Max level shown:
1 [ Dec 12 04:03:56 Enabled. ]
2 [ Dec 12 04:03:56 Rereading configuration. ]
3 [ Dec 12 04:03:57 Rereading configuration. ]
4 [ Dec 12 04:04:00 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 987cdbf0-9703-44d8-809c-7fc661879e56 &"). ]
5 [ Dec 12 04:04:00 Method "start" exited with status 0. ]
6 note: configured to log to "/dev/stdout"
72024-12-12T04:04:00.408ZDEBGoximeter: registered DTrace probes
82024-12-12T04:04:00.409ZINFOoximeter: starting oximeter server file = oximeter/collector/src/lib.rs:227
92024-12-12T04:04:00.409ZDEBGoximeter: creating ClickHouse client
102024-12-12T04:04:00.421ZDEBGoximeter (clickhouse-client): registered USDT probes collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
112024-12-12T04:04:07.881ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:823 id = e9e08018-876b-4d34-9aa1-05d16f0d667d
122024-12-12T04:04:07.881ZDEBGoximeter (oximeter-agent): oximeter database does not exist, creating collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
132024-12-12T04:04:07.881ZINFOoximeter (clickhouse-client): reading db version collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:732 id = e9e08018-876b-4d34-9aa1-05d16f0d667d
142024-12-12T04:04:07.882ZWARNoximeter (clickhouse-client): oximeter database does not exist, or is out-of-date collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:823 id = e9e08018-876b-4d34-9aa1-05d16f0d667d
152024-12-12T04:04:07.882ZINFOoximeter (clickhouse-client): read oximeter database version collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:736 id = e9e08018-876b-4d34-9aa1-05d16f0d667d version = 0
162024-12-12T04:04:07.882ZINFOoximeter (clickhouse-client): wiping and re-initializing oximeter schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:741 id = e9e08018-876b-4d34-9aa1-05d16f0d667d
172024-12-12T04:04:07.882ZDEBGoximeter (clickhouse-client): wiping ClickHouse database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
182024-12-12T04:04:07.884ZDEBGoximeter (clickhouse-client): initializing ClickHouse database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
192024-12-12T04:04:08.349ZINFOoximeter (clickhouse-client): inserting current version collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/db/src/client/mod.rs:764 id = e9e08018-876b-4d34-9aa1-05d16f0d667d version = 13
202024-12-12T04:04:08.380ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /info versions = all
212024-12-12T04:04:08.380ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = GET path = /producers versions = all
222024-12-12T04:04:08.380ZDEBGoximeter (dropshot): registered endpoint local_addr = [fd00:1122:3344:101::d]:12223 method = DELETE path = /producers/{producer_id} versions = all
232024-12-12T04:04:08.380ZINFOoximeter (dropshot): listening file = /home/build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/dropshot-0.13.0/src/server.rs:327 local_addr = [fd00:1122:3344:101::d]:12223
242024-12-12T04:04:08.380ZDEBGoximeter (dropshot): successfully registered DTrace USDT probes local_addr = [fd00:1122:3344:101::d]:12223
252024-12-12T04:04:08.381ZDEBGoximeter: registered USDT probes
262024-12-12T04:04:08.381ZDEBGoximeter: contacting nexus
272024-12-12T04:04:08.518ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors
282024-12-12T04:04:08.519ZDEBGoximeter: 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", Os { code: 146, kind: ConnectionRefused, message: "Connection refused" })) })
292024-12-12T04:04:08.519ZWARNoximeter: failed to contact nexus, will retry in 274.554718ms error = "Communication Error: error sending request for url (http://[fd00:1122:3344:101::a]:12221/metrics/collectors)" file = oximeter/collector/src/lib.rs:356
302024-12-12T04:04:08.795ZDEBGoximeter: contacting nexus
312024-12-12T04:04:08.795ZDEBGoximeter: client request body = Some(Body) method = POST uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors
322024-12-12T04:04:08.898ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors", status: 204, headers: {"x-request-id": "1596b9e6-49e4-47f0-90bd-7ebf2c46a437", "date": "Thu, 12 Dec 2024 04:04:08 GMT"} })
332024-12-12T04:04:08.900ZINFOoximeter: oximeter registered with nexus file = oximeter/collector/src/lib.rs:374 id = 987cdbf0-9703-44d8-809c-7fc661879e56
342024-12-12T04:04:08.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
352024-12-12T04:04:08.904ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
362024-12-12T04:04:09.353ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f1f74030-b9f7-4e7e-973d-abed9557d167", "content-length": "29", "date": "Thu, 12 Dec 2024 04:04:09 GMT"} })
372024-12-12T04:04:09.354ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 0 n_pruned_tasks = 0
382024-12-12T04:04:23.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
392024-12-12T04:04:23.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
402024-12-12T04:04:23.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d8153abe-2fe7-4623-a9b4-4dd7799df927", "content-length": "585", "date": "Thu, 12 Dec 2024 04:04:23 GMT"} })
412024-12-12T04:04:23.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiNjBlZTEzOS0zODIzLTQxN2YtYjJlOS1jNTc0Mzc3MTE3NjkifX0%3D
422024-12-12T04:04:23.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiNjBlZTEzOS0zODIzLTQxN2YtYjJlOS1jNTc0Mzc3MTE3NjkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e19aaa0e-9c15-4e06-9723-7e4f7b65367e", "content-length": "29", "date": "Thu, 12 Dec 2024 04:04:22 GMT"} })
432024-12-12T04:04:23.908ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::a]:65532 collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
442024-12-12T04:04:23.908ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:63270 collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
452024-12-12T04:04:23.908ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:8001 collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
462024-12-12T04:04:23.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 3 n_pruned_tasks = 0
472024-12-12T04:04:23.908ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
482024-12-12T04:04:23.908ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d interval = 1s producer_id = b60ee139-3823-417f-b2e9-c57437711769
492024-12-12T04:04:23.908ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
502024-12-12T04:04:23.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
512024-12-12T04:04:23.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
522024-12-12T04:04:23.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
532024-12-12T04:04:23.989ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
542024-12-12T04:04:24.015ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
552024-12-12T04:04:24.048ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
562024-12-12T04:04:24.051ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
572024-12-12T04:04:24.058ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
582024-12-12T04:04:24.060ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
592024-12-12T04:04:24.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
602024-12-12T04:04:24.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
612024-12-12T04:04:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
622024-12-12T04:04:25.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
632024-12-12T04:04:25.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
642024-12-12T04:04:25.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
652024-12-12T04:04:26.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
662024-12-12T04:04:26.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
672024-12-12T04:04:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
682024-12-12T04:04:27.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
692024-12-12T04:04:27.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
702024-12-12T04:04:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
712024-12-12T04:04:28.371ZDEBGoximeter (results-sink): inserting 149 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
722024-12-12T04:04:28.371ZDEBGoximeter (clickhouse-client): unrolling 149 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
732024-12-12T04:04:28.372ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
742024-12-12T04:04:28.388ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.372364591Z } timeseries_name = http_service:request_latency_histogram
752024-12-12T04:04:28.389ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
762024-12-12T04:04:28.398ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.389755102Z } timeseries_name = collection_target:cpus_provisioned
772024-12-12T04:04:28.399ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
782024-12-12T04:04:28.402ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.399054445Z } timeseries_name = collection_target:ram_provisioned
792024-12-12T04:04:28.402ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
802024-12-12T04:04:28.404ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.402713428Z } timeseries_name = collection_target:virtual_disk_space_provisioned
812024-12-12T04:04:28.404ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
822024-12-12T04:04:28.405ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.404302532Z } timeseries_name = database_transaction:retry_data
832024-12-12T04:04:28.406ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
842024-12-12T04:04:28.407ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.406140050Z } timeseries_name = ddm_router:originated_underlay_prefixes
852024-12-12T04:04:28.407ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
862024-12-12T04:04:28.408ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.407493083Z } timeseries_name = ddm_router:originated_tunnel_endpoints
872024-12-12T04:04:28.408ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
882024-12-12T04:04:28.410ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.408778696Z } timeseries_name = ddm_session:solicitations_sent
892024-12-12T04:04:28.410ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
902024-12-12T04:04:28.411ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.410295178Z } timeseries_name = ddm_session:solicitations_received
912024-12-12T04:04:28.411ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
922024-12-12T04:04:28.412ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.411673062Z } timeseries_name = ddm_session:advertisements_sent
932024-12-12T04:04:28.413ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
942024-12-12T04:04:28.414ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.413026699Z } timeseries_name = ddm_session:advertisements_received
952024-12-12T04:04:28.414ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
962024-12-12T04:04:28.415ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.414423854Z } timeseries_name = ddm_session:peer_expirations
972024-12-12T04:04:28.415ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
982024-12-12T04:04:28.417ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.415873176Z } timeseries_name = ddm_session:peer_address_changes
992024-12-12T04:04:28.417ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1002024-12-12T04:04:28.418ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.417270108Z } timeseries_name = ddm_session:peer_sessions_established
1012024-12-12T04:04:28.418ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1022024-12-12T04:04:28.419ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.418658199Z } timeseries_name = ddm_session:updates_sent
1032024-12-12T04:04:28.420ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1042024-12-12T04:04:28.421ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.420009272Z } timeseries_name = ddm_session:updates_received
1052024-12-12T04:04:28.421ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1062024-12-12T04:04:28.422ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.421391580Z } timeseries_name = ddm_session:update_send_fail
1072024-12-12T04:04:28.422ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1082024-12-12T04:04:28.424ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.422758953Z } timeseries_name = ddm_session:imported_underlay_prefixes
1092024-12-12T04:04:28.424ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1102024-12-12T04:04:28.425ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:28.424171063Z } timeseries_name = ddm_session:imported_tunnel_endpoints
1112024-12-12T04:04:28.429ZDEBGoximeter (clickhouse-client): inserting 19 new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1122024-12-12T04:04:28.436ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 51 table_name = fields_string
1132024-12-12T04:04:28.438ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 12 table_name = fields_u16
1142024-12-12T04:04:28.440ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = fields_u32
1152024-12-12T04:04:28.443ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_uuid
1162024-12-12T04:04:28.445ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 100 table_name = measurements_cumulativeu64
1172024-12-12T04:04:28.447ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
1182024-12-12T04:04:28.453ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 12 table_name = measurements_histogramu64
1192024-12-12T04:04:28.455ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_i64
1202024-12-12T04:04:28.457ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 30 table_name = measurements_u64
1212024-12-12T04:04:28.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1222024-12-12T04:04:28.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1232024-12-12T04:04:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1242024-12-12T04:04:29.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1252024-12-12T04:04:29.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1262024-12-12T04:04:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1272024-12-12T04:04:30.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1282024-12-12T04:04:30.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1292024-12-12T04:04:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1302024-12-12T04:04:31.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1312024-12-12T04:04:31.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1322024-12-12T04:04:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1332024-12-12T04:04:32.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1342024-12-12T04:04:32.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1352024-12-12T04:04:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1362024-12-12T04:04:33.370ZDEBGoximeter (results-sink): inserting 130 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
1372024-12-12T04:04:33.370ZDEBGoximeter (clickhouse-client): unrolling 130 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1382024-12-12T04:04:33.378ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 26 table_name = fields_string
1392024-12-12T04:04:33.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 28 table_name = fields_uuid
1402024-12-12T04:04:33.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 100 table_name = measurements_cumulativeu64
1412024-12-12T04:04:33.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 30 table_name = measurements_u64
1422024-12-12T04:04:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
1432024-12-12T04:04:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
1442024-12-12T04:04:33.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
1452024-12-12T04:04:33.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
1462024-12-12T04:04:33.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1472024-12-12T04:04:33.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1482024-12-12T04:04:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
1492024-12-12T04:04:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1502024-12-12T04:04:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
1512024-12-12T04:04:34.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1522024-12-12T04:04:34.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1532024-12-12T04:04:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1542024-12-12T04:04:35.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1552024-12-12T04:04:35.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1562024-12-12T04:04:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1572024-12-12T04:04:36.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1582024-12-12T04:04:36.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1592024-12-12T04:04:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1602024-12-12T04:04:37.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1612024-12-12T04:04:37.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1622024-12-12T04:04:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1632024-12-12T04:04:38.371ZDEBGoximeter (results-sink): inserting 174 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
1642024-12-12T04:04:38.371ZDEBGoximeter (clickhouse-client): unrolling 174 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1652024-12-12T04:04:38.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 84 table_name = fields_string
1662024-12-12T04:04:38.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 29 table_name = fields_u16
1672024-12-12T04:04:38.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 65 table_name = fields_uuid
1682024-12-12T04:04:38.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 100 table_name = measurements_cumulativeu64
1692024-12-12T04:04:38.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 29 table_name = measurements_histogramu64
1702024-12-12T04:04:38.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 15 table_name = measurements_i64
1712024-12-12T04:04:38.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 30 table_name = measurements_u64
1722024-12-12T04:04:38.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
1732024-12-12T04:04:38.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
1742024-12-12T04:04:38.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "d47ac806-70d6-4787-b487-a93c148cc43d", "content-length": "998", "date": "Thu, 12 Dec 2024 04:04:38 GMT"} })
1752024-12-12T04:04:38.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiNjBlZTEzOS0zODIzLTQxN2YtYjJlOS1jNTc0Mzc3MTE3NjkifX0%3D
1762024-12-12T04:04:38.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1772024-12-12T04:04:38.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
1782024-12-12T04:04:38.909ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiNjBlZTEzOS0zODIzLTQxN2YtYjJlOS1jNTc0Mzc3MTE3NjkifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "7a6ed058-532c-4022-93ea-97d14775e7e4", "content-length": "29", "date": "Thu, 12 Dec 2024 04:04:38 GMT"} })
1792024-12-12T04:04:38.909ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:4677 collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
1802024-12-12T04:04:38.909ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::1]:43012 collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
1812024-12-12T04:04:38.909ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:8001 collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
1822024-12-12T04:04:38.909ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d interval = 1s producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
1832024-12-12T04:04:38.909ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 6 n_pruned_tasks = 0
1842024-12-12T04:04:38.909ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d interval = 1s producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
1852024-12-12T04:04:38.909ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d interval = 30s producer_id = 80af691a-30bb-4399-8524-a68071b516df
1862024-12-12T04:04:38.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
1872024-12-12T04:04:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
1882024-12-12T04:04:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
1892024-12-12T04:04:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
1902024-12-12T04:04:38.998ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
1912024-12-12T04:04:39.011ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
1922024-12-12T04:04:39.055ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
1932024-12-12T04:04:39.060ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
1942024-12-12T04:04:39.070ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
1952024-12-12T04:04:39.188ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
1962024-12-12T04:04:39.189ZDEBGoximeter (results-sink): inserting 1359 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
1972024-12-12T04:04:39.189ZDEBGoximeter (clickhouse-client): unrolling 1359 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1982024-12-12T04:04:39.190ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
1992024-12-12T04:04:39.214ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:39.190156266Z } timeseries_name = static_routing_config:static_routes
2002024-12-12T04:04:39.214ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2012024-12-12T04:04:39.216ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:39.214400707Z } timeseries_name = static_routing_config:static_nexthops
2022024-12-12T04:04:39.216ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2032024-12-12T04:04:39.219ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:39.216887782Z } timeseries_name = switch_rib:active_routes
2042024-12-12T04:04:39.219ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2052024-12-12T04:04:39.221ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:39.219296997Z } timeseries_name = mg_lower:routes_blocked_by_link_state
2062024-12-12T04:04:39.221ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2072024-12-12T04:04:39.224ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:39.221962547Z } timeseries_name = sled_data_link:errors_received
2082024-12-12T04:04:39.224ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2092024-12-12T04:04:39.226ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:39.224235994Z } timeseries_name = sled_data_link:errors_sent
2102024-12-12T04:04:39.226ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2112024-12-12T04:04:39.228ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:39.226391043Z } timeseries_name = sled_data_link:bytes_received
2122024-12-12T04:04:39.229ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2132024-12-12T04:04:39.231ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:39.229084420Z } timeseries_name = sled_data_link:packets_received
2142024-12-12T04:04:39.231ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2152024-12-12T04:04:39.233ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:39.231130546Z } timeseries_name = sled_data_link:bytes_sent
2162024-12-12T04:04:39.233ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2172024-12-12T04:04:39.236ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:04:39.233820704Z } timeseries_name = sled_data_link:packets_sent
2182024-12-12T04:04:39.289ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2192024-12-12T04:04:39.291ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("kstat_sampler:expired_targets"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "hostname", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:39.289066438Z } timeseries_name = kstat_sampler:expired_targets
2202024-12-12T04:04:39.292ZDEBGoximeter (clickhouse-client): inserting 11 new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2212024-12-12T04:04:39.297ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1197 table_name = fields_string
2222024-12-12T04:04:39.300ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
2232024-12-12T04:04:39.303ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
2242024-12-12T04:04:39.307ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1347 table_name = measurements_cumulativeu64
2252024-12-12T04:04:39.309ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 12 table_name = measurements_u64
2262024-12-12T04:04:39.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2272024-12-12T04:04:39.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2282024-12-12T04:04:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2292024-12-12T04:04:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2302024-12-12T04:04:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2312024-12-12T04:04:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2322024-12-12T04:04:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2332024-12-12T04:04:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
2342024-12-12T04:04:39.915ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2352024-12-12T04:04:40.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2362024-12-12T04:04:40.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2372024-12-12T04:04:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
2382024-12-12T04:04:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2392024-12-12T04:04:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2402024-12-12T04:04:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2412024-12-12T04:04:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2422024-12-12T04:04:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2432024-12-12T04:04:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2442024-12-12T04:04:41.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2452024-12-12T04:04:41.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2462024-12-12T04:04:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
2472024-12-12T04:04:41.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2482024-12-12T04:04:41.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2492024-12-12T04:04:41.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2502024-12-12T04:04:41.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2512024-12-12T04:04:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2522024-12-12T04:04:41.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2532024-12-12T04:04:42.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2542024-12-12T04:04:42.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2552024-12-12T04:04:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
2562024-12-12T04:04:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2572024-12-12T04:04:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2582024-12-12T04:04:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2592024-12-12T04:04:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2602024-12-12T04:04:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2612024-12-12T04:04:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2622024-12-12T04:04:43.370ZDEBGoximeter (results-sink): inserting 176 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
2632024-12-12T04:04:43.370ZDEBGoximeter (clickhouse-client): unrolling 176 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
2642024-12-12T04:04:43.380ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
2652024-12-12T04:04:43.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
2662024-12-12T04:04:43.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 128 table_name = measurements_cumulativeu64
2672024-12-12T04:04:43.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = measurements_u64
2682024-12-12T04:04:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
2692024-12-12T04:04:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
2702024-12-12T04:04:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
2712024-12-12T04:04:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
2722024-12-12T04:04:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2732024-12-12T04:04:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2742024-12-12T04:04:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
2752024-12-12T04:04:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2762024-12-12T04:04:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2772024-12-12T04:04:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2782024-12-12T04:04:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2792024-12-12T04:04:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
2802024-12-12T04:04:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2812024-12-12T04:04:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2822024-12-12T04:04:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
2832024-12-12T04:04:44.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2842024-12-12T04:04:44.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2852024-12-12T04:04:44.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2862024-12-12T04:04:44.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2872024-12-12T04:04:44.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2882024-12-12T04:04:44.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2892024-12-12T04:04:44.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
2902024-12-12T04:04:44.914ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2912024-12-12T04:04:44.916ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2922024-12-12T04:04:45.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2932024-12-12T04:04:45.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
2942024-12-12T04:04:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
2952024-12-12T04:04:45.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2962024-12-12T04:04:45.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2972024-12-12T04:04:45.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
2982024-12-12T04:04:45.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
2992024-12-12T04:04:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3002024-12-12T04:04:45.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3012024-12-12T04:04:46.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3022024-12-12T04:04:46.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3032024-12-12T04:04:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
3042024-12-12T04:04:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3052024-12-12T04:04:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3062024-12-12T04:04:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3072024-12-12T04:04:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3082024-12-12T04:04:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3092024-12-12T04:04:46.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3102024-12-12T04:04:47.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3112024-12-12T04:04:47.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3122024-12-12T04:04:47.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3132024-12-12T04:04:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3142024-12-12T04:04:47.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3152024-12-12T04:04:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3162024-12-12T04:04:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3172024-12-12T04:04:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
3182024-12-12T04:04:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3192024-12-12T04:04:48.370ZDEBGoximeter (results-sink): inserting 251 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
3202024-12-12T04:04:48.370ZDEBGoximeter (clickhouse-client): unrolling 251 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
3212024-12-12T04:04:48.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 118 table_name = fields_string
3222024-12-12T04:04:48.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 31 table_name = fields_u16
3232024-12-12T04:04:48.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 95 table_name = fields_uuid
3242024-12-12T04:04:48.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
3252024-12-12T04:04:48.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 31 table_name = measurements_histogramu64
3262024-12-12T04:04:48.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
3272024-12-12T04:04:48.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3282024-12-12T04:04:48.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3292024-12-12T04:04:48.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
3302024-12-12T04:04:48.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3312024-12-12T04:04:48.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3322024-12-12T04:04:48.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3332024-12-12T04:04:48.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3342024-12-12T04:04:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3352024-12-12T04:04:48.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3362024-12-12T04:04:49.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3372024-12-12T04:04:49.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3382024-12-12T04:04:49.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3392024-12-12T04:04:49.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3402024-12-12T04:04:49.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3412024-12-12T04:04:49.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3422024-12-12T04:04:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
3432024-12-12T04:04:49.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3442024-12-12T04:04:49.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3452024-12-12T04:04:50.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3462024-12-12T04:04:50.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3472024-12-12T04:04:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3482024-12-12T04:04:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3492024-12-12T04:04:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3502024-12-12T04:04:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3512024-12-12T04:04:50.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3522024-12-12T04:04:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
3532024-12-12T04:04:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3542024-12-12T04:04:51.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3552024-12-12T04:04:51.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3562024-12-12T04:04:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3572024-12-12T04:04:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3582024-12-12T04:04:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3592024-12-12T04:04:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3602024-12-12T04:04:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3612024-12-12T04:04:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
3622024-12-12T04:04:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3632024-12-12T04:04:52.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3642024-12-12T04:04:52.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3652024-12-12T04:04:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3662024-12-12T04:04:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3672024-12-12T04:04:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3682024-12-12T04:04:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3692024-12-12T04:04:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3702024-12-12T04:04:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
3712024-12-12T04:04:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3722024-12-12T04:04:53.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
3732024-12-12T04:04:53.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
3742024-12-12T04:04:53.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
3752024-12-12T04:04:53.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
3762024-12-12T04:04:53.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
3772024-12-12T04:04:53.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
3782024-12-12T04:04:53.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
3792024-12-12T04:04:53.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
3802024-12-12T04:04:53.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
3812024-12-12T04:04:53.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
3822024-12-12T04:04:53.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3832024-12-12T04:04:53.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
3842024-12-12T04:04:53.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
3852024-12-12T04:04:53.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
3862024-12-12T04:04:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
3872024-12-12T04:04:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3882024-12-12T04:04:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3892024-12-12T04:04:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3902024-12-12T04:04:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3912024-12-12T04:04:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
3922024-12-12T04:04:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
3932024-12-12T04:04:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
3942024-12-12T04:04:53.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
3952024-12-12T04:04:53.917ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "273c5d00-cf7e-4d9e-982d-5b6f01496406", "content-length": "1136", "date": "Thu, 12 Dec 2024 04:04:53 GMT"} })
3962024-12-12T04:04:53.918ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
3972024-12-12T04:04:53.920ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e8ffb780-ad32-4b01-b48b-b191185e2f47", "content-length": "29", "date": "Thu, 12 Dec 2024 04:04:53 GMT"} })
3982024-12-12T04:04:53.920ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::2]:46923 collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
3992024-12-12T04:04:53.920ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 7 n_pruned_tasks = 0
4002024-12-12T04:04:53.920ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
4012024-12-12T04:04:53.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
4022024-12-12T04:04:53.953ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
4032024-12-12T04:04:53.969ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
4042024-12-12T04:04:54.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4052024-12-12T04:04:54.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4062024-12-12T04:04:54.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4072024-12-12T04:04:54.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4082024-12-12T04:04:54.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4092024-12-12T04:04:54.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4102024-12-12T04:04:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4112024-12-12T04:04:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
4122024-12-12T04:04:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4132024-12-12T04:04:55.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4142024-12-12T04:04:55.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4152024-12-12T04:04:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4162024-12-12T04:04:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4172024-12-12T04:04:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4182024-12-12T04:04:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4192024-12-12T04:04:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4202024-12-12T04:04:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
4212024-12-12T04:04:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4222024-12-12T04:04:56.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4232024-12-12T04:04:56.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4242024-12-12T04:04:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
4252024-12-12T04:04:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4262024-12-12T04:04:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4272024-12-12T04:04:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4282024-12-12T04:04:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4292024-12-12T04:04:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4302024-12-12T04:04:56.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4312024-12-12T04:04:57.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4322024-12-12T04:04:57.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4332024-12-12T04:04:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
4342024-12-12T04:04:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4352024-12-12T04:04:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4362024-12-12T04:04:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4372024-12-12T04:04:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4382024-12-12T04:04:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4392024-12-12T04:04:57.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4402024-12-12T04:04:58.371ZDEBGoximeter (results-sink): inserting 357 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
4412024-12-12T04:04:58.371ZDEBGoximeter (clickhouse-client): unrolling 357 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4422024-12-12T04:04:58.375ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4432024-12-12T04:04:58.382ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_enabled"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "link_id", field_type: U8, source: Metric, 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_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_lot", field_type: String, 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: "switch_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.375046819Z } timeseries_name = switch_data_link:link_enabled
4442024-12-12T04:04:58.382ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4452024-12-12T04:04:58.386ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_data_link:link_up"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "link_id", field_type: U8, source: Metric, 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_fab", field_type: String, source: Target, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "switch_lot", field_type: String, 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: "switch_wafer", field_type: U8, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Target, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Target, description: "" }}, datum_type: Bool, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.382819242Z } timeseries_name = switch_data_link:link_up
4462024-12-12T04:04:58.386ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4472024-12-12T04:04:58.389ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:capacity"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.386645892Z } timeseries_name = switch_table:capacity
4482024-12-12T04:04:58.389ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4492024-12-12T04:04:58.392ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:occupancy"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: U64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.389716082Z } timeseries_name = switch_table:occupancy
4502024-12-12T04:04:58.392ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4512024-12-12T04:04:58.395ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:inserts"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.392874185Z } timeseries_name = switch_table:inserts
4522024-12-12T04:04:58.395ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4532024-12-12T04:04:58.398ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:deletes"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.395967335Z } timeseries_name = switch_table:deletes
4542024-12-12T04:04:58.398ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4552024-12-12T04:04:58.401ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:updates"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.398979234Z } timeseries_name = switch_table:updates
4562024-12-12T04:04:58.401ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4572024-12-12T04:04:58.404ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:collisions"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.401980232Z } timeseries_name = switch_table:collisions
4582024-12-12T04:04:58.404ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4592024-12-12T04:04:58.408ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:update_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.404947800Z } timeseries_name = switch_table:update_misses
4602024-12-12T04:04:58.408ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4612024-12-12T04:04:58.410ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:delete_misses"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.408084742Z } timeseries_name = switch_table:delete_misses
4622024-12-12T04:04:58.411ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4632024-12-12T04:04:58.414ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("switch_table:exhaustion"), description: TimeseriesDescription { target: "", metric: "" }, field_schema: {FieldSchema { name: "rack_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sidecar_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "sled_id", field_type: Uuid, source: Target, description: "" }, FieldSchema { name: "table", field_type: String, source: Target, description: "" }}, datum_type: CumulativeU64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.411028918Z } timeseries_name = switch_table:exhaustion
4642024-12-12T04:04:58.418ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4652024-12-12T04:04:58.420ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d schema = TimeseriesSchema { timeseries_name: TimeseriesName("dendrite:sample_collection_duration"), 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: "switch_fab", field_type: String, source: Metric, description: "" }, FieldSchema { name: "switch_id", field_type: Uuid, source: Metric, description: "" }, FieldSchema { name: "switch_lot", field_type: String, 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: "" }, FieldSchema { name: "switch_wafer", field_type: U8, source: Metric, description: "" }, FieldSchema { name: "switch_wafer_loc_x", field_type: I16, source: Metric, description: "" }, FieldSchema { name: "switch_wafer_loc_y", field_type: I16, source: Metric, description: "" }}, datum_type: F64, version: 1, authz_scope: Fleet, units: Count, created: 2024-12-12T04:04:58.418077042Z } timeseries_name = dendrite:sample_collection_duration
4662024-12-12T04:04:58.427ZDEBGoximeter (clickhouse-client): inserting 12 new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
4672024-12-12T04:04:58.432ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
4682024-12-12T04:04:58.434ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 265 table_name = fields_string
4692024-12-12T04:04:58.436ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 38 table_name = fields_u16
4702024-12-12T04:04:58.437ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
4712024-12-12T04:04:58.439ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
4722024-12-12T04:04:58.442ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 413 table_name = fields_uuid
4732024-12-12T04:04:58.444ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
4742024-12-12T04:04:58.446ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
4752024-12-12T04:04:58.447ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
4762024-12-12T04:04:58.450ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 31 table_name = measurements_histogramu64
4772024-12-12T04:04:58.452ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
4782024-12-12T04:04:58.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4792024-12-12T04:04:58.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4802024-12-12T04:04:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4812024-12-12T04:04:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4822024-12-12T04:04:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4832024-12-12T04:04:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4842024-12-12T04:04:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4852024-12-12T04:04:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
4862024-12-12T04:04:58.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4872024-12-12T04:04:59.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4882024-12-12T04:04:59.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4892024-12-12T04:04:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4902024-12-12T04:04:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4912024-12-12T04:04:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4922024-12-12T04:04:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4932024-12-12T04:04:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
4942024-12-12T04:04:59.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
4952024-12-12T04:04:59.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4962024-12-12T04:05:00.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4972024-12-12T04:05:00.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
4982024-12-12T04:05:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
4992024-12-12T04:05:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5002024-12-12T04:05:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5012024-12-12T04:05:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5022024-12-12T04:05:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
5032024-12-12T04:05:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5042024-12-12T04:05:00.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5052024-12-12T04:05:01.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5062024-12-12T04:05:01.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5072024-12-12T04:05:01.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5082024-12-12T04:05:01.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5092024-12-12T04:05:01.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5102024-12-12T04:05:01.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5112024-12-12T04:05:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5122024-12-12T04:05:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
5132024-12-12T04:05:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5142024-12-12T04:05:02.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5152024-12-12T04:05:02.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5162024-12-12T04:05:02.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5172024-12-12T04:05:02.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5182024-12-12T04:05:02.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5192024-12-12T04:05:02.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5202024-12-12T04:05:02.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5212024-12-12T04:05:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
5222024-12-12T04:05:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5232024-12-12T04:05:03.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
5242024-12-12T04:05:03.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
5252024-12-12T04:05:03.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
5262024-12-12T04:05:03.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
5272024-12-12T04:05:03.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
5282024-12-12T04:05:03.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
5292024-12-12T04:05:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
5302024-12-12T04:05:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
5312024-12-12T04:05:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
5322024-12-12T04:05:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
5332024-12-12T04:05:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5342024-12-12T04:05:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5352024-12-12T04:05:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
5362024-12-12T04:05:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5372024-12-12T04:05:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5382024-12-12T04:05:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5392024-12-12T04:05:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5402024-12-12T04:05:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
5412024-12-12T04:05:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5422024-12-12T04:05:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5432024-12-12T04:05:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
5442024-12-12T04:05:03.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
5452024-12-12T04:05:03.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
5462024-12-12T04:05:03.931ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
5472024-12-12T04:05:04.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5482024-12-12T04:05:04.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5492024-12-12T04:05:04.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5502024-12-12T04:05:04.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5512024-12-12T04:05:04.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5522024-12-12T04:05:04.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5532024-12-12T04:05:04.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5542024-12-12T04:05:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5552024-12-12T04:05:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
5562024-12-12T04:05:05.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5572024-12-12T04:05:05.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5582024-12-12T04:05:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
5592024-12-12T04:05:05.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5602024-12-12T04:05:05.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5612024-12-12T04:05:05.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5622024-12-12T04:05:05.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5632024-12-12T04:05:05.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5642024-12-12T04:05:05.914ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5652024-12-12T04:05:06.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5662024-12-12T04:05:06.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5672024-12-12T04:05:06.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5682024-12-12T04:05:06.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5692024-12-12T04:05:06.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5702024-12-12T04:05:06.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5712024-12-12T04:05:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5722024-12-12T04:05:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
5732024-12-12T04:05:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5742024-12-12T04:05:07.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5752024-12-12T04:05:07.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
5762024-12-12T04:05:07.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
5772024-12-12T04:05:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5782024-12-12T04:05:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5792024-12-12T04:05:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5802024-12-12T04:05:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5812024-12-12T04:05:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
5822024-12-12T04:05:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
5832024-12-12T04:05:08.370ZDEBGoximeter (results-sink): inserting 357 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
5842024-12-12T04:05:08.371ZDEBGoximeter (clickhouse-client): unrolling 357 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
5852024-12-12T04:05:08.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
5862024-12-12T04:05:08.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 265 table_name = fields_string
5872024-12-12T04:05:08.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 38 table_name = fields_u16
5882024-12-12T04:05:08.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
5892024-12-12T04:05:08.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
5902024-12-12T04:05:08.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 413 table_name = fields_uuid
5912024-12-12T04:05:08.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
5922024-12-12T04:05:08.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
5932024-12-12T04:05:08.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
5942024-12-12T04:05:08.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 31 table_name = measurements_histogramu64
5952024-12-12T04:05:08.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
5962024-12-12T04:05:08.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
5972024-12-12T04:05:08.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
5982024-12-12T04:05:08.904ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ed219714-fb96-45a3-9605-0bb96fbada60", "content-length": "1136", "date": "Thu, 12 Dec 2024 04:05:08 GMT"} })
5992024-12-12T04:05:08.904ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
6002024-12-12T04:05:08.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1728328a-000e-4729-9b6b-b69ad0bdcee6", "content-length": "29", "date": "Thu, 12 Dec 2024 04:05:08 GMT"} })
6012024-12-12T04:05:08.906ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 7 n_pruned_tasks = 0
6022024-12-12T04:05:08.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6032024-12-12T04:05:08.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6042024-12-12T04:05:08.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
6052024-12-12T04:05:08.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
6062024-12-12T04:05:08.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6072024-12-12T04:05:08.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6082024-12-12T04:05:08.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6092024-12-12T04:05:08.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6102024-12-12T04:05:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6112024-12-12T04:05:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
6122024-12-12T04:05:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6132024-12-12T04:05:08.949ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
6142024-12-12T04:05:09.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6152024-12-12T04:05:09.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6162024-12-12T04:05:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6172024-12-12T04:05:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6182024-12-12T04:05:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6192024-12-12T04:05:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6202024-12-12T04:05:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6212024-12-12T04:05:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
6222024-12-12T04:05:09.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6232024-12-12T04:05:10.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6242024-12-12T04:05:10.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6252024-12-12T04:05:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
6262024-12-12T04:05:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6272024-12-12T04:05:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6282024-12-12T04:05:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6292024-12-12T04:05:10.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6302024-12-12T04:05:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6312024-12-12T04:05:10.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6322024-12-12T04:05:11.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6332024-12-12T04:05:11.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6342024-12-12T04:05:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
6352024-12-12T04:05:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6362024-12-12T04:05:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6372024-12-12T04:05:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6382024-12-12T04:05:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6392024-12-12T04:05:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6402024-12-12T04:05:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6412024-12-12T04:05:12.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6422024-12-12T04:05:12.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6432024-12-12T04:05:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
6442024-12-12T04:05:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6452024-12-12T04:05:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6462024-12-12T04:05:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6472024-12-12T04:05:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6482024-12-12T04:05:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6492024-12-12T04:05:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6502024-12-12T04:05:13.370ZDEBGoximeter (results-sink): inserting 934 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
6512024-12-12T04:05:13.370ZDEBGoximeter (clickhouse-client): unrolling 934 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
6522024-12-12T04:05:13.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1196 table_name = fields_string
6532024-12-12T04:05:13.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
6542024-12-12T04:05:13.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
6552024-12-12T04:05:13.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 874 table_name = measurements_cumulativeu64
6562024-12-12T04:05:13.428ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
6572024-12-12T04:05:13.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
6582024-12-12T04:05:13.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
6592024-12-12T04:05:13.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
6602024-12-12T04:05:13.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
6612024-12-12T04:05:13.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6622024-12-12T04:05:13.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6632024-12-12T04:05:13.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
6642024-12-12T04:05:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6652024-12-12T04:05:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6662024-12-12T04:05:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6672024-12-12T04:05:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6682024-12-12T04:05:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6692024-12-12T04:05:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
6702024-12-12T04:05:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6712024-12-12T04:05:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
6722024-12-12T04:05:13.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
6732024-12-12T04:05:13.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
6742024-12-12T04:05:13.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
6752024-12-12T04:05:14.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6762024-12-12T04:05:14.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6772024-12-12T04:05:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6782024-12-12T04:05:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6792024-12-12T04:05:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6802024-12-12T04:05:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6812024-12-12T04:05:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6822024-12-12T04:05:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
6832024-12-12T04:05:14.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6842024-12-12T04:05:15.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6852024-12-12T04:05:15.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6862024-12-12T04:05:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
6872024-12-12T04:05:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6882024-12-12T04:05:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6892024-12-12T04:05:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6902024-12-12T04:05:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6912024-12-12T04:05:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6922024-12-12T04:05:15.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6932024-12-12T04:05:16.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6942024-12-12T04:05:16.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
6952024-12-12T04:05:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
6962024-12-12T04:05:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6972024-12-12T04:05:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
6982024-12-12T04:05:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
6992024-12-12T04:05:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7002024-12-12T04:05:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7012024-12-12T04:05:16.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7022024-12-12T04:05:17.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7032024-12-12T04:05:17.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7042024-12-12T04:05:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7052024-12-12T04:05:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7062024-12-12T04:05:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7072024-12-12T04:05:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7082024-12-12T04:05:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7092024-12-12T04:05:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
7102024-12-12T04:05:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7112024-12-12T04:05:18.370ZDEBGoximeter (results-sink): inserting 357 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
7122024-12-12T04:05:18.370ZDEBGoximeter (clickhouse-client): unrolling 357 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
7132024-12-12T04:05:18.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
7142024-12-12T04:05:18.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 265 table_name = fields_string
7152024-12-12T04:05:18.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 38 table_name = fields_u16
7162024-12-12T04:05:18.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
7172024-12-12T04:05:18.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
7182024-12-12T04:05:18.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 413 table_name = fields_uuid
7192024-12-12T04:05:18.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
7202024-12-12T04:05:18.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
7212024-12-12T04:05:18.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
7222024-12-12T04:05:18.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 31 table_name = measurements_histogramu64
7232024-12-12T04:05:18.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
7242024-12-12T04:05:18.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7252024-12-12T04:05:18.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7262024-12-12T04:05:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
7272024-12-12T04:05:18.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7282024-12-12T04:05:18.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7292024-12-12T04:05:18.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7302024-12-12T04:05:18.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7312024-12-12T04:05:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7322024-12-12T04:05:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7332024-12-12T04:05:19.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7342024-12-12T04:05:19.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7352024-12-12T04:05:19.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7362024-12-12T04:05:19.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7372024-12-12T04:05:19.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7382024-12-12T04:05:19.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7392024-12-12T04:05:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
7402024-12-12T04:05:19.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7412024-12-12T04:05:19.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7422024-12-12T04:05:20.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7432024-12-12T04:05:20.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7442024-12-12T04:05:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
7452024-12-12T04:05:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7462024-12-12T04:05:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7472024-12-12T04:05:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7482024-12-12T04:05:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7492024-12-12T04:05:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7502024-12-12T04:05:20.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7512024-12-12T04:05:21.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7522024-12-12T04:05:21.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7532024-12-12T04:05:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
7542024-12-12T04:05:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7552024-12-12T04:05:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7562024-12-12T04:05:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7572024-12-12T04:05:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7582024-12-12T04:05:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7592024-12-12T04:05:21.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7602024-12-12T04:05:22.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7612024-12-12T04:05:22.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7622024-12-12T04:05:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
7632024-12-12T04:05:22.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7642024-12-12T04:05:22.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7652024-12-12T04:05:22.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7662024-12-12T04:05:22.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7672024-12-12T04:05:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7682024-12-12T04:05:22.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7692024-12-12T04:05:23.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
7702024-12-12T04:05:23.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
7712024-12-12T04:05:23.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
7722024-12-12T04:05:23.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
7732024-12-12T04:05:23.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
7742024-12-12T04:05:23.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
7752024-12-12T04:05:23.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
7762024-12-12T04:05:23.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
7772024-12-12T04:05:23.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5c17e696-e646-40cb-8326-29b530290b1a", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:05:23 GMT"} })
7782024-12-12T04:05:23.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
7792024-12-12T04:05:23.907ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "16710dca-db05-4fae-b4be-cd7be2f40af6", "content-length": "29", "date": "Thu, 12 Dec 2024 04:05:23 GMT"} })
7802024-12-12T04:05:23.907ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::c]:47029 collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
7812024-12-12T04:05:23.907ZDEBGoximeter (oximeter-agent): registered new metric producer address = [fd00:1122:3344:101::b]:54794 collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
7822024-12-12T04:05:23.907ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
7832024-12-12T04:05:23.907ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
7842024-12-12T04:05:23.907ZDEBGoximeter (collection-task): starting oximeter collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d interval = 10s producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
7852024-12-12T04:05:23.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
7862024-12-12T04:05:23.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
7872024-12-12T04:05:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
7882024-12-12T04:05:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7892024-12-12T04:05:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7902024-12-12T04:05:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
7912024-12-12T04:05:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7922024-12-12T04:05:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7932024-12-12T04:05:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
7942024-12-12T04:05:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
7952024-12-12T04:05:23.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
7962024-12-12T04:05:23.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
7972024-12-12T04:05:23.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
7982024-12-12T04:05:23.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
7992024-12-12T04:05:23.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
8002024-12-12T04:05:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8012024-12-12T04:05:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8022024-12-12T04:05:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
8032024-12-12T04:05:23.914ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
8042024-12-12T04:05:23.914ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
8052024-12-12T04:05:23.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
8062024-12-12T04:05:23.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
8072024-12-12T04:05:23.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
8082024-12-12T04:05:24.023ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
8092024-12-12T04:05:24.024ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
8102024-12-12T04:05:24.031ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
8112024-12-12T04:05:24.035ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
8122024-12-12T04:05:24.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8132024-12-12T04:05:24.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8142024-12-12T04:05:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8152024-12-12T04:05:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8162024-12-12T04:05:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8172024-12-12T04:05:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8182024-12-12T04:05:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8192024-12-12T04:05:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
8202024-12-12T04:05:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8212024-12-12T04:05:25.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8222024-12-12T04:05:25.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8232024-12-12T04:05:25.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8242024-12-12T04:05:25.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8252024-12-12T04:05:25.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8262024-12-12T04:05:25.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8272024-12-12T04:05:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
8282024-12-12T04:05:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8292024-12-12T04:05:25.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8302024-12-12T04:05:26.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8312024-12-12T04:05:26.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8322024-12-12T04:05:26.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8332024-12-12T04:05:26.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8342024-12-12T04:05:26.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8352024-12-12T04:05:26.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8362024-12-12T04:05:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8372024-12-12T04:05:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
8382024-12-12T04:05:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8392024-12-12T04:05:27.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8402024-12-12T04:05:27.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8412024-12-12T04:05:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
8422024-12-12T04:05:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8432024-12-12T04:05:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8442024-12-12T04:05:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8452024-12-12T04:05:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8462024-12-12T04:05:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8472024-12-12T04:05:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8482024-12-12T04:05:28.370ZDEBGoximeter (results-sink): inserting 374 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
8492024-12-12T04:05:28.370ZDEBGoximeter (clickhouse-client): unrolling 374 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
8502024-12-12T04:05:28.371ZDEBGoximeter (clickhouse-client): retrieving timeseries schema from database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
8512024-12-12T04:05:28.375ZDEBGoximeter (clickhouse-client): new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d 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: 2024-12-12T04:05:28.371017139Z } timeseries_name = oximeter_collector:collections
8522024-12-12T04:05:28.390ZDEBGoximeter (clickhouse-client): inserting 1 new timeseries schema collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
8532024-12-12T04:05:28.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
8542024-12-12T04:05:28.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
8552024-12-12T04:05:28.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 284 table_name = fields_string
8562024-12-12T04:05:28.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 52 table_name = fields_u16
8572024-12-12T04:05:28.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
8582024-12-12T04:05:28.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
8592024-12-12T04:05:28.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 433 table_name = fields_uuid
8602024-12-12T04:05:28.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
8612024-12-12T04:05:28.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 240 table_name = measurements_cumulativeu64
8622024-12-12T04:05:28.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
8632024-12-12T04:05:28.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
8642024-12-12T04:05:28.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_i64
8652024-12-12T04:05:28.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
8662024-12-12T04:05:28.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8672024-12-12T04:05:28.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8682024-12-12T04:05:28.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
8692024-12-12T04:05:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8702024-12-12T04:05:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8712024-12-12T04:05:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8722024-12-12T04:05:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8732024-12-12T04:05:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8742024-12-12T04:05:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8752024-12-12T04:05:29.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8762024-12-12T04:05:29.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8772024-12-12T04:05:29.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8782024-12-12T04:05:29.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8792024-12-12T04:05:29.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8802024-12-12T04:05:29.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8812024-12-12T04:05:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
8822024-12-12T04:05:29.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8832024-12-12T04:05:29.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8842024-12-12T04:05:30.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8852024-12-12T04:05:30.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8862024-12-12T04:05:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
8872024-12-12T04:05:30.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8882024-12-12T04:05:30.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8892024-12-12T04:05:30.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8902024-12-12T04:05:30.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8912024-12-12T04:05:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8922024-12-12T04:05:30.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8932024-12-12T04:05:31.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8942024-12-12T04:05:31.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
8952024-12-12T04:05:31.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8962024-12-12T04:05:31.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
8972024-12-12T04:05:31.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8982024-12-12T04:05:31.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
8992024-12-12T04:05:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9002024-12-12T04:05:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
9012024-12-12T04:05:31.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9022024-12-12T04:05:32.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9032024-12-12T04:05:32.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9042024-12-12T04:05:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
9052024-12-12T04:05:32.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9062024-12-12T04:05:32.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9072024-12-12T04:05:32.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9082024-12-12T04:05:32.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9092024-12-12T04:05:32.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9102024-12-12T04:05:32.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9112024-12-12T04:05:33.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
9122024-12-12T04:05:33.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
9132024-12-12T04:05:33.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
9142024-12-12T04:05:33.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
9152024-12-12T04:05:33.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
9162024-12-12T04:05:33.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
9172024-12-12T04:05:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
9182024-12-12T04:05:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
9192024-12-12T04:05:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
9202024-12-12T04:05:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
9212024-12-12T04:05:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
9222024-12-12T04:05:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
9232024-12-12T04:05:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
9242024-12-12T04:05:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
9252024-12-12T04:05:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9262024-12-12T04:05:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9272024-12-12T04:05:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
9282024-12-12T04:05:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
9292024-12-12T04:05:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
9302024-12-12T04:05:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
9312024-12-12T04:05:33.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9322024-12-12T04:05:33.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9332024-12-12T04:05:33.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9342024-12-12T04:05:33.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9352024-12-12T04:05:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9362024-12-12T04:05:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
9372024-12-12T04:05:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9382024-12-12T04:05:33.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
9392024-12-12T04:05:33.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
9402024-12-12T04:05:33.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
9412024-12-12T04:05:34.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9422024-12-12T04:05:34.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9432024-12-12T04:05:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9442024-12-12T04:05:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9452024-12-12T04:05:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9462024-12-12T04:05:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9472024-12-12T04:05:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9482024-12-12T04:05:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
9492024-12-12T04:05:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9502024-12-12T04:05:35.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9512024-12-12T04:05:35.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9522024-12-12T04:05:35.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9532024-12-12T04:05:35.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9542024-12-12T04:05:35.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9552024-12-12T04:05:35.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9562024-12-12T04:05:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9572024-12-12T04:05:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
9582024-12-12T04:05:35.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9592024-12-12T04:05:36.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9602024-12-12T04:05:36.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9612024-12-12T04:05:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9622024-12-12T04:05:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9632024-12-12T04:05:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9642024-12-12T04:05:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9652024-12-12T04:05:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9662024-12-12T04:05:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
9672024-12-12T04:05:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9682024-12-12T04:05:37.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9692024-12-12T04:05:37.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9702024-12-12T04:05:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
9712024-12-12T04:05:37.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9722024-12-12T04:05:37.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9732024-12-12T04:05:37.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9742024-12-12T04:05:37.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9752024-12-12T04:05:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
9762024-12-12T04:05:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
9772024-12-12T04:05:38.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
9782024-12-12T04:05:38.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
9792024-12-12T04:05:38.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
9802024-12-12T04:05:38.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
9812024-12-12T04:05:38.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
9822024-12-12T04:05:38.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
9832024-12-12T04:05:38.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
9842024-12-12T04:05:38.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
9852024-12-12T04:05:38.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
9862024-12-12T04:05:38.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
9872024-12-12T04:05:38.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
9882024-12-12T04:05:38.431ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
9892024-12-12T04:05:38.433ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
9902024-12-12T04:05:38.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
9912024-12-12T04:05:38.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
9922024-12-12T04:05:38.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "579c6cb0-822e-4c9d-b69d-5a47b49963ff", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:05:38 GMT"} })
9932024-12-12T04:05:38.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
9942024-12-12T04:05:38.907ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "cc61f4ea-ca08-4d03-be1c-db2ba61c5181", "content-length": "29", "date": "Thu, 12 Dec 2024 04:05:38 GMT"} })
9952024-12-12T04:05:38.907ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
9962024-12-12T04:05:38.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9972024-12-12T04:05:38.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
9982024-12-12T04:05:38.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
9992024-12-12T04:05:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10002024-12-12T04:05:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
10012024-12-12T04:05:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10022024-12-12T04:05:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10032024-12-12T04:05:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10042024-12-12T04:05:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10052024-12-12T04:05:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10062024-12-12T04:05:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
10072024-12-12T04:05:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
10082024-12-12T04:05:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10092024-12-12T04:05:38.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10102024-12-12T04:05:38.946ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
10112024-12-12T04:05:39.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10122024-12-12T04:05:39.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10132024-12-12T04:05:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10142024-12-12T04:05:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10152024-12-12T04:05:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10162024-12-12T04:05:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10172024-12-12T04:05:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10182024-12-12T04:05:39.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10192024-12-12T04:05:39.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
10202024-12-12T04:05:40.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10212024-12-12T04:05:40.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10222024-12-12T04:05:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
10232024-12-12T04:05:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10242024-12-12T04:05:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10252024-12-12T04:05:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10262024-12-12T04:05:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10272024-12-12T04:05:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10282024-12-12T04:05:40.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10292024-12-12T04:05:41.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10302024-12-12T04:05:41.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10312024-12-12T04:05:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10322024-12-12T04:05:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10332024-12-12T04:05:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10342024-12-12T04:05:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10352024-12-12T04:05:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10362024-12-12T04:05:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
10372024-12-12T04:05:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10382024-12-12T04:05:42.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10392024-12-12T04:05:42.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10402024-12-12T04:05:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
10412024-12-12T04:05:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10422024-12-12T04:05:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10432024-12-12T04:05:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10442024-12-12T04:05:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10452024-12-12T04:05:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10462024-12-12T04:05:42.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10472024-12-12T04:05:43.371ZDEBGoximeter (results-sink): inserting 943 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
10482024-12-12T04:05:43.371ZDEBGoximeter (clickhouse-client): unrolling 943 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
10492024-12-12T04:05:43.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
10502024-12-12T04:05:43.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1199 table_name = fields_string
10512024-12-12T04:05:43.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_u16
10522024-12-12T04:05:43.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
10532024-12-12T04:05:43.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 526 table_name = fields_uuid
10542024-12-12T04:05:43.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 883 table_name = measurements_cumulativeu64
10552024-12-12T04:05:43.424ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
10562024-12-12T04:05:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
10572024-12-12T04:05:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
10582024-12-12T04:05:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
10592024-12-12T04:05:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
10602024-12-12T04:05:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
10612024-12-12T04:05:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
10622024-12-12T04:05:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
10632024-12-12T04:05:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
10642024-12-12T04:05:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10652024-12-12T04:05:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10662024-12-12T04:05:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
10672024-12-12T04:05:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
10682024-12-12T04:05:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
10692024-12-12T04:05:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10702024-12-12T04:05:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10712024-12-12T04:05:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10722024-12-12T04:05:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10732024-12-12T04:05:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
10742024-12-12T04:05:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10752024-12-12T04:05:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10762024-12-12T04:05:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
10772024-12-12T04:05:43.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
10782024-12-12T04:05:43.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
10792024-12-12T04:05:43.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
10802024-12-12T04:05:44.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10812024-12-12T04:05:44.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10822024-12-12T04:05:44.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10832024-12-12T04:05:44.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10842024-12-12T04:05:44.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10852024-12-12T04:05:44.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10862024-12-12T04:05:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10872024-12-12T04:05:44.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
10882024-12-12T04:05:44.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10892024-12-12T04:05:45.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10902024-12-12T04:05:45.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10912024-12-12T04:05:45.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10922024-12-12T04:05:45.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10932024-12-12T04:05:45.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10942024-12-12T04:05:45.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10952024-12-12T04:05:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
10962024-12-12T04:05:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
10972024-12-12T04:05:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
10982024-12-12T04:05:46.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
10992024-12-12T04:05:46.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11002024-12-12T04:05:46.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11012024-12-12T04:05:46.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11022024-12-12T04:05:46.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11032024-12-12T04:05:46.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11042024-12-12T04:05:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11052024-12-12T04:05:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
11062024-12-12T04:05:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11072024-12-12T04:05:47.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11082024-12-12T04:05:47.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11092024-12-12T04:05:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11102024-12-12T04:05:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11112024-12-12T04:05:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11122024-12-12T04:05:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11132024-12-12T04:05:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11142024-12-12T04:05:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
11152024-12-12T04:05:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11162024-12-12T04:05:48.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
11172024-12-12T04:05:48.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
11182024-12-12T04:05:48.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
11192024-12-12T04:05:48.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
11202024-12-12T04:05:48.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
11212024-12-12T04:05:48.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
11222024-12-12T04:05:48.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
11232024-12-12T04:05:48.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
11242024-12-12T04:05:48.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
11252024-12-12T04:05:48.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
11262024-12-12T04:05:48.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
11272024-12-12T04:05:48.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
11282024-12-12T04:05:48.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
11292024-12-12T04:05:48.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11302024-12-12T04:05:48.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11312024-12-12T04:05:48.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11322024-12-12T04:05:48.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11332024-12-12T04:05:48.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11342024-12-12T04:05:48.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11352024-12-12T04:05:48.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
11362024-12-12T04:05:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11372024-12-12T04:05:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11382024-12-12T04:05:49.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11392024-12-12T04:05:49.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11402024-12-12T04:05:49.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11412024-12-12T04:05:49.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11422024-12-12T04:05:49.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11432024-12-12T04:05:49.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11442024-12-12T04:05:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
11452024-12-12T04:05:49.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11462024-12-12T04:05:49.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11472024-12-12T04:05:50.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11482024-12-12T04:05:50.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11492024-12-12T04:05:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11502024-12-12T04:05:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11512024-12-12T04:05:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11522024-12-12T04:05:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11532024-12-12T04:05:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
11542024-12-12T04:05:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11552024-12-12T04:05:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11562024-12-12T04:05:51.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11572024-12-12T04:05:51.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11582024-12-12T04:05:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
11592024-12-12T04:05:51.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11602024-12-12T04:05:51.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11612024-12-12T04:05:51.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11622024-12-12T04:05:51.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11632024-12-12T04:05:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11642024-12-12T04:05:51.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11652024-12-12T04:05:52.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11662024-12-12T04:05:52.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11672024-12-12T04:05:52.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11682024-12-12T04:05:52.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11692024-12-12T04:05:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11702024-12-12T04:05:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11712024-12-12T04:05:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
11722024-12-12T04:05:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
11732024-12-12T04:05:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
11742024-12-12T04:05:53.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
11752024-12-12T04:05:53.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
11762024-12-12T04:05:53.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
11772024-12-12T04:05:53.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
11782024-12-12T04:05:53.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
11792024-12-12T04:05:53.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
11802024-12-12T04:05:53.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
11812024-12-12T04:05:53.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
11822024-12-12T04:05:53.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "284d2809-d4ba-4f96-9022-5f3e6ae9ca7d", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:05:53 GMT"} })
11832024-12-12T04:05:53.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
11842024-12-12T04:05:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
11852024-12-12T04:05:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
11862024-12-12T04:05:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
11872024-12-12T04:05:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
11882024-12-12T04:05:53.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "cc33e57a-8fe5-4ebb-a5c0-4e73d8bd4261", "content-length": "29", "date": "Thu, 12 Dec 2024 04:05:53 GMT"} })
11892024-12-12T04:05:53.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
11902024-12-12T04:05:53.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
11912024-12-12T04:05:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
11922024-12-12T04:05:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
11932024-12-12T04:05:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
11942024-12-12T04:05:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
11952024-12-12T04:05:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11962024-12-12T04:05:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
11972024-12-12T04:05:53.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
11982024-12-12T04:05:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
11992024-12-12T04:05:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
12002024-12-12T04:05:53.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12012024-12-12T04:05:53.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12022024-12-12T04:05:53.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12032024-12-12T04:05:53.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12042024-12-12T04:05:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12052024-12-12T04:05:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
12062024-12-12T04:05:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12072024-12-12T04:05:53.921ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
12082024-12-12T04:05:53.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
12092024-12-12T04:05:53.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
12102024-12-12T04:05:53.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
12112024-12-12T04:05:54.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12122024-12-12T04:05:54.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12132024-12-12T04:05:54.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12142024-12-12T04:05:54.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12152024-12-12T04:05:54.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12162024-12-12T04:05:54.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12172024-12-12T04:05:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
12182024-12-12T04:05:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12192024-12-12T04:05:54.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12202024-12-12T04:05:55.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12212024-12-12T04:05:55.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12222024-12-12T04:05:55.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
12232024-12-12T04:05:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12242024-12-12T04:05:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12252024-12-12T04:05:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12262024-12-12T04:05:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12272024-12-12T04:05:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12282024-12-12T04:05:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12292024-12-12T04:05:56.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12302024-12-12T04:05:56.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12312024-12-12T04:05:56.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12322024-12-12T04:05:56.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12332024-12-12T04:05:56.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12342024-12-12T04:05:56.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12352024-12-12T04:05:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
12362024-12-12T04:05:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12372024-12-12T04:05:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12382024-12-12T04:05:57.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12392024-12-12T04:05:57.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12402024-12-12T04:05:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
12412024-12-12T04:05:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12422024-12-12T04:05:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12432024-12-12T04:05:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12442024-12-12T04:05:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12452024-12-12T04:05:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12462024-12-12T04:05:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12472024-12-12T04:05:58.370ZDEBGoximeter (results-sink): inserting 366 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
12482024-12-12T04:05:58.370ZDEBGoximeter (clickhouse-client): unrolling 366 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
12492024-12-12T04:05:58.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
12502024-12-12T04:05:58.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 2 table_name = fields_ipaddr
12512024-12-12T04:05:58.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 282 table_name = fields_string
12522024-12-12T04:05:58.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = fields_u16
12532024-12-12T04:05:58.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
12542024-12-12T04:05:58.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
12552024-12-12T04:05:58.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 423 table_name = fields_uuid
12562024-12-12T04:05:58.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
12572024-12-12T04:05:58.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 238 table_name = measurements_cumulativeu64
12582024-12-12T04:05:58.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
12592024-12-12T04:05:58.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
12602024-12-12T04:05:58.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
12612024-12-12T04:05:58.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12622024-12-12T04:05:58.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12632024-12-12T04:05:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12642024-12-12T04:05:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12652024-12-12T04:05:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12662024-12-12T04:05:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12672024-12-12T04:05:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12682024-12-12T04:05:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
12692024-12-12T04:05:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12702024-12-12T04:05:59.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12712024-12-12T04:05:59.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12722024-12-12T04:05:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12732024-12-12T04:05:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12742024-12-12T04:05:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12752024-12-12T04:05:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12762024-12-12T04:05:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12772024-12-12T04:05:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
12782024-12-12T04:05:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12792024-12-12T04:06:00.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12802024-12-12T04:06:00.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12812024-12-12T04:06:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12822024-12-12T04:06:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12832024-12-12T04:06:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12842024-12-12T04:06:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12852024-12-12T04:06:00.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12862024-12-12T04:06:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
12872024-12-12T04:06:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12882024-12-12T04:06:01.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12892024-12-12T04:06:01.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12902024-12-12T04:06:01.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12912024-12-12T04:06:01.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12922024-12-12T04:06:01.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12932024-12-12T04:06:01.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12942024-12-12T04:06:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
12952024-12-12T04:06:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
12962024-12-12T04:06:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
12972024-12-12T04:06:02.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12982024-12-12T04:06:02.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
12992024-12-12T04:06:02.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13002024-12-12T04:06:02.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13012024-12-12T04:06:02.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13022024-12-12T04:06:02.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13032024-12-12T04:06:02.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13042024-12-12T04:06:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
13052024-12-12T04:06:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13062024-12-12T04:06:03.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
13072024-12-12T04:06:03.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
13082024-12-12T04:06:03.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
13092024-12-12T04:06:03.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
13102024-12-12T04:06:03.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
13112024-12-12T04:06:03.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
13122024-12-12T04:06:03.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
13132024-12-12T04:06:03.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
13142024-12-12T04:06:03.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
13152024-12-12T04:06:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
13162024-12-12T04:06:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
13172024-12-12T04:06:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
13182024-12-12T04:06:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
13192024-12-12T04:06:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
13202024-12-12T04:06:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13212024-12-12T04:06:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13222024-12-12T04:06:03.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
13232024-12-12T04:06:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
13242024-12-12T04:06:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
13252024-12-12T04:06:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
13262024-12-12T04:06:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13272024-12-12T04:06:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13282024-12-12T04:06:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13292024-12-12T04:06:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13302024-12-12T04:06:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13312024-12-12T04:06:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
13322024-12-12T04:06:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13332024-12-12T04:06:03.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
13342024-12-12T04:06:03.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
13352024-12-12T04:06:03.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
13362024-12-12T04:06:04.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13372024-12-12T04:06:04.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13382024-12-12T04:06:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13392024-12-12T04:06:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13402024-12-12T04:06:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13412024-12-12T04:06:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13422024-12-12T04:06:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
13432024-12-12T04:06:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13442024-12-12T04:06:04.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13452024-12-12T04:06:05.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13462024-12-12T04:06:05.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13472024-12-12T04:06:05.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13482024-12-12T04:06:05.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13492024-12-12T04:06:05.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13502024-12-12T04:06:05.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13512024-12-12T04:06:05.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
13522024-12-12T04:06:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13532024-12-12T04:06:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13542024-12-12T04:06:06.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13552024-12-12T04:06:06.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13562024-12-12T04:06:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
13572024-12-12T04:06:06.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13582024-12-12T04:06:06.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13592024-12-12T04:06:06.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13602024-12-12T04:06:06.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13612024-12-12T04:06:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13622024-12-12T04:06:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13632024-12-12T04:06:07.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13642024-12-12T04:06:07.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13652024-12-12T04:06:07.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
13662024-12-12T04:06:07.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13672024-12-12T04:06:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13682024-12-12T04:06:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13692024-12-12T04:06:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13702024-12-12T04:06:07.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13712024-12-12T04:06:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13722024-12-12T04:06:08.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
13732024-12-12T04:06:08.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
13742024-12-12T04:06:08.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
13752024-12-12T04:06:08.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
13762024-12-12T04:06:08.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
13772024-12-12T04:06:08.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
13782024-12-12T04:06:08.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
13792024-12-12T04:06:08.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
13802024-12-12T04:06:08.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
13812024-12-12T04:06:08.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
13822024-12-12T04:06:08.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
13832024-12-12T04:06:08.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
13842024-12-12T04:06:08.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
13852024-12-12T04:06:08.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
13862024-12-12T04:06:08.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
13872024-12-12T04:06:08.904ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "37572243-9c01-47c4-b2bd-f316a49e1c48", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:06:08 GMT"} })
13882024-12-12T04:06:08.904ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
13892024-12-12T04:06:08.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "2b1f550b-2090-44a7-84c5-c35a32a635a0", "content-length": "29", "date": "Thu, 12 Dec 2024 04:06:08 GMT"} })
13902024-12-12T04:06:08.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
13912024-12-12T04:06:08.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13922024-12-12T04:06:08.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
13932024-12-12T04:06:08.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13942024-12-12T04:06:08.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
13952024-12-12T04:06:08.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13962024-12-12T04:06:08.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
13972024-12-12T04:06:08.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
13982024-12-12T04:06:08.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
13992024-12-12T04:06:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14002024-12-12T04:06:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
14012024-12-12T04:06:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14022024-12-12T04:06:08.945ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
14032024-12-12T04:06:09.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14042024-12-12T04:06:09.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14052024-12-12T04:06:09.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
14062024-12-12T04:06:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14072024-12-12T04:06:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14082024-12-12T04:06:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14092024-12-12T04:06:09.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14102024-12-12T04:06:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14112024-12-12T04:06:09.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14122024-12-12T04:06:10.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14132024-12-12T04:06:10.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14142024-12-12T04:06:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
14152024-12-12T04:06:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14162024-12-12T04:06:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14172024-12-12T04:06:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14182024-12-12T04:06:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14192024-12-12T04:06:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14202024-12-12T04:06:10.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14212024-12-12T04:06:11.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14222024-12-12T04:06:11.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14232024-12-12T04:06:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
14242024-12-12T04:06:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14252024-12-12T04:06:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14262024-12-12T04:06:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14272024-12-12T04:06:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14282024-12-12T04:06:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14292024-12-12T04:06:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14302024-12-12T04:06:12.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14312024-12-12T04:06:12.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14322024-12-12T04:06:12.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14332024-12-12T04:06:12.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14342024-12-12T04:06:12.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14352024-12-12T04:06:12.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14362024-12-12T04:06:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14372024-12-12T04:06:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
14382024-12-12T04:06:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14392024-12-12T04:06:13.371ZDEBGoximeter (results-sink): inserting 940 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
14402024-12-12T04:06:13.371ZDEBGoximeter (clickhouse-client): unrolling 940 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
14412024-12-12T04:06:13.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1196 table_name = fields_string
14422024-12-12T04:06:13.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
14432024-12-12T04:06:13.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
14442024-12-12T04:06:13.419ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 880 table_name = measurements_cumulativeu64
14452024-12-12T04:06:13.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
14462024-12-12T04:06:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
14472024-12-12T04:06:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
14482024-12-12T04:06:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
14492024-12-12T04:06:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
14502024-12-12T04:06:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
14512024-12-12T04:06:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
14522024-12-12T04:06:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
14532024-12-12T04:06:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
14542024-12-12T04:06:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14552024-12-12T04:06:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14562024-12-12T04:06:13.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
14572024-12-12T04:06:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
14582024-12-12T04:06:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
14592024-12-12T04:06:13.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14602024-12-12T04:06:13.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14612024-12-12T04:06:13.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14622024-12-12T04:06:13.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14632024-12-12T04:06:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
14642024-12-12T04:06:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
14652024-12-12T04:06:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14662024-12-12T04:06:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14672024-12-12T04:06:13.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
14682024-12-12T04:06:13.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
14692024-12-12T04:06:13.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
14702024-12-12T04:06:14.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14712024-12-12T04:06:14.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14722024-12-12T04:06:14.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14732024-12-12T04:06:14.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14742024-12-12T04:06:14.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14752024-12-12T04:06:14.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14762024-12-12T04:06:14.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14772024-12-12T04:06:14.914ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
14782024-12-12T04:06:14.915ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14792024-12-12T04:06:15.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14802024-12-12T04:06:15.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14812024-12-12T04:06:15.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
14822024-12-12T04:06:15.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14832024-12-12T04:06:15.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14842024-12-12T04:06:15.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14852024-12-12T04:06:15.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14862024-12-12T04:06:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14872024-12-12T04:06:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14882024-12-12T04:06:16.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14892024-12-12T04:06:16.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14902024-12-12T04:06:16.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14912024-12-12T04:06:16.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14922024-12-12T04:06:16.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14932024-12-12T04:06:16.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14942024-12-12T04:06:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
14952024-12-12T04:06:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
14962024-12-12T04:06:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
14972024-12-12T04:06:17.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14982024-12-12T04:06:17.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
14992024-12-12T04:06:17.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
15002024-12-12T04:06:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15012024-12-12T04:06:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15022024-12-12T04:06:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15032024-12-12T04:06:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15042024-12-12T04:06:17.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15052024-12-12T04:06:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15062024-12-12T04:06:18.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
15072024-12-12T04:06:18.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
15082024-12-12T04:06:18.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
15092024-12-12T04:06:18.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
15102024-12-12T04:06:18.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
15112024-12-12T04:06:18.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
15122024-12-12T04:06:18.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
15132024-12-12T04:06:18.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
15142024-12-12T04:06:18.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
15152024-12-12T04:06:18.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
15162024-12-12T04:06:18.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
15172024-12-12T04:06:18.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
15182024-12-12T04:06:18.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
15192024-12-12T04:06:18.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15202024-12-12T04:06:18.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15212024-12-12T04:06:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15222024-12-12T04:06:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15232024-12-12T04:06:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15242024-12-12T04:06:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15252024-12-12T04:06:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15262024-12-12T04:06:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
15272024-12-12T04:06:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15282024-12-12T04:06:19.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15292024-12-12T04:06:19.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15302024-12-12T04:06:19.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15312024-12-12T04:06:19.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15322024-12-12T04:06:19.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15332024-12-12T04:06:19.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15342024-12-12T04:06:19.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15352024-12-12T04:06:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
15362024-12-12T04:06:19.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15372024-12-12T04:06:20.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15382024-12-12T04:06:20.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15392024-12-12T04:06:20.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15402024-12-12T04:06:20.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15412024-12-12T04:06:20.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15422024-12-12T04:06:20.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15432024-12-12T04:06:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15442024-12-12T04:06:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
15452024-12-12T04:06:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15462024-12-12T04:06:21.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15472024-12-12T04:06:21.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15482024-12-12T04:06:21.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15492024-12-12T04:06:21.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15502024-12-12T04:06:21.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15512024-12-12T04:06:21.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15522024-12-12T04:06:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
15532024-12-12T04:06:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15542024-12-12T04:06:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15552024-12-12T04:06:22.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15562024-12-12T04:06:22.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15572024-12-12T04:06:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
15582024-12-12T04:06:22.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15592024-12-12T04:06:22.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15602024-12-12T04:06:22.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15612024-12-12T04:06:22.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15622024-12-12T04:06:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15632024-12-12T04:06:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15642024-12-12T04:06:23.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
15652024-12-12T04:06:23.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
15662024-12-12T04:06:23.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
15672024-12-12T04:06:23.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
15682024-12-12T04:06:23.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
15692024-12-12T04:06:23.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
15702024-12-12T04:06:23.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
15712024-12-12T04:06:23.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
15722024-12-12T04:06:23.904ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "65cbe4ff-f304-494e-9a01-ee6d5ac26633", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:06:23 GMT"} })
15732024-12-12T04:06:23.904ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
15742024-12-12T04:06:23.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "aa2aca51-b46c-4c75-b86b-2d5eeac391ca", "content-length": "29", "date": "Thu, 12 Dec 2024 04:06:22 GMT"} })
15752024-12-12T04:06:23.906ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
15762024-12-12T04:06:23.907ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
15772024-12-12T04:06:23.907ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
15782024-12-12T04:06:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
15792024-12-12T04:06:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
15802024-12-12T04:06:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
15812024-12-12T04:06:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
15822024-12-12T04:06:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
15832024-12-12T04:06:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
15842024-12-12T04:06:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
15852024-12-12T04:06:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15862024-12-12T04:06:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15872024-12-12T04:06:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
15882024-12-12T04:06:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
15892024-12-12T04:06:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
15902024-12-12T04:06:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
15912024-12-12T04:06:23.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
15922024-12-12T04:06:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
15932024-12-12T04:06:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
15942024-12-12T04:06:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15952024-12-12T04:06:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
15962024-12-12T04:06:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15972024-12-12T04:06:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15982024-12-12T04:06:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
15992024-12-12T04:06:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
16002024-12-12T04:06:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16012024-12-12T04:06:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
16022024-12-12T04:06:23.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
16032024-12-12T04:06:23.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
16042024-12-12T04:06:23.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
16052024-12-12T04:06:24.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16062024-12-12T04:06:24.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16072024-12-12T04:06:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16082024-12-12T04:06:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16092024-12-12T04:06:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16102024-12-12T04:06:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16112024-12-12T04:06:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16122024-12-12T04:06:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
16132024-12-12T04:06:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16142024-12-12T04:06:25.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16152024-12-12T04:06:25.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16162024-12-12T04:06:25.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
16172024-12-12T04:06:25.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16182024-12-12T04:06:25.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16192024-12-12T04:06:25.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16202024-12-12T04:06:25.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16212024-12-12T04:06:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16222024-12-12T04:06:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16232024-12-12T04:06:26.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16242024-12-12T04:06:26.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16252024-12-12T04:06:26.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16262024-12-12T04:06:26.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16272024-12-12T04:06:26.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16282024-12-12T04:06:26.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16292024-12-12T04:06:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16302024-12-12T04:06:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
16312024-12-12T04:06:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16322024-12-12T04:06:27.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16332024-12-12T04:06:27.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16342024-12-12T04:06:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
16352024-12-12T04:06:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16362024-12-12T04:06:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16372024-12-12T04:06:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16382024-12-12T04:06:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16392024-12-12T04:06:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16402024-12-12T04:06:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16412024-12-12T04:06:28.370ZDEBGoximeter (results-sink): inserting 370 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
16422024-12-12T04:06:28.370ZDEBGoximeter (clickhouse-client): unrolling 370 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
16432024-12-12T04:06:28.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
16442024-12-12T04:06:28.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 10 table_name = fields_ipaddr
16452024-12-12T04:06:28.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 286 table_name = fields_string
16462024-12-12T04:06:28.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_u16
16472024-12-12T04:06:28.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
16482024-12-12T04:06:28.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
16492024-12-12T04:06:28.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 431 table_name = fields_uuid
16502024-12-12T04:06:28.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
16512024-12-12T04:06:28.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 242 table_name = measurements_cumulativeu64
16522024-12-12T04:06:28.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
16532024-12-12T04:06:28.428ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
16542024-12-12T04:06:28.431ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
16552024-12-12T04:06:28.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16562024-12-12T04:06:28.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16572024-12-12T04:06:28.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16582024-12-12T04:06:28.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16592024-12-12T04:06:28.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16602024-12-12T04:06:28.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16612024-12-12T04:06:28.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16622024-12-12T04:06:28.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
16632024-12-12T04:06:28.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16642024-12-12T04:06:29.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16652024-12-12T04:06:29.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16662024-12-12T04:06:29.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16672024-12-12T04:06:29.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16682024-12-12T04:06:29.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16692024-12-12T04:06:29.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16702024-12-12T04:06:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16712024-12-12T04:06:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16722024-12-12T04:06:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
16732024-12-12T04:06:30.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16742024-12-12T04:06:30.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16752024-12-12T04:06:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16762024-12-12T04:06:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16772024-12-12T04:06:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16782024-12-12T04:06:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16792024-12-12T04:06:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16802024-12-12T04:06:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
16812024-12-12T04:06:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16822024-12-12T04:06:31.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16832024-12-12T04:06:31.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16842024-12-12T04:06:31.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16852024-12-12T04:06:31.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16862024-12-12T04:06:31.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16872024-12-12T04:06:31.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16882024-12-12T04:06:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16892024-12-12T04:06:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
16902024-12-12T04:06:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16912024-12-12T04:06:32.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16922024-12-12T04:06:32.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
16932024-12-12T04:06:32.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16942024-12-12T04:06:32.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
16952024-12-12T04:06:32.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16962024-12-12T04:06:32.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16972024-12-12T04:06:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
16982024-12-12T04:06:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
16992024-12-12T04:06:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17002024-12-12T04:06:33.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
17012024-12-12T04:06:33.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
17022024-12-12T04:06:33.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
17032024-12-12T04:06:33.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
17042024-12-12T04:06:33.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
17052024-12-12T04:06:33.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
17062024-12-12T04:06:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
17072024-12-12T04:06:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
17082024-12-12T04:06:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
17092024-12-12T04:06:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
17102024-12-12T04:06:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
17112024-12-12T04:06:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
17122024-12-12T04:06:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
17132024-12-12T04:06:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17142024-12-12T04:06:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
17152024-12-12T04:06:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17162024-12-12T04:06:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
17172024-12-12T04:06:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
17182024-12-12T04:06:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
17192024-12-12T04:06:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17202024-12-12T04:06:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17212024-12-12T04:06:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17222024-12-12T04:06:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17232024-12-12T04:06:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
17242024-12-12T04:06:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17252024-12-12T04:06:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17262024-12-12T04:06:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
17272024-12-12T04:06:33.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
17282024-12-12T04:06:33.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
17292024-12-12T04:06:33.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
17302024-12-12T04:06:34.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17312024-12-12T04:06:34.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17322024-12-12T04:06:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17332024-12-12T04:06:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17342024-12-12T04:06:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17352024-12-12T04:06:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17362024-12-12T04:06:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17372024-12-12T04:06:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
17382024-12-12T04:06:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17392024-12-12T04:06:35.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17402024-12-12T04:06:35.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17412024-12-12T04:06:35.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17422024-12-12T04:06:35.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17432024-12-12T04:06:35.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17442024-12-12T04:06:35.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17452024-12-12T04:06:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17462024-12-12T04:06:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
17472024-12-12T04:06:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17482024-12-12T04:06:36.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17492024-12-12T04:06:36.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17502024-12-12T04:06:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
17512024-12-12T04:06:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17522024-12-12T04:06:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17532024-12-12T04:06:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17542024-12-12T04:06:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17552024-12-12T04:06:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17562024-12-12T04:06:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17572024-12-12T04:06:37.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17582024-12-12T04:06:37.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17592024-12-12T04:06:37.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
17602024-12-12T04:06:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17612024-12-12T04:06:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17622024-12-12T04:06:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17632024-12-12T04:06:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17642024-12-12T04:06:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17652024-12-12T04:06:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17662024-12-12T04:06:38.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
17672024-12-12T04:06:38.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
17682024-12-12T04:06:38.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
17692024-12-12T04:06:38.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
17702024-12-12T04:06:38.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
17712024-12-12T04:06:38.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
17722024-12-12T04:06:38.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
17732024-12-12T04:06:38.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
17742024-12-12T04:06:38.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
17752024-12-12T04:06:38.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
17762024-12-12T04:06:38.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
17772024-12-12T04:06:38.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
17782024-12-12T04:06:38.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
17792024-12-12T04:06:38.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
17802024-12-12T04:06:38.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
17812024-12-12T04:06:38.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3c5175e6-dee2-427c-914d-fc9f6acf512b", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:06:38 GMT"} })
17822024-12-12T04:06:38.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
17832024-12-12T04:06:38.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17842024-12-12T04:06:38.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
17852024-12-12T04:06:38.909ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "1319911e-f1d7-4af6-b238-e038a44110ee", "content-length": "29", "date": "Thu, 12 Dec 2024 04:06:38 GMT"} })
17862024-12-12T04:06:38.909ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
17872024-12-12T04:06:38.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
17882024-12-12T04:06:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17892024-12-12T04:06:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
17902024-12-12T04:06:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17912024-12-12T04:06:38.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
17922024-12-12T04:06:38.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
17932024-12-12T04:06:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17942024-12-12T04:06:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17952024-12-12T04:06:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17962024-12-12T04:06:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17972024-12-12T04:06:38.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
17982024-12-12T04:06:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
17992024-12-12T04:06:38.944ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
18002024-12-12T04:06:39.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18012024-12-12T04:06:39.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18022024-12-12T04:06:39.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18032024-12-12T04:06:39.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18042024-12-12T04:06:39.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18052024-12-12T04:06:39.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18062024-12-12T04:06:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18072024-12-12T04:06:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
18082024-12-12T04:06:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18092024-12-12T04:06:40.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18102024-12-12T04:06:40.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18112024-12-12T04:06:40.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18122024-12-12T04:06:40.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18132024-12-12T04:06:40.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18142024-12-12T04:06:40.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18152024-12-12T04:06:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
18162024-12-12T04:06:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18172024-12-12T04:06:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18182024-12-12T04:06:41.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18192024-12-12T04:06:41.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18202024-12-12T04:06:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
18212024-12-12T04:06:41.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18222024-12-12T04:06:41.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18232024-12-12T04:06:41.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18242024-12-12T04:06:41.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18252024-12-12T04:06:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18262024-12-12T04:06:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18272024-12-12T04:06:42.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18282024-12-12T04:06:42.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18292024-12-12T04:06:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
18302024-12-12T04:06:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18312024-12-12T04:06:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18322024-12-12T04:06:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18332024-12-12T04:06:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18342024-12-12T04:06:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18352024-12-12T04:06:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18362024-12-12T04:06:43.370ZDEBGoximeter (results-sink): inserting 943 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
18372024-12-12T04:06:43.370ZDEBGoximeter (clickhouse-client): unrolling 943 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
18382024-12-12T04:06:43.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
18392024-12-12T04:06:43.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1199 table_name = fields_string
18402024-12-12T04:06:43.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_u16
18412024-12-12T04:06:43.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
18422024-12-12T04:06:43.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 526 table_name = fields_uuid
18432024-12-12T04:06:43.425ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 883 table_name = measurements_cumulativeu64
18442024-12-12T04:06:43.427ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
18452024-12-12T04:06:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
18462024-12-12T04:06:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
18472024-12-12T04:06:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
18482024-12-12T04:06:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
18492024-12-12T04:06:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
18502024-12-12T04:06:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
18512024-12-12T04:06:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
18522024-12-12T04:06:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
18532024-12-12T04:06:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18542024-12-12T04:06:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18552024-12-12T04:06:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
18562024-12-12T04:06:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
18572024-12-12T04:06:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
18582024-12-12T04:06:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18592024-12-12T04:06:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18602024-12-12T04:06:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18612024-12-12T04:06:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18622024-12-12T04:06:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18632024-12-12T04:06:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
18642024-12-12T04:06:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18652024-12-12T04:06:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
18662024-12-12T04:06:43.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
18672024-12-12T04:06:43.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
18682024-12-12T04:06:43.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
18692024-12-12T04:06:44.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18702024-12-12T04:06:44.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18712024-12-12T04:06:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
18722024-12-12T04:06:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18732024-12-12T04:06:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18742024-12-12T04:06:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18752024-12-12T04:06:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18762024-12-12T04:06:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18772024-12-12T04:06:44.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18782024-12-12T04:06:45.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18792024-12-12T04:06:45.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18802024-12-12T04:06:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18812024-12-12T04:06:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18822024-12-12T04:06:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18832024-12-12T04:06:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18842024-12-12T04:06:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18852024-12-12T04:06:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
18862024-12-12T04:06:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18872024-12-12T04:06:46.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18882024-12-12T04:06:46.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18892024-12-12T04:06:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
18902024-12-12T04:06:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18912024-12-12T04:06:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18922024-12-12T04:06:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18932024-12-12T04:06:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18942024-12-12T04:06:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
18952024-12-12T04:06:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18962024-12-12T04:06:47.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18972024-12-12T04:06:47.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
18982024-12-12T04:06:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
18992024-12-12T04:06:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19002024-12-12T04:06:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19012024-12-12T04:06:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19022024-12-12T04:06:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19032024-12-12T04:06:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
19042024-12-12T04:06:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19052024-12-12T04:06:48.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
19062024-12-12T04:06:48.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
19072024-12-12T04:06:48.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
19082024-12-12T04:06:48.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
19092024-12-12T04:06:48.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
19102024-12-12T04:06:48.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
19112024-12-12T04:06:48.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
19122024-12-12T04:06:48.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
19132024-12-12T04:06:48.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
19142024-12-12T04:06:48.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
19152024-12-12T04:06:48.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
19162024-12-12T04:06:48.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
19172024-12-12T04:06:48.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
19182024-12-12T04:06:48.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19192024-12-12T04:06:48.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19202024-12-12T04:06:48.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
19212024-12-12T04:06:48.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19222024-12-12T04:06:48.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19232024-12-12T04:06:48.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19242024-12-12T04:06:48.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19252024-12-12T04:06:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19262024-12-12T04:06:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19272024-12-12T04:06:49.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19282024-12-12T04:06:49.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19292024-12-12T04:06:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19302024-12-12T04:06:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19312024-12-12T04:06:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19322024-12-12T04:06:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19332024-12-12T04:06:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
19342024-12-12T04:06:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19352024-12-12T04:06:49.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19362024-12-12T04:06:50.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19372024-12-12T04:06:50.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19382024-12-12T04:06:50.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
19392024-12-12T04:06:50.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19402024-12-12T04:06:50.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19412024-12-12T04:06:50.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19422024-12-12T04:06:50.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19432024-12-12T04:06:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19442024-12-12T04:06:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19452024-12-12T04:06:51.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19462024-12-12T04:06:51.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19472024-12-12T04:06:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19482024-12-12T04:06:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19492024-12-12T04:06:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19502024-12-12T04:06:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19512024-12-12T04:06:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19522024-12-12T04:06:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
19532024-12-12T04:06:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19542024-12-12T04:06:52.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19552024-12-12T04:06:52.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19562024-12-12T04:06:52.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19572024-12-12T04:06:52.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19582024-12-12T04:06:52.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19592024-12-12T04:06:52.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19602024-12-12T04:06:52.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19612024-12-12T04:06:52.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
19622024-12-12T04:06:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19632024-12-12T04:06:53.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
19642024-12-12T04:06:53.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
19652024-12-12T04:06:53.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
19662024-12-12T04:06:53.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
19672024-12-12T04:06:53.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
19682024-12-12T04:06:53.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
19692024-12-12T04:06:53.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
19702024-12-12T04:06:53.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
19712024-12-12T04:06:53.904ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "406a2aad-8336-40a5-9f5f-c0a0dfdbea07", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:06:53 GMT"} })
19722024-12-12T04:06:53.904ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
19732024-12-12T04:06:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
19742024-12-12T04:06:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
19752024-12-12T04:06:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
19762024-12-12T04:06:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
19772024-12-12T04:06:53.907ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "56f6755c-d265-4b15-b9b8-f385c7679328", "content-length": "29", "date": "Thu, 12 Dec 2024 04:06:53 GMT"} })
19782024-12-12T04:06:53.907ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
19792024-12-12T04:06:53.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
19802024-12-12T04:06:53.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
19812024-12-12T04:06:53.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
19822024-12-12T04:06:53.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
19832024-12-12T04:06:53.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
19842024-12-12T04:06:53.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
19852024-12-12T04:06:53.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19862024-12-12T04:06:53.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
19872024-12-12T04:06:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19882024-12-12T04:06:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19892024-12-12T04:06:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19902024-12-12T04:06:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19912024-12-12T04:06:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
19922024-12-12T04:06:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
19932024-12-12T04:06:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
19942024-12-12T04:06:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
19952024-12-12T04:06:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
19962024-12-12T04:06:53.921ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
19972024-12-12T04:06:53.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
19982024-12-12T04:06:53.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
19992024-12-12T04:06:53.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
20002024-12-12T04:06:54.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20012024-12-12T04:06:54.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20022024-12-12T04:06:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
20032024-12-12T04:06:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20042024-12-12T04:06:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20052024-12-12T04:06:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20062024-12-12T04:06:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20072024-12-12T04:06:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20082024-12-12T04:06:54.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20092024-12-12T04:06:55.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20102024-12-12T04:06:55.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20112024-12-12T04:06:55.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
20122024-12-12T04:06:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20132024-12-12T04:06:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20142024-12-12T04:06:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20152024-12-12T04:06:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20162024-12-12T04:06:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20172024-12-12T04:06:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20182024-12-12T04:06:56.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20192024-12-12T04:06:56.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20202024-12-12T04:06:56.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20212024-12-12T04:06:56.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20222024-12-12T04:06:56.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20232024-12-12T04:06:56.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20242024-12-12T04:06:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20252024-12-12T04:06:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
20262024-12-12T04:06:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20272024-12-12T04:06:57.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20282024-12-12T04:06:57.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20292024-12-12T04:06:57.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20302024-12-12T04:06:57.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20312024-12-12T04:06:57.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20322024-12-12T04:06:57.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20332024-12-12T04:06:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20342024-12-12T04:06:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
20352024-12-12T04:06:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20362024-12-12T04:06:58.370ZDEBGoximeter (results-sink): inserting 366 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
20372024-12-12T04:06:58.370ZDEBGoximeter (clickhouse-client): unrolling 366 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
20382024-12-12T04:06:58.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
20392024-12-12T04:06:58.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 2 table_name = fields_ipaddr
20402024-12-12T04:06:58.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 282 table_name = fields_string
20412024-12-12T04:06:58.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = fields_u16
20422024-12-12T04:06:58.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
20432024-12-12T04:06:58.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
20442024-12-12T04:06:58.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 423 table_name = fields_uuid
20452024-12-12T04:06:58.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
20462024-12-12T04:06:58.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 238 table_name = measurements_cumulativeu64
20472024-12-12T04:06:58.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
20482024-12-12T04:06:58.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
20492024-12-12T04:06:58.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
20502024-12-12T04:06:58.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20512024-12-12T04:06:58.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20522024-12-12T04:06:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
20532024-12-12T04:06:58.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20542024-12-12T04:06:58.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20552024-12-12T04:06:58.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20562024-12-12T04:06:58.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20572024-12-12T04:06:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20582024-12-12T04:06:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20592024-12-12T04:06:59.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20602024-12-12T04:06:59.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20612024-12-12T04:06:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
20622024-12-12T04:06:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20632024-12-12T04:06:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20642024-12-12T04:06:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20652024-12-12T04:06:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20662024-12-12T04:06:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20672024-12-12T04:06:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20682024-12-12T04:07:00.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20692024-12-12T04:07:00.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20702024-12-12T04:07:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20712024-12-12T04:07:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20722024-12-12T04:07:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20732024-12-12T04:07:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20742024-12-12T04:07:00.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
20752024-12-12T04:07:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20762024-12-12T04:07:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20772024-12-12T04:07:01.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20782024-12-12T04:07:01.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20792024-12-12T04:07:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
20802024-12-12T04:07:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20812024-12-12T04:07:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20822024-12-12T04:07:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20832024-12-12T04:07:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20842024-12-12T04:07:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20852024-12-12T04:07:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20862024-12-12T04:07:02.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20872024-12-12T04:07:02.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
20882024-12-12T04:07:02.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
20892024-12-12T04:07:02.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20902024-12-12T04:07:02.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20912024-12-12T04:07:02.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20922024-12-12T04:07:02.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20932024-12-12T04:07:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
20942024-12-12T04:07:02.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
20952024-12-12T04:07:03.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
20962024-12-12T04:07:03.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
20972024-12-12T04:07:03.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
20982024-12-12T04:07:03.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
20992024-12-12T04:07:03.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
21002024-12-12T04:07:03.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
21012024-12-12T04:07:03.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
21022024-12-12T04:07:03.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
21032024-12-12T04:07:03.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
21042024-12-12T04:07:03.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
21052024-12-12T04:07:03.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
21062024-12-12T04:07:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
21072024-12-12T04:07:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
21082024-12-12T04:07:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
21092024-12-12T04:07:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
21102024-12-12T04:07:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21112024-12-12T04:07:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21122024-12-12T04:07:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
21132024-12-12T04:07:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
21142024-12-12T04:07:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
21152024-12-12T04:07:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21162024-12-12T04:07:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21172024-12-12T04:07:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21182024-12-12T04:07:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21192024-12-12T04:07:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21202024-12-12T04:07:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
21212024-12-12T04:07:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21222024-12-12T04:07:03.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
21232024-12-12T04:07:03.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
21242024-12-12T04:07:03.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
21252024-12-12T04:07:04.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21262024-12-12T04:07:04.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21272024-12-12T04:07:04.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21282024-12-12T04:07:04.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21292024-12-12T04:07:04.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21302024-12-12T04:07:04.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21312024-12-12T04:07:04.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21322024-12-12T04:07:04.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
21332024-12-12T04:07:04.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21342024-12-12T04:07:05.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21352024-12-12T04:07:05.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21362024-12-12T04:07:05.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
21372024-12-12T04:07:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21382024-12-12T04:07:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21392024-12-12T04:07:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21402024-12-12T04:07:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21412024-12-12T04:07:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21422024-12-12T04:07:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21432024-12-12T04:07:06.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21442024-12-12T04:07:06.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21452024-12-12T04:07:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
21462024-12-12T04:07:06.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21472024-12-12T04:07:06.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21482024-12-12T04:07:06.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21492024-12-12T04:07:06.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21502024-12-12T04:07:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21512024-12-12T04:07:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21522024-12-12T04:07:07.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21532024-12-12T04:07:07.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21542024-12-12T04:07:07.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
21552024-12-12T04:07:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21562024-12-12T04:07:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21572024-12-12T04:07:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21582024-12-12T04:07:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21592024-12-12T04:07:07.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21602024-12-12T04:07:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21612024-12-12T04:07:08.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
21622024-12-12T04:07:08.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
21632024-12-12T04:07:08.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
21642024-12-12T04:07:08.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
21652024-12-12T04:07:08.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
21662024-12-12T04:07:08.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
21672024-12-12T04:07:08.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
21682024-12-12T04:07:08.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
21692024-12-12T04:07:08.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
21702024-12-12T04:07:08.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
21712024-12-12T04:07:08.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
21722024-12-12T04:07:08.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
21732024-12-12T04:07:08.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
21742024-12-12T04:07:08.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
21752024-12-12T04:07:08.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
21762024-12-12T04:07:08.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "93c601d0-44c0-48f4-a0e6-5efa30a20b68", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:07:08 GMT"} })
21772024-12-12T04:07:08.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
21782024-12-12T04:07:08.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21792024-12-12T04:07:08.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21802024-12-12T04:07:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
21812024-12-12T04:07:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21822024-12-12T04:07:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21832024-12-12T04:07:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21842024-12-12T04:07:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
21852024-12-12T04:07:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21862024-12-12T04:07:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
21872024-12-12T04:07:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21882024-12-12T04:07:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21892024-12-12T04:07:08.946ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
21902024-12-12T04:07:09.007ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "cc83c7a8-0e8e-42fb-b4bb-014078da17fd", "content-length": "29", "date": "Thu, 12 Dec 2024 04:07:08 GMT"} })
21912024-12-12T04:07:09.007ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
21922024-12-12T04:07:09.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21932024-12-12T04:07:09.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
21942024-12-12T04:07:09.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
21952024-12-12T04:07:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21962024-12-12T04:07:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
21972024-12-12T04:07:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21982024-12-12T04:07:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
21992024-12-12T04:07:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22002024-12-12T04:07:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22012024-12-12T04:07:10.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22022024-12-12T04:07:10.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22032024-12-12T04:07:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
22042024-12-12T04:07:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22052024-12-12T04:07:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22062024-12-12T04:07:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22072024-12-12T04:07:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22082024-12-12T04:07:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22092024-12-12T04:07:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22102024-12-12T04:07:11.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22112024-12-12T04:07:11.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22122024-12-12T04:07:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
22132024-12-12T04:07:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22142024-12-12T04:07:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22152024-12-12T04:07:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22162024-12-12T04:07:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22172024-12-12T04:07:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22182024-12-12T04:07:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22192024-12-12T04:07:12.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22202024-12-12T04:07:12.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22212024-12-12T04:07:12.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22222024-12-12T04:07:12.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22232024-12-12T04:07:12.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22242024-12-12T04:07:12.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22252024-12-12T04:07:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22262024-12-12T04:07:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
22272024-12-12T04:07:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22282024-12-12T04:07:13.371ZDEBGoximeter (results-sink): inserting 940 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
22292024-12-12T04:07:13.371ZDEBGoximeter (clickhouse-client): unrolling 940 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
22302024-12-12T04:07:13.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1196 table_name = fields_string
22312024-12-12T04:07:13.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
22322024-12-12T04:07:13.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
22332024-12-12T04:07:13.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 880 table_name = measurements_cumulativeu64
22342024-12-12T04:07:13.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
22352024-12-12T04:07:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
22362024-12-12T04:07:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
22372024-12-12T04:07:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
22382024-12-12T04:07:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
22392024-12-12T04:07:13.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
22402024-12-12T04:07:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
22412024-12-12T04:07:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
22422024-12-12T04:07:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
22432024-12-12T04:07:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
22442024-12-12T04:07:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22452024-12-12T04:07:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22462024-12-12T04:07:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
22472024-12-12T04:07:13.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
22482024-12-12T04:07:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22492024-12-12T04:07:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22502024-12-12T04:07:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22512024-12-12T04:07:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22522024-12-12T04:07:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22532024-12-12T04:07:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
22542024-12-12T04:07:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22552024-12-12T04:07:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
22562024-12-12T04:07:13.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
22572024-12-12T04:07:13.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
22582024-12-12T04:07:13.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
22592024-12-12T04:07:14.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22602024-12-12T04:07:14.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22612024-12-12T04:07:14.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22622024-12-12T04:07:14.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22632024-12-12T04:07:14.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22642024-12-12T04:07:14.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22652024-12-12T04:07:14.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22662024-12-12T04:07:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
22672024-12-12T04:07:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22682024-12-12T04:07:15.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22692024-12-12T04:07:15.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22702024-12-12T04:07:15.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22712024-12-12T04:07:15.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22722024-12-12T04:07:15.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22732024-12-12T04:07:15.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22742024-12-12T04:07:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22752024-12-12T04:07:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
22762024-12-12T04:07:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22772024-12-12T04:07:16.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22782024-12-12T04:07:16.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22792024-12-12T04:07:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
22802024-12-12T04:07:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22812024-12-12T04:07:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22822024-12-12T04:07:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22832024-12-12T04:07:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22842024-12-12T04:07:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22852024-12-12T04:07:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22862024-12-12T04:07:17.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22872024-12-12T04:07:17.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
22882024-12-12T04:07:17.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
22892024-12-12T04:07:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22902024-12-12T04:07:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22912024-12-12T04:07:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22922024-12-12T04:07:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22932024-12-12T04:07:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
22942024-12-12T04:07:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
22952024-12-12T04:07:18.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
22962024-12-12T04:07:18.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
22972024-12-12T04:07:18.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
22982024-12-12T04:07:18.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
22992024-12-12T04:07:18.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
23002024-12-12T04:07:18.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
23012024-12-12T04:07:18.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
23022024-12-12T04:07:18.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
23032024-12-12T04:07:18.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
23042024-12-12T04:07:18.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
23052024-12-12T04:07:18.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
23062024-12-12T04:07:18.427ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
23072024-12-12T04:07:18.429ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
23082024-12-12T04:07:18.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23092024-12-12T04:07:18.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23102024-12-12T04:07:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23112024-12-12T04:07:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23122024-12-12T04:07:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23132024-12-12T04:07:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23142024-12-12T04:07:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23152024-12-12T04:07:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
23162024-12-12T04:07:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23172024-12-12T04:07:19.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23182024-12-12T04:07:19.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23192024-12-12T04:07:19.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
23202024-12-12T04:07:19.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23212024-12-12T04:07:19.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23222024-12-12T04:07:19.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23232024-12-12T04:07:19.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23242024-12-12T04:07:19.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23252024-12-12T04:07:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23262024-12-12T04:07:20.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23272024-12-12T04:07:20.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23282024-12-12T04:07:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
23292024-12-12T04:07:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23302024-12-12T04:07:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23312024-12-12T04:07:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23322024-12-12T04:07:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23332024-12-12T04:07:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23342024-12-12T04:07:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23352024-12-12T04:07:21.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23362024-12-12T04:07:21.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23372024-12-12T04:07:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
23382024-12-12T04:07:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23392024-12-12T04:07:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23402024-12-12T04:07:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23412024-12-12T04:07:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23422024-12-12T04:07:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23432024-12-12T04:07:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23442024-12-12T04:07:22.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23452024-12-12T04:07:22.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23462024-12-12T04:07:22.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23472024-12-12T04:07:22.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23482024-12-12T04:07:22.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23492024-12-12T04:07:22.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23502024-12-12T04:07:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23512024-12-12T04:07:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
23522024-12-12T04:07:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23532024-12-12T04:07:23.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
23542024-12-12T04:07:23.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
23552024-12-12T04:07:23.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
23562024-12-12T04:07:23.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
23572024-12-12T04:07:23.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
23582024-12-12T04:07:23.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
23592024-12-12T04:07:23.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
23602024-12-12T04:07:23.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
23612024-12-12T04:07:23.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ef6d6197-51f1-4757-b356-0edc46f465e6", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:07:23 GMT"} })
23622024-12-12T04:07:23.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
23632024-12-12T04:07:23.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
23642024-12-12T04:07:23.907ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
23652024-12-12T04:07:23.907ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
23662024-12-12T04:07:23.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
23672024-12-12T04:07:23.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
23682024-12-12T04:07:23.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
23692024-12-12T04:07:23.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
23702024-12-12T04:07:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
23712024-12-12T04:07:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23722024-12-12T04:07:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
23732024-12-12T04:07:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23742024-12-12T04:07:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23752024-12-12T04:07:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
23762024-12-12T04:07:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
23772024-12-12T04:07:23.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "890cb38e-9169-4b20-ace9-b5f20b807363", "content-length": "29", "date": "Thu, 12 Dec 2024 04:07:23 GMT"} })
23782024-12-12T04:07:23.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
23792024-12-12T04:07:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
23802024-12-12T04:07:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
23812024-12-12T04:07:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
23822024-12-12T04:07:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
23832024-12-12T04:07:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
23842024-12-12T04:07:23.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23852024-12-12T04:07:23.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23862024-12-12T04:07:23.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23872024-12-12T04:07:23.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23882024-12-12T04:07:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
23892024-12-12T04:07:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
23902024-12-12T04:07:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23912024-12-12T04:07:23.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
23922024-12-12T04:07:23.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
23932024-12-12T04:07:23.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
23942024-12-12T04:07:24.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23952024-12-12T04:07:24.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
23962024-12-12T04:07:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
23972024-12-12T04:07:24.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23982024-12-12T04:07:24.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
23992024-12-12T04:07:24.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24002024-12-12T04:07:24.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24012024-12-12T04:07:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24022024-12-12T04:07:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24032024-12-12T04:07:25.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24042024-12-12T04:07:25.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24052024-12-12T04:07:25.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
24062024-12-12T04:07:25.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24072024-12-12T04:07:25.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24082024-12-12T04:07:25.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24092024-12-12T04:07:25.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24102024-12-12T04:07:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24112024-12-12T04:07:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24122024-12-12T04:07:26.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24132024-12-12T04:07:26.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24142024-12-12T04:07:26.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24152024-12-12T04:07:26.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24162024-12-12T04:07:26.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24172024-12-12T04:07:26.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24182024-12-12T04:07:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24192024-12-12T04:07:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
24202024-12-12T04:07:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24212024-12-12T04:07:27.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24222024-12-12T04:07:27.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24232024-12-12T04:07:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
24242024-12-12T04:07:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24252024-12-12T04:07:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24262024-12-12T04:07:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24272024-12-12T04:07:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24282024-12-12T04:07:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24292024-12-12T04:07:27.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24302024-12-12T04:07:28.371ZDEBGoximeter (results-sink): inserting 370 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
24312024-12-12T04:07:28.371ZDEBGoximeter (clickhouse-client): unrolling 370 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
24322024-12-12T04:07:28.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
24332024-12-12T04:07:28.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 10 table_name = fields_ipaddr
24342024-12-12T04:07:28.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 286 table_name = fields_string
24352024-12-12T04:07:28.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_u16
24362024-12-12T04:07:28.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
24372024-12-12T04:07:28.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
24382024-12-12T04:07:28.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 431 table_name = fields_uuid
24392024-12-12T04:07:28.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
24402024-12-12T04:07:28.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 242 table_name = measurements_cumulativeu64
24412024-12-12T04:07:28.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
24422024-12-12T04:07:28.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
24432024-12-12T04:07:28.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
24442024-12-12T04:07:28.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24452024-12-12T04:07:28.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24462024-12-12T04:07:28.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
24472024-12-12T04:07:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24482024-12-12T04:07:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24492024-12-12T04:07:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24502024-12-12T04:07:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24512024-12-12T04:07:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24522024-12-12T04:07:28.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24532024-12-12T04:07:29.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24542024-12-12T04:07:29.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24552024-12-12T04:07:29.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24562024-12-12T04:07:29.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24572024-12-12T04:07:29.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24582024-12-12T04:07:29.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24592024-12-12T04:07:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24602024-12-12T04:07:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
24612024-12-12T04:07:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24622024-12-12T04:07:30.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24632024-12-12T04:07:30.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24642024-12-12T04:07:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
24652024-12-12T04:07:30.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24662024-12-12T04:07:30.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24672024-12-12T04:07:30.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24682024-12-12T04:07:30.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24692024-12-12T04:07:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24702024-12-12T04:07:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24712024-12-12T04:07:31.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24722024-12-12T04:07:31.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24732024-12-12T04:07:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
24742024-12-12T04:07:31.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24752024-12-12T04:07:31.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24762024-12-12T04:07:31.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24772024-12-12T04:07:31.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24782024-12-12T04:07:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24792024-12-12T04:07:31.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24802024-12-12T04:07:32.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24812024-12-12T04:07:32.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
24822024-12-12T04:07:32.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24832024-12-12T04:07:32.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24842024-12-12T04:07:32.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24852024-12-12T04:07:32.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24862024-12-12T04:07:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
24872024-12-12T04:07:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
24882024-12-12T04:07:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
24892024-12-12T04:07:33.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
24902024-12-12T04:07:33.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
24912024-12-12T04:07:33.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
24922024-12-12T04:07:33.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
24932024-12-12T04:07:33.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
24942024-12-12T04:07:33.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
24952024-12-12T04:07:33.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
24962024-12-12T04:07:33.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
24972024-12-12T04:07:33.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
24982024-12-12T04:07:33.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
24992024-12-12T04:07:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
25002024-12-12T04:07:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
25012024-12-12T04:07:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
25022024-12-12T04:07:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25032024-12-12T04:07:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
25042024-12-12T04:07:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25052024-12-12T04:07:33.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
25062024-12-12T04:07:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
25072024-12-12T04:07:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
25082024-12-12T04:07:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
25092024-12-12T04:07:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25102024-12-12T04:07:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25112024-12-12T04:07:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25122024-12-12T04:07:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25132024-12-12T04:07:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25142024-12-12T04:07:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
25152024-12-12T04:07:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25162024-12-12T04:07:33.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
25172024-12-12T04:07:33.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
25182024-12-12T04:07:33.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
25192024-12-12T04:07:34.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25202024-12-12T04:07:34.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25212024-12-12T04:07:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25222024-12-12T04:07:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25232024-12-12T04:07:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25242024-12-12T04:07:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25252024-12-12T04:07:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
25262024-12-12T04:07:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25272024-12-12T04:07:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25282024-12-12T04:07:35.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25292024-12-12T04:07:35.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25302024-12-12T04:07:35.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25312024-12-12T04:07:35.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25322024-12-12T04:07:35.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25332024-12-12T04:07:35.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25342024-12-12T04:07:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25352024-12-12T04:07:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
25362024-12-12T04:07:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25372024-12-12T04:07:36.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25382024-12-12T04:07:36.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25392024-12-12T04:07:36.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25402024-12-12T04:07:36.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25412024-12-12T04:07:36.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25422024-12-12T04:07:36.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25432024-12-12T04:07:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25442024-12-12T04:07:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
25452024-12-12T04:07:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25462024-12-12T04:07:37.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25472024-12-12T04:07:37.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25482024-12-12T04:07:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25492024-12-12T04:07:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25502024-12-12T04:07:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25512024-12-12T04:07:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25522024-12-12T04:07:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25532024-12-12T04:07:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
25542024-12-12T04:07:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25552024-12-12T04:07:38.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
25562024-12-12T04:07:38.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
25572024-12-12T04:07:38.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
25582024-12-12T04:07:38.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
25592024-12-12T04:07:38.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
25602024-12-12T04:07:38.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
25612024-12-12T04:07:38.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
25622024-12-12T04:07:38.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
25632024-12-12T04:07:38.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
25642024-12-12T04:07:38.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
25652024-12-12T04:07:38.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
25662024-12-12T04:07:38.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
25672024-12-12T04:07:38.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
25682024-12-12T04:07:38.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
25692024-12-12T04:07:38.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
25702024-12-12T04:07:38.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "9e1f463e-2872-4391-b22c-dffc47399910", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:07:38 GMT"} })
25712024-12-12T04:07:38.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
25722024-12-12T04:07:38.907ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "b36510ab-f562-4130-a274-d650d092f44b", "content-length": "29", "date": "Thu, 12 Dec 2024 04:07:38 GMT"} })
25732024-12-12T04:07:38.907ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
25742024-12-12T04:07:38.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25752024-12-12T04:07:38.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25762024-12-12T04:07:38.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
25772024-12-12T04:07:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25782024-12-12T04:07:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25792024-12-12T04:07:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
25802024-12-12T04:07:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25812024-12-12T04:07:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25822024-12-12T04:07:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25832024-12-12T04:07:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25842024-12-12T04:07:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
25852024-12-12T04:07:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
25862024-12-12T04:07:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25872024-12-12T04:07:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25882024-12-12T04:07:38.946ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
25892024-12-12T04:07:39.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25902024-12-12T04:07:39.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25912024-12-12T04:07:39.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25922024-12-12T04:07:39.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25932024-12-12T04:07:39.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25942024-12-12T04:07:39.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25952024-12-12T04:07:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
25962024-12-12T04:07:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
25972024-12-12T04:07:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
25982024-12-12T04:07:40.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
25992024-12-12T04:07:40.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26002024-12-12T04:07:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
26012024-12-12T04:07:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26022024-12-12T04:07:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26032024-12-12T04:07:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26042024-12-12T04:07:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26052024-12-12T04:07:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26062024-12-12T04:07:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26072024-12-12T04:07:41.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26082024-12-12T04:07:41.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26092024-12-12T04:07:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26102024-12-12T04:07:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26112024-12-12T04:07:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26122024-12-12T04:07:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26132024-12-12T04:07:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26142024-12-12T04:07:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
26152024-12-12T04:07:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26162024-12-12T04:07:42.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26172024-12-12T04:07:42.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26182024-12-12T04:07:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
26192024-12-12T04:07:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26202024-12-12T04:07:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26212024-12-12T04:07:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26222024-12-12T04:07:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26232024-12-12T04:07:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26242024-12-12T04:07:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26252024-12-12T04:07:43.371ZDEBGoximeter (results-sink): inserting 943 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
26262024-12-12T04:07:43.371ZDEBGoximeter (clickhouse-client): unrolling 943 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
26272024-12-12T04:07:43.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
26282024-12-12T04:07:43.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1199 table_name = fields_string
26292024-12-12T04:07:43.419ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_u16
26302024-12-12T04:07:43.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
26312024-12-12T04:07:43.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 526 table_name = fields_uuid
26322024-12-12T04:07:43.428ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 883 table_name = measurements_cumulativeu64
26332024-12-12T04:07:43.434ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
26342024-12-12T04:07:43.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
26352024-12-12T04:07:43.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
26362024-12-12T04:07:43.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
26372024-12-12T04:07:43.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
26382024-12-12T04:07:43.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
26392024-12-12T04:07:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
26402024-12-12T04:07:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
26412024-12-12T04:07:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
26422024-12-12T04:07:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
26432024-12-12T04:07:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26442024-12-12T04:07:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26452024-12-12T04:07:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
26462024-12-12T04:07:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
26472024-12-12T04:07:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26482024-12-12T04:07:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26492024-12-12T04:07:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26502024-12-12T04:07:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26512024-12-12T04:07:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26522024-12-12T04:07:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
26532024-12-12T04:07:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26542024-12-12T04:07:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
26552024-12-12T04:07:43.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
26562024-12-12T04:07:43.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
26572024-12-12T04:07:43.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
26582024-12-12T04:07:44.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26592024-12-12T04:07:44.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26602024-12-12T04:07:44.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26612024-12-12T04:07:44.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26622024-12-12T04:07:44.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26632024-12-12T04:07:44.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26642024-12-12T04:07:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26652024-12-12T04:07:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
26662024-12-12T04:07:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26672024-12-12T04:07:45.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26682024-12-12T04:07:45.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26692024-12-12T04:07:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26702024-12-12T04:07:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26712024-12-12T04:07:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26722024-12-12T04:07:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26732024-12-12T04:07:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26742024-12-12T04:07:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
26752024-12-12T04:07:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26762024-12-12T04:07:46.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26772024-12-12T04:07:46.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26782024-12-12T04:07:46.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26792024-12-12T04:07:46.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26802024-12-12T04:07:46.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26812024-12-12T04:07:46.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26822024-12-12T04:07:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26832024-12-12T04:07:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
26842024-12-12T04:07:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26852024-12-12T04:07:47.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26862024-12-12T04:07:47.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
26872024-12-12T04:07:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26882024-12-12T04:07:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26892024-12-12T04:07:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26902024-12-12T04:07:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26912024-12-12T04:07:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
26922024-12-12T04:07:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
26932024-12-12T04:07:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
26942024-12-12T04:07:48.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
26952024-12-12T04:07:48.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
26962024-12-12T04:07:48.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
26972024-12-12T04:07:48.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
26982024-12-12T04:07:48.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
26992024-12-12T04:07:48.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
27002024-12-12T04:07:48.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
27012024-12-12T04:07:48.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
27022024-12-12T04:07:48.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
27032024-12-12T04:07:48.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
27042024-12-12T04:07:48.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
27052024-12-12T04:07:48.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
27062024-12-12T04:07:48.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
27072024-12-12T04:07:48.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27082024-12-12T04:07:48.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27092024-12-12T04:07:48.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27102024-12-12T04:07:48.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27112024-12-12T04:07:48.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27122024-12-12T04:07:48.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27132024-12-12T04:07:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27142024-12-12T04:07:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
27152024-12-12T04:07:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27162024-12-12T04:07:49.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27172024-12-12T04:07:49.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27182024-12-12T04:07:49.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
27192024-12-12T04:07:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27202024-12-12T04:07:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27212024-12-12T04:07:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27222024-12-12T04:07:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27232024-12-12T04:07:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27242024-12-12T04:07:49.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27252024-12-12T04:07:50.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27262024-12-12T04:07:50.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27272024-12-12T04:07:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27282024-12-12T04:07:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27292024-12-12T04:07:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27302024-12-12T04:07:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27312024-12-12T04:07:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
27322024-12-12T04:07:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27332024-12-12T04:07:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27342024-12-12T04:07:51.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27352024-12-12T04:07:51.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27362024-12-12T04:07:51.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
27372024-12-12T04:07:51.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27382024-12-12T04:07:51.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27392024-12-12T04:07:51.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27402024-12-12T04:07:51.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27412024-12-12T04:07:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27422024-12-12T04:07:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27432024-12-12T04:07:52.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27442024-12-12T04:07:52.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27452024-12-12T04:07:52.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
27462024-12-12T04:07:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27472024-12-12T04:07:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27482024-12-12T04:07:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27492024-12-12T04:07:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27502024-12-12T04:07:52.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27512024-12-12T04:07:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27522024-12-12T04:07:53.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
27532024-12-12T04:07:53.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
27542024-12-12T04:07:53.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
27552024-12-12T04:07:53.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
27562024-12-12T04:07:53.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
27572024-12-12T04:07:53.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
27582024-12-12T04:07:53.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
27592024-12-12T04:07:53.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
27602024-12-12T04:07:53.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a4c3a04b-0d01-4c2b-8924-6cba01aac293", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:07:53 GMT"} })
27612024-12-12T04:07:53.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
27622024-12-12T04:07:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
27632024-12-12T04:07:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
27642024-12-12T04:07:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
27652024-12-12T04:07:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
27662024-12-12T04:07:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
27672024-12-12T04:07:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
27682024-12-12T04:07:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
27692024-12-12T04:07:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
27702024-12-12T04:07:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27712024-12-12T04:07:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27722024-12-12T04:07:53.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "e7df1c7b-f3c1-4240-a032-ca0cd5eb395e", "content-length": "29", "date": "Thu, 12 Dec 2024 04:07:53 GMT"} })
27732024-12-12T04:07:53.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
27742024-12-12T04:07:53.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
27752024-12-12T04:07:53.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
27762024-12-12T04:07:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
27772024-12-12T04:07:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27782024-12-12T04:07:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27792024-12-12T04:07:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27802024-12-12T04:07:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27812024-12-12T04:07:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
27822024-12-12T04:07:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27832024-12-12T04:07:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27842024-12-12T04:07:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
27852024-12-12T04:07:53.922ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
27862024-12-12T04:07:53.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
27872024-12-12T04:07:53.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
27882024-12-12T04:07:53.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
27892024-12-12T04:07:54.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27902024-12-12T04:07:54.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27912024-12-12T04:07:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
27922024-12-12T04:07:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27932024-12-12T04:07:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27942024-12-12T04:07:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27952024-12-12T04:07:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27962024-12-12T04:07:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
27972024-12-12T04:07:54.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
27982024-12-12T04:07:55.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
27992024-12-12T04:07:55.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28002024-12-12T04:07:55.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
28012024-12-12T04:07:55.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28022024-12-12T04:07:55.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28032024-12-12T04:07:55.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28042024-12-12T04:07:55.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28052024-12-12T04:07:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28062024-12-12T04:07:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28072024-12-12T04:07:56.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28082024-12-12T04:07:56.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28092024-12-12T04:07:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
28102024-12-12T04:07:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28112024-12-12T04:07:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28122024-12-12T04:07:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28132024-12-12T04:07:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28142024-12-12T04:07:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28152024-12-12T04:07:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28162024-12-12T04:07:57.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28172024-12-12T04:07:57.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28182024-12-12T04:07:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
28192024-12-12T04:07:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28202024-12-12T04:07:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28212024-12-12T04:07:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28222024-12-12T04:07:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28232024-12-12T04:07:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28242024-12-12T04:07:57.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28252024-12-12T04:07:58.371ZDEBGoximeter (results-sink): inserting 366 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
28262024-12-12T04:07:58.371ZDEBGoximeter (clickhouse-client): unrolling 366 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
28272024-12-12T04:07:58.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
28282024-12-12T04:07:58.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 2 table_name = fields_ipaddr
28292024-12-12T04:07:58.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 282 table_name = fields_string
28302024-12-12T04:07:58.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = fields_u16
28312024-12-12T04:07:58.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
28322024-12-12T04:07:58.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
28332024-12-12T04:07:58.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 423 table_name = fields_uuid
28342024-12-12T04:07:58.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
28352024-12-12T04:07:58.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 238 table_name = measurements_cumulativeu64
28362024-12-12T04:07:58.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
28372024-12-12T04:07:58.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
28382024-12-12T04:07:58.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
28392024-12-12T04:07:58.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28402024-12-12T04:07:58.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28412024-12-12T04:07:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28422024-12-12T04:07:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28432024-12-12T04:07:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28442024-12-12T04:07:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28452024-12-12T04:07:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28462024-12-12T04:07:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
28472024-12-12T04:07:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28482024-12-12T04:07:59.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28492024-12-12T04:07:59.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28502024-12-12T04:07:59.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28512024-12-12T04:07:59.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28522024-12-12T04:07:59.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28532024-12-12T04:07:59.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28542024-12-12T04:07:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28552024-12-12T04:07:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
28562024-12-12T04:07:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28572024-12-12T04:08:00.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28582024-12-12T04:08:00.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28592024-12-12T04:08:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28602024-12-12T04:08:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28612024-12-12T04:08:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28622024-12-12T04:08:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28632024-12-12T04:08:00.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28642024-12-12T04:08:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
28652024-12-12T04:08:00.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28662024-12-12T04:08:01.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28672024-12-12T04:08:01.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28682024-12-12T04:08:01.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28692024-12-12T04:08:01.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28702024-12-12T04:08:01.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28712024-12-12T04:08:01.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28722024-12-12T04:08:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28732024-12-12T04:08:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
28742024-12-12T04:08:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28752024-12-12T04:08:02.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28762024-12-12T04:08:02.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28772024-12-12T04:08:02.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
28782024-12-12T04:08:02.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28792024-12-12T04:08:02.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28802024-12-12T04:08:02.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28812024-12-12T04:08:02.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28822024-12-12T04:08:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
28832024-12-12T04:08:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
28842024-12-12T04:08:03.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
28852024-12-12T04:08:03.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
28862024-12-12T04:08:03.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
28872024-12-12T04:08:03.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
28882024-12-12T04:08:03.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
28892024-12-12T04:08:03.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
28902024-12-12T04:08:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
28912024-12-12T04:08:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
28922024-12-12T04:08:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
28932024-12-12T04:08:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
28942024-12-12T04:08:03.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
28952024-12-12T04:08:03.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
28962024-12-12T04:08:03.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
28972024-12-12T04:08:03.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
28982024-12-12T04:08:03.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
28992024-12-12T04:08:03.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29002024-12-12T04:08:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
29012024-12-12T04:08:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
29022024-12-12T04:08:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
29032024-12-12T04:08:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29042024-12-12T04:08:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29052024-12-12T04:08:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29062024-12-12T04:08:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29072024-12-12T04:08:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
29082024-12-12T04:08:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29092024-12-12T04:08:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
29102024-12-12T04:08:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29112024-12-12T04:08:03.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
29122024-12-12T04:08:03.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
29132024-12-12T04:08:03.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
29142024-12-12T04:08:04.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29152024-12-12T04:08:04.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29162024-12-12T04:08:04.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29172024-12-12T04:08:04.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29182024-12-12T04:08:04.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29192024-12-12T04:08:04.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29202024-12-12T04:08:04.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29212024-12-12T04:08:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
29222024-12-12T04:08:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29232024-12-12T04:08:05.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29242024-12-12T04:08:05.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29252024-12-12T04:08:05.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29262024-12-12T04:08:05.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29272024-12-12T04:08:05.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29282024-12-12T04:08:05.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29292024-12-12T04:08:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
29302024-12-12T04:08:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29312024-12-12T04:08:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29322024-12-12T04:08:06.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29332024-12-12T04:08:06.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29342024-12-12T04:08:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
29352024-12-12T04:08:06.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29362024-12-12T04:08:06.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29372024-12-12T04:08:06.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29382024-12-12T04:08:06.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29392024-12-12T04:08:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29402024-12-12T04:08:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29412024-12-12T04:08:07.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29422024-12-12T04:08:07.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29432024-12-12T04:08:07.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
29442024-12-12T04:08:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29452024-12-12T04:08:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29462024-12-12T04:08:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29472024-12-12T04:08:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29482024-12-12T04:08:07.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29492024-12-12T04:08:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29502024-12-12T04:08:08.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
29512024-12-12T04:08:08.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
29522024-12-12T04:08:08.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
29532024-12-12T04:08:08.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
29542024-12-12T04:08:08.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
29552024-12-12T04:08:08.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
29562024-12-12T04:08:08.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
29572024-12-12T04:08:08.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
29582024-12-12T04:08:08.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
29592024-12-12T04:08:08.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
29602024-12-12T04:08:08.419ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
29612024-12-12T04:08:08.430ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
29622024-12-12T04:08:08.432ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
29632024-12-12T04:08:08.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
29642024-12-12T04:08:08.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
29652024-12-12T04:08:08.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "68317efe-6170-46f8-830b-0f8a359d4b36", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:08:08 GMT"} })
29662024-12-12T04:08:08.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
29672024-12-12T04:08:08.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29682024-12-12T04:08:08.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29692024-12-12T04:08:08.909ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d1fb8731-465b-473b-a550-71ae3f1d7f42", "content-length": "29", "date": "Thu, 12 Dec 2024 04:08:08 GMT"} })
29702024-12-12T04:08:08.909ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
29712024-12-12T04:08:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
29722024-12-12T04:08:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29732024-12-12T04:08:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29742024-12-12T04:08:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29752024-12-12T04:08:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
29762024-12-12T04:08:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29772024-12-12T04:08:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
29782024-12-12T04:08:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29792024-12-12T04:08:08.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29802024-12-12T04:08:08.947ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
29812024-12-12T04:08:09.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29822024-12-12T04:08:09.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29832024-12-12T04:08:09.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29842024-12-12T04:08:09.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29852024-12-12T04:08:09.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29862024-12-12T04:08:09.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29872024-12-12T04:08:09.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29882024-12-12T04:08:09.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
29892024-12-12T04:08:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29902024-12-12T04:08:10.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29912024-12-12T04:08:10.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
29922024-12-12T04:08:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
29932024-12-12T04:08:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29942024-12-12T04:08:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29952024-12-12T04:08:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29962024-12-12T04:08:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29972024-12-12T04:08:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
29982024-12-12T04:08:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
29992024-12-12T04:08:11.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30002024-12-12T04:08:11.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30012024-12-12T04:08:11.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30022024-12-12T04:08:11.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30032024-12-12T04:08:11.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30042024-12-12T04:08:11.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30052024-12-12T04:08:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30062024-12-12T04:08:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
30072024-12-12T04:08:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30082024-12-12T04:08:12.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30092024-12-12T04:08:12.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30102024-12-12T04:08:12.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30112024-12-12T04:08:12.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30122024-12-12T04:08:12.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30132024-12-12T04:08:12.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30142024-12-12T04:08:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30152024-12-12T04:08:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
30162024-12-12T04:08:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30172024-12-12T04:08:13.370ZDEBGoximeter (results-sink): inserting 940 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
30182024-12-12T04:08:13.370ZDEBGoximeter (clickhouse-client): unrolling 940 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
30192024-12-12T04:08:13.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1196 table_name = fields_string
30202024-12-12T04:08:13.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
30212024-12-12T04:08:13.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
30222024-12-12T04:08:13.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 880 table_name = measurements_cumulativeu64
30232024-12-12T04:08:13.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
30242024-12-12T04:08:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
30252024-12-12T04:08:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
30262024-12-12T04:08:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
30272024-12-12T04:08:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
30282024-12-12T04:08:13.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
30292024-12-12T04:08:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
30302024-12-12T04:08:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
30312024-12-12T04:08:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
30322024-12-12T04:08:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
30332024-12-12T04:08:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30342024-12-12T04:08:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30352024-12-12T04:08:13.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
30362024-12-12T04:08:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
30372024-12-12T04:08:13.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
30382024-12-12T04:08:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30392024-12-12T04:08:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30402024-12-12T04:08:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30412024-12-12T04:08:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30422024-12-12T04:08:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30432024-12-12T04:08:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
30442024-12-12T04:08:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30452024-12-12T04:08:13.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
30462024-12-12T04:08:13.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
30472024-12-12T04:08:13.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
30482024-12-12T04:08:14.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30492024-12-12T04:08:14.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30502024-12-12T04:08:14.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
30512024-12-12T04:08:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30522024-12-12T04:08:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30532024-12-12T04:08:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30542024-12-12T04:08:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30552024-12-12T04:08:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30562024-12-12T04:08:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30572024-12-12T04:08:15.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30582024-12-12T04:08:15.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30592024-12-12T04:08:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
30602024-12-12T04:08:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30612024-12-12T04:08:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30622024-12-12T04:08:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30632024-12-12T04:08:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30642024-12-12T04:08:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30652024-12-12T04:08:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30662024-12-12T04:08:16.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30672024-12-12T04:08:16.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30682024-12-12T04:08:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
30692024-12-12T04:08:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30702024-12-12T04:08:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30712024-12-12T04:08:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30722024-12-12T04:08:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30732024-12-12T04:08:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30742024-12-12T04:08:16.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30752024-12-12T04:08:17.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30762024-12-12T04:08:17.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30772024-12-12T04:08:17.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30782024-12-12T04:08:17.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30792024-12-12T04:08:17.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30802024-12-12T04:08:17.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30812024-12-12T04:08:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
30822024-12-12T04:08:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
30832024-12-12T04:08:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
30842024-12-12T04:08:18.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
30852024-12-12T04:08:18.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
30862024-12-12T04:08:18.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
30872024-12-12T04:08:18.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
30882024-12-12T04:08:18.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
30892024-12-12T04:08:18.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
30902024-12-12T04:08:18.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
30912024-12-12T04:08:18.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
30922024-12-12T04:08:18.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
30932024-12-12T04:08:18.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
30942024-12-12T04:08:18.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
30952024-12-12T04:08:18.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
30962024-12-12T04:08:18.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
30972024-12-12T04:08:18.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30982024-12-12T04:08:18.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
30992024-12-12T04:08:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31002024-12-12T04:08:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31012024-12-12T04:08:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31022024-12-12T04:08:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31032024-12-12T04:08:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31042024-12-12T04:08:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
31052024-12-12T04:08:18.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31062024-12-12T04:08:19.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31072024-12-12T04:08:19.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31082024-12-12T04:08:19.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31092024-12-12T04:08:19.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31102024-12-12T04:08:19.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31112024-12-12T04:08:19.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31122024-12-12T04:08:19.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31132024-12-12T04:08:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
31142024-12-12T04:08:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31152024-12-12T04:08:20.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31162024-12-12T04:08:20.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31172024-12-12T04:08:20.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31182024-12-12T04:08:20.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31192024-12-12T04:08:20.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31202024-12-12T04:08:20.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31212024-12-12T04:08:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
31222024-12-12T04:08:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31232024-12-12T04:08:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31242024-12-12T04:08:21.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31252024-12-12T04:08:21.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31262024-12-12T04:08:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
31272024-12-12T04:08:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31282024-12-12T04:08:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31292024-12-12T04:08:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31302024-12-12T04:08:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31312024-12-12T04:08:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31322024-12-12T04:08:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31332024-12-12T04:08:22.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31342024-12-12T04:08:22.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31352024-12-12T04:08:22.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31362024-12-12T04:08:22.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31372024-12-12T04:08:22.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31382024-12-12T04:08:22.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31392024-12-12T04:08:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31402024-12-12T04:08:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
31412024-12-12T04:08:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31422024-12-12T04:08:23.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
31432024-12-12T04:08:23.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
31442024-12-12T04:08:23.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
31452024-12-12T04:08:23.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
31462024-12-12T04:08:23.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
31472024-12-12T04:08:23.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
31482024-12-12T04:08:23.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
31492024-12-12T04:08:23.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
31502024-12-12T04:08:23.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "103f9c38-e826-4b7b-8561-8260308c667d", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:08:23 GMT"} })
31512024-12-12T04:08:23.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
31522024-12-12T04:08:23.907ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
31532024-12-12T04:08:23.907ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
31542024-12-12T04:08:23.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
31552024-12-12T04:08:23.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
31562024-12-12T04:08:23.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
31572024-12-12T04:08:23.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
31582024-12-12T04:08:23.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "9168a4a7-8b1e-4e1c-89e6-4817720a743a", "content-length": "29", "date": "Thu, 12 Dec 2024 04:08:23 GMT"} })
31592024-12-12T04:08:23.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
31602024-12-12T04:08:23.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
31612024-12-12T04:08:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
31622024-12-12T04:08:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31632024-12-12T04:08:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31642024-12-12T04:08:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
31652024-12-12T04:08:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
31662024-12-12T04:08:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
31672024-12-12T04:08:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
31682024-12-12T04:08:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
31692024-12-12T04:08:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31702024-12-12T04:08:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
31712024-12-12T04:08:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
31722024-12-12T04:08:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
31732024-12-12T04:08:23.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31742024-12-12T04:08:23.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31752024-12-12T04:08:23.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31762024-12-12T04:08:23.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31772024-12-12T04:08:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31782024-12-12T04:08:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
31792024-12-12T04:08:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31802024-12-12T04:08:23.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
31812024-12-12T04:08:23.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
31822024-12-12T04:08:23.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
31832024-12-12T04:08:24.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31842024-12-12T04:08:24.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31852024-12-12T04:08:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31862024-12-12T04:08:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31872024-12-12T04:08:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31882024-12-12T04:08:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31892024-12-12T04:08:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31902024-12-12T04:08:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
31912024-12-12T04:08:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31922024-12-12T04:08:25.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31932024-12-12T04:08:25.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
31942024-12-12T04:08:25.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
31952024-12-12T04:08:25.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31962024-12-12T04:08:25.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
31972024-12-12T04:08:25.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31982024-12-12T04:08:25.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
31992024-12-12T04:08:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32002024-12-12T04:08:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32012024-12-12T04:08:26.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32022024-12-12T04:08:26.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32032024-12-12T04:08:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
32042024-12-12T04:08:26.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32052024-12-12T04:08:26.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32062024-12-12T04:08:26.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32072024-12-12T04:08:26.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32082024-12-12T04:08:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32092024-12-12T04:08:26.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32102024-12-12T04:08:27.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32112024-12-12T04:08:27.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32122024-12-12T04:08:27.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32132024-12-12T04:08:27.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32142024-12-12T04:08:27.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32152024-12-12T04:08:27.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32162024-12-12T04:08:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
32172024-12-12T04:08:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32182024-12-12T04:08:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32192024-12-12T04:08:28.370ZDEBGoximeter (results-sink): inserting 370 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
32202024-12-12T04:08:28.370ZDEBGoximeter (clickhouse-client): unrolling 370 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
32212024-12-12T04:08:28.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
32222024-12-12T04:08:28.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 10 table_name = fields_ipaddr
32232024-12-12T04:08:28.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 286 table_name = fields_string
32242024-12-12T04:08:28.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_u16
32252024-12-12T04:08:28.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
32262024-12-12T04:08:28.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
32272024-12-12T04:08:28.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 431 table_name = fields_uuid
32282024-12-12T04:08:28.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
32292024-12-12T04:08:28.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 242 table_name = measurements_cumulativeu64
32302024-12-12T04:08:28.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
32312024-12-12T04:08:28.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
32322024-12-12T04:08:28.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
32332024-12-12T04:08:28.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32342024-12-12T04:08:28.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32352024-12-12T04:08:28.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32362024-12-12T04:08:28.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32372024-12-12T04:08:28.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32382024-12-12T04:08:28.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32392024-12-12T04:08:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
32402024-12-12T04:08:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32412024-12-12T04:08:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32422024-12-12T04:08:29.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32432024-12-12T04:08:29.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32442024-12-12T04:08:29.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32452024-12-12T04:08:29.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32462024-12-12T04:08:29.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32472024-12-12T04:08:29.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32482024-12-12T04:08:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32492024-12-12T04:08:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
32502024-12-12T04:08:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32512024-12-12T04:08:30.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32522024-12-12T04:08:30.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32532024-12-12T04:08:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32542024-12-12T04:08:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32552024-12-12T04:08:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32562024-12-12T04:08:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32572024-12-12T04:08:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32582024-12-12T04:08:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
32592024-12-12T04:08:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32602024-12-12T04:08:31.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32612024-12-12T04:08:31.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32622024-12-12T04:08:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
32632024-12-12T04:08:31.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32642024-12-12T04:08:31.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32652024-12-12T04:08:31.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32662024-12-12T04:08:31.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32672024-12-12T04:08:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32682024-12-12T04:08:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32692024-12-12T04:08:32.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32702024-12-12T04:08:32.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32712024-12-12T04:08:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
32722024-12-12T04:08:32.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32732024-12-12T04:08:32.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32742024-12-12T04:08:32.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32752024-12-12T04:08:32.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32762024-12-12T04:08:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
32772024-12-12T04:08:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32782024-12-12T04:08:33.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
32792024-12-12T04:08:33.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
32802024-12-12T04:08:33.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
32812024-12-12T04:08:33.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
32822024-12-12T04:08:33.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
32832024-12-12T04:08:33.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
32842024-12-12T04:08:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
32852024-12-12T04:08:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
32862024-12-12T04:08:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
32872024-12-12T04:08:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
32882024-12-12T04:08:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
32892024-12-12T04:08:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
32902024-12-12T04:08:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
32912024-12-12T04:08:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
32922024-12-12T04:08:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32932024-12-12T04:08:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
32942024-12-12T04:08:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
32952024-12-12T04:08:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
32962024-12-12T04:08:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
32972024-12-12T04:08:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32982024-12-12T04:08:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
32992024-12-12T04:08:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33002024-12-12T04:08:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33012024-12-12T04:08:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33022024-12-12T04:08:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
33032024-12-12T04:08:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33042024-12-12T04:08:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
33052024-12-12T04:08:33.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
33062024-12-12T04:08:33.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
33072024-12-12T04:08:33.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
33082024-12-12T04:08:34.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33092024-12-12T04:08:34.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33102024-12-12T04:08:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33112024-12-12T04:08:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33122024-12-12T04:08:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33132024-12-12T04:08:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33142024-12-12T04:08:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
33152024-12-12T04:08:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33162024-12-12T04:08:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33172024-12-12T04:08:35.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33182024-12-12T04:08:35.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33192024-12-12T04:08:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
33202024-12-12T04:08:35.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33212024-12-12T04:08:35.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33222024-12-12T04:08:35.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33232024-12-12T04:08:35.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33242024-12-12T04:08:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33252024-12-12T04:08:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33262024-12-12T04:08:36.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33272024-12-12T04:08:36.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33282024-12-12T04:08:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
33292024-12-12T04:08:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33302024-12-12T04:08:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33312024-12-12T04:08:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33322024-12-12T04:08:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33332024-12-12T04:08:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33342024-12-12T04:08:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33352024-12-12T04:08:37.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33362024-12-12T04:08:37.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33372024-12-12T04:08:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33382024-12-12T04:08:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33392024-12-12T04:08:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33402024-12-12T04:08:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33412024-12-12T04:08:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
33422024-12-12T04:08:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33432024-12-12T04:08:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33442024-12-12T04:08:38.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
33452024-12-12T04:08:38.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
33462024-12-12T04:08:38.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
33472024-12-12T04:08:38.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
33482024-12-12T04:08:38.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
33492024-12-12T04:08:38.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
33502024-12-12T04:08:38.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
33512024-12-12T04:08:38.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
33522024-12-12T04:08:38.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
33532024-12-12T04:08:38.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
33542024-12-12T04:08:38.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
33552024-12-12T04:08:38.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
33562024-12-12T04:08:38.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
33572024-12-12T04:08:38.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
33582024-12-12T04:08:38.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
33592024-12-12T04:08:38.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e47efd0f-9f94-4374-acea-7484a6091ed1", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:08:38 GMT"} })
33602024-12-12T04:08:38.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
33612024-12-12T04:08:38.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "175462d0-27df-46d6-a1f2-26bbfc8eea4e", "content-length": "29", "date": "Thu, 12 Dec 2024 04:08:38 GMT"} })
33622024-12-12T04:08:38.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
33632024-12-12T04:08:38.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33642024-12-12T04:08:38.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33652024-12-12T04:08:38.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
33662024-12-12T04:08:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33672024-12-12T04:08:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
33682024-12-12T04:08:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33692024-12-12T04:08:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33702024-12-12T04:08:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33712024-12-12T04:08:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
33722024-12-12T04:08:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
33732024-12-12T04:08:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33742024-12-12T04:08:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33752024-12-12T04:08:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33762024-12-12T04:08:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33772024-12-12T04:08:38.947ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
33782024-12-12T04:08:39.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33792024-12-12T04:08:39.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33802024-12-12T04:08:39.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33812024-12-12T04:08:39.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33822024-12-12T04:08:39.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33832024-12-12T04:08:39.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33842024-12-12T04:08:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33852024-12-12T04:08:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
33862024-12-12T04:08:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33872024-12-12T04:08:40.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33882024-12-12T04:08:40.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33892024-12-12T04:08:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
33902024-12-12T04:08:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33912024-12-12T04:08:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33922024-12-12T04:08:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33932024-12-12T04:08:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33942024-12-12T04:08:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33952024-12-12T04:08:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
33962024-12-12T04:08:41.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33972024-12-12T04:08:41.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
33982024-12-12T04:08:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
33992024-12-12T04:08:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34002024-12-12T04:08:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34012024-12-12T04:08:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34022024-12-12T04:08:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34032024-12-12T04:08:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
34042024-12-12T04:08:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34052024-12-12T04:08:42.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34062024-12-12T04:08:42.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34072024-12-12T04:08:42.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34082024-12-12T04:08:42.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34092024-12-12T04:08:42.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34102024-12-12T04:08:42.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34112024-12-12T04:08:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34122024-12-12T04:08:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
34132024-12-12T04:08:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34142024-12-12T04:08:43.370ZDEBGoximeter (results-sink): inserting 943 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
34152024-12-12T04:08:43.370ZDEBGoximeter (clickhouse-client): unrolling 943 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
34162024-12-12T04:08:43.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
34172024-12-12T04:08:43.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1199 table_name = fields_string
34182024-12-12T04:08:43.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_u16
34192024-12-12T04:08:43.419ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
34202024-12-12T04:08:43.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 526 table_name = fields_uuid
34212024-12-12T04:08:43.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 883 table_name = measurements_cumulativeu64
34222024-12-12T04:08:43.425ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
34232024-12-12T04:08:43.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
34242024-12-12T04:08:43.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
34252024-12-12T04:08:43.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
34262024-12-12T04:08:43.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
34272024-12-12T04:08:43.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
34282024-12-12T04:08:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
34292024-12-12T04:08:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
34302024-12-12T04:08:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
34312024-12-12T04:08:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
34322024-12-12T04:08:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34332024-12-12T04:08:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34342024-12-12T04:08:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
34352024-12-12T04:08:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
34362024-12-12T04:08:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34372024-12-12T04:08:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34382024-12-12T04:08:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34392024-12-12T04:08:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34402024-12-12T04:08:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
34412024-12-12T04:08:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34422024-12-12T04:08:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34432024-12-12T04:08:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
34442024-12-12T04:08:43.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
34452024-12-12T04:08:43.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
34462024-12-12T04:08:43.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
34472024-12-12T04:08:44.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34482024-12-12T04:08:44.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34492024-12-12T04:08:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
34502024-12-12T04:08:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34512024-12-12T04:08:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34522024-12-12T04:08:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34532024-12-12T04:08:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34542024-12-12T04:08:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34552024-12-12T04:08:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34562024-12-12T04:08:45.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34572024-12-12T04:08:45.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34582024-12-12T04:08:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
34592024-12-12T04:08:45.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34602024-12-12T04:08:45.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34612024-12-12T04:08:45.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34622024-12-12T04:08:45.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34632024-12-12T04:08:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34642024-12-12T04:08:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34652024-12-12T04:08:46.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34662024-12-12T04:08:46.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34672024-12-12T04:08:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
34682024-12-12T04:08:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34692024-12-12T04:08:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34702024-12-12T04:08:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34712024-12-12T04:08:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34722024-12-12T04:08:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34732024-12-12T04:08:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34742024-12-12T04:08:47.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34752024-12-12T04:08:47.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34762024-12-12T04:08:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
34772024-12-12T04:08:47.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34782024-12-12T04:08:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34792024-12-12T04:08:47.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34802024-12-12T04:08:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34812024-12-12T04:08:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
34822024-12-12T04:08:47.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34832024-12-12T04:08:48.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
34842024-12-12T04:08:48.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
34852024-12-12T04:08:48.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
34862024-12-12T04:08:48.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
34872024-12-12T04:08:48.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
34882024-12-12T04:08:48.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
34892024-12-12T04:08:48.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
34902024-12-12T04:08:48.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
34912024-12-12T04:08:48.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
34922024-12-12T04:08:48.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
34932024-12-12T04:08:48.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
34942024-12-12T04:08:48.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
34952024-12-12T04:08:48.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
34962024-12-12T04:08:48.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34972024-12-12T04:08:48.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
34982024-12-12T04:08:48.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
34992024-12-12T04:08:48.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35002024-12-12T04:08:48.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35012024-12-12T04:08:48.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35022024-12-12T04:08:48.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35032024-12-12T04:08:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35042024-12-12T04:08:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
35052024-12-12T04:08:49.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35062024-12-12T04:08:49.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35072024-12-12T04:08:49.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
35082024-12-12T04:08:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35092024-12-12T04:08:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35102024-12-12T04:08:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35112024-12-12T04:08:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35122024-12-12T04:08:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35132024-12-12T04:08:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35142024-12-12T04:08:50.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35152024-12-12T04:08:50.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35162024-12-12T04:08:50.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
35172024-12-12T04:08:50.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35182024-12-12T04:08:50.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35192024-12-12T04:08:50.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35202024-12-12T04:08:50.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35212024-12-12T04:08:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35222024-12-12T04:08:50.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35232024-12-12T04:08:51.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35242024-12-12T04:08:51.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35252024-12-12T04:08:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35262024-12-12T04:08:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35272024-12-12T04:08:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35282024-12-12T04:08:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35292024-12-12T04:08:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35302024-12-12T04:08:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
35312024-12-12T04:08:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35322024-12-12T04:08:52.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35332024-12-12T04:08:52.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35342024-12-12T04:08:52.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
35352024-12-12T04:08:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35362024-12-12T04:08:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35372024-12-12T04:08:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35382024-12-12T04:08:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35392024-12-12T04:08:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35402024-12-12T04:08:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35412024-12-12T04:08:53.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
35422024-12-12T04:08:53.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
35432024-12-12T04:08:53.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
35442024-12-12T04:08:53.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
35452024-12-12T04:08:53.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
35462024-12-12T04:08:53.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
35472024-12-12T04:08:53.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
35482024-12-12T04:08:53.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
35492024-12-12T04:08:53.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "57dcb9c1-05a2-4be6-aff7-eac23ecce8ef", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:08:53 GMT"} })
35502024-12-12T04:08:53.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
35512024-12-12T04:08:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
35522024-12-12T04:08:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
35532024-12-12T04:08:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
35542024-12-12T04:08:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
35552024-12-12T04:08:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
35562024-12-12T04:08:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
35572024-12-12T04:08:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
35582024-12-12T04:08:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
35592024-12-12T04:08:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35602024-12-12T04:08:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35612024-12-12T04:08:53.909ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "19db7812-3a59-47b9-93e7-f4fe159b3d60", "content-length": "29", "date": "Thu, 12 Dec 2024 04:08:53 GMT"} })
35622024-12-12T04:08:53.909ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
35632024-12-12T04:08:53.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
35642024-12-12T04:08:53.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
35652024-12-12T04:08:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
35662024-12-12T04:08:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35672024-12-12T04:08:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35682024-12-12T04:08:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35692024-12-12T04:08:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35702024-12-12T04:08:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35712024-12-12T04:08:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
35722024-12-12T04:08:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35732024-12-12T04:08:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
35742024-12-12T04:08:53.922ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
35752024-12-12T04:08:53.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
35762024-12-12T04:08:53.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
35772024-12-12T04:08:53.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
35782024-12-12T04:08:54.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35792024-12-12T04:08:54.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35802024-12-12T04:08:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
35812024-12-12T04:08:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35822024-12-12T04:08:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35832024-12-12T04:08:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35842024-12-12T04:08:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35852024-12-12T04:08:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35862024-12-12T04:08:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35872024-12-12T04:08:55.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35882024-12-12T04:08:55.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35892024-12-12T04:08:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
35902024-12-12T04:08:55.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35912024-12-12T04:08:55.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35922024-12-12T04:08:55.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35932024-12-12T04:08:55.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35942024-12-12T04:08:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
35952024-12-12T04:08:55.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35962024-12-12T04:08:56.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35972024-12-12T04:08:56.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
35982024-12-12T04:08:56.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
35992024-12-12T04:08:56.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36002024-12-12T04:08:56.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36012024-12-12T04:08:56.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36022024-12-12T04:08:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36032024-12-12T04:08:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36042024-12-12T04:08:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
36052024-12-12T04:08:57.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36062024-12-12T04:08:57.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36072024-12-12T04:08:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
36082024-12-12T04:08:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36092024-12-12T04:08:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36102024-12-12T04:08:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36112024-12-12T04:08:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36122024-12-12T04:08:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36132024-12-12T04:08:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36142024-12-12T04:08:58.370ZDEBGoximeter (results-sink): inserting 366 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
36152024-12-12T04:08:58.370ZDEBGoximeter (clickhouse-client): unrolling 366 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
36162024-12-12T04:08:58.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
36172024-12-12T04:08:58.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 2 table_name = fields_ipaddr
36182024-12-12T04:08:58.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 282 table_name = fields_string
36192024-12-12T04:08:58.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = fields_u16
36202024-12-12T04:08:58.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
36212024-12-12T04:08:58.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
36222024-12-12T04:08:58.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 423 table_name = fields_uuid
36232024-12-12T04:08:58.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
36242024-12-12T04:08:58.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 238 table_name = measurements_cumulativeu64
36252024-12-12T04:08:58.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
36262024-12-12T04:08:58.434ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
36272024-12-12T04:08:58.436ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
36282024-12-12T04:08:58.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36292024-12-12T04:08:58.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36302024-12-12T04:08:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36312024-12-12T04:08:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36322024-12-12T04:08:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36332024-12-12T04:08:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36342024-12-12T04:08:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36352024-12-12T04:08:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
36362024-12-12T04:08:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36372024-12-12T04:08:59.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36382024-12-12T04:08:59.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36392024-12-12T04:08:59.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36402024-12-12T04:08:59.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36412024-12-12T04:08:59.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36422024-12-12T04:08:59.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36432024-12-12T04:08:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36442024-12-12T04:08:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
36452024-12-12T04:08:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36462024-12-12T04:09:00.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36472024-12-12T04:09:00.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36482024-12-12T04:09:00.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
36492024-12-12T04:09:00.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36502024-12-12T04:09:00.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36512024-12-12T04:09:00.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36522024-12-12T04:09:00.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36532024-12-12T04:09:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36542024-12-12T04:09:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36552024-12-12T04:09:01.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36562024-12-12T04:09:01.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36572024-12-12T04:09:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
36582024-12-12T04:09:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36592024-12-12T04:09:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36602024-12-12T04:09:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36612024-12-12T04:09:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36622024-12-12T04:09:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36632024-12-12T04:09:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36642024-12-12T04:09:02.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36652024-12-12T04:09:02.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36662024-12-12T04:09:02.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
36672024-12-12T04:09:02.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36682024-12-12T04:09:02.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36692024-12-12T04:09:02.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36702024-12-12T04:09:02.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36712024-12-12T04:09:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36722024-12-12T04:09:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36732024-12-12T04:09:03.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
36742024-12-12T04:09:03.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
36752024-12-12T04:09:03.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
36762024-12-12T04:09:03.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
36772024-12-12T04:09:03.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
36782024-12-12T04:09:03.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
36792024-12-12T04:09:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
36802024-12-12T04:09:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
36812024-12-12T04:09:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
36822024-12-12T04:09:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
36832024-12-12T04:09:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
36842024-12-12T04:09:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
36852024-12-12T04:09:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
36862024-12-12T04:09:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
36872024-12-12T04:09:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36882024-12-12T04:09:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
36892024-12-12T04:09:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
36902024-12-12T04:09:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
36912024-12-12T04:09:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
36922024-12-12T04:09:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36932024-12-12T04:09:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36942024-12-12T04:09:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36952024-12-12T04:09:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36962024-12-12T04:09:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
36972024-12-12T04:09:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
36982024-12-12T04:09:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
36992024-12-12T04:09:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
37002024-12-12T04:09:03.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
37012024-12-12T04:09:03.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
37022024-12-12T04:09:03.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
37032024-12-12T04:09:04.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37042024-12-12T04:09:04.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37052024-12-12T04:09:04.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37062024-12-12T04:09:04.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37072024-12-12T04:09:04.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37082024-12-12T04:09:04.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37092024-12-12T04:09:04.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
37102024-12-12T04:09:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37112024-12-12T04:09:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37122024-12-12T04:09:05.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37132024-12-12T04:09:05.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37142024-12-12T04:09:05.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
37152024-12-12T04:09:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37162024-12-12T04:09:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37172024-12-12T04:09:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37182024-12-12T04:09:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37192024-12-12T04:09:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37202024-12-12T04:09:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37212024-12-12T04:09:06.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37222024-12-12T04:09:06.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37232024-12-12T04:09:06.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37242024-12-12T04:09:06.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37252024-12-12T04:09:06.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37262024-12-12T04:09:06.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37272024-12-12T04:09:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
37282024-12-12T04:09:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37292024-12-12T04:09:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37302024-12-12T04:09:07.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37312024-12-12T04:09:07.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37322024-12-12T04:09:07.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
37332024-12-12T04:09:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37342024-12-12T04:09:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37352024-12-12T04:09:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37362024-12-12T04:09:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37372024-12-12T04:09:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37382024-12-12T04:09:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37392024-12-12T04:09:08.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
37402024-12-12T04:09:08.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
37412024-12-12T04:09:08.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
37422024-12-12T04:09:08.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
37432024-12-12T04:09:08.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
37442024-12-12T04:09:08.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
37452024-12-12T04:09:08.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
37462024-12-12T04:09:08.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
37472024-12-12T04:09:08.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
37482024-12-12T04:09:08.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
37492024-12-12T04:09:08.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
37502024-12-12T04:09:08.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
37512024-12-12T04:09:08.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
37522024-12-12T04:09:08.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
37532024-12-12T04:09:08.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
37542024-12-12T04:09:08.904ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e49c408b-ec9d-480c-a8bc-987618f54605", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:09:08 GMT"} })
37552024-12-12T04:09:08.904ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
37562024-12-12T04:09:08.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "5e41040a-7b72-464a-a7eb-92532a234114", "content-length": "29", "date": "Thu, 12 Dec 2024 04:09:08 GMT"} })
37572024-12-12T04:09:08.906ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
37582024-12-12T04:09:08.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37592024-12-12T04:09:08.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37602024-12-12T04:09:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
37612024-12-12T04:09:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
37622024-12-12T04:09:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
37632024-12-12T04:09:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37642024-12-12T04:09:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37652024-12-12T04:09:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37662024-12-12T04:09:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37672024-12-12T04:09:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37682024-12-12T04:09:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37692024-12-12T04:09:08.947ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
37702024-12-12T04:09:09.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37712024-12-12T04:09:09.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37722024-12-12T04:09:09.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37732024-12-12T04:09:09.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37742024-12-12T04:09:09.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37752024-12-12T04:09:09.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37762024-12-12T04:09:09.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37772024-12-12T04:09:09.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
37782024-12-12T04:09:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37792024-12-12T04:09:10.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37802024-12-12T04:09:10.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37812024-12-12T04:09:10.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37822024-12-12T04:09:10.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37832024-12-12T04:09:10.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37842024-12-12T04:09:10.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37852024-12-12T04:09:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37862024-12-12T04:09:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
37872024-12-12T04:09:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37882024-12-12T04:09:11.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37892024-12-12T04:09:11.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37902024-12-12T04:09:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
37912024-12-12T04:09:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37922024-12-12T04:09:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37932024-12-12T04:09:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37942024-12-12T04:09:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37952024-12-12T04:09:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
37962024-12-12T04:09:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
37972024-12-12T04:09:12.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37982024-12-12T04:09:12.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
37992024-12-12T04:09:12.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38002024-12-12T04:09:12.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38012024-12-12T04:09:12.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38022024-12-12T04:09:12.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38032024-12-12T04:09:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38042024-12-12T04:09:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
38052024-12-12T04:09:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38062024-12-12T04:09:13.370ZDEBGoximeter (results-sink): inserting 940 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
38072024-12-12T04:09:13.370ZDEBGoximeter (clickhouse-client): unrolling 940 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
38082024-12-12T04:09:13.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1196 table_name = fields_string
38092024-12-12T04:09:13.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
38102024-12-12T04:09:13.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
38112024-12-12T04:09:13.419ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 880 table_name = measurements_cumulativeu64
38122024-12-12T04:09:13.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
38132024-12-12T04:09:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
38142024-12-12T04:09:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
38152024-12-12T04:09:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
38162024-12-12T04:09:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
38172024-12-12T04:09:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
38182024-12-12T04:09:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
38192024-12-12T04:09:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
38202024-12-12T04:09:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
38212024-12-12T04:09:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38222024-12-12T04:09:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38232024-12-12T04:09:13.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
38242024-12-12T04:09:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
38252024-12-12T04:09:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
38262024-12-12T04:09:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
38272024-12-12T04:09:13.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38282024-12-12T04:09:13.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38292024-12-12T04:09:13.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38302024-12-12T04:09:13.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38312024-12-12T04:09:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
38322024-12-12T04:09:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38332024-12-12T04:09:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38342024-12-12T04:09:13.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
38352024-12-12T04:09:13.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
38362024-12-12T04:09:13.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
38372024-12-12T04:09:14.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38382024-12-12T04:09:14.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38392024-12-12T04:09:14.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
38402024-12-12T04:09:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38412024-12-12T04:09:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38422024-12-12T04:09:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38432024-12-12T04:09:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38442024-12-12T04:09:14.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38452024-12-12T04:09:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38462024-12-12T04:09:15.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38472024-12-12T04:09:15.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38482024-12-12T04:09:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
38492024-12-12T04:09:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38502024-12-12T04:09:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38512024-12-12T04:09:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38522024-12-12T04:09:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38532024-12-12T04:09:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38542024-12-12T04:09:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38552024-12-12T04:09:16.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38562024-12-12T04:09:16.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38572024-12-12T04:09:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
38582024-12-12T04:09:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38592024-12-12T04:09:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38602024-12-12T04:09:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38612024-12-12T04:09:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38622024-12-12T04:09:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38632024-12-12T04:09:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38642024-12-12T04:09:17.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38652024-12-12T04:09:17.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38662024-12-12T04:09:17.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
38672024-12-12T04:09:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38682024-12-12T04:09:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38692024-12-12T04:09:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38702024-12-12T04:09:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38712024-12-12T04:09:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38722024-12-12T04:09:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38732024-12-12T04:09:18.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
38742024-12-12T04:09:18.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
38752024-12-12T04:09:18.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
38762024-12-12T04:09:18.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
38772024-12-12T04:09:18.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
38782024-12-12T04:09:18.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
38792024-12-12T04:09:18.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
38802024-12-12T04:09:18.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
38812024-12-12T04:09:18.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
38822024-12-12T04:09:18.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
38832024-12-12T04:09:18.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
38842024-12-12T04:09:18.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
38852024-12-12T04:09:18.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
38862024-12-12T04:09:18.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38872024-12-12T04:09:18.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38882024-12-12T04:09:18.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38892024-12-12T04:09:18.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38902024-12-12T04:09:18.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38912024-12-12T04:09:18.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38922024-12-12T04:09:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
38932024-12-12T04:09:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
38942024-12-12T04:09:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38952024-12-12T04:09:19.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38962024-12-12T04:09:19.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
38972024-12-12T04:09:19.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38982024-12-12T04:09:19.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
38992024-12-12T04:09:19.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39002024-12-12T04:09:19.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39012024-12-12T04:09:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39022024-12-12T04:09:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
39032024-12-12T04:09:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39042024-12-12T04:09:20.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39052024-12-12T04:09:20.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39062024-12-12T04:09:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
39072024-12-12T04:09:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39082024-12-12T04:09:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39092024-12-12T04:09:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39102024-12-12T04:09:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39112024-12-12T04:09:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39122024-12-12T04:09:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39132024-12-12T04:09:21.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39142024-12-12T04:09:21.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39152024-12-12T04:09:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
39162024-12-12T04:09:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39172024-12-12T04:09:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39182024-12-12T04:09:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39192024-12-12T04:09:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39202024-12-12T04:09:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39212024-12-12T04:09:21.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39222024-12-12T04:09:22.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39232024-12-12T04:09:22.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39242024-12-12T04:09:22.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39252024-12-12T04:09:22.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39262024-12-12T04:09:22.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39272024-12-12T04:09:22.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39282024-12-12T04:09:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39292024-12-12T04:09:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
39302024-12-12T04:09:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39312024-12-12T04:09:23.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
39322024-12-12T04:09:23.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
39332024-12-12T04:09:23.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
39342024-12-12T04:09:23.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
39352024-12-12T04:09:23.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
39362024-12-12T04:09:23.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
39372024-12-12T04:09:23.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
39382024-12-12T04:09:23.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
39392024-12-12T04:09:23.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "5208760f-5d86-493c-be11-fcc999ad0038", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:09:23 GMT"} })
39402024-12-12T04:09:23.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
39412024-12-12T04:09:23.907ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3dba176a-48f4-40f0-a219-883be6d32849", "content-length": "29", "date": "Thu, 12 Dec 2024 04:09:23 GMT"} })
39422024-12-12T04:09:23.907ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
39432024-12-12T04:09:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
39442024-12-12T04:09:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
39452024-12-12T04:09:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
39462024-12-12T04:09:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
39472024-12-12T04:09:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
39482024-12-12T04:09:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
39492024-12-12T04:09:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
39502024-12-12T04:09:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
39512024-12-12T04:09:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
39522024-12-12T04:09:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
39532024-12-12T04:09:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39542024-12-12T04:09:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
39552024-12-12T04:09:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
39562024-12-12T04:09:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39572024-12-12T04:09:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39582024-12-12T04:09:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
39592024-12-12T04:09:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
39602024-12-12T04:09:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39612024-12-12T04:09:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39622024-12-12T04:09:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39632024-12-12T04:09:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39642024-12-12T04:09:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
39652024-12-12T04:09:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39662024-12-12T04:09:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
39672024-12-12T04:09:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39682024-12-12T04:09:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
39692024-12-12T04:09:23.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
39702024-12-12T04:09:23.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
39712024-12-12T04:09:23.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
39722024-12-12T04:09:24.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39732024-12-12T04:09:24.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39742024-12-12T04:09:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39752024-12-12T04:09:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39762024-12-12T04:09:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39772024-12-12T04:09:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39782024-12-12T04:09:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39792024-12-12T04:09:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
39802024-12-12T04:09:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39812024-12-12T04:09:25.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39822024-12-12T04:09:25.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39832024-12-12T04:09:25.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39842024-12-12T04:09:25.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39852024-12-12T04:09:25.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39862024-12-12T04:09:25.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39872024-12-12T04:09:25.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39882024-12-12T04:09:25.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
39892024-12-12T04:09:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39902024-12-12T04:09:26.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39912024-12-12T04:09:26.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
39922024-12-12T04:09:26.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39932024-12-12T04:09:26.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39942024-12-12T04:09:26.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39952024-12-12T04:09:26.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39962024-12-12T04:09:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
39972024-12-12T04:09:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
39982024-12-12T04:09:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
39992024-12-12T04:09:27.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40002024-12-12T04:09:27.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40012024-12-12T04:09:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
40022024-12-12T04:09:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40032024-12-12T04:09:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40042024-12-12T04:09:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40052024-12-12T04:09:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40062024-12-12T04:09:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40072024-12-12T04:09:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40082024-12-12T04:09:28.370ZDEBGoximeter (results-sink): inserting 370 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
40092024-12-12T04:09:28.370ZDEBGoximeter (clickhouse-client): unrolling 370 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
40102024-12-12T04:09:28.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
40112024-12-12T04:09:28.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 10 table_name = fields_ipaddr
40122024-12-12T04:09:28.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 286 table_name = fields_string
40132024-12-12T04:09:28.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_u16
40142024-12-12T04:09:28.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
40152024-12-12T04:09:28.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
40162024-12-12T04:09:28.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 431 table_name = fields_uuid
40172024-12-12T04:09:28.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
40182024-12-12T04:09:28.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 242 table_name = measurements_cumulativeu64
40192024-12-12T04:09:28.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
40202024-12-12T04:09:28.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
40212024-12-12T04:09:28.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
40222024-12-12T04:09:28.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40232024-12-12T04:09:28.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40242024-12-12T04:09:28.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
40252024-12-12T04:09:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40262024-12-12T04:09:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40272024-12-12T04:09:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40282024-12-12T04:09:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40292024-12-12T04:09:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40302024-12-12T04:09:28.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40312024-12-12T04:09:29.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40322024-12-12T04:09:29.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40332024-12-12T04:09:29.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40342024-12-12T04:09:29.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40352024-12-12T04:09:29.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40362024-12-12T04:09:29.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40372024-12-12T04:09:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40382024-12-12T04:09:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
40392024-12-12T04:09:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40402024-12-12T04:09:30.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40412024-12-12T04:09:30.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40422024-12-12T04:09:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40432024-12-12T04:09:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40442024-12-12T04:09:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40452024-12-12T04:09:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40462024-12-12T04:09:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
40472024-12-12T04:09:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40482024-12-12T04:09:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40492024-12-12T04:09:31.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40502024-12-12T04:09:31.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40512024-12-12T04:09:31.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
40522024-12-12T04:09:31.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40532024-12-12T04:09:31.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40542024-12-12T04:09:31.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40552024-12-12T04:09:31.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40562024-12-12T04:09:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40572024-12-12T04:09:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40582024-12-12T04:09:32.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40592024-12-12T04:09:32.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40602024-12-12T04:09:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
40612024-12-12T04:09:32.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40622024-12-12T04:09:32.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40632024-12-12T04:09:32.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40642024-12-12T04:09:32.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40652024-12-12T04:09:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40662024-12-12T04:09:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40672024-12-12T04:09:33.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
40682024-12-12T04:09:33.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
40692024-12-12T04:09:33.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
40702024-12-12T04:09:33.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
40712024-12-12T04:09:33.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
40722024-12-12T04:09:33.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
40732024-12-12T04:09:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
40742024-12-12T04:09:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
40752024-12-12T04:09:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
40762024-12-12T04:09:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
40772024-12-12T04:09:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
40782024-12-12T04:09:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
40792024-12-12T04:09:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
40802024-12-12T04:09:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
40812024-12-12T04:09:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40822024-12-12T04:09:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40832024-12-12T04:09:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
40842024-12-12T04:09:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
40852024-12-12T04:09:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
40862024-12-12T04:09:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40872024-12-12T04:09:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40882024-12-12T04:09:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40892024-12-12T04:09:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40902024-12-12T04:09:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
40912024-12-12T04:09:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
40922024-12-12T04:09:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
40932024-12-12T04:09:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
40942024-12-12T04:09:33.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
40952024-12-12T04:09:33.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
40962024-12-12T04:09:33.931ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
40972024-12-12T04:09:34.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40982024-12-12T04:09:34.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
40992024-12-12T04:09:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41002024-12-12T04:09:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41012024-12-12T04:09:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41022024-12-12T04:09:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41032024-12-12T04:09:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41042024-12-12T04:09:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
41052024-12-12T04:09:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41062024-12-12T04:09:35.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41072024-12-12T04:09:35.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41082024-12-12T04:09:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
41092024-12-12T04:09:35.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41102024-12-12T04:09:35.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41112024-12-12T04:09:35.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41122024-12-12T04:09:35.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41132024-12-12T04:09:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41142024-12-12T04:09:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41152024-12-12T04:09:36.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41162024-12-12T04:09:36.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41172024-12-12T04:09:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
41182024-12-12T04:09:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41192024-12-12T04:09:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41202024-12-12T04:09:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41212024-12-12T04:09:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41222024-12-12T04:09:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41232024-12-12T04:09:36.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41242024-12-12T04:09:37.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41252024-12-12T04:09:37.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41262024-12-12T04:09:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
41272024-12-12T04:09:37.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41282024-12-12T04:09:37.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41292024-12-12T04:09:37.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41302024-12-12T04:09:37.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41312024-12-12T04:09:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41322024-12-12T04:09:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41332024-12-12T04:09:38.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
41342024-12-12T04:09:38.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
41352024-12-12T04:09:38.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
41362024-12-12T04:09:38.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
41372024-12-12T04:09:38.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
41382024-12-12T04:09:38.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
41392024-12-12T04:09:38.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
41402024-12-12T04:09:38.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
41412024-12-12T04:09:38.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
41422024-12-12T04:09:38.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
41432024-12-12T04:09:38.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
41442024-12-12T04:09:38.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
41452024-12-12T04:09:38.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
41462024-12-12T04:09:38.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
41472024-12-12T04:09:38.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
41482024-12-12T04:09:38.904ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "12bf8fea-19c1-4de6-8bb2-164235b7e09b", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:09:38 GMT"} })
41492024-12-12T04:09:38.904ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
41502024-12-12T04:09:38.907ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "38c1e9ce-f2ba-43cb-b184-6251fe7e3816", "content-length": "29", "date": "Thu, 12 Dec 2024 04:09:38 GMT"} })
41512024-12-12T04:09:38.907ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
41522024-12-12T04:09:38.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41532024-12-12T04:09:38.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41542024-12-12T04:09:38.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
41552024-12-12T04:09:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41562024-12-12T04:09:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
41572024-12-12T04:09:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41582024-12-12T04:09:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41592024-12-12T04:09:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41602024-12-12T04:09:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
41612024-12-12T04:09:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
41622024-12-12T04:09:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41632024-12-12T04:09:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41642024-12-12T04:09:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41652024-12-12T04:09:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41662024-12-12T04:09:38.946ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
41672024-12-12T04:09:39.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41682024-12-12T04:09:39.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41692024-12-12T04:09:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
41702024-12-12T04:09:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41712024-12-12T04:09:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41722024-12-12T04:09:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41732024-12-12T04:09:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41742024-12-12T04:09:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41752024-12-12T04:09:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41762024-12-12T04:09:40.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41772024-12-12T04:09:40.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41782024-12-12T04:09:40.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41792024-12-12T04:09:40.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41802024-12-12T04:09:40.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41812024-12-12T04:09:40.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41822024-12-12T04:09:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41832024-12-12T04:09:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
41842024-12-12T04:09:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41852024-12-12T04:09:41.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41862024-12-12T04:09:41.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41872024-12-12T04:09:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
41882024-12-12T04:09:41.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41892024-12-12T04:09:41.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41902024-12-12T04:09:41.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41912024-12-12T04:09:41.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41922024-12-12T04:09:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41932024-12-12T04:09:41.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41942024-12-12T04:09:42.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41952024-12-12T04:09:42.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
41962024-12-12T04:09:42.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41972024-12-12T04:09:42.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
41982024-12-12T04:09:42.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
41992024-12-12T04:09:42.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42002024-12-12T04:09:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42012024-12-12T04:09:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
42022024-12-12T04:09:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42032024-12-12T04:09:43.370ZDEBGoximeter (results-sink): inserting 943 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
42042024-12-12T04:09:43.370ZDEBGoximeter (clickhouse-client): unrolling 943 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
42052024-12-12T04:09:43.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
42062024-12-12T04:09:43.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1199 table_name = fields_string
42072024-12-12T04:09:43.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_u16
42082024-12-12T04:09:43.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
42092024-12-12T04:09:43.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 526 table_name = fields_uuid
42102024-12-12T04:09:43.426ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 883 table_name = measurements_cumulativeu64
42112024-12-12T04:09:43.427ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
42122024-12-12T04:09:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
42132024-12-12T04:09:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
42142024-12-12T04:09:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
42152024-12-12T04:09:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
42162024-12-12T04:09:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
42172024-12-12T04:09:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
42182024-12-12T04:09:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
42192024-12-12T04:09:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
42202024-12-12T04:09:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42212024-12-12T04:09:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42222024-12-12T04:09:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
42232024-12-12T04:09:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
42242024-12-12T04:09:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
42252024-12-12T04:09:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42262024-12-12T04:09:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42272024-12-12T04:09:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42282024-12-12T04:09:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42292024-12-12T04:09:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
42302024-12-12T04:09:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42312024-12-12T04:09:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42322024-12-12T04:09:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
42332024-12-12T04:09:43.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
42342024-12-12T04:09:43.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
42352024-12-12T04:09:43.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
42362024-12-12T04:09:44.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42372024-12-12T04:09:44.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42382024-12-12T04:09:44.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42392024-12-12T04:09:44.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42402024-12-12T04:09:44.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42412024-12-12T04:09:44.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42422024-12-12T04:09:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42432024-12-12T04:09:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
42442024-12-12T04:09:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42452024-12-12T04:09:45.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42462024-12-12T04:09:45.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42472024-12-12T04:09:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42482024-12-12T04:09:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42492024-12-12T04:09:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42502024-12-12T04:09:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42512024-12-12T04:09:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42522024-12-12T04:09:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
42532024-12-12T04:09:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42542024-12-12T04:09:46.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42552024-12-12T04:09:46.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42562024-12-12T04:09:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
42572024-12-12T04:09:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42582024-12-12T04:09:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42592024-12-12T04:09:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42602024-12-12T04:09:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42612024-12-12T04:09:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42622024-12-12T04:09:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42632024-12-12T04:09:47.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42642024-12-12T04:09:47.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42652024-12-12T04:09:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
42662024-12-12T04:09:47.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42672024-12-12T04:09:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42682024-12-12T04:09:47.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42692024-12-12T04:09:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42702024-12-12T04:09:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42712024-12-12T04:09:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42722024-12-12T04:09:48.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
42732024-12-12T04:09:48.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
42742024-12-12T04:09:48.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
42752024-12-12T04:09:48.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
42762024-12-12T04:09:48.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
42772024-12-12T04:09:48.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
42782024-12-12T04:09:48.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
42792024-12-12T04:09:48.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
42802024-12-12T04:09:48.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
42812024-12-12T04:09:48.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
42822024-12-12T04:09:48.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
42832024-12-12T04:09:48.430ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
42842024-12-12T04:09:48.432ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
42852024-12-12T04:09:48.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42862024-12-12T04:09:48.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42872024-12-12T04:09:48.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
42882024-12-12T04:09:48.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42892024-12-12T04:09:48.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42902024-12-12T04:09:48.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42912024-12-12T04:09:48.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42922024-12-12T04:09:48.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
42932024-12-12T04:09:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42942024-12-12T04:09:49.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42952024-12-12T04:09:49.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
42962024-12-12T04:09:49.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
42972024-12-12T04:09:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42982024-12-12T04:09:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
42992024-12-12T04:09:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43002024-12-12T04:09:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43012024-12-12T04:09:49.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43022024-12-12T04:09:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43032024-12-12T04:09:50.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43042024-12-12T04:09:50.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43052024-12-12T04:09:50.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
43062024-12-12T04:09:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43072024-12-12T04:09:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43082024-12-12T04:09:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43092024-12-12T04:09:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43102024-12-12T04:09:50.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43112024-12-12T04:09:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43122024-12-12T04:09:51.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43132024-12-12T04:09:51.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43142024-12-12T04:09:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43152024-12-12T04:09:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43162024-12-12T04:09:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43172024-12-12T04:09:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43182024-12-12T04:09:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
43192024-12-12T04:09:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43202024-12-12T04:09:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43212024-12-12T04:09:52.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43222024-12-12T04:09:52.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43232024-12-12T04:09:52.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
43242024-12-12T04:09:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43252024-12-12T04:09:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43262024-12-12T04:09:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43272024-12-12T04:09:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43282024-12-12T04:09:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43292024-12-12T04:09:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43302024-12-12T04:09:53.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
43312024-12-12T04:09:53.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
43322024-12-12T04:09:53.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
43332024-12-12T04:09:53.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
43342024-12-12T04:09:53.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
43352024-12-12T04:09:53.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
43362024-12-12T04:09:53.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
43372024-12-12T04:09:53.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
43382024-12-12T04:09:53.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3cd81552-5f52-4cac-9080-a7f413faab06", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:09:53 GMT"} })
43392024-12-12T04:09:53.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
43402024-12-12T04:09:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
43412024-12-12T04:09:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
43422024-12-12T04:09:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
43432024-12-12T04:09:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
43442024-12-12T04:09:53.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "44b1705d-dd8a-4d17-adb8-ea69028fec87", "content-length": "29", "date": "Thu, 12 Dec 2024 04:09:53 GMT"} })
43452024-12-12T04:09:53.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
43462024-12-12T04:09:53.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
43472024-12-12T04:09:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
43482024-12-12T04:09:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
43492024-12-12T04:09:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
43502024-12-12T04:09:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
43512024-12-12T04:09:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43522024-12-12T04:09:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43532024-12-12T04:09:53.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
43542024-12-12T04:09:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
43552024-12-12T04:09:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43562024-12-12T04:09:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43572024-12-12T04:09:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43582024-12-12T04:09:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43592024-12-12T04:09:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
43602024-12-12T04:09:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43612024-12-12T04:09:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43622024-12-12T04:09:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
43632024-12-12T04:09:53.921ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
43642024-12-12T04:09:53.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
43652024-12-12T04:09:53.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
43662024-12-12T04:09:53.931ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
43672024-12-12T04:09:54.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43682024-12-12T04:09:54.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43692024-12-12T04:09:54.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43702024-12-12T04:09:54.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43712024-12-12T04:09:54.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43722024-12-12T04:09:54.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43732024-12-12T04:09:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
43742024-12-12T04:09:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43752024-12-12T04:09:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43762024-12-12T04:09:55.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43772024-12-12T04:09:55.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43782024-12-12T04:09:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
43792024-12-12T04:09:55.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43802024-12-12T04:09:55.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43812024-12-12T04:09:55.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43822024-12-12T04:09:55.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43832024-12-12T04:09:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43842024-12-12T04:09:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43852024-12-12T04:09:56.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43862024-12-12T04:09:56.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43872024-12-12T04:09:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
43882024-12-12T04:09:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43892024-12-12T04:09:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43902024-12-12T04:09:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43912024-12-12T04:09:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43922024-12-12T04:09:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43932024-12-12T04:09:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43942024-12-12T04:09:57.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43952024-12-12T04:09:57.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
43962024-12-12T04:09:57.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43972024-12-12T04:09:57.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
43982024-12-12T04:09:57.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
43992024-12-12T04:09:57.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44002024-12-12T04:09:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44012024-12-12T04:09:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
44022024-12-12T04:09:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44032024-12-12T04:09:58.371ZDEBGoximeter (results-sink): inserting 366 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
44042024-12-12T04:09:58.371ZDEBGoximeter (clickhouse-client): unrolling 366 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
44052024-12-12T04:09:58.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
44062024-12-12T04:09:58.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 2 table_name = fields_ipaddr
44072024-12-12T04:09:58.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 282 table_name = fields_string
44082024-12-12T04:09:58.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = fields_u16
44092024-12-12T04:09:58.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
44102024-12-12T04:09:58.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
44112024-12-12T04:09:58.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 423 table_name = fields_uuid
44122024-12-12T04:09:58.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
44132024-12-12T04:09:58.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 238 table_name = measurements_cumulativeu64
44142024-12-12T04:09:58.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
44152024-12-12T04:09:58.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
44162024-12-12T04:09:58.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
44172024-12-12T04:09:58.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44182024-12-12T04:09:58.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44192024-12-12T04:09:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44202024-12-12T04:09:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44212024-12-12T04:09:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44222024-12-12T04:09:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44232024-12-12T04:09:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
44242024-12-12T04:09:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44252024-12-12T04:09:58.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44262024-12-12T04:09:59.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44272024-12-12T04:09:59.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44282024-12-12T04:09:59.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44292024-12-12T04:09:59.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44302024-12-12T04:09:59.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44312024-12-12T04:09:59.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44322024-12-12T04:09:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44332024-12-12T04:09:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
44342024-12-12T04:09:59.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44352024-12-12T04:10:00.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44362024-12-12T04:10:00.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44372024-12-12T04:10:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44382024-12-12T04:10:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44392024-12-12T04:10:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44402024-12-12T04:10:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44412024-12-12T04:10:00.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
44422024-12-12T04:10:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44432024-12-12T04:10:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44442024-12-12T04:10:01.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44452024-12-12T04:10:01.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44462024-12-12T04:10:01.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44472024-12-12T04:10:01.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44482024-12-12T04:10:01.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44492024-12-12T04:10:01.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44502024-12-12T04:10:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44512024-12-12T04:10:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
44522024-12-12T04:10:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44532024-12-12T04:10:02.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44542024-12-12T04:10:02.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44552024-12-12T04:10:02.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
44562024-12-12T04:10:02.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44572024-12-12T04:10:02.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44582024-12-12T04:10:02.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44592024-12-12T04:10:02.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44602024-12-12T04:10:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44612024-12-12T04:10:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44622024-12-12T04:10:03.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
44632024-12-12T04:10:03.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
44642024-12-12T04:10:03.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
44652024-12-12T04:10:03.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
44662024-12-12T04:10:03.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
44672024-12-12T04:10:03.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
44682024-12-12T04:10:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
44692024-12-12T04:10:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
44702024-12-12T04:10:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
44712024-12-12T04:10:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
44722024-12-12T04:10:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
44732024-12-12T04:10:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
44742024-12-12T04:10:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44752024-12-12T04:10:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44762024-12-12T04:10:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
44772024-12-12T04:10:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
44782024-12-12T04:10:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
44792024-12-12T04:10:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
44802024-12-12T04:10:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
44812024-12-12T04:10:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44822024-12-12T04:10:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44832024-12-12T04:10:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44842024-12-12T04:10:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44852024-12-12T04:10:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44862024-12-12T04:10:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
44872024-12-12T04:10:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44882024-12-12T04:10:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
44892024-12-12T04:10:03.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
44902024-12-12T04:10:03.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
44912024-12-12T04:10:03.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
44922024-12-12T04:10:04.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44932024-12-12T04:10:04.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
44942024-12-12T04:10:04.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
44952024-12-12T04:10:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44962024-12-12T04:10:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
44972024-12-12T04:10:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44982024-12-12T04:10:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
44992024-12-12T04:10:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45002024-12-12T04:10:04.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45012024-12-12T04:10:05.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45022024-12-12T04:10:05.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45032024-12-12T04:10:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45042024-12-12T04:10:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45052024-12-12T04:10:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45062024-12-12T04:10:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45072024-12-12T04:10:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45082024-12-12T04:10:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
45092024-12-12T04:10:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45102024-12-12T04:10:06.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45112024-12-12T04:10:06.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45122024-12-12T04:10:06.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45132024-12-12T04:10:06.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45142024-12-12T04:10:06.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45152024-12-12T04:10:06.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45162024-12-12T04:10:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45172024-12-12T04:10:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
45182024-12-12T04:10:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45192024-12-12T04:10:07.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45202024-12-12T04:10:07.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45212024-12-12T04:10:07.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
45222024-12-12T04:10:07.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45232024-12-12T04:10:07.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45242024-12-12T04:10:07.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45252024-12-12T04:10:07.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45262024-12-12T04:10:07.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45272024-12-12T04:10:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45282024-12-12T04:10:08.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
45292024-12-12T04:10:08.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
45302024-12-12T04:10:08.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
45312024-12-12T04:10:08.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
45322024-12-12T04:10:08.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
45332024-12-12T04:10:08.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
45342024-12-12T04:10:08.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
45352024-12-12T04:10:08.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
45362024-12-12T04:10:08.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
45372024-12-12T04:10:08.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
45382024-12-12T04:10:08.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
45392024-12-12T04:10:08.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
45402024-12-12T04:10:08.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
45412024-12-12T04:10:08.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
45422024-12-12T04:10:08.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
45432024-12-12T04:10:08.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c6de0a3a-554d-4501-8531-486f0e0f7644", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:10:08 GMT"} })
45442024-12-12T04:10:08.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
45452024-12-12T04:10:08.907ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6bf963b3-4ae4-4178-8461-fa5ba56972c3", "content-length": "29", "date": "Thu, 12 Dec 2024 04:10:08 GMT"} })
45462024-12-12T04:10:08.907ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
45472024-12-12T04:10:08.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45482024-12-12T04:10:08.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45492024-12-12T04:10:08.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
45502024-12-12T04:10:08.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
45512024-12-12T04:10:08.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45522024-12-12T04:10:08.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
45532024-12-12T04:10:08.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45542024-12-12T04:10:08.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45552024-12-12T04:10:08.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45562024-12-12T04:10:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45572024-12-12T04:10:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45582024-12-12T04:10:08.948ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
45592024-12-12T04:10:09.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45602024-12-12T04:10:09.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45612024-12-12T04:10:09.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
45622024-12-12T04:10:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45632024-12-12T04:10:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45642024-12-12T04:10:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45652024-12-12T04:10:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45662024-12-12T04:10:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45672024-12-12T04:10:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45682024-12-12T04:10:10.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45692024-12-12T04:10:10.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45702024-12-12T04:10:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
45712024-12-12T04:10:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45722024-12-12T04:10:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45732024-12-12T04:10:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45742024-12-12T04:10:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45752024-12-12T04:10:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45762024-12-12T04:10:10.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45772024-12-12T04:10:11.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45782024-12-12T04:10:11.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45792024-12-12T04:10:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
45802024-12-12T04:10:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45812024-12-12T04:10:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45822024-12-12T04:10:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45832024-12-12T04:10:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45842024-12-12T04:10:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45852024-12-12T04:10:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45862024-12-12T04:10:12.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45872024-12-12T04:10:12.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
45882024-12-12T04:10:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
45892024-12-12T04:10:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45902024-12-12T04:10:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45912024-12-12T04:10:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45922024-12-12T04:10:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45932024-12-12T04:10:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
45942024-12-12T04:10:12.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
45952024-12-12T04:10:13.371ZDEBGoximeter (results-sink): inserting 940 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
45962024-12-12T04:10:13.371ZDEBGoximeter (clickhouse-client): unrolling 940 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
45972024-12-12T04:10:13.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1196 table_name = fields_string
45982024-12-12T04:10:13.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
45992024-12-12T04:10:13.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
46002024-12-12T04:10:13.427ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 880 table_name = measurements_cumulativeu64
46012024-12-12T04:10:13.433ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
46022024-12-12T04:10:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
46032024-12-12T04:10:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
46042024-12-12T04:10:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
46052024-12-12T04:10:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
46062024-12-12T04:10:13.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
46072024-12-12T04:10:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
46082024-12-12T04:10:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
46092024-12-12T04:10:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
46102024-12-12T04:10:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
46112024-12-12T04:10:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46122024-12-12T04:10:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46132024-12-12T04:10:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
46142024-12-12T04:10:13.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
46152024-12-12T04:10:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
46162024-12-12T04:10:13.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46172024-12-12T04:10:13.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46182024-12-12T04:10:13.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46192024-12-12T04:10:13.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46202024-12-12T04:10:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46212024-12-12T04:10:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
46222024-12-12T04:10:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46232024-12-12T04:10:13.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
46242024-12-12T04:10:13.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
46252024-12-12T04:10:13.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
46262024-12-12T04:10:14.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46272024-12-12T04:10:14.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46282024-12-12T04:10:14.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
46292024-12-12T04:10:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46302024-12-12T04:10:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46312024-12-12T04:10:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46322024-12-12T04:10:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46332024-12-12T04:10:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46342024-12-12T04:10:14.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46352024-12-12T04:10:15.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46362024-12-12T04:10:15.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46372024-12-12T04:10:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
46382024-12-12T04:10:15.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46392024-12-12T04:10:15.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46402024-12-12T04:10:15.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46412024-12-12T04:10:15.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46422024-12-12T04:10:15.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46432024-12-12T04:10:15.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46442024-12-12T04:10:16.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46452024-12-12T04:10:16.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46462024-12-12T04:10:16.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46472024-12-12T04:10:16.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46482024-12-12T04:10:16.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46492024-12-12T04:10:16.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46502024-12-12T04:10:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46512024-12-12T04:10:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
46522024-12-12T04:10:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46532024-12-12T04:10:17.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46542024-12-12T04:10:17.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46552024-12-12T04:10:17.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
46562024-12-12T04:10:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46572024-12-12T04:10:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46582024-12-12T04:10:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46592024-12-12T04:10:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46602024-12-12T04:10:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46612024-12-12T04:10:17.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46622024-12-12T04:10:18.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
46632024-12-12T04:10:18.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
46642024-12-12T04:10:18.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
46652024-12-12T04:10:18.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
46662024-12-12T04:10:18.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
46672024-12-12T04:10:18.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
46682024-12-12T04:10:18.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
46692024-12-12T04:10:18.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
46702024-12-12T04:10:18.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
46712024-12-12T04:10:18.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
46722024-12-12T04:10:18.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
46732024-12-12T04:10:18.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
46742024-12-12T04:10:18.427ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
46752024-12-12T04:10:18.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46762024-12-12T04:10:18.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46772024-12-12T04:10:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46782024-12-12T04:10:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46792024-12-12T04:10:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46802024-12-12T04:10:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46812024-12-12T04:10:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46822024-12-12T04:10:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
46832024-12-12T04:10:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46842024-12-12T04:10:19.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46852024-12-12T04:10:19.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46862024-12-12T04:10:19.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46872024-12-12T04:10:19.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46882024-12-12T04:10:19.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46892024-12-12T04:10:19.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46902024-12-12T04:10:19.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46912024-12-12T04:10:19.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
46922024-12-12T04:10:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46932024-12-12T04:10:20.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46942024-12-12T04:10:20.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
46952024-12-12T04:10:20.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46962024-12-12T04:10:20.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
46972024-12-12T04:10:20.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46982024-12-12T04:10:20.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
46992024-12-12T04:10:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47002024-12-12T04:10:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
47012024-12-12T04:10:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47022024-12-12T04:10:21.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47032024-12-12T04:10:21.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47042024-12-12T04:10:21.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47052024-12-12T04:10:21.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47062024-12-12T04:10:21.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47072024-12-12T04:10:21.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47082024-12-12T04:10:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47092024-12-12T04:10:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
47102024-12-12T04:10:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47112024-12-12T04:10:22.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47122024-12-12T04:10:22.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47132024-12-12T04:10:22.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47142024-12-12T04:10:22.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47152024-12-12T04:10:22.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47162024-12-12T04:10:22.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47172024-12-12T04:10:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47182024-12-12T04:10:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
47192024-12-12T04:10:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47202024-12-12T04:10:23.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
47212024-12-12T04:10:23.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
47222024-12-12T04:10:23.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
47232024-12-12T04:10:23.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
47242024-12-12T04:10:23.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
47252024-12-12T04:10:23.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
47262024-12-12T04:10:23.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
47272024-12-12T04:10:23.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
47282024-12-12T04:10:23.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "e13298d0-1d9b-4946-9653-a5ff27960f93", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:10:23 GMT"} })
47292024-12-12T04:10:23.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
47302024-12-12T04:10:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
47312024-12-12T04:10:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
47322024-12-12T04:10:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
47332024-12-12T04:10:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
47342024-12-12T04:10:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
47352024-12-12T04:10:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
47362024-12-12T04:10:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
47372024-12-12T04:10:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47382024-12-12T04:10:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47392024-12-12T04:10:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
47402024-12-12T04:10:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47412024-12-12T04:10:23.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "94497cc9-7eaf-401f-86fb-edb658c0875a", "content-length": "29", "date": "Thu, 12 Dec 2024 04:10:23 GMT"} })
47422024-12-12T04:10:23.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
47432024-12-12T04:10:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
47442024-12-12T04:10:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
47452024-12-12T04:10:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
47462024-12-12T04:10:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
47472024-12-12T04:10:23.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
47482024-12-12T04:10:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
47492024-12-12T04:10:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
47502024-12-12T04:10:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47512024-12-12T04:10:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47522024-12-12T04:10:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47532024-12-12T04:10:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47542024-12-12T04:10:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
47552024-12-12T04:10:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47562024-12-12T04:10:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47572024-12-12T04:10:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
47582024-12-12T04:10:23.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
47592024-12-12T04:10:23.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
47602024-12-12T04:10:23.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
47612024-12-12T04:10:24.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47622024-12-12T04:10:24.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47632024-12-12T04:10:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
47642024-12-12T04:10:24.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47652024-12-12T04:10:24.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47662024-12-12T04:10:24.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47672024-12-12T04:10:24.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47682024-12-12T04:10:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47692024-12-12T04:10:24.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47702024-12-12T04:10:25.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47712024-12-12T04:10:25.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47722024-12-12T04:10:25.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47732024-12-12T04:10:25.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47742024-12-12T04:10:25.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47752024-12-12T04:10:25.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47762024-12-12T04:10:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47772024-12-12T04:10:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
47782024-12-12T04:10:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47792024-12-12T04:10:26.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47802024-12-12T04:10:26.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47812024-12-12T04:10:26.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47822024-12-12T04:10:26.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47832024-12-12T04:10:26.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47842024-12-12T04:10:26.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47852024-12-12T04:10:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
47862024-12-12T04:10:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47872024-12-12T04:10:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47882024-12-12T04:10:27.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47892024-12-12T04:10:27.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
47902024-12-12T04:10:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
47912024-12-12T04:10:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47922024-12-12T04:10:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47932024-12-12T04:10:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47942024-12-12T04:10:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47952024-12-12T04:10:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
47962024-12-12T04:10:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
47972024-12-12T04:10:28.370ZDEBGoximeter (results-sink): inserting 370 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
47982024-12-12T04:10:28.370ZDEBGoximeter (clickhouse-client): unrolling 370 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
47992024-12-12T04:10:28.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
48002024-12-12T04:10:28.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 10 table_name = fields_ipaddr
48012024-12-12T04:10:28.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 286 table_name = fields_string
48022024-12-12T04:10:28.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_u16
48032024-12-12T04:10:28.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
48042024-12-12T04:10:28.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
48052024-12-12T04:10:28.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 431 table_name = fields_uuid
48062024-12-12T04:10:28.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
48072024-12-12T04:10:28.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 242 table_name = measurements_cumulativeu64
48082024-12-12T04:10:28.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
48092024-12-12T04:10:28.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
48102024-12-12T04:10:28.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
48112024-12-12T04:10:28.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48122024-12-12T04:10:28.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48132024-12-12T04:10:28.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
48142024-12-12T04:10:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48152024-12-12T04:10:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48162024-12-12T04:10:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48172024-12-12T04:10:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48182024-12-12T04:10:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48192024-12-12T04:10:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48202024-12-12T04:10:29.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48212024-12-12T04:10:29.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48222024-12-12T04:10:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
48232024-12-12T04:10:29.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48242024-12-12T04:10:29.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48252024-12-12T04:10:29.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48262024-12-12T04:10:29.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48272024-12-12T04:10:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48282024-12-12T04:10:29.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48292024-12-12T04:10:30.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48302024-12-12T04:10:30.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48312024-12-12T04:10:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48322024-12-12T04:10:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48332024-12-12T04:10:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48342024-12-12T04:10:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48352024-12-12T04:10:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48362024-12-12T04:10:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
48372024-12-12T04:10:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48382024-12-12T04:10:31.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48392024-12-12T04:10:31.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48402024-12-12T04:10:31.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48412024-12-12T04:10:31.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48422024-12-12T04:10:31.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48432024-12-12T04:10:31.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48442024-12-12T04:10:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48452024-12-12T04:10:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
48462024-12-12T04:10:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48472024-12-12T04:10:32.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48482024-12-12T04:10:32.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48492024-12-12T04:10:32.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48502024-12-12T04:10:32.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48512024-12-12T04:10:32.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48522024-12-12T04:10:32.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48532024-12-12T04:10:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48542024-12-12T04:10:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48552024-12-12T04:10:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
48562024-12-12T04:10:33.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
48572024-12-12T04:10:33.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
48582024-12-12T04:10:33.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
48592024-12-12T04:10:33.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
48602024-12-12T04:10:33.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
48612024-12-12T04:10:33.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
48622024-12-12T04:10:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
48632024-12-12T04:10:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
48642024-12-12T04:10:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
48652024-12-12T04:10:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
48662024-12-12T04:10:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
48672024-12-12T04:10:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
48682024-12-12T04:10:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
48692024-12-12T04:10:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
48702024-12-12T04:10:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48712024-12-12T04:10:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48722024-12-12T04:10:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
48732024-12-12T04:10:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
48742024-12-12T04:10:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
48752024-12-12T04:10:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48762024-12-12T04:10:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48772024-12-12T04:10:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48782024-12-12T04:10:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48792024-12-12T04:10:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48802024-12-12T04:10:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
48812024-12-12T04:10:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48822024-12-12T04:10:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
48832024-12-12T04:10:33.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
48842024-12-12T04:10:33.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
48852024-12-12T04:10:33.931ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
48862024-12-12T04:10:34.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48872024-12-12T04:10:34.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48882024-12-12T04:10:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48892024-12-12T04:10:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48902024-12-12T04:10:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48912024-12-12T04:10:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48922024-12-12T04:10:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
48932024-12-12T04:10:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
48942024-12-12T04:10:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48952024-12-12T04:10:35.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48962024-12-12T04:10:35.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
48972024-12-12T04:10:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
48982024-12-12T04:10:35.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
48992024-12-12T04:10:35.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49002024-12-12T04:10:35.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49012024-12-12T04:10:35.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49022024-12-12T04:10:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49032024-12-12T04:10:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49042024-12-12T04:10:36.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49052024-12-12T04:10:36.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49062024-12-12T04:10:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
49072024-12-12T04:10:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49082024-12-12T04:10:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49092024-12-12T04:10:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49102024-12-12T04:10:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49112024-12-12T04:10:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49122024-12-12T04:10:36.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49132024-12-12T04:10:37.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49142024-12-12T04:10:37.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49152024-12-12T04:10:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49162024-12-12T04:10:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49172024-12-12T04:10:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49182024-12-12T04:10:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49192024-12-12T04:10:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49202024-12-12T04:10:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
49212024-12-12T04:10:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49222024-12-12T04:10:38.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
49232024-12-12T04:10:38.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
49242024-12-12T04:10:38.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
49252024-12-12T04:10:38.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
49262024-12-12T04:10:38.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
49272024-12-12T04:10:38.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
49282024-12-12T04:10:38.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
49292024-12-12T04:10:38.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
49302024-12-12T04:10:38.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
49312024-12-12T04:10:38.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
49322024-12-12T04:10:38.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
49332024-12-12T04:10:38.432ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
49342024-12-12T04:10:38.435ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
49352024-12-12T04:10:38.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
49362024-12-12T04:10:38.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
49372024-12-12T04:10:38.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "6a02250c-0cc0-499b-a8b9-dd9d6e9beb8e", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:10:38 GMT"} })
49382024-12-12T04:10:38.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
49392024-12-12T04:10:38.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "535d5ca7-328b-4217-8fbe-d5a791e39d34", "content-length": "29", "date": "Thu, 12 Dec 2024 04:10:37 GMT"} })
49402024-12-12T04:10:38.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
49412024-12-12T04:10:38.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49422024-12-12T04:10:38.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49432024-12-12T04:10:38.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
49442024-12-12T04:10:38.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49452024-12-12T04:10:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49462024-12-12T04:10:38.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
49472024-12-12T04:10:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
49482024-12-12T04:10:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49492024-12-12T04:10:38.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49502024-12-12T04:10:38.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49512024-12-12T04:10:38.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49522024-12-12T04:10:38.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
49532024-12-12T04:10:38.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49542024-12-12T04:10:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49552024-12-12T04:10:38.945ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
49562024-12-12T04:10:39.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49572024-12-12T04:10:39.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49582024-12-12T04:10:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
49592024-12-12T04:10:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49602024-12-12T04:10:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49612024-12-12T04:10:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49622024-12-12T04:10:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49632024-12-12T04:10:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49642024-12-12T04:10:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49652024-12-12T04:10:40.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49662024-12-12T04:10:40.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49672024-12-12T04:10:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
49682024-12-12T04:10:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49692024-12-12T04:10:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49702024-12-12T04:10:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49712024-12-12T04:10:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49722024-12-12T04:10:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49732024-12-12T04:10:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49742024-12-12T04:10:41.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49752024-12-12T04:10:41.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49762024-12-12T04:10:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
49772024-12-12T04:10:41.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49782024-12-12T04:10:41.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49792024-12-12T04:10:41.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49802024-12-12T04:10:41.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49812024-12-12T04:10:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49822024-12-12T04:10:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49832024-12-12T04:10:42.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49842024-12-12T04:10:42.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
49852024-12-12T04:10:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
49862024-12-12T04:10:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49872024-12-12T04:10:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49882024-12-12T04:10:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49892024-12-12T04:10:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49902024-12-12T04:10:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
49912024-12-12T04:10:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
49922024-12-12T04:10:43.370ZDEBGoximeter (results-sink): inserting 943 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
49932024-12-12T04:10:43.370ZDEBGoximeter (clickhouse-client): unrolling 943 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
49942024-12-12T04:10:43.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
49952024-12-12T04:10:43.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1199 table_name = fields_string
49962024-12-12T04:10:43.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_u16
49972024-12-12T04:10:43.419ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
49982024-12-12T04:10:43.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 526 table_name = fields_uuid
49992024-12-12T04:10:43.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 883 table_name = measurements_cumulativeu64
50002024-12-12T04:10:43.425ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
50012024-12-12T04:10:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
50022024-12-12T04:10:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
50032024-12-12T04:10:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
50042024-12-12T04:10:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
50052024-12-12T04:10:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
50062024-12-12T04:10:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
50072024-12-12T04:10:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
50082024-12-12T04:10:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
50092024-12-12T04:10:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50102024-12-12T04:10:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50112024-12-12T04:10:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
50122024-12-12T04:10:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
50132024-12-12T04:10:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
50142024-12-12T04:10:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50152024-12-12T04:10:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50162024-12-12T04:10:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50172024-12-12T04:10:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50182024-12-12T04:10:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50192024-12-12T04:10:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
50202024-12-12T04:10:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50212024-12-12T04:10:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
50222024-12-12T04:10:43.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
50232024-12-12T04:10:43.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
50242024-12-12T04:10:43.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
50252024-12-12T04:10:44.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50262024-12-12T04:10:44.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50272024-12-12T04:10:44.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50282024-12-12T04:10:44.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50292024-12-12T04:10:44.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50302024-12-12T04:10:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50312024-12-12T04:10:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50322024-12-12T04:10:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
50332024-12-12T04:10:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50342024-12-12T04:10:45.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50352024-12-12T04:10:45.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50362024-12-12T04:10:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50372024-12-12T04:10:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50382024-12-12T04:10:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50392024-12-12T04:10:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50402024-12-12T04:10:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50412024-12-12T04:10:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
50422024-12-12T04:10:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50432024-12-12T04:10:46.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50442024-12-12T04:10:46.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50452024-12-12T04:10:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
50462024-12-12T04:10:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50472024-12-12T04:10:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50482024-12-12T04:10:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50492024-12-12T04:10:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50502024-12-12T04:10:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50512024-12-12T04:10:46.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50522024-12-12T04:10:47.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50532024-12-12T04:10:47.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50542024-12-12T04:10:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50552024-12-12T04:10:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50562024-12-12T04:10:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50572024-12-12T04:10:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50582024-12-12T04:10:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50592024-12-12T04:10:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
50602024-12-12T04:10:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50612024-12-12T04:10:48.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
50622024-12-12T04:10:48.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
50632024-12-12T04:10:48.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
50642024-12-12T04:10:48.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
50652024-12-12T04:10:48.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
50662024-12-12T04:10:48.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
50672024-12-12T04:10:48.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
50682024-12-12T04:10:48.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
50692024-12-12T04:10:48.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
50702024-12-12T04:10:48.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
50712024-12-12T04:10:48.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
50722024-12-12T04:10:48.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
50732024-12-12T04:10:48.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
50742024-12-12T04:10:48.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50752024-12-12T04:10:48.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50762024-12-12T04:10:48.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
50772024-12-12T04:10:48.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50782024-12-12T04:10:48.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50792024-12-12T04:10:48.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50802024-12-12T04:10:48.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50812024-12-12T04:10:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50822024-12-12T04:10:48.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50832024-12-12T04:10:49.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50842024-12-12T04:10:49.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50852024-12-12T04:10:49.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50862024-12-12T04:10:49.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50872024-12-12T04:10:49.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50882024-12-12T04:10:49.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50892024-12-12T04:10:49.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50902024-12-12T04:10:49.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
50912024-12-12T04:10:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50922024-12-12T04:10:50.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50932024-12-12T04:10:50.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
50942024-12-12T04:10:50.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
50952024-12-12T04:10:50.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50962024-12-12T04:10:50.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
50972024-12-12T04:10:50.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50982024-12-12T04:10:50.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
50992024-12-12T04:10:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51002024-12-12T04:10:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51012024-12-12T04:10:51.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51022024-12-12T04:10:51.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51032024-12-12T04:10:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
51042024-12-12T04:10:51.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51052024-12-12T04:10:51.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51062024-12-12T04:10:51.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51072024-12-12T04:10:51.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51082024-12-12T04:10:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51092024-12-12T04:10:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51102024-12-12T04:10:52.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51112024-12-12T04:10:52.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51122024-12-12T04:10:52.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
51132024-12-12T04:10:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51142024-12-12T04:10:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51152024-12-12T04:10:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51162024-12-12T04:10:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51172024-12-12T04:10:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51182024-12-12T04:10:52.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51192024-12-12T04:10:53.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
51202024-12-12T04:10:53.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
51212024-12-12T04:10:53.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
51222024-12-12T04:10:53.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
51232024-12-12T04:10:53.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
51242024-12-12T04:10:53.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
51252024-12-12T04:10:53.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
51262024-12-12T04:10:53.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
51272024-12-12T04:10:53.904ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "140cfdca-0abc-48e0-b9e4-d59aec366657", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:10:53 GMT"} })
51282024-12-12T04:10:53.904ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
51292024-12-12T04:10:53.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "76fbfbb5-5f56-4cf4-8ba4-1cc0305b6b34", "content-length": "29", "date": "Thu, 12 Dec 2024 04:10:53 GMT"} })
51302024-12-12T04:10:53.905ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
51312024-12-12T04:10:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
51322024-12-12T04:10:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
51332024-12-12T04:10:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
51342024-12-12T04:10:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
51352024-12-12T04:10:53.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
51362024-12-12T04:10:53.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
51372024-12-12T04:10:53.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
51382024-12-12T04:10:53.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
51392024-12-12T04:10:53.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
51402024-12-12T04:10:53.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
51412024-12-12T04:10:53.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51422024-12-12T04:10:53.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51432024-12-12T04:10:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51442024-12-12T04:10:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51452024-12-12T04:10:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51462024-12-12T04:10:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51472024-12-12T04:10:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
51482024-12-12T04:10:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51492024-12-12T04:10:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
51502024-12-12T04:10:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51512024-12-12T04:10:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
51522024-12-12T04:10:53.922ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
51532024-12-12T04:10:53.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
51542024-12-12T04:10:53.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
51552024-12-12T04:10:53.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
51562024-12-12T04:10:54.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51572024-12-12T04:10:54.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51582024-12-12T04:10:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
51592024-12-12T04:10:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51602024-12-12T04:10:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51612024-12-12T04:10:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51622024-12-12T04:10:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51632024-12-12T04:10:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51642024-12-12T04:10:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51652024-12-12T04:10:55.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51662024-12-12T04:10:55.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51672024-12-12T04:10:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
51682024-12-12T04:10:55.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51692024-12-12T04:10:55.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51702024-12-12T04:10:55.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51712024-12-12T04:10:55.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51722024-12-12T04:10:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51732024-12-12T04:10:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51742024-12-12T04:10:56.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51752024-12-12T04:10:56.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51762024-12-12T04:10:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
51772024-12-12T04:10:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51782024-12-12T04:10:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51792024-12-12T04:10:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51802024-12-12T04:10:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51812024-12-12T04:10:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51822024-12-12T04:10:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51832024-12-12T04:10:57.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51842024-12-12T04:10:57.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
51852024-12-12T04:10:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
51862024-12-12T04:10:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51872024-12-12T04:10:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51882024-12-12T04:10:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51892024-12-12T04:10:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51902024-12-12T04:10:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
51912024-12-12T04:10:57.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
51922024-12-12T04:10:58.371ZDEBGoximeter (results-sink): inserting 366 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
51932024-12-12T04:10:58.371ZDEBGoximeter (clickhouse-client): unrolling 366 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
51942024-12-12T04:10:58.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
51952024-12-12T04:10:58.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 2 table_name = fields_ipaddr
51962024-12-12T04:10:58.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 282 table_name = fields_string
51972024-12-12T04:10:58.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = fields_u16
51982024-12-12T04:10:58.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
51992024-12-12T04:10:58.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
52002024-12-12T04:10:58.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 423 table_name = fields_uuid
52012024-12-12T04:10:58.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
52022024-12-12T04:10:58.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 238 table_name = measurements_cumulativeu64
52032024-12-12T04:10:58.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
52042024-12-12T04:10:58.425ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
52052024-12-12T04:10:58.427ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
52062024-12-12T04:10:58.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52072024-12-12T04:10:58.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52082024-12-12T04:10:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
52092024-12-12T04:10:58.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52102024-12-12T04:10:58.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52112024-12-12T04:10:58.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52122024-12-12T04:10:58.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52132024-12-12T04:10:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52142024-12-12T04:10:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52152024-12-12T04:10:59.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52162024-12-12T04:10:59.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52172024-12-12T04:10:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
52182024-12-12T04:10:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52192024-12-12T04:10:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52202024-12-12T04:10:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52212024-12-12T04:10:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52222024-12-12T04:10:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52232024-12-12T04:10:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52242024-12-12T04:11:00.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52252024-12-12T04:11:00.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52262024-12-12T04:11:00.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
52272024-12-12T04:11:00.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52282024-12-12T04:11:00.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52292024-12-12T04:11:00.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52302024-12-12T04:11:00.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52312024-12-12T04:11:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52322024-12-12T04:11:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52332024-12-12T04:11:01.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52342024-12-12T04:11:01.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52352024-12-12T04:11:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
52362024-12-12T04:11:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52372024-12-12T04:11:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52382024-12-12T04:11:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52392024-12-12T04:11:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52402024-12-12T04:11:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52412024-12-12T04:11:01.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52422024-12-12T04:11:02.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52432024-12-12T04:11:02.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52442024-12-12T04:11:02.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52452024-12-12T04:11:02.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52462024-12-12T04:11:02.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52472024-12-12T04:11:02.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52482024-12-12T04:11:02.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52492024-12-12T04:11:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
52502024-12-12T04:11:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52512024-12-12T04:11:03.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
52522024-12-12T04:11:03.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
52532024-12-12T04:11:03.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
52542024-12-12T04:11:03.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
52552024-12-12T04:11:03.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
52562024-12-12T04:11:03.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
52572024-12-12T04:11:03.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
52582024-12-12T04:11:03.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
52592024-12-12T04:11:03.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
52602024-12-12T04:11:03.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
52612024-12-12T04:11:03.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
52622024-12-12T04:11:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
52632024-12-12T04:11:03.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
52642024-12-12T04:11:03.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
52652024-12-12T04:11:03.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
52662024-12-12T04:11:03.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
52672024-12-12T04:11:03.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52682024-12-12T04:11:03.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52692024-12-12T04:11:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52702024-12-12T04:11:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52712024-12-12T04:11:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52722024-12-12T04:11:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52732024-12-12T04:11:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
52742024-12-12T04:11:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52752024-12-12T04:11:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
52762024-12-12T04:11:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52772024-12-12T04:11:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
52782024-12-12T04:11:03.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
52792024-12-12T04:11:03.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
52802024-12-12T04:11:03.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
52812024-12-12T04:11:04.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52822024-12-12T04:11:04.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52832024-12-12T04:11:04.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
52842024-12-12T04:11:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52852024-12-12T04:11:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52862024-12-12T04:11:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52872024-12-12T04:11:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52882024-12-12T04:11:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52892024-12-12T04:11:04.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52902024-12-12T04:11:05.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52912024-12-12T04:11:05.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
52922024-12-12T04:11:05.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52932024-12-12T04:11:05.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52942024-12-12T04:11:05.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52952024-12-12T04:11:05.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52962024-12-12T04:11:05.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
52972024-12-12T04:11:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
52982024-12-12T04:11:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
52992024-12-12T04:11:06.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53002024-12-12T04:11:06.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53012024-12-12T04:11:06.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53022024-12-12T04:11:06.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53032024-12-12T04:11:06.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53042024-12-12T04:11:06.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53052024-12-12T04:11:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53062024-12-12T04:11:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
53072024-12-12T04:11:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53082024-12-12T04:11:07.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53092024-12-12T04:11:07.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53102024-12-12T04:11:07.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
53112024-12-12T04:11:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53122024-12-12T04:11:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53132024-12-12T04:11:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53142024-12-12T04:11:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53152024-12-12T04:11:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53162024-12-12T04:11:07.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53172024-12-12T04:11:08.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
53182024-12-12T04:11:08.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
53192024-12-12T04:11:08.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
53202024-12-12T04:11:08.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
53212024-12-12T04:11:08.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
53222024-12-12T04:11:08.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
53232024-12-12T04:11:08.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
53242024-12-12T04:11:08.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
53252024-12-12T04:11:08.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
53262024-12-12T04:11:08.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
53272024-12-12T04:11:08.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
53282024-12-12T04:11:08.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
53292024-12-12T04:11:08.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
53302024-12-12T04:11:08.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
53312024-12-12T04:11:08.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
53322024-12-12T04:11:08.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "313a5c8a-8b94-4d45-a63f-955cea925acb", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:11:08 GMT"} })
53332024-12-12T04:11:08.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
53342024-12-12T04:11:08.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53352024-12-12T04:11:08.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53362024-12-12T04:11:08.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "6cbd1d65-0b8f-4420-a834-5edbb3a3366d", "content-length": "29", "date": "Thu, 12 Dec 2024 04:11:08 GMT"} })
53372024-12-12T04:11:08.909ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
53382024-12-12T04:11:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
53392024-12-12T04:11:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
53402024-12-12T04:11:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
53412024-12-12T04:11:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53422024-12-12T04:11:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53432024-12-12T04:11:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53442024-12-12T04:11:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53452024-12-12T04:11:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53462024-12-12T04:11:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53472024-12-12T04:11:08.945ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
53482024-12-12T04:11:09.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53492024-12-12T04:11:09.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53502024-12-12T04:11:09.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
53512024-12-12T04:11:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53522024-12-12T04:11:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53532024-12-12T04:11:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53542024-12-12T04:11:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53552024-12-12T04:11:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53562024-12-12T04:11:09.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53572024-12-12T04:11:10.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53582024-12-12T04:11:10.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53592024-12-12T04:11:10.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53602024-12-12T04:11:10.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53612024-12-12T04:11:10.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53622024-12-12T04:11:10.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53632024-12-12T04:11:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53642024-12-12T04:11:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
53652024-12-12T04:11:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53662024-12-12T04:11:11.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53672024-12-12T04:11:11.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53682024-12-12T04:11:11.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53692024-12-12T04:11:11.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53702024-12-12T04:11:11.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53712024-12-12T04:11:11.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53722024-12-12T04:11:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53732024-12-12T04:11:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
53742024-12-12T04:11:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53752024-12-12T04:11:12.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53762024-12-12T04:11:12.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
53772024-12-12T04:11:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
53782024-12-12T04:11:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53792024-12-12T04:11:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53802024-12-12T04:11:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53812024-12-12T04:11:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53822024-12-12T04:11:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
53832024-12-12T04:11:12.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
53842024-12-12T04:11:13.371ZDEBGoximeter (results-sink): inserting 940 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
53852024-12-12T04:11:13.371ZDEBGoximeter (clickhouse-client): unrolling 940 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
53862024-12-12T04:11:13.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1196 table_name = fields_string
53872024-12-12T04:11:13.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
53882024-12-12T04:11:13.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
53892024-12-12T04:11:13.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 880 table_name = measurements_cumulativeu64
53902024-12-12T04:11:13.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
53912024-12-12T04:11:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
53922024-12-12T04:11:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
53932024-12-12T04:11:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
53942024-12-12T04:11:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
53952024-12-12T04:11:13.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
53962024-12-12T04:11:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
53972024-12-12T04:11:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
53982024-12-12T04:11:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
53992024-12-12T04:11:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
54002024-12-12T04:11:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54012024-12-12T04:11:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54022024-12-12T04:11:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
54032024-12-12T04:11:13.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
54042024-12-12T04:11:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
54052024-12-12T04:11:13.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54062024-12-12T04:11:13.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54072024-12-12T04:11:13.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54082024-12-12T04:11:13.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54092024-12-12T04:11:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54102024-12-12T04:11:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54112024-12-12T04:11:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
54122024-12-12T04:11:13.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
54132024-12-12T04:11:13.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
54142024-12-12T04:11:13.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
54152024-12-12T04:11:14.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54162024-12-12T04:11:14.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54172024-12-12T04:11:14.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
54182024-12-12T04:11:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54192024-12-12T04:11:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54202024-12-12T04:11:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54212024-12-12T04:11:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54222024-12-12T04:11:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54232024-12-12T04:11:14.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54242024-12-12T04:11:15.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54252024-12-12T04:11:15.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54262024-12-12T04:11:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
54272024-12-12T04:11:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54282024-12-12T04:11:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54292024-12-12T04:11:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54302024-12-12T04:11:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54312024-12-12T04:11:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54322024-12-12T04:11:15.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54332024-12-12T04:11:16.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54342024-12-12T04:11:16.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54352024-12-12T04:11:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
54362024-12-12T04:11:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54372024-12-12T04:11:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54382024-12-12T04:11:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54392024-12-12T04:11:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54402024-12-12T04:11:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54412024-12-12T04:11:16.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54422024-12-12T04:11:17.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54432024-12-12T04:11:17.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54442024-12-12T04:11:17.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54452024-12-12T04:11:17.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54462024-12-12T04:11:17.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54472024-12-12T04:11:17.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54482024-12-12T04:11:17.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
54492024-12-12T04:11:17.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54502024-12-12T04:11:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54512024-12-12T04:11:18.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
54522024-12-12T04:11:18.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
54532024-12-12T04:11:18.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
54542024-12-12T04:11:18.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
54552024-12-12T04:11:18.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
54562024-12-12T04:11:18.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
54572024-12-12T04:11:18.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
54582024-12-12T04:11:18.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
54592024-12-12T04:11:18.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
54602024-12-12T04:11:18.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
54612024-12-12T04:11:18.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
54622024-12-12T04:11:18.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
54632024-12-12T04:11:18.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
54642024-12-12T04:11:18.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54652024-12-12T04:11:18.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54662024-12-12T04:11:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
54672024-12-12T04:11:18.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54682024-12-12T04:11:18.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54692024-12-12T04:11:18.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54702024-12-12T04:11:18.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54712024-12-12T04:11:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54722024-12-12T04:11:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54732024-12-12T04:11:19.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54742024-12-12T04:11:19.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54752024-12-12T04:11:19.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54762024-12-12T04:11:19.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54772024-12-12T04:11:19.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54782024-12-12T04:11:19.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54792024-12-12T04:11:19.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54802024-12-12T04:11:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
54812024-12-12T04:11:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54822024-12-12T04:11:20.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54832024-12-12T04:11:20.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54842024-12-12T04:11:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
54852024-12-12T04:11:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54862024-12-12T04:11:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54872024-12-12T04:11:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54882024-12-12T04:11:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54892024-12-12T04:11:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54902024-12-12T04:11:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54912024-12-12T04:11:21.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54922024-12-12T04:11:21.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
54932024-12-12T04:11:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
54942024-12-12T04:11:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54952024-12-12T04:11:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
54962024-12-12T04:11:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54972024-12-12T04:11:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54982024-12-12T04:11:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
54992024-12-12T04:11:21.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55002024-12-12T04:11:22.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55012024-12-12T04:11:22.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55022024-12-12T04:11:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
55032024-12-12T04:11:22.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55042024-12-12T04:11:22.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55052024-12-12T04:11:22.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55062024-12-12T04:11:22.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55072024-12-12T04:11:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55082024-12-12T04:11:22.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55092024-12-12T04:11:23.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
55102024-12-12T04:11:23.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
55112024-12-12T04:11:23.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
55122024-12-12T04:11:23.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
55132024-12-12T04:11:23.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
55142024-12-12T04:11:23.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
55152024-12-12T04:11:23.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
55162024-12-12T04:11:23.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
55172024-12-12T04:11:23.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "a0cded07-b30f-4e1f-b8f3-3f3b93bc219e", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:11:23 GMT"} })
55182024-12-12T04:11:23.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
55192024-12-12T04:11:23.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
55202024-12-12T04:11:23.907ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
55212024-12-12T04:11:23.907ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
55222024-12-12T04:11:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
55232024-12-12T04:11:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
55242024-12-12T04:11:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
55252024-12-12T04:11:23.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "162fb376-56e8-47fe-afb6-489ffc5b0439", "content-length": "29", "date": "Thu, 12 Dec 2024 04:11:23 GMT"} })
55262024-12-12T04:11:23.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
55272024-12-12T04:11:23.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
55282024-12-12T04:11:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
55292024-12-12T04:11:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
55302024-12-12T04:11:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
55312024-12-12T04:11:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55322024-12-12T04:11:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55332024-12-12T04:11:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
55342024-12-12T04:11:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
55352024-12-12T04:11:23.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55362024-12-12T04:11:23.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
55372024-12-12T04:11:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
55382024-12-12T04:11:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
55392024-12-12T04:11:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55402024-12-12T04:11:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55412024-12-12T04:11:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55422024-12-12T04:11:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55432024-12-12T04:11:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
55442024-12-12T04:11:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55452024-12-12T04:11:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55462024-12-12T04:11:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
55472024-12-12T04:11:23.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
55482024-12-12T04:11:23.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
55492024-12-12T04:11:23.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
55502024-12-12T04:11:24.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55512024-12-12T04:11:24.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55522024-12-12T04:11:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55532024-12-12T04:11:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55542024-12-12T04:11:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55552024-12-12T04:11:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55562024-12-12T04:11:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
55572024-12-12T04:11:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55582024-12-12T04:11:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55592024-12-12T04:11:25.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55602024-12-12T04:11:25.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55612024-12-12T04:11:25.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55622024-12-12T04:11:25.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55632024-12-12T04:11:25.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55642024-12-12T04:11:25.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55652024-12-12T04:11:25.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55662024-12-12T04:11:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
55672024-12-12T04:11:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55682024-12-12T04:11:26.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55692024-12-12T04:11:26.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55702024-12-12T04:11:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
55712024-12-12T04:11:26.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55722024-12-12T04:11:26.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55732024-12-12T04:11:26.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55742024-12-12T04:11:26.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55752024-12-12T04:11:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55762024-12-12T04:11:26.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55772024-12-12T04:11:27.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55782024-12-12T04:11:27.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
55792024-12-12T04:11:27.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55802024-12-12T04:11:27.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55812024-12-12T04:11:27.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55822024-12-12T04:11:27.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55832024-12-12T04:11:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
55842024-12-12T04:11:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
55852024-12-12T04:11:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
55862024-12-12T04:11:28.371ZDEBGoximeter (results-sink): inserting 370 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
55872024-12-12T04:11:28.371ZDEBGoximeter (clickhouse-client): unrolling 370 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
55882024-12-12T04:11:28.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
55892024-12-12T04:11:28.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 10 table_name = fields_ipaddr
55902024-12-12T04:11:28.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 286 table_name = fields_string
55912024-12-12T04:11:28.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_u16
55922024-12-12T04:11:28.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
55932024-12-12T04:11:28.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
55942024-12-12T04:11:28.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 431 table_name = fields_uuid
55952024-12-12T04:11:28.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
55962024-12-12T04:11:28.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 242 table_name = measurements_cumulativeu64
55972024-12-12T04:11:28.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
55982024-12-12T04:11:28.432ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
55992024-12-12T04:11:28.435ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
56002024-12-12T04:11:28.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56012024-12-12T04:11:28.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56022024-12-12T04:11:28.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
56032024-12-12T04:11:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56042024-12-12T04:11:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56052024-12-12T04:11:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56062024-12-12T04:11:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56072024-12-12T04:11:28.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56082024-12-12T04:11:28.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56092024-12-12T04:11:29.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56102024-12-12T04:11:29.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56112024-12-12T04:11:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
56122024-12-12T04:11:29.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56132024-12-12T04:11:29.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56142024-12-12T04:11:29.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56152024-12-12T04:11:29.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56162024-12-12T04:11:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56172024-12-12T04:11:29.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56182024-12-12T04:11:30.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56192024-12-12T04:11:30.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56202024-12-12T04:11:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56212024-12-12T04:11:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56222024-12-12T04:11:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56232024-12-12T04:11:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56242024-12-12T04:11:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
56252024-12-12T04:11:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56262024-12-12T04:11:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56272024-12-12T04:11:31.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56282024-12-12T04:11:31.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56292024-12-12T04:11:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
56302024-12-12T04:11:31.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56312024-12-12T04:11:31.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56322024-12-12T04:11:31.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56332024-12-12T04:11:31.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56342024-12-12T04:11:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56352024-12-12T04:11:31.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56362024-12-12T04:11:32.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56372024-12-12T04:11:32.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56382024-12-12T04:11:32.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56392024-12-12T04:11:32.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56402024-12-12T04:11:32.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56412024-12-12T04:11:32.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56422024-12-12T04:11:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
56432024-12-12T04:11:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56442024-12-12T04:11:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56452024-12-12T04:11:33.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
56462024-12-12T04:11:33.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
56472024-12-12T04:11:33.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
56482024-12-12T04:11:33.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
56492024-12-12T04:11:33.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
56502024-12-12T04:11:33.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
56512024-12-12T04:11:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
56522024-12-12T04:11:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
56532024-12-12T04:11:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
56542024-12-12T04:11:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
56552024-12-12T04:11:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
56562024-12-12T04:11:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
56572024-12-12T04:11:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
56582024-12-12T04:11:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
56592024-12-12T04:11:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56602024-12-12T04:11:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56612024-12-12T04:11:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
56622024-12-12T04:11:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
56632024-12-12T04:11:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
56642024-12-12T04:11:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
56652024-12-12T04:11:33.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56662024-12-12T04:11:33.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56672024-12-12T04:11:33.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56682024-12-12T04:11:33.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56692024-12-12T04:11:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56702024-12-12T04:11:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
56712024-12-12T04:11:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56722024-12-12T04:11:33.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
56732024-12-12T04:11:33.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
56742024-12-12T04:11:33.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
56752024-12-12T04:11:34.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56762024-12-12T04:11:34.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56772024-12-12T04:11:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56782024-12-12T04:11:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56792024-12-12T04:11:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56802024-12-12T04:11:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56812024-12-12T04:11:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56822024-12-12T04:11:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
56832024-12-12T04:11:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56842024-12-12T04:11:35.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56852024-12-12T04:11:35.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56862024-12-12T04:11:35.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56872024-12-12T04:11:35.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56882024-12-12T04:11:35.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56892024-12-12T04:11:35.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56902024-12-12T04:11:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56912024-12-12T04:11:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
56922024-12-12T04:11:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56932024-12-12T04:11:36.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56942024-12-12T04:11:36.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
56952024-12-12T04:11:36.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56962024-12-12T04:11:36.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
56972024-12-12T04:11:36.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56982024-12-12T04:11:36.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
56992024-12-12T04:11:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57002024-12-12T04:11:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
57012024-12-12T04:11:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57022024-12-12T04:11:37.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57032024-12-12T04:11:37.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57042024-12-12T04:11:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57052024-12-12T04:11:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57062024-12-12T04:11:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57072024-12-12T04:11:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57082024-12-12T04:11:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57092024-12-12T04:11:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
57102024-12-12T04:11:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57112024-12-12T04:11:38.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
57122024-12-12T04:11:38.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
57132024-12-12T04:11:38.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
57142024-12-12T04:11:38.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
57152024-12-12T04:11:38.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
57162024-12-12T04:11:38.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
57172024-12-12T04:11:38.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
57182024-12-12T04:11:38.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
57192024-12-12T04:11:38.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
57202024-12-12T04:11:38.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
57212024-12-12T04:11:38.419ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
57222024-12-12T04:11:38.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
57232024-12-12T04:11:38.425ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
57242024-12-12T04:11:38.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
57252024-12-12T04:11:38.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
57262024-12-12T04:11:38.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "984b9ade-d9a5-4fc6-a0d8-06916782774d", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:11:38 GMT"} })
57272024-12-12T04:11:38.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
57282024-12-12T04:11:38.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "098b48de-677d-4e8c-881f-8998e948f917", "content-length": "29", "date": "Thu, 12 Dec 2024 04:11:38 GMT"} })
57292024-12-12T04:11:38.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
57302024-12-12T04:11:38.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57312024-12-12T04:11:38.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57322024-12-12T04:11:38.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
57332024-12-12T04:11:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57342024-12-12T04:11:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
57352024-12-12T04:11:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57362024-12-12T04:11:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57372024-12-12T04:11:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57382024-12-12T04:11:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57392024-12-12T04:11:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
57402024-12-12T04:11:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
57412024-12-12T04:11:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57422024-12-12T04:11:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57432024-12-12T04:11:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57442024-12-12T04:11:38.946ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
57452024-12-12T04:11:39.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57462024-12-12T04:11:39.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57472024-12-12T04:11:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57482024-12-12T04:11:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57492024-12-12T04:11:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57502024-12-12T04:11:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57512024-12-12T04:11:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57522024-12-12T04:11:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
57532024-12-12T04:11:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57542024-12-12T04:11:40.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57552024-12-12T04:11:40.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57562024-12-12T04:11:40.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57572024-12-12T04:11:40.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57582024-12-12T04:11:40.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57592024-12-12T04:11:40.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57602024-12-12T04:11:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
57612024-12-12T04:11:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57622024-12-12T04:11:40.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57632024-12-12T04:11:41.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57642024-12-12T04:11:41.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57652024-12-12T04:11:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57662024-12-12T04:11:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57672024-12-12T04:11:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57682024-12-12T04:11:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57692024-12-12T04:11:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57702024-12-12T04:11:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
57712024-12-12T04:11:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57722024-12-12T04:11:42.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57732024-12-12T04:11:42.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
57742024-12-12T04:11:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
57752024-12-12T04:11:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57762024-12-12T04:11:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57772024-12-12T04:11:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57782024-12-12T04:11:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57792024-12-12T04:11:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
57802024-12-12T04:11:42.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
57812024-12-12T04:11:43.371ZDEBGoximeter (results-sink): inserting 943 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
57822024-12-12T04:11:43.371ZDEBGoximeter (clickhouse-client): unrolling 943 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
57832024-12-12T04:11:43.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
57842024-12-12T04:11:43.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1199 table_name = fields_string
57852024-12-12T04:11:43.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_u16
57862024-12-12T04:11:43.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
57872024-12-12T04:11:43.424ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 526 table_name = fields_uuid
57882024-12-12T04:11:43.426ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 883 table_name = measurements_cumulativeu64
57892024-12-12T04:11:43.428ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
57902024-12-12T04:11:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
57912024-12-12T04:11:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
57922024-12-12T04:11:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
57932024-12-12T04:11:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
57942024-12-12T04:11:43.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
57952024-12-12T04:11:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
57962024-12-12T04:11:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
57972024-12-12T04:11:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
57982024-12-12T04:11:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
57992024-12-12T04:11:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58002024-12-12T04:11:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58012024-12-12T04:11:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
58022024-12-12T04:11:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
58032024-12-12T04:11:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58042024-12-12T04:11:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58052024-12-12T04:11:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58062024-12-12T04:11:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58072024-12-12T04:11:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58082024-12-12T04:11:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
58092024-12-12T04:11:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58102024-12-12T04:11:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
58112024-12-12T04:11:43.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
58122024-12-12T04:11:43.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
58132024-12-12T04:11:43.931ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
58142024-12-12T04:11:44.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58152024-12-12T04:11:44.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58162024-12-12T04:11:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
58172024-12-12T04:11:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58182024-12-12T04:11:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58192024-12-12T04:11:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58202024-12-12T04:11:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58212024-12-12T04:11:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58222024-12-12T04:11:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58232024-12-12T04:11:45.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58242024-12-12T04:11:45.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58252024-12-12T04:11:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
58262024-12-12T04:11:45.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58272024-12-12T04:11:45.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58282024-12-12T04:11:45.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58292024-12-12T04:11:45.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58302024-12-12T04:11:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58312024-12-12T04:11:45.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58322024-12-12T04:11:46.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58332024-12-12T04:11:46.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58342024-12-12T04:11:46.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58352024-12-12T04:11:46.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58362024-12-12T04:11:46.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58372024-12-12T04:11:46.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58382024-12-12T04:11:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58392024-12-12T04:11:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
58402024-12-12T04:11:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58412024-12-12T04:11:47.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58422024-12-12T04:11:47.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58432024-12-12T04:11:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58442024-12-12T04:11:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58452024-12-12T04:11:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58462024-12-12T04:11:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58472024-12-12T04:11:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58482024-12-12T04:11:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
58492024-12-12T04:11:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58502024-12-12T04:11:48.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
58512024-12-12T04:11:48.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
58522024-12-12T04:11:48.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
58532024-12-12T04:11:48.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
58542024-12-12T04:11:48.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
58552024-12-12T04:11:48.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
58562024-12-12T04:11:48.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
58572024-12-12T04:11:48.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
58582024-12-12T04:11:48.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
58592024-12-12T04:11:48.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
58602024-12-12T04:11:48.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
58612024-12-12T04:11:48.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
58622024-12-12T04:11:48.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
58632024-12-12T04:11:48.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58642024-12-12T04:11:48.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58652024-12-12T04:11:48.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
58662024-12-12T04:11:48.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58672024-12-12T04:11:48.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58682024-12-12T04:11:48.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58692024-12-12T04:11:48.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58702024-12-12T04:11:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58712024-12-12T04:11:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58722024-12-12T04:11:49.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58732024-12-12T04:11:49.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58742024-12-12T04:11:49.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58752024-12-12T04:11:49.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58762024-12-12T04:11:49.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58772024-12-12T04:11:49.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58782024-12-12T04:11:49.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58792024-12-12T04:11:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
58802024-12-12T04:11:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58812024-12-12T04:11:50.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58822024-12-12T04:11:50.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58832024-12-12T04:11:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58842024-12-12T04:11:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58852024-12-12T04:11:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58862024-12-12T04:11:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58872024-12-12T04:11:50.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58882024-12-12T04:11:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
58892024-12-12T04:11:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58902024-12-12T04:11:51.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58912024-12-12T04:11:51.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
58922024-12-12T04:11:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58932024-12-12T04:11:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58942024-12-12T04:11:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58952024-12-12T04:11:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58962024-12-12T04:11:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
58972024-12-12T04:11:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
58982024-12-12T04:11:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
58992024-12-12T04:11:52.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59002024-12-12T04:11:52.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59012024-12-12T04:11:52.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59022024-12-12T04:11:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59032024-12-12T04:11:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59042024-12-12T04:11:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59052024-12-12T04:11:52.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59062024-12-12T04:11:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
59072024-12-12T04:11:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59082024-12-12T04:11:53.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
59092024-12-12T04:11:53.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
59102024-12-12T04:11:53.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
59112024-12-12T04:11:53.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
59122024-12-12T04:11:53.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
59132024-12-12T04:11:53.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
59142024-12-12T04:11:53.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
59152024-12-12T04:11:53.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
59162024-12-12T04:11:53.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "99f3f885-9a68-4e7e-a598-a1047322fdb0", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:11:53 GMT"} })
59172024-12-12T04:11:53.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
59182024-12-12T04:11:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
59192024-12-12T04:11:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
59202024-12-12T04:11:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
59212024-12-12T04:11:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
59222024-12-12T04:11:53.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
59232024-12-12T04:11:53.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
59242024-12-12T04:11:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
59252024-12-12T04:11:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
59262024-12-12T04:11:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
59272024-12-12T04:11:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
59282024-12-12T04:11:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59292024-12-12T04:11:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59302024-12-12T04:11:53.909ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "df5d2aa7-d50b-45cc-9d0e-56344ef69bdf", "content-length": "29", "date": "Thu, 12 Dec 2024 04:11:53 GMT"} })
59312024-12-12T04:11:53.909ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
59322024-12-12T04:11:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
59332024-12-12T04:11:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
59342024-12-12T04:11:53.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59352024-12-12T04:11:53.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59362024-12-12T04:11:53.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59372024-12-12T04:11:53.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59382024-12-12T04:11:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59392024-12-12T04:11:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59402024-12-12T04:11:53.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
59412024-12-12T04:11:53.921ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
59422024-12-12T04:11:53.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
59432024-12-12T04:11:53.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
59442024-12-12T04:11:53.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
59452024-12-12T04:11:54.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59462024-12-12T04:11:54.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59472024-12-12T04:11:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59482024-12-12T04:11:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59492024-12-12T04:11:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59502024-12-12T04:11:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59512024-12-12T04:11:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59522024-12-12T04:11:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
59532024-12-12T04:11:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59542024-12-12T04:11:55.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59552024-12-12T04:11:55.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59562024-12-12T04:11:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59572024-12-12T04:11:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59582024-12-12T04:11:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59592024-12-12T04:11:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59602024-12-12T04:11:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59612024-12-12T04:11:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
59622024-12-12T04:11:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59632024-12-12T04:11:56.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59642024-12-12T04:11:56.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59652024-12-12T04:11:56.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59662024-12-12T04:11:56.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59672024-12-12T04:11:56.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59682024-12-12T04:11:56.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59692024-12-12T04:11:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59702024-12-12T04:11:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
59712024-12-12T04:11:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59722024-12-12T04:11:57.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59732024-12-12T04:11:57.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59742024-12-12T04:11:57.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59752024-12-12T04:11:57.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59762024-12-12T04:11:57.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59772024-12-12T04:11:57.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59782024-12-12T04:11:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
59792024-12-12T04:11:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
59802024-12-12T04:11:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59812024-12-12T04:11:58.371ZDEBGoximeter (results-sink): inserting 366 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
59822024-12-12T04:11:58.371ZDEBGoximeter (clickhouse-client): unrolling 366 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
59832024-12-12T04:11:58.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
59842024-12-12T04:11:58.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 2 table_name = fields_ipaddr
59852024-12-12T04:11:58.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 282 table_name = fields_string
59862024-12-12T04:11:58.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = fields_u16
59872024-12-12T04:11:58.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
59882024-12-12T04:11:58.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
59892024-12-12T04:11:58.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 423 table_name = fields_uuid
59902024-12-12T04:11:58.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
59912024-12-12T04:11:58.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 238 table_name = measurements_cumulativeu64
59922024-12-12T04:11:58.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
59932024-12-12T04:11:58.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
59942024-12-12T04:11:58.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
59952024-12-12T04:11:58.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59962024-12-12T04:11:58.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
59972024-12-12T04:11:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59982024-12-12T04:11:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
59992024-12-12T04:11:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60002024-12-12T04:11:58.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60012024-12-12T04:11:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60022024-12-12T04:11:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
60032024-12-12T04:11:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60042024-12-12T04:11:59.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60052024-12-12T04:11:59.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60062024-12-12T04:11:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
60072024-12-12T04:11:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60082024-12-12T04:11:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60092024-12-12T04:11:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60102024-12-12T04:11:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60112024-12-12T04:11:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60122024-12-12T04:11:59.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60132024-12-12T04:12:00.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60142024-12-12T04:12:00.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60152024-12-12T04:12:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60162024-12-12T04:12:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60172024-12-12T04:12:00.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60182024-12-12T04:12:00.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60192024-12-12T04:12:00.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60202024-12-12T04:12:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
60212024-12-12T04:12:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60222024-12-12T04:12:01.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60232024-12-12T04:12:01.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60242024-12-12T04:12:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
60252024-12-12T04:12:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60262024-12-12T04:12:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60272024-12-12T04:12:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60282024-12-12T04:12:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60292024-12-12T04:12:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60302024-12-12T04:12:01.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60312024-12-12T04:12:02.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60322024-12-12T04:12:02.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60332024-12-12T04:12:02.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60342024-12-12T04:12:02.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60352024-12-12T04:12:02.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60362024-12-12T04:12:02.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60372024-12-12T04:12:02.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60382024-12-12T04:12:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60392024-12-12T04:12:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
60402024-12-12T04:12:03.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
60412024-12-12T04:12:03.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
60422024-12-12T04:12:03.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
60432024-12-12T04:12:03.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
60442024-12-12T04:12:03.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
60452024-12-12T04:12:03.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
60462024-12-12T04:12:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
60472024-12-12T04:12:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
60482024-12-12T04:12:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
60492024-12-12T04:12:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
60502024-12-12T04:12:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
60512024-12-12T04:12:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
60522024-12-12T04:12:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
60532024-12-12T04:12:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
60542024-12-12T04:12:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60552024-12-12T04:12:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60562024-12-12T04:12:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
60572024-12-12T04:12:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
60582024-12-12T04:12:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
60592024-12-12T04:12:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60602024-12-12T04:12:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60612024-12-12T04:12:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60622024-12-12T04:12:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60632024-12-12T04:12:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
60642024-12-12T04:12:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60652024-12-12T04:12:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60662024-12-12T04:12:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
60672024-12-12T04:12:03.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
60682024-12-12T04:12:03.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
60692024-12-12T04:12:03.931ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
60702024-12-12T04:12:04.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60712024-12-12T04:12:04.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60722024-12-12T04:12:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60732024-12-12T04:12:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60742024-12-12T04:12:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60752024-12-12T04:12:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60762024-12-12T04:12:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60772024-12-12T04:12:04.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
60782024-12-12T04:12:04.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60792024-12-12T04:12:05.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60802024-12-12T04:12:05.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60812024-12-12T04:12:05.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
60822024-12-12T04:12:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60832024-12-12T04:12:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60842024-12-12T04:12:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60852024-12-12T04:12:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60862024-12-12T04:12:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60872024-12-12T04:12:05.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60882024-12-12T04:12:06.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60892024-12-12T04:12:06.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60902024-12-12T04:12:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
60912024-12-12T04:12:06.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60922024-12-12T04:12:06.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60932024-12-12T04:12:06.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60942024-12-12T04:12:06.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60952024-12-12T04:12:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
60962024-12-12T04:12:06.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
60972024-12-12T04:12:07.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60982024-12-12T04:12:07.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
60992024-12-12T04:12:07.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
61002024-12-12T04:12:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61012024-12-12T04:12:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61022024-12-12T04:12:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61032024-12-12T04:12:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61042024-12-12T04:12:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61052024-12-12T04:12:07.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61062024-12-12T04:12:08.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
61072024-12-12T04:12:08.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
61082024-12-12T04:12:08.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
61092024-12-12T04:12:08.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
61102024-12-12T04:12:08.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
61112024-12-12T04:12:08.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
61122024-12-12T04:12:08.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
61132024-12-12T04:12:08.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
61142024-12-12T04:12:08.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
61152024-12-12T04:12:08.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
61162024-12-12T04:12:08.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
61172024-12-12T04:12:08.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
61182024-12-12T04:12:08.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
61192024-12-12T04:12:08.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
61202024-12-12T04:12:08.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
61212024-12-12T04:12:08.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "48dbb84d-f028-49ba-b793-1abea82a342f", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:12:08 GMT"} })
61222024-12-12T04:12:08.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
61232024-12-12T04:12:08.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "28fcb81e-09da-4ab6-8d90-22b9baf8d28d", "content-length": "29", "date": "Thu, 12 Dec 2024 04:12:08 GMT"} })
61242024-12-12T04:12:08.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
61252024-12-12T04:12:08.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61262024-12-12T04:12:08.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61272024-12-12T04:12:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
61282024-12-12T04:12:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
61292024-12-12T04:12:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
61302024-12-12T04:12:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61312024-12-12T04:12:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61322024-12-12T04:12:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61332024-12-12T04:12:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61342024-12-12T04:12:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61352024-12-12T04:12:08.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61362024-12-12T04:12:08.946ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
61372024-12-12T04:12:09.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61382024-12-12T04:12:09.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61392024-12-12T04:12:09.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
61402024-12-12T04:12:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61412024-12-12T04:12:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61422024-12-12T04:12:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61432024-12-12T04:12:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61442024-12-12T04:12:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61452024-12-12T04:12:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61462024-12-12T04:12:10.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61472024-12-12T04:12:10.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61482024-12-12T04:12:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
61492024-12-12T04:12:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61502024-12-12T04:12:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61512024-12-12T04:12:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61522024-12-12T04:12:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61532024-12-12T04:12:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61542024-12-12T04:12:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61552024-12-12T04:12:11.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61562024-12-12T04:12:11.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61572024-12-12T04:12:11.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61582024-12-12T04:12:11.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61592024-12-12T04:12:11.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61602024-12-12T04:12:11.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61612024-12-12T04:12:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61622024-12-12T04:12:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
61632024-12-12T04:12:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61642024-12-12T04:12:12.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61652024-12-12T04:12:12.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61662024-12-12T04:12:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
61672024-12-12T04:12:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61682024-12-12T04:12:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61692024-12-12T04:12:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61702024-12-12T04:12:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61712024-12-12T04:12:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61722024-12-12T04:12:12.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61732024-12-12T04:12:13.371ZDEBGoximeter (results-sink): inserting 940 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
61742024-12-12T04:12:13.371ZDEBGoximeter (clickhouse-client): unrolling 940 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
61752024-12-12T04:12:13.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1196 table_name = fields_string
61762024-12-12T04:12:13.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
61772024-12-12T04:12:13.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
61782024-12-12T04:12:13.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 880 table_name = measurements_cumulativeu64
61792024-12-12T04:12:13.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
61802024-12-12T04:12:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
61812024-12-12T04:12:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
61822024-12-12T04:12:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
61832024-12-12T04:12:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
61842024-12-12T04:12:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
61852024-12-12T04:12:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
61862024-12-12T04:12:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
61872024-12-12T04:12:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
61882024-12-12T04:12:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61892024-12-12T04:12:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
61902024-12-12T04:12:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
61912024-12-12T04:12:13.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
61922024-12-12T04:12:13.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
61932024-12-12T04:12:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61942024-12-12T04:12:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
61952024-12-12T04:12:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61962024-12-12T04:12:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61972024-12-12T04:12:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
61982024-12-12T04:12:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
61992024-12-12T04:12:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62002024-12-12T04:12:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
62012024-12-12T04:12:13.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
62022024-12-12T04:12:13.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
62032024-12-12T04:12:13.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
62042024-12-12T04:12:14.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62052024-12-12T04:12:14.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62062024-12-12T04:12:14.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
62072024-12-12T04:12:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62082024-12-12T04:12:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62092024-12-12T04:12:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62102024-12-12T04:12:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62112024-12-12T04:12:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62122024-12-12T04:12:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62132024-12-12T04:12:15.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62142024-12-12T04:12:15.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62152024-12-12T04:12:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
62162024-12-12T04:12:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62172024-12-12T04:12:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62182024-12-12T04:12:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62192024-12-12T04:12:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62202024-12-12T04:12:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62212024-12-12T04:12:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62222024-12-12T04:12:16.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62232024-12-12T04:12:16.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62242024-12-12T04:12:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
62252024-12-12T04:12:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62262024-12-12T04:12:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62272024-12-12T04:12:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62282024-12-12T04:12:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62292024-12-12T04:12:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62302024-12-12T04:12:16.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62312024-12-12T04:12:17.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62322024-12-12T04:12:17.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62332024-12-12T04:12:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62342024-12-12T04:12:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62352024-12-12T04:12:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62362024-12-12T04:12:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62372024-12-12T04:12:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62382024-12-12T04:12:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
62392024-12-12T04:12:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62402024-12-12T04:12:18.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
62412024-12-12T04:12:18.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
62422024-12-12T04:12:18.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
62432024-12-12T04:12:18.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
62442024-12-12T04:12:18.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
62452024-12-12T04:12:18.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
62462024-12-12T04:12:18.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
62472024-12-12T04:12:18.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
62482024-12-12T04:12:18.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
62492024-12-12T04:12:18.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
62502024-12-12T04:12:18.424ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
62512024-12-12T04:12:18.436ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
62522024-12-12T04:12:18.438ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
62532024-12-12T04:12:18.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62542024-12-12T04:12:18.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62552024-12-12T04:12:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
62562024-12-12T04:12:18.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62572024-12-12T04:12:18.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62582024-12-12T04:12:18.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62592024-12-12T04:12:18.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62602024-12-12T04:12:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62612024-12-12T04:12:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62622024-12-12T04:12:19.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62632024-12-12T04:12:19.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62642024-12-12T04:12:19.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
62652024-12-12T04:12:19.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62662024-12-12T04:12:19.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62672024-12-12T04:12:19.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62682024-12-12T04:12:19.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62692024-12-12T04:12:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62702024-12-12T04:12:19.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62712024-12-12T04:12:20.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62722024-12-12T04:12:20.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62732024-12-12T04:12:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
62742024-12-12T04:12:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62752024-12-12T04:12:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62762024-12-12T04:12:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62772024-12-12T04:12:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62782024-12-12T04:12:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62792024-12-12T04:12:20.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62802024-12-12T04:12:21.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62812024-12-12T04:12:21.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62822024-12-12T04:12:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
62832024-12-12T04:12:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62842024-12-12T04:12:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62852024-12-12T04:12:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62862024-12-12T04:12:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62872024-12-12T04:12:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62882024-12-12T04:12:21.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62892024-12-12T04:12:22.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62902024-12-12T04:12:22.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
62912024-12-12T04:12:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
62922024-12-12T04:12:22.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62932024-12-12T04:12:22.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62942024-12-12T04:12:22.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62952024-12-12T04:12:22.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62962024-12-12T04:12:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
62972024-12-12T04:12:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
62982024-12-12T04:12:23.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
62992024-12-12T04:12:23.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
63002024-12-12T04:12:23.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
63012024-12-12T04:12:23.383ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
63022024-12-12T04:12:23.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
63032024-12-12T04:12:23.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
63042024-12-12T04:12:23.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
63052024-12-12T04:12:23.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
63062024-12-12T04:12:23.904ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "3108b5f2-f722-40c2-858f-9410a1865a09", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:12:23 GMT"} })
63072024-12-12T04:12:23.904ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
63082024-12-12T04:12:23.907ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "28ffd04f-4442-4dd0-aacb-4b6e2d40191f", "content-length": "29", "date": "Thu, 12 Dec 2024 04:12:23 GMT"} })
63092024-12-12T04:12:23.907ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
63102024-12-12T04:12:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
63112024-12-12T04:12:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
63122024-12-12T04:12:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
63132024-12-12T04:12:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
63142024-12-12T04:12:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
63152024-12-12T04:12:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
63162024-12-12T04:12:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
63172024-12-12T04:12:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
63182024-12-12T04:12:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63192024-12-12T04:12:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63202024-12-12T04:12:23.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
63212024-12-12T04:12:23.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
63222024-12-12T04:12:23.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63232024-12-12T04:12:23.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
63242024-12-12T04:12:23.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
63252024-12-12T04:12:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
63262024-12-12T04:12:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
63272024-12-12T04:12:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
63282024-12-12T04:12:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63292024-12-12T04:12:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63302024-12-12T04:12:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63312024-12-12T04:12:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63322024-12-12T04:12:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63332024-12-12T04:12:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
63342024-12-12T04:12:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63352024-12-12T04:12:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
63362024-12-12T04:12:23.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
63372024-12-12T04:12:23.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
63382024-12-12T04:12:23.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
63392024-12-12T04:12:24.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63402024-12-12T04:12:24.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63412024-12-12T04:12:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63422024-12-12T04:12:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63432024-12-12T04:12:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63442024-12-12T04:12:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63452024-12-12T04:12:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
63462024-12-12T04:12:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63472024-12-12T04:12:24.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63482024-12-12T04:12:25.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63492024-12-12T04:12:25.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63502024-12-12T04:12:25.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63512024-12-12T04:12:25.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63522024-12-12T04:12:25.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63532024-12-12T04:12:25.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63542024-12-12T04:12:25.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63552024-12-12T04:12:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
63562024-12-12T04:12:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63572024-12-12T04:12:26.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63582024-12-12T04:12:26.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63592024-12-12T04:12:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
63602024-12-12T04:12:26.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63612024-12-12T04:12:26.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63622024-12-12T04:12:26.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63632024-12-12T04:12:26.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63642024-12-12T04:12:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63652024-12-12T04:12:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63662024-12-12T04:12:27.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63672024-12-12T04:12:27.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63682024-12-12T04:12:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
63692024-12-12T04:12:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63702024-12-12T04:12:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63712024-12-12T04:12:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63722024-12-12T04:12:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63732024-12-12T04:12:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63742024-12-12T04:12:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63752024-12-12T04:12:28.371ZDEBGoximeter (results-sink): inserting 370 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
63762024-12-12T04:12:28.371ZDEBGoximeter (clickhouse-client): unrolling 370 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
63772024-12-12T04:12:28.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
63782024-12-12T04:12:28.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 10 table_name = fields_ipaddr
63792024-12-12T04:12:28.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 286 table_name = fields_string
63802024-12-12T04:12:28.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_u16
63812024-12-12T04:12:28.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
63822024-12-12T04:12:28.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
63832024-12-12T04:12:28.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 431 table_name = fields_uuid
63842024-12-12T04:12:28.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
63852024-12-12T04:12:28.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 242 table_name = measurements_cumulativeu64
63862024-12-12T04:12:28.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
63872024-12-12T04:12:28.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
63882024-12-12T04:12:28.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
63892024-12-12T04:12:28.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63902024-12-12T04:12:28.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63912024-12-12T04:12:28.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
63922024-12-12T04:12:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63932024-12-12T04:12:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63942024-12-12T04:12:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63952024-12-12T04:12:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63962024-12-12T04:12:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
63972024-12-12T04:12:28.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
63982024-12-12T04:12:29.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
63992024-12-12T04:12:29.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64002024-12-12T04:12:29.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64012024-12-12T04:12:29.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64022024-12-12T04:12:29.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64032024-12-12T04:12:29.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64042024-12-12T04:12:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64052024-12-12T04:12:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
64062024-12-12T04:12:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64072024-12-12T04:12:30.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64082024-12-12T04:12:30.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64092024-12-12T04:12:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
64102024-12-12T04:12:30.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64112024-12-12T04:12:30.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64122024-12-12T04:12:30.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64132024-12-12T04:12:30.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64142024-12-12T04:12:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64152024-12-12T04:12:30.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64162024-12-12T04:12:31.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64172024-12-12T04:12:31.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64182024-12-12T04:12:31.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64192024-12-12T04:12:31.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64202024-12-12T04:12:31.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64212024-12-12T04:12:31.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64222024-12-12T04:12:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64232024-12-12T04:12:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
64242024-12-12T04:12:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64252024-12-12T04:12:32.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64262024-12-12T04:12:32.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64272024-12-12T04:12:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
64282024-12-12T04:12:32.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64292024-12-12T04:12:32.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64302024-12-12T04:12:32.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64312024-12-12T04:12:32.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64322024-12-12T04:12:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64332024-12-12T04:12:32.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64342024-12-12T04:12:33.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
64352024-12-12T04:12:33.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
64362024-12-12T04:12:33.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
64372024-12-12T04:12:33.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
64382024-12-12T04:12:33.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
64392024-12-12T04:12:33.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
64402024-12-12T04:12:33.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
64412024-12-12T04:12:33.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
64422024-12-12T04:12:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
64432024-12-12T04:12:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
64442024-12-12T04:12:33.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
64452024-12-12T04:12:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
64462024-12-12T04:12:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
64472024-12-12T04:12:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
64482024-12-12T04:12:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
64492024-12-12T04:12:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64502024-12-12T04:12:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64512024-12-12T04:12:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
64522024-12-12T04:12:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
64532024-12-12T04:12:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
64542024-12-12T04:12:33.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64552024-12-12T04:12:33.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64562024-12-12T04:12:33.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64572024-12-12T04:12:33.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64582024-12-12T04:12:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64592024-12-12T04:12:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
64602024-12-12T04:12:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64612024-12-12T04:12:33.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
64622024-12-12T04:12:33.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
64632024-12-12T04:12:33.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
64642024-12-12T04:12:34.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64652024-12-12T04:12:34.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64662024-12-12T04:12:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64672024-12-12T04:12:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64682024-12-12T04:12:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64692024-12-12T04:12:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64702024-12-12T04:12:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64712024-12-12T04:12:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64722024-12-12T04:12:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
64732024-12-12T04:12:35.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64742024-12-12T04:12:35.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64752024-12-12T04:12:35.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64762024-12-12T04:12:35.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64772024-12-12T04:12:35.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64782024-12-12T04:12:35.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64792024-12-12T04:12:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64802024-12-12T04:12:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
64812024-12-12T04:12:35.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64822024-12-12T04:12:36.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64832024-12-12T04:12:36.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64842024-12-12T04:12:36.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64852024-12-12T04:12:36.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64862024-12-12T04:12:36.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64872024-12-12T04:12:36.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64882024-12-12T04:12:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64892024-12-12T04:12:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
64902024-12-12T04:12:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64912024-12-12T04:12:37.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64922024-12-12T04:12:37.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
64932024-12-12T04:12:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64942024-12-12T04:12:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
64952024-12-12T04:12:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64962024-12-12T04:12:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64972024-12-12T04:12:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
64982024-12-12T04:12:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
64992024-12-12T04:12:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65002024-12-12T04:12:38.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
65012024-12-12T04:12:38.370ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
65022024-12-12T04:12:38.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
65032024-12-12T04:12:38.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
65042024-12-12T04:12:38.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
65052024-12-12T04:12:38.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
65062024-12-12T04:12:38.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
65072024-12-12T04:12:38.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
65082024-12-12T04:12:38.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
65092024-12-12T04:12:38.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
65102024-12-12T04:12:38.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
65112024-12-12T04:12:38.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
65122024-12-12T04:12:38.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
65132024-12-12T04:12:38.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
65142024-12-12T04:12:38.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
65152024-12-12T04:12:38.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b1571635-eba2-4620-9afe-208b10a0990f", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:12:38 GMT"} })
65162024-12-12T04:12:38.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
65172024-12-12T04:12:38.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "588da15c-1f6d-448b-b546-9ae57f4181ee", "content-length": "29", "date": "Thu, 12 Dec 2024 04:12:38 GMT"} })
65182024-12-12T04:12:38.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
65192024-12-12T04:12:38.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65202024-12-12T04:12:38.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65212024-12-12T04:12:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65222024-12-12T04:12:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
65232024-12-12T04:12:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65242024-12-12T04:12:38.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65252024-12-12T04:12:38.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65262024-12-12T04:12:38.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
65272024-12-12T04:12:38.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
65282024-12-12T04:12:38.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65292024-12-12T04:12:38.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65302024-12-12T04:12:38.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65312024-12-12T04:12:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
65322024-12-12T04:12:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65332024-12-12T04:12:38.946ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
65342024-12-12T04:12:39.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65352024-12-12T04:12:39.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65362024-12-12T04:12:39.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65372024-12-12T04:12:39.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65382024-12-12T04:12:39.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65392024-12-12T04:12:39.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65402024-12-12T04:12:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65412024-12-12T04:12:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
65422024-12-12T04:12:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65432024-12-12T04:12:40.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65442024-12-12T04:12:40.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65452024-12-12T04:12:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
65462024-12-12T04:12:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65472024-12-12T04:12:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65482024-12-12T04:12:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65492024-12-12T04:12:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65502024-12-12T04:12:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65512024-12-12T04:12:40.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65522024-12-12T04:12:41.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65532024-12-12T04:12:41.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65542024-12-12T04:12:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65552024-12-12T04:12:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65562024-12-12T04:12:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65572024-12-12T04:12:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65582024-12-12T04:12:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65592024-12-12T04:12:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
65602024-12-12T04:12:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65612024-12-12T04:12:42.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65622024-12-12T04:12:42.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65632024-12-12T04:12:42.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65642024-12-12T04:12:42.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65652024-12-12T04:12:42.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65662024-12-12T04:12:42.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65672024-12-12T04:12:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
65682024-12-12T04:12:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65692024-12-12T04:12:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65702024-12-12T04:12:43.371ZDEBGoximeter (results-sink): inserting 943 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
65712024-12-12T04:12:43.371ZDEBGoximeter (clickhouse-client): unrolling 943 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
65722024-12-12T04:12:43.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
65732024-12-12T04:12:43.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1199 table_name = fields_string
65742024-12-12T04:12:43.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_u16
65752024-12-12T04:12:43.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
65762024-12-12T04:12:43.425ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 526 table_name = fields_uuid
65772024-12-12T04:12:43.431ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 883 table_name = measurements_cumulativeu64
65782024-12-12T04:12:43.437ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
65792024-12-12T04:12:43.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
65802024-12-12T04:12:43.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
65812024-12-12T04:12:43.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
65822024-12-12T04:12:43.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
65832024-12-12T04:12:43.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
65842024-12-12T04:12:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
65852024-12-12T04:12:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
65862024-12-12T04:12:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
65872024-12-12T04:12:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
65882024-12-12T04:12:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65892024-12-12T04:12:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
65902024-12-12T04:12:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
65912024-12-12T04:12:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
65922024-12-12T04:12:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65932024-12-12T04:12:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65942024-12-12T04:12:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65952024-12-12T04:12:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65962024-12-12T04:12:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
65972024-12-12T04:12:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
65982024-12-12T04:12:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
65992024-12-12T04:12:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
66002024-12-12T04:12:43.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
66012024-12-12T04:12:43.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
66022024-12-12T04:12:43.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
66032024-12-12T04:12:44.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66042024-12-12T04:12:44.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66052024-12-12T04:12:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
66062024-12-12T04:12:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66072024-12-12T04:12:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66082024-12-12T04:12:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66092024-12-12T04:12:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66102024-12-12T04:12:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66112024-12-12T04:12:44.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66122024-12-12T04:12:45.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66132024-12-12T04:12:45.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66142024-12-12T04:12:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66152024-12-12T04:12:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66162024-12-12T04:12:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66172024-12-12T04:12:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66182024-12-12T04:12:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66192024-12-12T04:12:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
66202024-12-12T04:12:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66212024-12-12T04:12:46.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66222024-12-12T04:12:46.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66232024-12-12T04:12:46.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66242024-12-12T04:12:46.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66252024-12-12T04:12:46.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66262024-12-12T04:12:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66272024-12-12T04:12:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66282024-12-12T04:12:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
66292024-12-12T04:12:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66302024-12-12T04:12:47.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66312024-12-12T04:12:47.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66322024-12-12T04:12:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66332024-12-12T04:12:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66342024-12-12T04:12:47.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66352024-12-12T04:12:47.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66362024-12-12T04:12:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66372024-12-12T04:12:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
66382024-12-12T04:12:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66392024-12-12T04:12:48.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
66402024-12-12T04:12:48.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
66412024-12-12T04:12:48.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
66422024-12-12T04:12:48.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
66432024-12-12T04:12:48.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
66442024-12-12T04:12:48.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
66452024-12-12T04:12:48.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
66462024-12-12T04:12:48.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
66472024-12-12T04:12:48.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
66482024-12-12T04:12:48.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
66492024-12-12T04:12:48.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
66502024-12-12T04:12:48.419ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
66512024-12-12T04:12:48.424ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
66522024-12-12T04:12:48.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66532024-12-12T04:12:48.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66542024-12-12T04:12:48.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66552024-12-12T04:12:48.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66562024-12-12T04:12:48.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66572024-12-12T04:12:48.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66582024-12-12T04:12:48.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66592024-12-12T04:12:48.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
66602024-12-12T04:12:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66612024-12-12T04:12:49.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66622024-12-12T04:12:49.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66632024-12-12T04:12:49.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
66642024-12-12T04:12:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66652024-12-12T04:12:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66662024-12-12T04:12:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66672024-12-12T04:12:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66682024-12-12T04:12:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66692024-12-12T04:12:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66702024-12-12T04:12:50.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66712024-12-12T04:12:50.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66722024-12-12T04:12:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66732024-12-12T04:12:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66742024-12-12T04:12:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66752024-12-12T04:12:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66762024-12-12T04:12:50.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66772024-12-12T04:12:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
66782024-12-12T04:12:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66792024-12-12T04:12:51.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66802024-12-12T04:12:51.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66812024-12-12T04:12:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66822024-12-12T04:12:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66832024-12-12T04:12:51.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66842024-12-12T04:12:51.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66852024-12-12T04:12:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66862024-12-12T04:12:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
66872024-12-12T04:12:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66882024-12-12T04:12:52.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66892024-12-12T04:12:52.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
66902024-12-12T04:12:52.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66912024-12-12T04:12:52.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66922024-12-12T04:12:52.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66932024-12-12T04:12:52.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66942024-12-12T04:12:52.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
66952024-12-12T04:12:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
66962024-12-12T04:12:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
66972024-12-12T04:12:53.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
66982024-12-12T04:12:53.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
66992024-12-12T04:12:53.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
67002024-12-12T04:12:53.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
67012024-12-12T04:12:53.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
67022024-12-12T04:12:53.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
67032024-12-12T04:12:53.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
67042024-12-12T04:12:53.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
67052024-12-12T04:12:53.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "ce1d5885-6171-4e12-a090-1ed44191bba1", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:12:53 GMT"} })
67062024-12-12T04:12:53.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
67072024-12-12T04:12:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
67082024-12-12T04:12:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
67092024-12-12T04:12:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
67102024-12-12T04:12:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
67112024-12-12T04:12:53.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
67122024-12-12T04:12:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
67132024-12-12T04:12:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
67142024-12-12T04:12:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
67152024-12-12T04:12:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
67162024-12-12T04:12:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67172024-12-12T04:12:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67182024-12-12T04:12:53.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "ee7a1c36-ddad-4860-86d4-f253e5350524", "content-length": "29", "date": "Thu, 12 Dec 2024 04:12:53 GMT"} })
67192024-12-12T04:12:53.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
67202024-12-12T04:12:53.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
67212024-12-12T04:12:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
67222024-12-12T04:12:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
67232024-12-12T04:12:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67242024-12-12T04:12:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67252024-12-12T04:12:53.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67262024-12-12T04:12:53.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67272024-12-12T04:12:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67282024-12-12T04:12:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
67292024-12-12T04:12:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67302024-12-12T04:12:53.922ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
67312024-12-12T04:12:53.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
67322024-12-12T04:12:53.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
67332024-12-12T04:12:53.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
67342024-12-12T04:12:54.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67352024-12-12T04:12:54.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67362024-12-12T04:12:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
67372024-12-12T04:12:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67382024-12-12T04:12:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67392024-12-12T04:12:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67402024-12-12T04:12:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67412024-12-12T04:12:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67422024-12-12T04:12:54.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67432024-12-12T04:12:55.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67442024-12-12T04:12:55.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67452024-12-12T04:12:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67462024-12-12T04:12:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67472024-12-12T04:12:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67482024-12-12T04:12:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67492024-12-12T04:12:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67502024-12-12T04:12:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
67512024-12-12T04:12:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67522024-12-12T04:12:56.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67532024-12-12T04:12:56.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67542024-12-12T04:12:56.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67552024-12-12T04:12:56.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67562024-12-12T04:12:56.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67572024-12-12T04:12:56.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67582024-12-12T04:12:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67592024-12-12T04:12:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
67602024-12-12T04:12:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67612024-12-12T04:12:57.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67622024-12-12T04:12:57.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67632024-12-12T04:12:57.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67642024-12-12T04:12:57.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67652024-12-12T04:12:57.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67662024-12-12T04:12:57.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67672024-12-12T04:12:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67682024-12-12T04:12:57.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
67692024-12-12T04:12:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67702024-12-12T04:12:58.371ZDEBGoximeter (results-sink): inserting 366 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
67712024-12-12T04:12:58.371ZDEBGoximeter (clickhouse-client): unrolling 366 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
67722024-12-12T04:12:58.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
67732024-12-12T04:12:58.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 2 table_name = fields_ipaddr
67742024-12-12T04:12:58.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 282 table_name = fields_string
67752024-12-12T04:12:58.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = fields_u16
67762024-12-12T04:12:58.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
67772024-12-12T04:12:58.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
67782024-12-12T04:12:58.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 423 table_name = fields_uuid
67792024-12-12T04:12:58.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
67802024-12-12T04:12:58.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 238 table_name = measurements_cumulativeu64
67812024-12-12T04:12:58.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
67822024-12-12T04:12:58.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
67832024-12-12T04:12:58.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
67842024-12-12T04:12:58.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67852024-12-12T04:12:58.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67862024-12-12T04:12:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67872024-12-12T04:12:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67882024-12-12T04:12:58.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67892024-12-12T04:12:58.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67902024-12-12T04:12:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67912024-12-12T04:12:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
67922024-12-12T04:12:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67932024-12-12T04:12:59.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67942024-12-12T04:12:59.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
67952024-12-12T04:12:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
67962024-12-12T04:12:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67972024-12-12T04:12:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
67982024-12-12T04:12:59.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
67992024-12-12T04:12:59.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68002024-12-12T04:12:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68012024-12-12T04:12:59.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68022024-12-12T04:13:00.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68032024-12-12T04:13:00.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68042024-12-12T04:13:00.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
68052024-12-12T04:13:00.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68062024-12-12T04:13:00.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68072024-12-12T04:13:00.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68082024-12-12T04:13:00.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68092024-12-12T04:13:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68102024-12-12T04:13:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68112024-12-12T04:13:01.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68122024-12-12T04:13:01.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68132024-12-12T04:13:01.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68142024-12-12T04:13:01.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68152024-12-12T04:13:01.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68162024-12-12T04:13:01.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68172024-12-12T04:13:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68182024-12-12T04:13:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
68192024-12-12T04:13:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68202024-12-12T04:13:02.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68212024-12-12T04:13:02.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68222024-12-12T04:13:02.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68232024-12-12T04:13:02.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68242024-12-12T04:13:02.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68252024-12-12T04:13:02.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68262024-12-12T04:13:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
68272024-12-12T04:13:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68282024-12-12T04:13:02.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68292024-12-12T04:13:03.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
68302024-12-12T04:13:03.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
68312024-12-12T04:13:03.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
68322024-12-12T04:13:03.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
68332024-12-12T04:13:03.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
68342024-12-12T04:13:03.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
68352024-12-12T04:13:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
68362024-12-12T04:13:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
68372024-12-12T04:13:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
68382024-12-12T04:13:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
68392024-12-12T04:13:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
68402024-12-12T04:13:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
68412024-12-12T04:13:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
68422024-12-12T04:13:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
68432024-12-12T04:13:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68442024-12-12T04:13:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68452024-12-12T04:13:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
68462024-12-12T04:13:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
68472024-12-12T04:13:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
68482024-12-12T04:13:03.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68492024-12-12T04:13:03.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68502024-12-12T04:13:03.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68512024-12-12T04:13:03.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68522024-12-12T04:13:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
68532024-12-12T04:13:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
68542024-12-12T04:13:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68552024-12-12T04:13:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68562024-12-12T04:13:03.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
68572024-12-12T04:13:03.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
68582024-12-12T04:13:03.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
68592024-12-12T04:13:04.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68602024-12-12T04:13:04.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68612024-12-12T04:13:04.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
68622024-12-12T04:13:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68632024-12-12T04:13:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68642024-12-12T04:13:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68652024-12-12T04:13:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68662024-12-12T04:13:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68672024-12-12T04:13:04.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68682024-12-12T04:13:05.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68692024-12-12T04:13:05.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68702024-12-12T04:13:05.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
68712024-12-12T04:13:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68722024-12-12T04:13:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68732024-12-12T04:13:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68742024-12-12T04:13:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68752024-12-12T04:13:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68762024-12-12T04:13:05.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68772024-12-12T04:13:06.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68782024-12-12T04:13:06.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68792024-12-12T04:13:06.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
68802024-12-12T04:13:06.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68812024-12-12T04:13:06.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68822024-12-12T04:13:06.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68832024-12-12T04:13:06.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68842024-12-12T04:13:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68852024-12-12T04:13:06.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68862024-12-12T04:13:07.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68872024-12-12T04:13:07.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
68882024-12-12T04:13:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68892024-12-12T04:13:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68902024-12-12T04:13:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68912024-12-12T04:13:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68922024-12-12T04:13:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
68932024-12-12T04:13:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
68942024-12-12T04:13:07.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
68952024-12-12T04:13:08.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
68962024-12-12T04:13:08.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
68972024-12-12T04:13:08.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
68982024-12-12T04:13:08.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
68992024-12-12T04:13:08.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
69002024-12-12T04:13:08.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
69012024-12-12T04:13:08.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
69022024-12-12T04:13:08.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
69032024-12-12T04:13:08.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
69042024-12-12T04:13:08.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
69052024-12-12T04:13:08.425ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
69062024-12-12T04:13:08.437ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
69072024-12-12T04:13:08.439ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
69082024-12-12T04:13:08.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
69092024-12-12T04:13:08.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
69102024-12-12T04:13:08.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "c7f726a7-e19e-464b-8185-d30a1055241a", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:13:08 GMT"} })
69112024-12-12T04:13:08.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
69122024-12-12T04:13:08.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69132024-12-12T04:13:08.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69142024-12-12T04:13:08.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "50942e4d-980a-4f38-bdc0-df1da08a30a7", "content-length": "29", "date": "Thu, 12 Dec 2024 04:13:08 GMT"} })
69152024-12-12T04:13:08.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
69162024-12-12T04:13:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
69172024-12-12T04:13:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
69182024-12-12T04:13:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
69192024-12-12T04:13:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69202024-12-12T04:13:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69212024-12-12T04:13:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69222024-12-12T04:13:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69232024-12-12T04:13:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69242024-12-12T04:13:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69252024-12-12T04:13:08.947ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
69262024-12-12T04:13:09.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69272024-12-12T04:13:09.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69282024-12-12T04:13:09.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69292024-12-12T04:13:09.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69302024-12-12T04:13:09.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69312024-12-12T04:13:09.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69322024-12-12T04:13:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69332024-12-12T04:13:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
69342024-12-12T04:13:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69352024-12-12T04:13:10.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69362024-12-12T04:13:10.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69372024-12-12T04:13:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
69382024-12-12T04:13:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69392024-12-12T04:13:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69402024-12-12T04:13:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69412024-12-12T04:13:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69422024-12-12T04:13:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69432024-12-12T04:13:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69442024-12-12T04:13:11.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69452024-12-12T04:13:11.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69462024-12-12T04:13:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
69472024-12-12T04:13:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69482024-12-12T04:13:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69492024-12-12T04:13:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69502024-12-12T04:13:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69512024-12-12T04:13:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69522024-12-12T04:13:11.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69532024-12-12T04:13:12.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69542024-12-12T04:13:12.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69552024-12-12T04:13:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
69562024-12-12T04:13:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69572024-12-12T04:13:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69582024-12-12T04:13:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69592024-12-12T04:13:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69602024-12-12T04:13:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69612024-12-12T04:13:12.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69622024-12-12T04:13:13.371ZDEBGoximeter (results-sink): inserting 940 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
69632024-12-12T04:13:13.371ZDEBGoximeter (clickhouse-client): unrolling 940 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
69642024-12-12T04:13:13.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1196 table_name = fields_string
69652024-12-12T04:13:13.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
69662024-12-12T04:13:13.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
69672024-12-12T04:13:13.419ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 880 table_name = measurements_cumulativeu64
69682024-12-12T04:13:13.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
69692024-12-12T04:13:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
69702024-12-12T04:13:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
69712024-12-12T04:13:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
69722024-12-12T04:13:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
69732024-12-12T04:13:13.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
69742024-12-12T04:13:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
69752024-12-12T04:13:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
69762024-12-12T04:13:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
69772024-12-12T04:13:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
69782024-12-12T04:13:13.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69792024-12-12T04:13:13.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69802024-12-12T04:13:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
69812024-12-12T04:13:13.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
69822024-12-12T04:13:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69832024-12-12T04:13:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69842024-12-12T04:13:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69852024-12-12T04:13:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69862024-12-12T04:13:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
69872024-12-12T04:13:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69882024-12-12T04:13:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69892024-12-12T04:13:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
69902024-12-12T04:13:13.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
69912024-12-12T04:13:13.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
69922024-12-12T04:13:13.931ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
69932024-12-12T04:13:14.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69942024-12-12T04:13:14.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
69952024-12-12T04:13:14.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
69962024-12-12T04:13:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
69972024-12-12T04:13:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69982024-12-12T04:13:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
69992024-12-12T04:13:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70002024-12-12T04:13:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70012024-12-12T04:13:14.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70022024-12-12T04:13:15.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70032024-12-12T04:13:15.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70042024-12-12T04:13:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70052024-12-12T04:13:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70062024-12-12T04:13:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70072024-12-12T04:13:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70082024-12-12T04:13:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70092024-12-12T04:13:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
70102024-12-12T04:13:15.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70112024-12-12T04:13:16.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70122024-12-12T04:13:16.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70132024-12-12T04:13:16.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70142024-12-12T04:13:16.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70152024-12-12T04:13:16.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70162024-12-12T04:13:16.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70172024-12-12T04:13:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
70182024-12-12T04:13:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70192024-12-12T04:13:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70202024-12-12T04:13:17.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70212024-12-12T04:13:17.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70222024-12-12T04:13:17.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
70232024-12-12T04:13:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70242024-12-12T04:13:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70252024-12-12T04:13:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70262024-12-12T04:13:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70272024-12-12T04:13:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70282024-12-12T04:13:17.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70292024-12-12T04:13:18.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
70302024-12-12T04:13:18.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
70312024-12-12T04:13:18.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
70322024-12-12T04:13:18.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
70332024-12-12T04:13:18.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
70342024-12-12T04:13:18.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
70352024-12-12T04:13:18.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
70362024-12-12T04:13:18.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
70372024-12-12T04:13:18.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
70382024-12-12T04:13:18.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
70392024-12-12T04:13:18.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
70402024-12-12T04:13:18.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
70412024-12-12T04:13:18.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
70422024-12-12T04:13:18.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70432024-12-12T04:13:18.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70442024-12-12T04:13:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70452024-12-12T04:13:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70462024-12-12T04:13:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70472024-12-12T04:13:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70482024-12-12T04:13:18.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70492024-12-12T04:13:18.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
70502024-12-12T04:13:18.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70512024-12-12T04:13:19.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70522024-12-12T04:13:19.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70532024-12-12T04:13:19.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70542024-12-12T04:13:19.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70552024-12-12T04:13:19.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70562024-12-12T04:13:19.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70572024-12-12T04:13:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70582024-12-12T04:13:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
70592024-12-12T04:13:19.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70602024-12-12T04:13:20.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70612024-12-12T04:13:20.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70622024-12-12T04:13:20.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
70632024-12-12T04:13:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70642024-12-12T04:13:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70652024-12-12T04:13:20.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70662024-12-12T04:13:20.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70672024-12-12T04:13:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70682024-12-12T04:13:20.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70692024-12-12T04:13:21.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70702024-12-12T04:13:21.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70712024-12-12T04:13:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
70722024-12-12T04:13:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70732024-12-12T04:13:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70742024-12-12T04:13:21.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70752024-12-12T04:13:21.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70762024-12-12T04:13:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70772024-12-12T04:13:21.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70782024-12-12T04:13:22.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70792024-12-12T04:13:22.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
70802024-12-12T04:13:22.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70812024-12-12T04:13:22.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70822024-12-12T04:13:22.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70832024-12-12T04:13:22.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70842024-12-12T04:13:22.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
70852024-12-12T04:13:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
70862024-12-12T04:13:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
70872024-12-12T04:13:23.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
70882024-12-12T04:13:23.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
70892024-12-12T04:13:23.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
70902024-12-12T04:13:23.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
70912024-12-12T04:13:23.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
70922024-12-12T04:13:23.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
70932024-12-12T04:13:23.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
70942024-12-12T04:13:23.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
70952024-12-12T04:13:23.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "92b67e5d-e84b-4bbf-ba4c-0ba1d54944eb", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:13:23 GMT"} })
70962024-12-12T04:13:23.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
70972024-12-12T04:13:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
70982024-12-12T04:13:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
70992024-12-12T04:13:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
71002024-12-12T04:13:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
71012024-12-12T04:13:23.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "21f08667-7a43-4066-8c76-145b80615df1", "content-length": "29", "date": "Thu, 12 Dec 2024 04:13:23 GMT"} })
71022024-12-12T04:13:23.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
71032024-12-12T04:13:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
71042024-12-12T04:13:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
71052024-12-12T04:13:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
71062024-12-12T04:13:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
71072024-12-12T04:13:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71082024-12-12T04:13:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
71092024-12-12T04:13:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
71102024-12-12T04:13:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
71112024-12-12T04:13:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
71122024-12-12T04:13:23.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71132024-12-12T04:13:23.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71142024-12-12T04:13:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
71152024-12-12T04:13:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
71162024-12-12T04:13:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
71172024-12-12T04:13:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
71182024-12-12T04:13:23.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71192024-12-12T04:13:23.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71202024-12-12T04:13:23.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71212024-12-12T04:13:23.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71222024-12-12T04:13:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71232024-12-12T04:13:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
71242024-12-12T04:13:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71252024-12-12T04:13:23.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
71262024-12-12T04:13:23.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
71272024-12-12T04:13:23.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
71282024-12-12T04:13:24.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71292024-12-12T04:13:24.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71302024-12-12T04:13:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71312024-12-12T04:13:24.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71322024-12-12T04:13:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71332024-12-12T04:13:24.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71342024-12-12T04:13:24.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71352024-12-12T04:13:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
71362024-12-12T04:13:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71372024-12-12T04:13:25.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71382024-12-12T04:13:25.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71392024-12-12T04:13:25.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71402024-12-12T04:13:25.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71412024-12-12T04:13:25.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71422024-12-12T04:13:25.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71432024-12-12T04:13:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
71442024-12-12T04:13:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71452024-12-12T04:13:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71462024-12-12T04:13:26.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71472024-12-12T04:13:26.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71482024-12-12T04:13:26.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
71492024-12-12T04:13:26.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71502024-12-12T04:13:26.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71512024-12-12T04:13:26.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71522024-12-12T04:13:26.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71532024-12-12T04:13:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71542024-12-12T04:13:26.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71552024-12-12T04:13:27.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71562024-12-12T04:13:27.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71572024-12-12T04:13:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71582024-12-12T04:13:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71592024-12-12T04:13:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71602024-12-12T04:13:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71612024-12-12T04:13:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71622024-12-12T04:13:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
71632024-12-12T04:13:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71642024-12-12T04:13:28.371ZDEBGoximeter (results-sink): inserting 370 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
71652024-12-12T04:13:28.371ZDEBGoximeter (clickhouse-client): unrolling 370 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
71662024-12-12T04:13:28.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
71672024-12-12T04:13:28.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 10 table_name = fields_ipaddr
71682024-12-12T04:13:28.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 286 table_name = fields_string
71692024-12-12T04:13:28.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_u16
71702024-12-12T04:13:28.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
71712024-12-12T04:13:28.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
71722024-12-12T04:13:28.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 431 table_name = fields_uuid
71732024-12-12T04:13:28.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
71742024-12-12T04:13:28.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 242 table_name = measurements_cumulativeu64
71752024-12-12T04:13:28.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
71762024-12-12T04:13:28.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
71772024-12-12T04:13:28.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
71782024-12-12T04:13:28.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71792024-12-12T04:13:28.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71802024-12-12T04:13:28.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
71812024-12-12T04:13:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71822024-12-12T04:13:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71832024-12-12T04:13:28.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71842024-12-12T04:13:28.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71852024-12-12T04:13:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71862024-12-12T04:13:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71872024-12-12T04:13:29.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71882024-12-12T04:13:29.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71892024-12-12T04:13:29.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
71902024-12-12T04:13:29.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71912024-12-12T04:13:29.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71922024-12-12T04:13:29.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71932024-12-12T04:13:29.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71942024-12-12T04:13:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
71952024-12-12T04:13:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
71962024-12-12T04:13:30.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71972024-12-12T04:13:30.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
71982024-12-12T04:13:30.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
71992024-12-12T04:13:30.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72002024-12-12T04:13:30.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72012024-12-12T04:13:30.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72022024-12-12T04:13:30.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72032024-12-12T04:13:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72042024-12-12T04:13:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72052024-12-12T04:13:31.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72062024-12-12T04:13:31.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72072024-12-12T04:13:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
72082024-12-12T04:13:31.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72092024-12-12T04:13:31.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72102024-12-12T04:13:31.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72112024-12-12T04:13:31.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72122024-12-12T04:13:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72132024-12-12T04:13:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72142024-12-12T04:13:32.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72152024-12-12T04:13:32.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72162024-12-12T04:13:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
72172024-12-12T04:13:32.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72182024-12-12T04:13:32.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72192024-12-12T04:13:32.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72202024-12-12T04:13:32.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72212024-12-12T04:13:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72222024-12-12T04:13:32.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72232024-12-12T04:13:33.370ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
72242024-12-12T04:13:33.370ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
72252024-12-12T04:13:33.381ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
72262024-12-12T04:13:33.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
72272024-12-12T04:13:33.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
72282024-12-12T04:13:33.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
72292024-12-12T04:13:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
72302024-12-12T04:13:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
72312024-12-12T04:13:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
72322024-12-12T04:13:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
72332024-12-12T04:13:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
72342024-12-12T04:13:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
72352024-12-12T04:13:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
72362024-12-12T04:13:33.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
72372024-12-12T04:13:33.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72382024-12-12T04:13:33.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72392024-12-12T04:13:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
72402024-12-12T04:13:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
72412024-12-12T04:13:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
72422024-12-12T04:13:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
72432024-12-12T04:13:33.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72442024-12-12T04:13:33.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72452024-12-12T04:13:33.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72462024-12-12T04:13:33.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72472024-12-12T04:13:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72482024-12-12T04:13:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
72492024-12-12T04:13:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72502024-12-12T04:13:33.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
72512024-12-12T04:13:33.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
72522024-12-12T04:13:33.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
72532024-12-12T04:13:34.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72542024-12-12T04:13:34.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72552024-12-12T04:13:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72562024-12-12T04:13:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72572024-12-12T04:13:34.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72582024-12-12T04:13:34.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72592024-12-12T04:13:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72602024-12-12T04:13:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
72612024-12-12T04:13:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72622024-12-12T04:13:35.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72632024-12-12T04:13:35.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72642024-12-12T04:13:35.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72652024-12-12T04:13:35.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72662024-12-12T04:13:35.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72672024-12-12T04:13:35.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72682024-12-12T04:13:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72692024-12-12T04:13:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
72702024-12-12T04:13:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72712024-12-12T04:13:36.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72722024-12-12T04:13:36.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72732024-12-12T04:13:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
72742024-12-12T04:13:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72752024-12-12T04:13:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72762024-12-12T04:13:36.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72772024-12-12T04:13:36.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72782024-12-12T04:13:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72792024-12-12T04:13:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72802024-12-12T04:13:37.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72812024-12-12T04:13:37.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
72822024-12-12T04:13:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
72832024-12-12T04:13:37.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72842024-12-12T04:13:37.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72852024-12-12T04:13:37.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72862024-12-12T04:13:37.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72872024-12-12T04:13:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
72882024-12-12T04:13:37.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
72892024-12-12T04:13:38.370ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
72902024-12-12T04:13:38.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
72912024-12-12T04:13:38.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
72922024-12-12T04:13:38.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
72932024-12-12T04:13:38.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
72942024-12-12T04:13:38.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
72952024-12-12T04:13:38.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
72962024-12-12T04:13:38.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
72972024-12-12T04:13:38.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
72982024-12-12T04:13:38.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
72992024-12-12T04:13:38.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
73002024-12-12T04:13:38.429ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
73012024-12-12T04:13:38.435ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
73022024-12-12T04:13:38.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
73032024-12-12T04:13:38.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
73042024-12-12T04:13:38.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "47390a0c-ea0f-45fc-8c47-a1dd5a8bae56", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:13:38 GMT"} })
73052024-12-12T04:13:38.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
73062024-12-12T04:13:38.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3d218850-9ff8-4561-a4ad-7f5148c8fcda", "content-length": "29", "date": "Thu, 12 Dec 2024 04:13:37 GMT"} })
73072024-12-12T04:13:38.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
73082024-12-12T04:13:38.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73092024-12-12T04:13:38.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73102024-12-12T04:13:38.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
73112024-12-12T04:13:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73122024-12-12T04:13:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73132024-12-12T04:13:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
73142024-12-12T04:13:38.911ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73152024-12-12T04:13:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73162024-12-12T04:13:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
73172024-12-12T04:13:38.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73182024-12-12T04:13:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73192024-12-12T04:13:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
73202024-12-12T04:13:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73212024-12-12T04:13:38.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73222024-12-12T04:13:38.947ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
73232024-12-12T04:13:39.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73242024-12-12T04:13:39.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73252024-12-12T04:13:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
73262024-12-12T04:13:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73272024-12-12T04:13:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73282024-12-12T04:13:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73292024-12-12T04:13:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73302024-12-12T04:13:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73312024-12-12T04:13:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73322024-12-12T04:13:40.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73332024-12-12T04:13:40.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73342024-12-12T04:13:40.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
73352024-12-12T04:13:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73362024-12-12T04:13:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73372024-12-12T04:13:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73382024-12-12T04:13:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73392024-12-12T04:13:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73402024-12-12T04:13:40.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73412024-12-12T04:13:41.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73422024-12-12T04:13:41.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73432024-12-12T04:13:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73442024-12-12T04:13:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73452024-12-12T04:13:41.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73462024-12-12T04:13:41.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73472024-12-12T04:13:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73482024-12-12T04:13:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
73492024-12-12T04:13:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73502024-12-12T04:13:42.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73512024-12-12T04:13:42.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73522024-12-12T04:13:42.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73532024-12-12T04:13:42.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73542024-12-12T04:13:42.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73552024-12-12T04:13:42.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73562024-12-12T04:13:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73572024-12-12T04:13:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
73582024-12-12T04:13:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73592024-12-12T04:13:43.371ZDEBGoximeter (results-sink): inserting 943 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
73602024-12-12T04:13:43.371ZDEBGoximeter (clickhouse-client): unrolling 943 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
73612024-12-12T04:13:43.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
73622024-12-12T04:13:43.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1199 table_name = fields_string
73632024-12-12T04:13:43.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_u16
73642024-12-12T04:13:43.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
73652024-12-12T04:13:43.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 526 table_name = fields_uuid
73662024-12-12T04:13:43.425ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 883 table_name = measurements_cumulativeu64
73672024-12-12T04:13:43.427ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
73682024-12-12T04:13:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
73692024-12-12T04:13:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
73702024-12-12T04:13:43.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
73712024-12-12T04:13:43.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
73722024-12-12T04:13:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
73732024-12-12T04:13:43.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
73742024-12-12T04:13:43.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
73752024-12-12T04:13:43.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
73762024-12-12T04:13:43.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
73772024-12-12T04:13:43.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73782024-12-12T04:13:43.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73792024-12-12T04:13:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
73802024-12-12T04:13:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
73812024-12-12T04:13:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73822024-12-12T04:13:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73832024-12-12T04:13:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73842024-12-12T04:13:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73852024-12-12T04:13:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73862024-12-12T04:13:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
73872024-12-12T04:13:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73882024-12-12T04:13:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
73892024-12-12T04:13:43.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
73902024-12-12T04:13:43.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
73912024-12-12T04:13:43.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
73922024-12-12T04:13:44.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73932024-12-12T04:13:44.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
73942024-12-12T04:13:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
73952024-12-12T04:13:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73962024-12-12T04:13:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
73972024-12-12T04:13:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73982024-12-12T04:13:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
73992024-12-12T04:13:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74002024-12-12T04:13:44.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74012024-12-12T04:13:45.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74022024-12-12T04:13:45.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74032024-12-12T04:13:45.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74042024-12-12T04:13:45.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74052024-12-12T04:13:45.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74062024-12-12T04:13:45.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74072024-12-12T04:13:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74082024-12-12T04:13:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
74092024-12-12T04:13:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74102024-12-12T04:13:46.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74112024-12-12T04:13:46.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74122024-12-12T04:13:46.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74132024-12-12T04:13:46.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74142024-12-12T04:13:46.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74152024-12-12T04:13:46.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74162024-12-12T04:13:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
74172024-12-12T04:13:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74182024-12-12T04:13:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74192024-12-12T04:13:47.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74202024-12-12T04:13:47.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74212024-12-12T04:13:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
74222024-12-12T04:13:47.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74232024-12-12T04:13:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74242024-12-12T04:13:47.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74252024-12-12T04:13:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74262024-12-12T04:13:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74272024-12-12T04:13:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74282024-12-12T04:13:48.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
74292024-12-12T04:13:48.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
74302024-12-12T04:13:48.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
74312024-12-12T04:13:48.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
74322024-12-12T04:13:48.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
74332024-12-12T04:13:48.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
74342024-12-12T04:13:48.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
74352024-12-12T04:13:48.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
74362024-12-12T04:13:48.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
74372024-12-12T04:13:48.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
74382024-12-12T04:13:48.408ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
74392024-12-12T04:13:48.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
74402024-12-12T04:13:48.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
74412024-12-12T04:13:48.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74422024-12-12T04:13:48.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74432024-12-12T04:13:48.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74442024-12-12T04:13:48.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74452024-12-12T04:13:48.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74462024-12-12T04:13:48.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74472024-12-12T04:13:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
74482024-12-12T04:13:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74492024-12-12T04:13:48.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74502024-12-12T04:13:49.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74512024-12-12T04:13:49.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74522024-12-12T04:13:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74532024-12-12T04:13:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74542024-12-12T04:13:49.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74552024-12-12T04:13:49.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74562024-12-12T04:13:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74572024-12-12T04:13:49.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
74582024-12-12T04:13:49.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74592024-12-12T04:13:50.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74602024-12-12T04:13:50.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74612024-12-12T04:13:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74622024-12-12T04:13:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74632024-12-12T04:13:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74642024-12-12T04:13:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74652024-12-12T04:13:50.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74662024-12-12T04:13:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
74672024-12-12T04:13:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74682024-12-12T04:13:51.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74692024-12-12T04:13:51.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74702024-12-12T04:13:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
74712024-12-12T04:13:51.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74722024-12-12T04:13:51.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74732024-12-12T04:13:51.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74742024-12-12T04:13:51.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74752024-12-12T04:13:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74762024-12-12T04:13:51.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74772024-12-12T04:13:52.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74782024-12-12T04:13:52.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
74792024-12-12T04:13:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74802024-12-12T04:13:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74812024-12-12T04:13:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74822024-12-12T04:13:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74832024-12-12T04:13:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
74842024-12-12T04:13:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
74852024-12-12T04:13:52.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
74862024-12-12T04:13:53.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
74872024-12-12T04:13:53.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
74882024-12-12T04:13:53.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
74892024-12-12T04:13:53.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
74902024-12-12T04:13:53.387ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
74912024-12-12T04:13:53.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
74922024-12-12T04:13:53.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
74932024-12-12T04:13:53.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
74942024-12-12T04:13:53.904ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b209b496-f67d-44a1-8930-beb29abad91d", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:13:53 GMT"} })
74952024-12-12T04:13:53.904ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
74962024-12-12T04:13:53.907ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "aafecf01-e608-40d7-92a2-bf550ca2198d", "content-length": "29", "date": "Thu, 12 Dec 2024 04:13:53 GMT"} })
74972024-12-12T04:13:53.907ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
74982024-12-12T04:13:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
74992024-12-12T04:13:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
75002024-12-12T04:13:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
75012024-12-12T04:13:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
75022024-12-12T04:13:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
75032024-12-12T04:13:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
75042024-12-12T04:13:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
75052024-12-12T04:13:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
75062024-12-12T04:13:53.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75072024-12-12T04:13:53.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75082024-12-12T04:13:53.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
75092024-12-12T04:13:53.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
75102024-12-12T04:13:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
75112024-12-12T04:13:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
75122024-12-12T04:13:53.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75132024-12-12T04:13:53.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75142024-12-12T04:13:53.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75152024-12-12T04:13:53.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75162024-12-12T04:13:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75172024-12-12T04:13:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
75182024-12-12T04:13:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75192024-12-12T04:13:53.922ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
75202024-12-12T04:13:53.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
75212024-12-12T04:13:53.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
75222024-12-12T04:13:53.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
75232024-12-12T04:13:54.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75242024-12-12T04:13:54.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75252024-12-12T04:13:54.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75262024-12-12T04:13:54.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75272024-12-12T04:13:54.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75282024-12-12T04:13:54.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75292024-12-12T04:13:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75302024-12-12T04:13:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
75312024-12-12T04:13:54.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75322024-12-12T04:13:55.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75332024-12-12T04:13:55.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75342024-12-12T04:13:55.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75352024-12-12T04:13:55.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75362024-12-12T04:13:55.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75372024-12-12T04:13:55.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75382024-12-12T04:13:55.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75392024-12-12T04:13:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
75402024-12-12T04:13:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75412024-12-12T04:13:56.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75422024-12-12T04:13:56.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75432024-12-12T04:13:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
75442024-12-12T04:13:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75452024-12-12T04:13:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75462024-12-12T04:13:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75472024-12-12T04:13:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75482024-12-12T04:13:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75492024-12-12T04:13:56.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75502024-12-12T04:13:57.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75512024-12-12T04:13:57.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75522024-12-12T04:13:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75532024-12-12T04:13:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75542024-12-12T04:13:57.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75552024-12-12T04:13:57.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75562024-12-12T04:13:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75572024-12-12T04:13:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
75582024-12-12T04:13:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75592024-12-12T04:13:58.371ZDEBGoximeter (results-sink): inserting 366 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
75602024-12-12T04:13:58.371ZDEBGoximeter (clickhouse-client): unrolling 366 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
75612024-12-12T04:13:58.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
75622024-12-12T04:13:58.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 2 table_name = fields_ipaddr
75632024-12-12T04:13:58.394ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 282 table_name = fields_string
75642024-12-12T04:13:58.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = fields_u16
75652024-12-12T04:13:58.402ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
75662024-12-12T04:13:58.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
75672024-12-12T04:13:58.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 423 table_name = fields_uuid
75682024-12-12T04:13:58.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
75692024-12-12T04:13:58.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 238 table_name = measurements_cumulativeu64
75702024-12-12T04:13:58.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
75712024-12-12T04:13:58.428ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
75722024-12-12T04:13:58.431ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
75732024-12-12T04:13:58.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75742024-12-12T04:13:58.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75752024-12-12T04:13:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
75762024-12-12T04:13:58.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75772024-12-12T04:13:58.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75782024-12-12T04:13:58.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75792024-12-12T04:13:58.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75802024-12-12T04:13:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75812024-12-12T04:13:58.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75822024-12-12T04:13:59.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75832024-12-12T04:13:59.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75842024-12-12T04:13:59.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75852024-12-12T04:13:59.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75862024-12-12T04:13:59.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75872024-12-12T04:13:59.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75882024-12-12T04:13:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75892024-12-12T04:13:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
75902024-12-12T04:13:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75912024-12-12T04:14:00.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75922024-12-12T04:14:00.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
75932024-12-12T04:14:00.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
75942024-12-12T04:14:00.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75952024-12-12T04:14:00.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
75962024-12-12T04:14:00.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75972024-12-12T04:14:00.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75982024-12-12T04:14:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
75992024-12-12T04:14:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76002024-12-12T04:14:01.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76012024-12-12T04:14:01.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76022024-12-12T04:14:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
76032024-12-12T04:14:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76042024-12-12T04:14:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76052024-12-12T04:14:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76062024-12-12T04:14:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76072024-12-12T04:14:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76082024-12-12T04:14:01.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76092024-12-12T04:14:02.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76102024-12-12T04:14:02.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76112024-12-12T04:14:02.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
76122024-12-12T04:14:02.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76132024-12-12T04:14:02.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76142024-12-12T04:14:02.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76152024-12-12T04:14:02.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76162024-12-12T04:14:02.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76172024-12-12T04:14:02.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76182024-12-12T04:14:03.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
76192024-12-12T04:14:03.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
76202024-12-12T04:14:03.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
76212024-12-12T04:14:03.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
76222024-12-12T04:14:03.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
76232024-12-12T04:14:03.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
76242024-12-12T04:14:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
76252024-12-12T04:14:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
76262024-12-12T04:14:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
76272024-12-12T04:14:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
76282024-12-12T04:14:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
76292024-12-12T04:14:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
76302024-12-12T04:14:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
76312024-12-12T04:14:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
76322024-12-12T04:14:03.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76332024-12-12T04:14:03.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76342024-12-12T04:14:03.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
76352024-12-12T04:14:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
76362024-12-12T04:14:03.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
76372024-12-12T04:14:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76382024-12-12T04:14:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76392024-12-12T04:14:03.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76402024-12-12T04:14:03.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76412024-12-12T04:14:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
76422024-12-12T04:14:03.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76432024-12-12T04:14:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
76442024-12-12T04:14:03.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76452024-12-12T04:14:03.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
76462024-12-12T04:14:03.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
76472024-12-12T04:14:03.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
76482024-12-12T04:14:04.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76492024-12-12T04:14:04.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76502024-12-12T04:14:04.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
76512024-12-12T04:14:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76522024-12-12T04:14:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76532024-12-12T04:14:04.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76542024-12-12T04:14:04.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76552024-12-12T04:14:04.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76562024-12-12T04:14:04.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76572024-12-12T04:14:05.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76582024-12-12T04:14:05.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76592024-12-12T04:14:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76602024-12-12T04:14:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76612024-12-12T04:14:05.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76622024-12-12T04:14:05.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76632024-12-12T04:14:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76642024-12-12T04:14:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
76652024-12-12T04:14:05.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76662024-12-12T04:14:06.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76672024-12-12T04:14:06.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76682024-12-12T04:14:06.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76692024-12-12T04:14:06.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76702024-12-12T04:14:06.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76712024-12-12T04:14:06.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76722024-12-12T04:14:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
76732024-12-12T04:14:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76742024-12-12T04:14:06.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76752024-12-12T04:14:07.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76762024-12-12T04:14:07.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
76772024-12-12T04:14:07.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
76782024-12-12T04:14:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76792024-12-12T04:14:07.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76802024-12-12T04:14:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76812024-12-12T04:14:07.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76822024-12-12T04:14:07.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
76832024-12-12T04:14:07.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
76842024-12-12T04:14:08.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
76852024-12-12T04:14:08.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
76862024-12-12T04:14:08.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
76872024-12-12T04:14:08.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
76882024-12-12T04:14:08.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
76892024-12-12T04:14:08.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
76902024-12-12T04:14:08.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
76912024-12-12T04:14:08.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
76922024-12-12T04:14:08.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
76932024-12-12T04:14:08.411ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
76942024-12-12T04:14:08.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
76952024-12-12T04:14:08.416ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
76962024-12-12T04:14:08.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
76972024-12-12T04:14:08.901ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
76982024-12-12T04:14:08.901ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
76992024-12-12T04:14:08.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "f310963b-2fce-4a67-9e50-4f9b5c14e56c", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:14:08 GMT"} })
77002024-12-12T04:14:08.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
77012024-12-12T04:14:08.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::b]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "074849ee-91ad-4721-b908-f20c0530d308", "content-length": "29", "date": "Thu, 12 Dec 2024 04:14:08 GMT"} })
77022024-12-12T04:14:08.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
77032024-12-12T04:14:08.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77042024-12-12T04:14:08.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77052024-12-12T04:14:08.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
77062024-12-12T04:14:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
77072024-12-12T04:14:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
77082024-12-12T04:14:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77092024-12-12T04:14:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77102024-12-12T04:14:08.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77112024-12-12T04:14:08.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77122024-12-12T04:14:08.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77132024-12-12T04:14:08.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77142024-12-12T04:14:08.945ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
77152024-12-12T04:14:09.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77162024-12-12T04:14:09.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77172024-12-12T04:14:09.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
77182024-12-12T04:14:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77192024-12-12T04:14:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77202024-12-12T04:14:09.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77212024-12-12T04:14:09.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77222024-12-12T04:14:09.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77232024-12-12T04:14:09.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77242024-12-12T04:14:10.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77252024-12-12T04:14:10.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77262024-12-12T04:14:10.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
77272024-12-12T04:14:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77282024-12-12T04:14:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77292024-12-12T04:14:10.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77302024-12-12T04:14:10.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77312024-12-12T04:14:10.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77322024-12-12T04:14:10.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77332024-12-12T04:14:11.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77342024-12-12T04:14:11.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77352024-12-12T04:14:11.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
77362024-12-12T04:14:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77372024-12-12T04:14:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77382024-12-12T04:14:11.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77392024-12-12T04:14:11.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77402024-12-12T04:14:11.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77412024-12-12T04:14:11.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77422024-12-12T04:14:12.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77432024-12-12T04:14:12.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77442024-12-12T04:14:12.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
77452024-12-12T04:14:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77462024-12-12T04:14:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77472024-12-12T04:14:12.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77482024-12-12T04:14:12.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77492024-12-12T04:14:12.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77502024-12-12T04:14:12.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77512024-12-12T04:14:13.371ZDEBGoximeter (results-sink): inserting 940 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
77522024-12-12T04:14:13.371ZDEBGoximeter (clickhouse-client): unrolling 940 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
77532024-12-12T04:14:13.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1196 table_name = fields_string
77542024-12-12T04:14:13.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
77552024-12-12T04:14:13.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 520 table_name = fields_uuid
77562024-12-12T04:14:13.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 880 table_name = measurements_cumulativeu64
77572024-12-12T04:14:13.424ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
77582024-12-12T04:14:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
77592024-12-12T04:14:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
77602024-12-12T04:14:13.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
77612024-12-12T04:14:13.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
77622024-12-12T04:14:13.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
77632024-12-12T04:14:13.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
77642024-12-12T04:14:13.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
77652024-12-12T04:14:13.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
77662024-12-12T04:14:13.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
77672024-12-12T04:14:13.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
77682024-12-12T04:14:13.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77692024-12-12T04:14:13.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77702024-12-12T04:14:13.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
77712024-12-12T04:14:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77722024-12-12T04:14:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77732024-12-12T04:14:13.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77742024-12-12T04:14:13.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77752024-12-12T04:14:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
77762024-12-12T04:14:13.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77772024-12-12T04:14:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77782024-12-12T04:14:13.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
77792024-12-12T04:14:13.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
77802024-12-12T04:14:13.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
77812024-12-12T04:14:13.929ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
77822024-12-12T04:14:14.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77832024-12-12T04:14:14.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77842024-12-12T04:14:14.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
77852024-12-12T04:14:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77862024-12-12T04:14:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77872024-12-12T04:14:14.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77882024-12-12T04:14:14.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77892024-12-12T04:14:14.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77902024-12-12T04:14:14.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77912024-12-12T04:14:15.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77922024-12-12T04:14:15.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
77932024-12-12T04:14:15.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
77942024-12-12T04:14:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77952024-12-12T04:14:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
77962024-12-12T04:14:15.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77972024-12-12T04:14:15.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77982024-12-12T04:14:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
77992024-12-12T04:14:15.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78002024-12-12T04:14:16.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78012024-12-12T04:14:16.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78022024-12-12T04:14:16.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
78032024-12-12T04:14:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78042024-12-12T04:14:16.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78052024-12-12T04:14:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78062024-12-12T04:14:16.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78072024-12-12T04:14:16.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78082024-12-12T04:14:16.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78092024-12-12T04:14:17.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78102024-12-12T04:14:17.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78112024-12-12T04:14:17.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
78122024-12-12T04:14:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78132024-12-12T04:14:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78142024-12-12T04:14:17.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78152024-12-12T04:14:17.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78162024-12-12T04:14:17.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78172024-12-12T04:14:17.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78182024-12-12T04:14:18.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
78192024-12-12T04:14:18.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
78202024-12-12T04:14:18.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
78212024-12-12T04:14:18.392ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
78222024-12-12T04:14:18.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
78232024-12-12T04:14:18.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
78242024-12-12T04:14:18.398ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
78252024-12-12T04:14:18.404ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
78262024-12-12T04:14:18.406ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
78272024-12-12T04:14:18.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
78282024-12-12T04:14:18.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
78292024-12-12T04:14:18.412ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
78302024-12-12T04:14:18.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
78312024-12-12T04:14:18.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78322024-12-12T04:14:18.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78332024-12-12T04:14:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78342024-12-12T04:14:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78352024-12-12T04:14:18.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78362024-12-12T04:14:18.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78372024-12-12T04:14:18.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
78382024-12-12T04:14:18.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78392024-12-12T04:14:18.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78402024-12-12T04:14:19.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78412024-12-12T04:14:19.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78422024-12-12T04:14:19.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
78432024-12-12T04:14:19.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78442024-12-12T04:14:19.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78452024-12-12T04:14:19.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78462024-12-12T04:14:19.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78472024-12-12T04:14:19.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78482024-12-12T04:14:19.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78492024-12-12T04:14:20.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78502024-12-12T04:14:20.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78512024-12-12T04:14:20.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78522024-12-12T04:14:20.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78532024-12-12T04:14:20.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78542024-12-12T04:14:20.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78552024-12-12T04:14:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78562024-12-12T04:14:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
78572024-12-12T04:14:20.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78582024-12-12T04:14:21.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78592024-12-12T04:14:21.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78602024-12-12T04:14:21.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78612024-12-12T04:14:21.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78622024-12-12T04:14:21.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78632024-12-12T04:14:21.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78642024-12-12T04:14:21.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78652024-12-12T04:14:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
78662024-12-12T04:14:21.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78672024-12-12T04:14:22.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78682024-12-12T04:14:22.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78692024-12-12T04:14:22.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78702024-12-12T04:14:22.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78712024-12-12T04:14:22.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78722024-12-12T04:14:22.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78732024-12-12T04:14:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
78742024-12-12T04:14:22.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
78752024-12-12T04:14:22.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
78762024-12-12T04:14:23.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
78772024-12-12T04:14:23.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
78782024-12-12T04:14:23.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
78792024-12-12T04:14:23.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
78802024-12-12T04:14:23.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
78812024-12-12T04:14:23.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
78822024-12-12T04:14:23.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
78832024-12-12T04:14:23.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
78842024-12-12T04:14:23.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "4da62cc5-3b72-4554-a34f-337361f3fe79", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:14:23 GMT"} })
78852024-12-12T04:14:23.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
78862024-12-12T04:14:23.907ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "553687f8-40e8-475e-913f-4985c70bc7fe", "content-length": "29", "date": "Thu, 12 Dec 2024 04:14:23 GMT"} })
78872024-12-12T04:14:23.907ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
78882024-12-12T04:14:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
78892024-12-12T04:14:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
78902024-12-12T04:14:23.908ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
78912024-12-12T04:14:23.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
78922024-12-12T04:14:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
78932024-12-12T04:14:23.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
78942024-12-12T04:14:23.909ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
78952024-12-12T04:14:23.909ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78962024-12-12T04:14:23.909ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
78972024-12-12T04:14:23.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78982024-12-12T04:14:23.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
78992024-12-12T04:14:23.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
79002024-12-12T04:14:23.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
79012024-12-12T04:14:23.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
79022024-12-12T04:14:23.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
79032024-12-12T04:14:23.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
79042024-12-12T04:14:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
79052024-12-12T04:14:23.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
79062024-12-12T04:14:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79072024-12-12T04:14:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79082024-12-12T04:14:23.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79092024-12-12T04:14:23.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79102024-12-12T04:14:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
79112024-12-12T04:14:23.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79122024-12-12T04:14:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79132024-12-12T04:14:23.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
79142024-12-12T04:14:23.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
79152024-12-12T04:14:23.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
79162024-12-12T04:14:23.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
79172024-12-12T04:14:24.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79182024-12-12T04:14:24.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79192024-12-12T04:14:24.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79202024-12-12T04:14:24.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79212024-12-12T04:14:24.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79222024-12-12T04:14:24.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79232024-12-12T04:14:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79242024-12-12T04:14:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
79252024-12-12T04:14:24.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79262024-12-12T04:14:25.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79272024-12-12T04:14:25.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79282024-12-12T04:14:25.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79292024-12-12T04:14:25.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79302024-12-12T04:14:25.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79312024-12-12T04:14:25.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79322024-12-12T04:14:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79332024-12-12T04:14:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
79342024-12-12T04:14:25.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79352024-12-12T04:14:26.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79362024-12-12T04:14:26.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79372024-12-12T04:14:26.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79382024-12-12T04:14:26.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79392024-12-12T04:14:26.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79402024-12-12T04:14:26.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79412024-12-12T04:14:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
79422024-12-12T04:14:26.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79432024-12-12T04:14:26.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79442024-12-12T04:14:27.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79452024-12-12T04:14:27.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79462024-12-12T04:14:27.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
79472024-12-12T04:14:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79482024-12-12T04:14:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79492024-12-12T04:14:27.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79502024-12-12T04:14:27.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79512024-12-12T04:14:27.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79522024-12-12T04:14:27.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79532024-12-12T04:14:28.371ZDEBGoximeter (results-sink): inserting 370 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
79542024-12-12T04:14:28.371ZDEBGoximeter (clickhouse-client): unrolling 370 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
79552024-12-12T04:14:28.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
79562024-12-12T04:14:28.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 10 table_name = fields_ipaddr
79572024-12-12T04:14:28.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 286 table_name = fields_string
79582024-12-12T04:14:28.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_u16
79592024-12-12T04:14:28.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
79602024-12-12T04:14:28.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
79612024-12-12T04:14:28.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 431 table_name = fields_uuid
79622024-12-12T04:14:28.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
79632024-12-12T04:14:28.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 242 table_name = measurements_cumulativeu64
79642024-12-12T04:14:28.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
79652024-12-12T04:14:28.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
79662024-12-12T04:14:28.428ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
79672024-12-12T04:14:28.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79682024-12-12T04:14:28.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79692024-12-12T04:14:28.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79702024-12-12T04:14:28.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79712024-12-12T04:14:28.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79722024-12-12T04:14:28.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79732024-12-12T04:14:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
79742024-12-12T04:14:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79752024-12-12T04:14:28.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79762024-12-12T04:14:29.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79772024-12-12T04:14:29.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79782024-12-12T04:14:29.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
79792024-12-12T04:14:29.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79802024-12-12T04:14:29.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79812024-12-12T04:14:29.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79822024-12-12T04:14:29.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79832024-12-12T04:14:29.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79842024-12-12T04:14:29.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79852024-12-12T04:14:30.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79862024-12-12T04:14:30.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79872024-12-12T04:14:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79882024-12-12T04:14:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79892024-12-12T04:14:30.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79902024-12-12T04:14:30.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79912024-12-12T04:14:30.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
79922024-12-12T04:14:30.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79932024-12-12T04:14:30.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79942024-12-12T04:14:31.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79952024-12-12T04:14:31.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
79962024-12-12T04:14:31.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79972024-12-12T04:14:31.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
79982024-12-12T04:14:31.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
79992024-12-12T04:14:31.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80002024-12-12T04:14:31.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80012024-12-12T04:14:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
80022024-12-12T04:14:31.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80032024-12-12T04:14:32.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80042024-12-12T04:14:32.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80052024-12-12T04:14:32.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80062024-12-12T04:14:32.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80072024-12-12T04:14:32.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80082024-12-12T04:14:32.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80092024-12-12T04:14:32.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80102024-12-12T04:14:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
80112024-12-12T04:14:32.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80122024-12-12T04:14:33.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
80132024-12-12T04:14:33.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
80142024-12-12T04:14:33.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
80152024-12-12T04:14:33.384ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
80162024-12-12T04:14:33.386ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
80172024-12-12T04:14:33.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
80182024-12-12T04:14:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
80192024-12-12T04:14:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
80202024-12-12T04:14:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
80212024-12-12T04:14:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
80222024-12-12T04:14:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
80232024-12-12T04:14:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
80242024-12-12T04:14:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
80252024-12-12T04:14:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
80262024-12-12T04:14:33.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80272024-12-12T04:14:33.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80282024-12-12T04:14:33.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
80292024-12-12T04:14:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
80302024-12-12T04:14:33.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
80312024-12-12T04:14:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80322024-12-12T04:14:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80332024-12-12T04:14:33.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80342024-12-12T04:14:33.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80352024-12-12T04:14:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
80362024-12-12T04:14:33.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80372024-12-12T04:14:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80382024-12-12T04:14:33.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
80392024-12-12T04:14:33.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
80402024-12-12T04:14:33.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
80412024-12-12T04:14:33.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
80422024-12-12T04:14:34.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80432024-12-12T04:14:34.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80442024-12-12T04:14:34.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
80452024-12-12T04:14:34.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80462024-12-12T04:14:34.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80472024-12-12T04:14:34.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80482024-12-12T04:14:34.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80492024-12-12T04:14:34.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80502024-12-12T04:14:34.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80512024-12-12T04:14:35.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80522024-12-12T04:14:35.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80532024-12-12T04:14:35.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80542024-12-12T04:14:35.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80552024-12-12T04:14:35.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80562024-12-12T04:14:35.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80572024-12-12T04:14:35.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80582024-12-12T04:14:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
80592024-12-12T04:14:35.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80602024-12-12T04:14:36.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80612024-12-12T04:14:36.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80622024-12-12T04:14:36.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80632024-12-12T04:14:36.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80642024-12-12T04:14:36.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80652024-12-12T04:14:36.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80662024-12-12T04:14:36.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80672024-12-12T04:14:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
80682024-12-12T04:14:36.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80692024-12-12T04:14:37.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80702024-12-12T04:14:37.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80712024-12-12T04:14:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80722024-12-12T04:14:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80732024-12-12T04:14:37.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80742024-12-12T04:14:37.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80752024-12-12T04:14:37.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
80762024-12-12T04:14:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
80772024-12-12T04:14:37.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
80782024-12-12T04:14:38.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
80792024-12-12T04:14:38.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
80802024-12-12T04:14:38.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
80812024-12-12T04:14:38.391ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
80822024-12-12T04:14:38.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
80832024-12-12T04:14:38.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
80842024-12-12T04:14:38.400ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
80852024-12-12T04:14:38.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
80862024-12-12T04:14:38.405ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
80872024-12-12T04:14:38.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
80882024-12-12T04:14:38.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
80892024-12-12T04:14:38.418ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
80902024-12-12T04:14:38.421ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
80912024-12-12T04:14:38.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
80922024-12-12T04:14:38.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
80932024-12-12T04:14:38.906ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "b94c8fa9-6891-4f79-a911-dd7c8da67e49", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:14:38 GMT"} })
80942024-12-12T04:14:38.906ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
80952024-12-12T04:14:38.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::a]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "3b3414cb-13f4-44c8-948e-2bcb2008d7e5", "content-length": "29", "date": "Thu, 12 Dec 2024 04:14:38 GMT"} })
80962024-12-12T04:14:38.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
80972024-12-12T04:14:38.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80982024-12-12T04:14:38.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
80992024-12-12T04:14:38.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81002024-12-12T04:14:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81012024-12-12T04:14:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
81022024-12-12T04:14:38.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81032024-12-12T04:14:38.910ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81042024-12-12T04:14:38.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81052024-12-12T04:14:38.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
81062024-12-12T04:14:38.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 80af691a-30bb-4399-8524-a68071b516df
81072024-12-12T04:14:38.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81082024-12-12T04:14:38.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81092024-12-12T04:14:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
81102024-12-12T04:14:38.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81112024-12-12T04:14:38.945ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 80af691a-30bb-4399-8524-a68071b516df
81122024-12-12T04:14:39.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81132024-12-12T04:14:39.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81142024-12-12T04:14:39.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
81152024-12-12T04:14:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81162024-12-12T04:14:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81172024-12-12T04:14:39.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81182024-12-12T04:14:39.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81192024-12-12T04:14:39.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81202024-12-12T04:14:39.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81212024-12-12T04:14:40.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81222024-12-12T04:14:40.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81232024-12-12T04:14:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81242024-12-12T04:14:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81252024-12-12T04:14:40.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81262024-12-12T04:14:40.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81272024-12-12T04:14:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81282024-12-12T04:14:40.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
81292024-12-12T04:14:40.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81302024-12-12T04:14:41.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81312024-12-12T04:14:41.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81322024-12-12T04:14:41.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
81332024-12-12T04:14:41.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81342024-12-12T04:14:41.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81352024-12-12T04:14:41.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81362024-12-12T04:14:41.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81372024-12-12T04:14:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81382024-12-12T04:14:41.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81392024-12-12T04:14:42.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81402024-12-12T04:14:42.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81412024-12-12T04:14:42.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
81422024-12-12T04:14:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81432024-12-12T04:14:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81442024-12-12T04:14:42.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81452024-12-12T04:14:42.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81462024-12-12T04:14:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81472024-12-12T04:14:42.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81482024-12-12T04:14:43.370ZDEBGoximeter (results-sink): inserting 943 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
81492024-12-12T04:14:43.370ZDEBGoximeter (clickhouse-client): unrolling 943 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
81502024-12-12T04:14:43.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_ipaddr
81512024-12-12T04:14:43.413ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1199 table_name = fields_string
81522024-12-12T04:14:43.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = fields_u16
81532024-12-12T04:14:43.419ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 228 table_name = fields_u32
81542024-12-12T04:14:43.426ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 526 table_name = fields_uuid
81552024-12-12T04:14:43.429ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 883 table_name = measurements_cumulativeu64
81562024-12-12T04:14:43.431ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
81572024-12-12T04:14:43.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
81582024-12-12T04:14:43.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
81592024-12-12T04:14:43.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
81602024-12-12T04:14:43.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
81612024-12-12T04:14:43.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
81622024-12-12T04:14:43.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
81632024-12-12T04:14:43.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
81642024-12-12T04:14:43.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
81652024-12-12T04:14:43.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
81662024-12-12T04:14:43.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
81672024-12-12T04:14:43.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81682024-12-12T04:14:43.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81692024-12-12T04:14:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81702024-12-12T04:14:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81712024-12-12T04:14:43.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81722024-12-12T04:14:43.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81732024-12-12T04:14:43.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
81742024-12-12T04:14:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81752024-12-12T04:14:43.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
81762024-12-12T04:14:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81772024-12-12T04:14:43.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
81782024-12-12T04:14:43.921ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
81792024-12-12T04:14:43.921ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
81802024-12-12T04:14:43.930ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
81812024-12-12T04:14:44.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81822024-12-12T04:14:44.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81832024-12-12T04:14:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
81842024-12-12T04:14:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81852024-12-12T04:14:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81862024-12-12T04:14:44.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81872024-12-12T04:14:44.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81882024-12-12T04:14:44.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81892024-12-12T04:14:44.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81902024-12-12T04:14:45.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81912024-12-12T04:14:45.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
81922024-12-12T04:14:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81932024-12-12T04:14:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81942024-12-12T04:14:45.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81952024-12-12T04:14:45.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81962024-12-12T04:14:45.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
81972024-12-12T04:14:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
81982024-12-12T04:14:45.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
81992024-12-12T04:14:46.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82002024-12-12T04:14:46.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82012024-12-12T04:14:46.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
82022024-12-12T04:14:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82032024-12-12T04:14:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82042024-12-12T04:14:46.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82052024-12-12T04:14:46.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82062024-12-12T04:14:46.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82072024-12-12T04:14:46.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82082024-12-12T04:14:47.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82092024-12-12T04:14:47.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82102024-12-12T04:14:47.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
82112024-12-12T04:14:47.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82122024-12-12T04:14:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82132024-12-12T04:14:47.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82142024-12-12T04:14:47.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82152024-12-12T04:14:47.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82162024-12-12T04:14:47.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82172024-12-12T04:14:48.371ZDEBGoximeter (results-sink): inserting 365 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
82182024-12-12T04:14:48.371ZDEBGoximeter (clickhouse-client): unrolling 365 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
82192024-12-12T04:14:48.388ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
82202024-12-12T04:14:48.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 281 table_name = fields_string
82212024-12-12T04:14:48.396ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 46 table_name = fields_u16
82222024-12-12T04:14:48.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
82232024-12-12T04:14:48.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
82242024-12-12T04:14:48.403ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 421 table_name = fields_uuid
82252024-12-12T04:14:48.410ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
82262024-12-12T04:14:48.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 237 table_name = measurements_cumulativeu64
82272024-12-12T04:14:48.415ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
82282024-12-12T04:14:48.423ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
82292024-12-12T04:14:48.425ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
82302024-12-12T04:14:48.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82312024-12-12T04:14:48.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82322024-12-12T04:14:48.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
82332024-12-12T04:14:48.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82342024-12-12T04:14:48.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82352024-12-12T04:14:48.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82362024-12-12T04:14:48.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82372024-12-12T04:14:48.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82382024-12-12T04:14:48.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82392024-12-12T04:14:49.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82402024-12-12T04:14:49.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82412024-12-12T04:14:49.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
82422024-12-12T04:14:49.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82432024-12-12T04:14:49.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82442024-12-12T04:14:49.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82452024-12-12T04:14:49.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82462024-12-12T04:14:49.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82472024-12-12T04:14:49.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82482024-12-12T04:14:50.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82492024-12-12T04:14:50.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82502024-12-12T04:14:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82512024-12-12T04:14:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82522024-12-12T04:14:50.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82532024-12-12T04:14:50.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82542024-12-12T04:14:50.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82552024-12-12T04:14:50.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82562024-12-12T04:14:50.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
82572024-12-12T04:14:51.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82582024-12-12T04:14:51.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82592024-12-12T04:14:51.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82602024-12-12T04:14:51.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82612024-12-12T04:14:51.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82622024-12-12T04:14:51.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82632024-12-12T04:14:51.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82642024-12-12T04:14:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
82652024-12-12T04:14:51.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82662024-12-12T04:14:52.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82672024-12-12T04:14:52.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82682024-12-12T04:14:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82692024-12-12T04:14:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82702024-12-12T04:14:52.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82712024-12-12T04:14:52.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82722024-12-12T04:14:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
82732024-12-12T04:14:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
82742024-12-12T04:14:52.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
82752024-12-12T04:14:53.371ZDEBGoximeter (results-sink): inserting 220 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
82762024-12-12T04:14:53.371ZDEBGoximeter (clickhouse-client): unrolling 220 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
82772024-12-12T04:14:53.382ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 56 table_name = fields_string
82782024-12-12T04:14:53.385ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 64 table_name = fields_uuid
82792024-12-12T04:14:53.390ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 160 table_name = measurements_cumulativeu64
82802024-12-12T04:14:53.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 60 table_name = measurements_u64
82812024-12-12T04:14:53.902ZINFOoximeter (oximeter-agent): refreshing list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1094
82822024-12-12T04:14:53.902ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending
82832024-12-12T04:14:53.905ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?sort_by=id_ascending", status: 200, headers: {"content-type": "application/json", "x-request-id": "cdfba084-5b9f-44b7-a7e0-142c90ec0351", "content-length": "1412", "date": "Thu, 12 Dec 2024 04:14:52 GMT"} })
82842024-12-12T04:14:53.905ZDEBGoximeter: client request body = None method = GET uri = http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D
82852024-12-12T04:14:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
82862024-12-12T04:14:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
82872024-12-12T04:14:53.907ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
82882024-12-12T04:14:53.907ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
82892024-12-12T04:14:53.908ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 5a2da4c3-1dce-4828-9073-a93ecc67e115
82902024-12-12T04:14:53.908ZDEBGoximeter: client response result = Ok(Response { url: "http://[fd00:1122:3344:101::c]:12221/metrics/collectors/987cdbf0-9703-44d8-809c-7fc661879e56/producers?page_token=eyJ2IjoidjEiLCJwYWdlX3N0YXJ0Ijp7InNvcnRfYnkiOiJpZF9hc2NlbmRpbmciLCJsYXN0X3NlZW4iOiJiYWFmOWFmNi0xYTg2LTQ5MGUtYjI1Zi02YWUwZWQ0MTkxMjEifX0%3D", status: 200, headers: {"content-type": "application/json", "x-request-id": "d6b42224-d160-4798-ab0d-cec45fc58412", "content-length": "29", "date": "Thu, 12 Dec 2024 04:14:52 GMT"} })
82912024-12-12T04:14:53.908ZINFOoximeter (oximeter-agent): refreshed list of producers from Nexus collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d file = oximeter/collector/src/agent.rs:1169 n_current_tasks = 9 n_pruned_tasks = 0
82922024-12-12T04:14:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
82932024-12-12T04:14:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
82942024-12-12T04:14:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
82952024-12-12T04:14:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
82962024-12-12T04:14:53.908ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82972024-12-12T04:14:53.908ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
82982024-12-12T04:14:53.909ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 4a50bf12-1fdc-4917-8d03-ca85c9fb72af
82992024-12-12T04:14:53.910ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 2 producer_id = 3b2db726-04e3-4c62-b925-c2dead0b14b8
83002024-12-12T04:14:53.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
83012024-12-12T04:14:53.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83022024-12-12T04:14:53.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83032024-12-12T04:14:53.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83042024-12-12T04:14:53.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83052024-12-12T04:14:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83062024-12-12T04:14:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 5 producer_id = 1d05500b-26d9-4871-8794-d746af81cddf
83072024-12-12T04:14:53.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83082024-12-12T04:14:53.922ZDEBGoximeter (collection-task): reporting oximeter self-collection statistics collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
83092024-12-12T04:14:53.922ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
83102024-12-12T04:14:53.922ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
83112024-12-12T04:14:53.931ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = baaf9af6-1a86-490e-b25f-6ae0ed419121
83122024-12-12T04:14:54.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83132024-12-12T04:14:54.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83142024-12-12T04:14:54.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
83152024-12-12T04:14:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83162024-12-12T04:14:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83172024-12-12T04:14:54.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83182024-12-12T04:14:54.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83192024-12-12T04:14:54.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83202024-12-12T04:14:54.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83212024-12-12T04:14:55.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83222024-12-12T04:14:55.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83232024-12-12T04:14:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83242024-12-12T04:14:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83252024-12-12T04:14:55.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83262024-12-12T04:14:55.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83272024-12-12T04:14:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
83282024-12-12T04:14:55.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83292024-12-12T04:14:55.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83302024-12-12T04:14:56.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83312024-12-12T04:14:56.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83322024-12-12T04:14:56.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
83332024-12-12T04:14:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83342024-12-12T04:14:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83352024-12-12T04:14:56.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83362024-12-12T04:14:56.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83372024-12-12T04:14:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83382024-12-12T04:14:56.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83392024-12-12T04:14:57.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83402024-12-12T04:14:57.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83412024-12-12T04:14:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
83422024-12-12T04:14:57.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83432024-12-12T04:14:57.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83442024-12-12T04:14:57.912ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83452024-12-12T04:14:57.912ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83462024-12-12T04:14:57.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83472024-12-12T04:14:57.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83482024-12-12T04:14:58.371ZDEBGoximeter (results-sink): inserting 366 samples into database collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d
83492024-12-12T04:14:58.371ZDEBGoximeter (clickhouse-client): unrolling 366 total samples collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d
83502024-12-12T04:14:58.389ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_i16
83512024-12-12T04:14:58.393ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 2 table_name = fields_ipaddr
83522024-12-12T04:14:58.395ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 282 table_name = fields_string
83532024-12-12T04:14:58.397ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 48 table_name = fields_u16
83542024-12-12T04:14:58.399ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 14 table_name = fields_u32
83552024-12-12T04:14:58.401ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 13 table_name = fields_u8
83562024-12-12T04:14:58.407ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 423 table_name = fields_uuid
83572024-12-12T04:14:58.409ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 6 table_name = measurements_bool
83582024-12-12T04:14:58.414ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 238 table_name = measurements_cumulativeu64
83592024-12-12T04:14:58.417ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 1 table_name = measurements_f64
83602024-12-12T04:14:58.420ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 39 table_name = measurements_histogramu64
83612024-12-12T04:14:58.422ZDEBGoximeter (clickhouse-client): inserted rows into table collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d id = e9e08018-876b-4d34-9aa1-05d16f0d667d n_rows = 82 table_name = measurements_u64
83622024-12-12T04:14:58.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83632024-12-12T04:14:58.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83642024-12-12T04:14:58.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
83652024-12-12T04:14:58.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83662024-12-12T04:14:58.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83672024-12-12T04:14:58.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83682024-12-12T04:14:58.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83692024-12-12T04:14:58.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83702024-12-12T04:14:58.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83712024-12-12T04:14:59.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83722024-12-12T04:14:59.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83732024-12-12T04:14:59.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83742024-12-12T04:14:59.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83752024-12-12T04:14:59.910ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83762024-12-12T04:14:59.910ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83772024-12-12T04:14:59.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83782024-12-12T04:14:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
83792024-12-12T04:14:59.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83802024-12-12T04:15:00.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83812024-12-12T04:15:00.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83822024-12-12T04:15:00.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83832024-12-12T04:15:00.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83842024-12-12T04:15:00.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83852024-12-12T04:15:00.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83862024-12-12T04:15:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83872024-12-12T04:15:00.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
83882024-12-12T04:15:00.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83892024-12-12T04:15:01.909ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83902024-12-12T04:15:01.909ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b60ee139-3823-417f-b2e9-c57437711769
83912024-12-12T04:15:01.911ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b60ee139-3823-417f-b2e9-c57437711769
83922024-12-12T04:15:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83932024-12-12T04:15:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed
83942024-12-12T04:15:01.911ZDEBGoximeter (collection-task): sent timer-based collection request to the collection task collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83952024-12-12T04:15:01.911ZDEBGoximeter (collection-task): collecting from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83962024-12-12T04:15:01.912ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = 168ae9fc-fbc3-490c-88dc-dd18691223b6
83972024-12-12T04:15:01.913ZDEBGoximeter (collection-task): collected results from producer collector_id = 987cdbf0-9703-44d8-809c-7fc661879e56 collector_ip = fd00:1122:3344:101::d n_results = 1 producer_id = b4ed4ba0-a34d-4b95-bf8b-0f42a90bcbed