[ Jan 2 23:33:48 Enabled. ] [ Jan 2 23:33:48 Rereading configuration. ] [ Jan 2 23:33:50 Rereading configuration. ] [ Jan 2 23:33:54 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 2 23:33:54 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2025.01.02 23:33:55.099593 [ 1 ] {} Application: Will watch for the process with pid 25454 2025.01.02 23:33:55.100308 [ 1 ] {} Application: Forked a child process to watch 2025.01.02 23:33:55.322059 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 25454 2025.01.02 23:33:55.322883 [ 1 ] {} Application: starting up 2025.01.02 23:33:55.323618 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.02 23:33:55.406756 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.02 23:33:55.498530 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.02 23:33:55.498579 [ 1 ] {} Application: Initializing DateLUT. 2025.01.02 23:33:55.498592 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.02 23:33:55.498652 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.02 23:33:55.499028 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.02 23:33:55.500095 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.02 23:33:55.500813 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.02 23:33:55.501655 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2025.01.02 23:33:55.501678 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2025.01.02 23:33:55.501694 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.02 23:33:55.501872 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.02 23:33:55.502733 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.02 23:33:55.507634 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.02 23:33:55.508404 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.02 23:33:55.509953 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.02 23:33:55.510022 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.02 23:33:55.511648 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2025.01.02 23:33:55.512166 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.02 23:33:55.516969 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.02 23:33:55.517660 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.02 23:33:55.518594 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.02 23:33:55.518983 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.02 23:33:55.519272 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.02 23:33:55.519622 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.02 23:33:55.520916 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.02 23:33:55.520942 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.02 23:33:55.520999 [ 96 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:33:55.521181 [ 96 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:33:55.539195 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.02 23:33:55.539227 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150822 sec 2025.01.02 23:33:55.539292 [ 1 ] {} ReferentialDeps: No tables 2025.01.02 23:33:55.539315 [ 1 ] {} LoadingDeps: No tables 2025.01.02 23:33:55.540260 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.02 23:33:55.541385 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.02 23:33:55.554786 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.02 23:33:55.554832 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.02 23:33:55.554859 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.02 23:33:55.554872 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.02 23:33:55.554902 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.02 23:33:55.554922 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.02 23:33:55.557523 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.02 23:33:55.557567 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.02 23:33:55.557593 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.02 23:33:55.557774 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.02 23:33:55.557792 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.02 23:33:55.557827 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.02 23:33:55.557849 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.02 23:33:55.557864 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.02 23:33:55.557892 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.02 23:33:55.557913 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.02 23:33:55.584191 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.02 23:33:55.597154 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.02 23:33:55.597200 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.3351e-05 sec 2025.01.02 23:33:55.597216 [ 1 ] {} ReferentialDeps: No tables 2025.01.02 23:33:55.597229 [ 1 ] {} LoadingDeps: No tables 2025.01.02 23:33:55.597251 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.02 23:33:55.597536 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.02 23:33:55.597590 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.02 23:33:55.597607 [ 1 ] {} Application: Loaded metadata. 2025.01.02 23:33:55.597622 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2025.01.02 23:33:55.597637 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.02 23:33:55.604719 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.02 23:33:55.604940 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2025.01.02 23:33:55.605888 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.517e-05 sec. 2025.01.02 23:33:55.606386 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.02 23:33:55.606489 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.02 23:33:55.606510 [ 1 ] {} Application: Ready for connections. 2025.01.02 23:33:56.072695 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35345 2025.01.02 23:33:56.073073 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.073164 [ 3 ] {} TCP-Session: f7bd5cad-6995-4b3f-ba2c-8a063a79ec55 Authenticating user 'default' from [fd00:1122:3344:101::e]:35345 2025.01.02 23:33:56.073215 [ 3 ] {} TCP-Session: f7bd5cad-6995-4b3f-ba2c-8a063a79ec55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.073257 [ 3 ] {} TCP-Session: f7bd5cad-6995-4b3f-ba2c-8a063a79ec55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.073351 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.02 23:33:56.073380 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.02 23:33:56.073408 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.02 23:33:56.074321 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51228 2025.01.02 23:33:56.074430 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.074461 [ 4 ] {} TCP-Session: 7db0d99f-8c07-4419-b744-d5ef306e6126 Authenticating user 'default' from [fd00:1122:3344:101::e]:51228 2025.01.02 23:33:56.074487 [ 4 ] {} TCP-Session: 7db0d99f-8c07-4419-b744-d5ef306e6126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.074530 [ 4 ] {} TCP-Session: 7db0d99f-8c07-4419-b744-d5ef306e6126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.075153 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48045 2025.01.02 23:33:56.075174 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44896 2025.01.02 23:33:56.075241 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56260 2025.01.02 23:33:56.075262 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.075312 [ 253 ] {} TCP-Session: 79b723d5-feeb-47f0-ac10-4e78ed9044ab Authenticating user 'default' from [fd00:1122:3344:101::e]:48045 2025.01.02 23:33:56.075331 [ 253 ] {} TCP-Session: 79b723d5-feeb-47f0-ac10-4e78ed9044ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.075537 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.075552 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.075572 [ 253 ] {} TCP-Session: 79b723d5-feeb-47f0-ac10-4e78ed9044ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.075590 [ 254 ] {} TCP-Session: c84a6275-56db-4e27-93ba-5a5b2e9b6e1b Authenticating user 'default' from [fd00:1122:3344:101::e]:56260 2025.01.02 23:33:56.075555 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58695 2025.01.02 23:33:56.075653 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43650 2025.01.02 23:33:56.075699 [ 254 ] {} TCP-Session: c84a6275-56db-4e27-93ba-5a5b2e9b6e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.075702 [ 5 ] {} TCP-Session: 70562021-f363-4e2e-b022-00738b9b8835 Authenticating user 'default' from [fd00:1122:3344:101::e]:44896 2025.01.02 23:33:56.075842 [ 5 ] {} TCP-Session: 70562021-f363-4e2e-b022-00738b9b8835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.075844 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51451 2025.01.02 23:33:56.075862 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.075882 [ 254 ] {} TCP-Session: c84a6275-56db-4e27-93ba-5a5b2e9b6e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.075873 [ 5 ] {} TCP-Session: 70562021-f363-4e2e-b022-00738b9b8835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.076037 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.076141 [ 255 ] {} TCP-Session: 090c357e-2cd3-4464-a25a-e9cd7c8a2ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58695 2025.01.02 23:33:56.076248 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.076273 [ 256 ] {} TCP-Session: d9d32356-fb3d-4428-b09d-0ffd34189495 Authenticating user 'default' from [fd00:1122:3344:101::e]:43650 2025.01.02 23:33:56.076304 [ 255 ] {} TCP-Session: 090c357e-2cd3-4464-a25a-e9cd7c8a2ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.076328 [ 257 ] {} TCP-Session: 3c706ea9-b8c2-446d-832c-ff36f645fdfc Authenticating user 'default' from [fd00:1122:3344:101::e]:51451 2025.01.02 23:33:56.076362 [ 255 ] {} TCP-Session: 090c357e-2cd3-4464-a25a-e9cd7c8a2ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.076387 [ 257 ] {} TCP-Session: 3c706ea9-b8c2-446d-832c-ff36f645fdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.076377 [ 256 ] {} TCP-Session: d9d32356-fb3d-4428-b09d-0ffd34189495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.076432 [ 257 ] {} TCP-Session: 3c706ea9-b8c2-446d-832c-ff36f645fdfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.076465 [ 256 ] {} TCP-Session: d9d32356-fb3d-4428-b09d-0ffd34189495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.511551 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54295 2025.01.02 23:33:56.511700 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.511745 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54295 2025.01.02 23:33:56.511769 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.511785 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.511862 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.02 23:33:56.511893 [ 258 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.02 23:33:56.511923 [ 258 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.02 23:33:56.512953 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59288 2025.01.02 23:33:56.513027 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58626 2025.01.02 23:33:56.513175 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47661 2025.01.02 23:33:56.513184 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.513355 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.513350 [ 259 ] {} TCP-Session: 9c8c1a84-e29c-4f2e-aac6-aa9eeec4fd0a Authenticating user 'default' from [fd00:1122:3344:101::d]:59288 2025.01.02 23:33:56.513367 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52578 2025.01.02 23:33:56.513512 [ 259 ] {} TCP-Session: 9c8c1a84-e29c-4f2e-aac6-aa9eeec4fd0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.513691 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.513708 [ 259 ] {} TCP-Session: 9c8c1a84-e29c-4f2e-aac6-aa9eeec4fd0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.513694 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47991 2025.01.02 23:33:56.513726 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.513752 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49426 2025.01.02 23:33:56.513778 [ 262 ] {} TCP-Session: 3fe343b5-9886-46c4-bbc6-2aeb4b5a7e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:52578 2025.01.02 23:33:56.513667 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58626 2025.01.02 23:33:56.513925 [ 262 ] {} TCP-Session: 3fe343b5-9886-46c4-bbc6-2aeb4b5a7e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.513951 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.514013 [ 262 ] {} TCP-Session: 3fe343b5-9886-46c4-bbc6-2aeb4b5a7e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.514035 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.514156 [ 263 ] {} TCP-Session: c350a15c-5225-49b9-aa8e-35a17027cf29 Authenticating user 'default' from [fd00:1122:3344:101::d]:47991 2025.01.02 23:33:56.514060 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38742 2025.01.02 23:33:56.514201 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55092 2025.01.02 23:33:56.514235 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.514320 [ 263 ] {} TCP-Session: c350a15c-5225-49b9-aa8e-35a17027cf29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.514476 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.514494 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.514766 [ 261 ] {} TCP-Session: 496283bb-1bdd-4afe-b743-25632a116d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:47661 2025.01.02 23:33:56.514789 [ 263 ] {} TCP-Session: c350a15c-5225-49b9-aa8e-35a17027cf29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.514796 [ 266 ] {} TCP-Session: e34bd44e-d60e-4542-a0b7-844670139038 Authenticating user 'default' from [fd00:1122:3344:101::d]:55092 2025.01.02 23:33:56.514779 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:56.514842 [ 264 ] {} TCP-Session: a56a584a-a796-4b54-918f-e68eb070528b Authenticating user 'default' from [fd00:1122:3344:101::d]:49426 2025.01.02 23:33:56.514882 [ 261 ] {} TCP-Session: 496283bb-1bdd-4afe-b743-25632a116d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.514968 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Authenticating user 'default' from [fd00:1122:3344:101::d]:38742 2025.01.02 23:33:56.514960 [ 264 ] {} TCP-Session: a56a584a-a796-4b54-918f-e68eb070528b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.514997 [ 261 ] {} TCP-Session: 496283bb-1bdd-4afe-b743-25632a116d53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.515021 [ 264 ] {} TCP-Session: a56a584a-a796-4b54-918f-e68eb070528b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.515014 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.514925 [ 266 ] {} TCP-Session: e34bd44e-d60e-4542-a0b7-844670139038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.515213 [ 266 ] {} TCP-Session: e34bd44e-d60e-4542-a0b7-844670139038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.515295 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:56.515317 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.518667 [ 258 ] {768843b9-3eb9-46dd-b20c-728b2479a0cb} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.02 23:33:56.568716 [ 258 ] {768843b9-3eb9-46dd-b20c-728b2479a0cb} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54295) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.02 23:33:56.569585 [ 258 ] {768843b9-3eb9-46dd-b20c-728b2479a0cb} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.02 23:33:56.569711 [ 258 ] {768843b9-3eb9-46dd-b20c-728b2479a0cb} TCPHandler: Processed in 0.055324687 sec. 2025.01.02 23:33:56.570076 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.570289 [ 260 ] {4068b239-35e8-44f8-adc0-56514e917337} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.02 23:33:56.570636 [ 260 ] {4068b239-35e8-44f8-adc0-56514e917337} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58626) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.02 23:33:56.570764 [ 260 ] {4068b239-35e8-44f8-adc0-56514e917337} TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(std::__cxx11::basic_string, std::allocator > const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 2025.01.02 23:33:56.570860 [ 260 ] {4068b239-35e8-44f8-adc0-56514e917337} TCPHandler: Processed in 0.000936712 sec. 2025.01.02 23:33:56.571162 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.572004 [ 258 ] {f72250ea-9172-496a-9438-f6445b3242fa} executeQuery: (from [fd00:1122:3344:101::d]:54295) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.02 23:33:56.572152 [ 258 ] {f72250ea-9172-496a-9438-f6445b3242fa} TCPHandler: Processed in 0.001101125 sec. 2025.01.02 23:33:56.572342 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.572483 [ 260 ] {915e01cf-6b09-41ae-ae41-bc530823912a} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.02 23:33:56.572579 [ 260 ] {915e01cf-6b09-41ae-ae41-bc530823912a} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.02 23:33:56.580074 [ 260 ] {915e01cf-6b09-41ae-ae41-bc530823912a} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.02 23:33:56.580134 [ 260 ] {915e01cf-6b09-41ae-ae41-bc530823912a} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.9432e-05 sec 2025.01.02 23:33:56.580153 [ 260 ] {915e01cf-6b09-41ae-ae41-bc530823912a} ReferentialDeps: No tables 2025.01.02 23:33:56.580167 [ 260 ] {915e01cf-6b09-41ae-ae41-bc530823912a} LoadingDeps: No tables 2025.01.02 23:33:56.580203 [ 260 ] {915e01cf-6b09-41ae-ae41-bc530823912a} DatabaseAtomic (oximeter): Starting up tables. 2025.01.02 23:33:56.580264 [ 260 ] {915e01cf-6b09-41ae-ae41-bc530823912a} TCPHandler: Processed in 0.007977335 sec. 2025.01.02 23:33:56.580446 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.580690 [ 258 ] {06b1ad02-9e3d-4c03-97ac-0304cd809072} executeQuery: (from [fd00:1122:3344:101::d]:54295) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2025.01.02 23:33:56.580756 [ 258 ] {06b1ad02-9e3d-4c03-97ac-0304cd809072} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.02 23:33:56.588830 [ 258 ] {06b1ad02-9e3d-4c03-97ac-0304cd809072} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.02 23:33:56.594892 [ 258 ] {06b1ad02-9e3d-4c03-97ac-0304cd809072} oximeter.version (7ee748b6-f689-4d95-83fc-8c4ff6ad057c): Loading data parts 2025.01.02 23:33:56.595523 [ 258 ] {06b1ad02-9e3d-4c03-97ac-0304cd809072} oximeter.version (7ee748b6-f689-4d95-83fc-8c4ff6ad057c): There are no data parts 2025.01.02 23:33:56.601867 [ 258 ] {06b1ad02-9e3d-4c03-97ac-0304cd809072} TCPHandler: Processed in 0.021482742 sec. 2025.01.02 23:33:56.602132 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.602405 [ 260 ] {0c25f1f9-6fc3-43c3-87a2-86f083ded615} executeQuery: (from [fd00:1122:3344:101::d]:58626) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.602533 [ 260 ] {0c25f1f9-6fc3-43c3-87a2-86f083ded615} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.02 23:33:56.614362 [ 260 ] {0c25f1f9-6fc3-43c3-87a2-86f083ded615} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Loading data parts 2025.01.02 23:33:56.614604 [ 260 ] {0c25f1f9-6fc3-43c3-87a2-86f083ded615} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): There are no data parts 2025.01.02 23:33:56.638227 [ 260 ] {0c25f1f9-6fc3-43c3-87a2-86f083ded615} TCPHandler: Processed in 0.036164095 sec. 2025.01.02 23:33:56.638484 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.638781 [ 258 ] {cf318f71-20b0-4bb9-a58c-5617b7fa44c9} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.638843 [ 258 ] {cf318f71-20b0-4bb9-a58c-5617b7fa44c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.02 23:33:56.662981 [ 258 ] {cf318f71-20b0-4bb9-a58c-5617b7fa44c9} oximeter.measurements_i8 (f465ff2a-8d29-47eb-aa56-7486b63e1311): Loading data parts 2025.01.02 23:33:56.663213 [ 258 ] {cf318f71-20b0-4bb9-a58c-5617b7fa44c9} oximeter.measurements_i8 (f465ff2a-8d29-47eb-aa56-7486b63e1311): There are no data parts 2025.01.02 23:33:56.689999 [ 258 ] {cf318f71-20b0-4bb9-a58c-5617b7fa44c9} TCPHandler: Processed in 0.051591028 sec. 2025.01.02 23:33:56.690270 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.690494 [ 260 ] {e1249878-3113-4b14-9e98-546504d42fd0} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.690573 [ 260 ] {e1249878-3113-4b14-9e98-546504d42fd0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.02 23:33:56.738652 [ 260 ] {e1249878-3113-4b14-9e98-546504d42fd0} oximeter.measurements_u8 (3a660a72-b43f-4965-bb95-8779f86bc4b0): Loading data parts 2025.01.02 23:33:56.738873 [ 260 ] {e1249878-3113-4b14-9e98-546504d42fd0} oximeter.measurements_u8 (3a660a72-b43f-4965-bb95-8779f86bc4b0): There are no data parts 2025.01.02 23:33:56.743664 [ 260 ] {e1249878-3113-4b14-9e98-546504d42fd0} TCPHandler: Processed in 0.053454873 sec. 2025.01.02 23:33:56.743993 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.744379 [ 258 ] {8b43aee0-d384-4b59-92f3-f66112b5af8f} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.744451 [ 258 ] {8b43aee0-d384-4b59-92f3-f66112b5af8f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.02 23:33:56.747115 [ 258 ] {8b43aee0-d384-4b59-92f3-f66112b5af8f} oximeter.measurements_i16 (a6d297c8-c62f-46b3-a1ef-b813fb4eb82e): Loading data parts 2025.01.02 23:33:56.747305 [ 258 ] {8b43aee0-d384-4b59-92f3-f66112b5af8f} oximeter.measurements_i16 (a6d297c8-c62f-46b3-a1ef-b813fb4eb82e): There are no data parts 2025.01.02 23:33:56.759271 [ 258 ] {8b43aee0-d384-4b59-92f3-f66112b5af8f} TCPHandler: Processed in 0.015426763 sec. 2025.01.02 23:33:56.759614 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.759885 [ 260 ] {3b982ab8-b837-41d2-8d02-bceec672fe1f} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.759982 [ 260 ] {3b982ab8-b837-41d2-8d02-bceec672fe1f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.02 23:33:56.783518 [ 260 ] {3b982ab8-b837-41d2-8d02-bceec672fe1f} oximeter.measurements_u16 (da953a72-55ca-4f8c-9767-caace09efefb): Loading data parts 2025.01.02 23:33:56.783727 [ 260 ] {3b982ab8-b837-41d2-8d02-bceec672fe1f} oximeter.measurements_u16 (da953a72-55ca-4f8c-9767-caace09efefb): There are no data parts 2025.01.02 23:33:56.808290 [ 260 ] {3b982ab8-b837-41d2-8d02-bceec672fe1f} TCPHandler: Processed in 0.048753891 sec. 2025.01.02 23:33:56.808683 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.809026 [ 258 ] {92bdfcaa-2572-4aac-96e0-8a036a06f77a} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.809107 [ 258 ] {92bdfcaa-2572-4aac-96e0-8a036a06f77a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.02 23:33:56.832660 [ 258 ] {92bdfcaa-2572-4aac-96e0-8a036a06f77a} oximeter.measurements_i32 (46c1830b-7831-4e0a-9456-b11def55c8ae): Loading data parts 2025.01.02 23:33:56.832884 [ 258 ] {92bdfcaa-2572-4aac-96e0-8a036a06f77a} oximeter.measurements_i32 (46c1830b-7831-4e0a-9456-b11def55c8ae): There are no data parts 2025.01.02 23:33:56.844999 [ 258 ] {92bdfcaa-2572-4aac-96e0-8a036a06f77a} TCPHandler: Processed in 0.036456679 sec. 2025.01.02 23:33:56.845359 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.845647 [ 260 ] {b133d88d-0f88-4045-9498-ba0aa8aede41} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.845744 [ 260 ] {b133d88d-0f88-4045-9498-ba0aa8aede41} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.02 23:33:56.858451 [ 260 ] {b133d88d-0f88-4045-9498-ba0aa8aede41} oximeter.measurements_u32 (70758f18-360c-4033-841c-c24a94ffec8f): Loading data parts 2025.01.02 23:33:56.858686 [ 260 ] {b133d88d-0f88-4045-9498-ba0aa8aede41} oximeter.measurements_u32 (70758f18-360c-4033-841c-c24a94ffec8f): There are no data parts 2025.01.02 23:33:56.869930 [ 260 ] {b133d88d-0f88-4045-9498-ba0aa8aede41} TCPHandler: Processed in 0.024710624 sec. 2025.01.02 23:33:56.870253 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.870593 [ 258 ] {bd873f78-ffe7-4e6b-9ac0-e7780dfd43c9} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.870669 [ 258 ] {bd873f78-ffe7-4e6b-9ac0-e7780dfd43c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.02 23:33:56.881717 [ 258 ] {bd873f78-ffe7-4e6b-9ac0-e7780dfd43c9} oximeter.measurements_i64 (1f89d59b-a671-4d28-9ac6-16720bd75fa0): Loading data parts 2025.01.02 23:33:56.881940 [ 258 ] {bd873f78-ffe7-4e6b-9ac0-e7780dfd43c9} oximeter.measurements_i64 (1f89d59b-a671-4d28-9ac6-16720bd75fa0): There are no data parts 2025.01.02 23:33:56.887576 [ 258 ] {bd873f78-ffe7-4e6b-9ac0-e7780dfd43c9} TCPHandler: Processed in 0.017449719 sec. 2025.01.02 23:33:56.887926 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.888222 [ 260 ] {993b4019-aaf0-42aa-b738-5c0b629e56f1} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.888321 [ 260 ] {993b4019-aaf0-42aa-b738-5c0b629e56f1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.02 23:33:56.912434 [ 260 ] {993b4019-aaf0-42aa-b738-5c0b629e56f1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Loading data parts 2025.01.02 23:33:56.912631 [ 260 ] {993b4019-aaf0-42aa-b738-5c0b629e56f1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): There are no data parts 2025.01.02 23:33:56.923727 [ 260 ] {993b4019-aaf0-42aa-b738-5c0b629e56f1} TCPHandler: Processed in 0.035906752 sec. 2025.01.02 23:33:56.924102 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.924468 [ 258 ] {2cf4b512-701c-4461-b622-48c376ab3930} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.924536 [ 258 ] {2cf4b512-701c-4461-b622-48c376ab3930} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.02 23:33:56.928381 [ 258 ] {2cf4b512-701c-4461-b622-48c376ab3930} oximeter.measurements_f32 (dc14c891-601d-43ca-b580-0df9fd616e2a): Loading data parts 2025.01.02 23:33:56.928567 [ 258 ] {2cf4b512-701c-4461-b622-48c376ab3930} oximeter.measurements_f32 (dc14c891-601d-43ca-b580-0df9fd616e2a): There are no data parts 2025.01.02 23:33:56.937279 [ 258 ] {2cf4b512-701c-4461-b622-48c376ab3930} TCPHandler: Processed in 0.013328876 sec. 2025.01.02 23:33:56.937619 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.937887 [ 260 ] {abc778d1-0a05-4a3c-8c1b-e207d4f32ebe} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.937982 [ 260 ] {abc778d1-0a05-4a3c-8c1b-e207d4f32ebe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.02 23:33:56.944469 [ 260 ] {abc778d1-0a05-4a3c-8c1b-e207d4f32ebe} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Loading data parts 2025.01.02 23:33:56.944646 [ 260 ] {abc778d1-0a05-4a3c-8c1b-e207d4f32ebe} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): There are no data parts 2025.01.02 23:33:56.948671 [ 260 ] {abc778d1-0a05-4a3c-8c1b-e207d4f32ebe} TCPHandler: Processed in 0.011172607 sec. 2025.01.02 23:33:56.948917 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.949204 [ 258 ] {0fe3342a-32a3-4313-842f-3fb8ba6464d0} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.949282 [ 258 ] {0fe3342a-32a3-4313-842f-3fb8ba6464d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.02 23:33:56.957140 [ 258 ] {0fe3342a-32a3-4313-842f-3fb8ba6464d0} oximeter.measurements_string (cfdac6b3-3650-4caf-882e-50f1f3730129): Loading data parts 2025.01.02 23:33:56.957315 [ 258 ] {0fe3342a-32a3-4313-842f-3fb8ba6464d0} oximeter.measurements_string (cfdac6b3-3650-4caf-882e-50f1f3730129): There are no data parts 2025.01.02 23:33:56.962506 [ 258 ] {0fe3342a-32a3-4313-842f-3fb8ba6464d0} TCPHandler: Processed in 0.013662519 sec. 2025.01.02 23:33:56.962762 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.963005 [ 260 ] {5ef36144-fc87-4064-8026-2d613e62f737} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.963096 [ 260 ] {5ef36144-fc87-4064-8026-2d613e62f737} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.02 23:33:56.971232 [ 260 ] {5ef36144-fc87-4064-8026-2d613e62f737} oximeter.measurements_bytes (312fb831-6552-45a2-a153-645dde307a20): Loading data parts 2025.01.02 23:33:56.971427 [ 260 ] {5ef36144-fc87-4064-8026-2d613e62f737} oximeter.measurements_bytes (312fb831-6552-45a2-a153-645dde307a20): There are no data parts 2025.01.02 23:33:56.974785 [ 260 ] {5ef36144-fc87-4064-8026-2d613e62f737} TCPHandler: Processed in 0.012102979 sec. 2025.01.02 23:33:56.975074 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.975365 [ 258 ] {6749f3d1-ce16-4a70-ab05-b9a1af60ccae} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.975462 [ 258 ] {6749f3d1-ce16-4a70-ab05-b9a1af60ccae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.02 23:33:56.981708 [ 258 ] {6749f3d1-ce16-4a70-ab05-b9a1af60ccae} oximeter.measurements_cumulativei64 (cd2d6307-6010-4442-b6cb-6c155a73c8bb): Loading data parts 2025.01.02 23:33:56.981912 [ 258 ] {6749f3d1-ce16-4a70-ab05-b9a1af60ccae} oximeter.measurements_cumulativei64 (cd2d6307-6010-4442-b6cb-6c155a73c8bb): There are no data parts 2025.01.02 23:33:56.988799 [ 258 ] {6749f3d1-ce16-4a70-ab05-b9a1af60ccae} TCPHandler: Processed in 0.013849802 sec. 2025.01.02 23:33:56.989021 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:56.989283 [ 260 ] {0a450e76-e3f7-41ea-91e2-77b926f91ae9} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:56.989426 [ 260 ] {0a450e76-e3f7-41ea-91e2-77b926f91ae9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.02 23:33:56.992391 [ 260 ] {0a450e76-e3f7-41ea-91e2-77b926f91ae9} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Loading data parts 2025.01.02 23:33:56.993021 [ 260 ] {0a450e76-e3f7-41ea-91e2-77b926f91ae9} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): There are no data parts 2025.01.02 23:33:57.000171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 123.02 MiB, peak 123.02 MiB, free memory in arenas 0.00 B, will set to 134.16 MiB (RSS), difference: 11.13 MiB 2025.01.02 23:33:57.000925 [ 260 ] {0a450e76-e3f7-41ea-91e2-77b926f91ae9} TCPHandler: Processed in 0.011930577 sec. 2025.01.02 23:33:57.001165 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.001438 [ 258 ] {05e9fbe1-e6b4-4082-8fa0-cc434ce56710} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.001514 [ 258 ] {05e9fbe1-e6b4-4082-8fa0-cc434ce56710} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.02 23:33:57.004265 [ 258 ] {05e9fbe1-e6b4-4082-8fa0-cc434ce56710} oximeter.measurements_cumulativef32 (7f3f3b6c-b279-41af-8466-8165461e5dfb): Loading data parts 2025.01.02 23:33:57.004485 [ 258 ] {05e9fbe1-e6b4-4082-8fa0-cc434ce56710} oximeter.measurements_cumulativef32 (7f3f3b6c-b279-41af-8466-8165461e5dfb): There are no data parts 2025.01.02 23:33:57.015406 [ 258 ] {05e9fbe1-e6b4-4082-8fa0-cc434ce56710} TCPHandler: Processed in 0.014301277 sec. 2025.01.02 23:33:57.015650 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.015974 [ 260 ] {7b14161e-ea55-41b1-9815-c518155932c4} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.016055 [ 260 ] {7b14161e-ea55-41b1-9815-c518155932c4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.02 23:33:57.025618 [ 260 ] {7b14161e-ea55-41b1-9815-c518155932c4} oximeter.measurements_cumulativef64 (5c94bac4-5193-4b1e-b939-6c2ce9c72c36): Loading data parts 2025.01.02 23:33:57.025874 [ 260 ] {7b14161e-ea55-41b1-9815-c518155932c4} oximeter.measurements_cumulativef64 (5c94bac4-5193-4b1e-b939-6c2ce9c72c36): There are no data parts 2025.01.02 23:33:57.029497 [ 260 ] {7b14161e-ea55-41b1-9815-c518155932c4} TCPHandler: Processed in 0.013931474 sec. 2025.01.02 23:33:57.029752 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.030132 [ 258 ] {c29bb264-dad6-4e5f-b14f-05360fa31421} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.030240 [ 258 ] {c29bb264-dad6-4e5f-b14f-05360fa31421} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.02 23:33:57.052908 [ 258 ] {c29bb264-dad6-4e5f-b14f-05360fa31421} oximeter.measurements_histogrami8 (80ffec29-8ddb-4ef9-8130-f7424e597acc): Loading data parts 2025.01.02 23:33:57.053163 [ 258 ] {c29bb264-dad6-4e5f-b14f-05360fa31421} oximeter.measurements_histogrami8 (80ffec29-8ddb-4ef9-8130-f7424e597acc): There are no data parts 2025.01.02 23:33:57.069448 [ 258 ] {c29bb264-dad6-4e5f-b14f-05360fa31421} TCPHandler: Processed in 0.039775333 sec. 2025.01.02 23:33:57.069702 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.070094 [ 260 ] {1824b14a-4760-468a-9678-bdf15133ca07} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.070193 [ 260 ] {1824b14a-4760-468a-9678-bdf15133ca07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.02 23:33:57.091237 [ 260 ] {1824b14a-4760-468a-9678-bdf15133ca07} oximeter.measurements_histogramu8 (61270068-5f86-4df6-8c50-777e574b2503): Loading data parts 2025.01.02 23:33:57.091456 [ 260 ] {1824b14a-4760-468a-9678-bdf15133ca07} oximeter.measurements_histogramu8 (61270068-5f86-4df6-8c50-777e574b2503): There are no data parts 2025.01.02 23:33:57.094790 [ 260 ] {1824b14a-4760-468a-9678-bdf15133ca07} TCPHandler: Processed in 0.025161971 sec. 2025.01.02 23:33:57.095016 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.095321 [ 258 ] {27c148e1-94a6-47cd-a43c-6197bfc1bd4c} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.095430 [ 258 ] {27c148e1-94a6-47cd-a43c-6197bfc1bd4c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.02 23:33:57.101109 [ 258 ] {27c148e1-94a6-47cd-a43c-6197bfc1bd4c} oximeter.measurements_histogrami16 (09ee71ea-79ad-493e-84db-ae35e8ac9d61): Loading data parts 2025.01.02 23:33:57.101312 [ 258 ] {27c148e1-94a6-47cd-a43c-6197bfc1bd4c} oximeter.measurements_histogrami16 (09ee71ea-79ad-493e-84db-ae35e8ac9d61): There are no data parts 2025.01.02 23:33:57.113203 [ 258 ] {27c148e1-94a6-47cd-a43c-6197bfc1bd4c} TCPHandler: Processed in 0.01824551 sec. 2025.01.02 23:33:57.113422 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.113742 [ 260 ] {583785b3-6c1d-4166-bdeb-a356e003e663} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.113825 [ 260 ] {583785b3-6c1d-4166-bdeb-a356e003e663} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.02 23:33:57.139380 [ 260 ] {583785b3-6c1d-4166-bdeb-a356e003e663} oximeter.measurements_histogramu16 (d410f1ea-df11-42f6-bdf1-312c0dabc1c0): Loading data parts 2025.01.02 23:33:57.139598 [ 260 ] {583785b3-6c1d-4166-bdeb-a356e003e663} oximeter.measurements_histogramu16 (d410f1ea-df11-42f6-bdf1-312c0dabc1c0): There are no data parts 2025.01.02 23:33:57.153940 [ 260 ] {583785b3-6c1d-4166-bdeb-a356e003e663} TCPHandler: Processed in 0.040575523 sec. 2025.01.02 23:33:57.154287 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.154662 [ 258 ] {ec6a7a09-a8a8-4e7f-9030-d7b4d917cb39} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.154823 [ 258 ] {ec6a7a09-a8a8-4e7f-9030-d7b4d917cb39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.02 23:33:57.165597 [ 258 ] {ec6a7a09-a8a8-4e7f-9030-d7b4d917cb39} oximeter.measurements_histogrami32 (0ebc4b58-de42-4428-8269-66c8fac3d77d): Loading data parts 2025.01.02 23:33:57.165814 [ 258 ] {ec6a7a09-a8a8-4e7f-9030-d7b4d917cb39} oximeter.measurements_histogrami32 (0ebc4b58-de42-4428-8269-66c8fac3d77d): There are no data parts 2025.01.02 23:33:57.168524 [ 258 ] {ec6a7a09-a8a8-4e7f-9030-d7b4d917cb39} TCPHandler: Processed in 0.014383969 sec. 2025.01.02 23:33:57.168752 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.169062 [ 260 ] {0839c522-b2df-4410-8cff-f97589c1f257} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.169145 [ 260 ] {0839c522-b2df-4410-8cff-f97589c1f257} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.02 23:33:57.179593 [ 260 ] {0839c522-b2df-4410-8cff-f97589c1f257} oximeter.measurements_histogramu32 (531f8998-3959-45ff-8086-66a2f3ee25de): Loading data parts 2025.01.02 23:33:57.179752 [ 260 ] {0839c522-b2df-4410-8cff-f97589c1f257} oximeter.measurements_histogramu32 (531f8998-3959-45ff-8086-66a2f3ee25de): There are no data parts 2025.01.02 23:33:57.182449 [ 260 ] {0839c522-b2df-4410-8cff-f97589c1f257} TCPHandler: Processed in 0.013755521 sec. 2025.01.02 23:33:57.182803 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.183143 [ 258 ] {33826a57-75a8-4519-82e1-a255d549e48b} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.183322 [ 258 ] {33826a57-75a8-4519-82e1-a255d549e48b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.02 23:33:57.191142 [ 258 ] {33826a57-75a8-4519-82e1-a255d549e48b} oximeter.measurements_histogrami64 (ef867226-0a17-4ca0-8faa-8f0a13231425): Loading data parts 2025.01.02 23:33:57.191327 [ 258 ] {33826a57-75a8-4519-82e1-a255d549e48b} oximeter.measurements_histogrami64 (ef867226-0a17-4ca0-8faa-8f0a13231425): There are no data parts 2025.01.02 23:33:57.193846 [ 258 ] {33826a57-75a8-4519-82e1-a255d549e48b} TCPHandler: Processed in 0.011138446 sec. 2025.01.02 23:33:57.194070 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.194369 [ 260 ] {af8db45f-b2f4-4c63-a738-bf91d75a84cf} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.194529 [ 260 ] {af8db45f-b2f4-4c63-a738-bf91d75a84cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.02 23:33:57.204856 [ 260 ] {af8db45f-b2f4-4c63-a738-bf91d75a84cf} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Loading data parts 2025.01.02 23:33:57.205027 [ 260 ] {af8db45f-b2f4-4c63-a738-bf91d75a84cf} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): There are no data parts 2025.01.02 23:33:57.207670 [ 260 ] {af8db45f-b2f4-4c63-a738-bf91d75a84cf} TCPHandler: Processed in 0.01365676 sec. 2025.01.02 23:33:57.207964 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.208332 [ 258 ] {20d2e632-0bae-4c1f-8f4d-ed79f813bf9c} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.208509 [ 258 ] {20d2e632-0bae-4c1f-8f4d-ed79f813bf9c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.02 23:33:57.217364 [ 258 ] {20d2e632-0bae-4c1f-8f4d-ed79f813bf9c} oximeter.measurements_histogramf32 (e1123111-ba49-462a-92b6-693e76c69921): Loading data parts 2025.01.02 23:33:57.217542 [ 258 ] {20d2e632-0bae-4c1f-8f4d-ed79f813bf9c} oximeter.measurements_histogramf32 (e1123111-ba49-462a-92b6-693e76c69921): There are no data parts 2025.01.02 23:33:57.222756 [ 258 ] {20d2e632-0bae-4c1f-8f4d-ed79f813bf9c} TCPHandler: Processed in 0.014860615 sec. 2025.01.02 23:33:57.222953 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.223245 [ 260 ] {ca3af785-ed05-40f2-a6d0-3b35d99246d7} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.223416 [ 260 ] {ca3af785-ed05-40f2-a6d0-3b35d99246d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.02 23:33:57.231498 [ 260 ] {ca3af785-ed05-40f2-a6d0-3b35d99246d7} oximeter.measurements_histogramf64 (7eb8fac2-4018-42ef-899e-02e44d196d50): Loading data parts 2025.01.02 23:33:57.231696 [ 260 ] {ca3af785-ed05-40f2-a6d0-3b35d99246d7} oximeter.measurements_histogramf64 (7eb8fac2-4018-42ef-899e-02e44d196d50): There are no data parts 2025.01.02 23:33:57.234245 [ 260 ] {ca3af785-ed05-40f2-a6d0-3b35d99246d7} TCPHandler: Processed in 0.011349109 sec. 2025.01.02 23:33:57.234572 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.234846 [ 258 ] {8b640a62-45cc-46a7-b5e3-a64a2a40729d} executeQuery: (from [fd00:1122:3344:101::d]:54295) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.235046 [ 258 ] {8b640a62-45cc-46a7-b5e3-a64a2a40729d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.02 23:33:57.243439 [ 258 ] {8b640a62-45cc-46a7-b5e3-a64a2a40729d} oximeter.fields_bool (e52fb013-ff1d-4267-bd67-1cb89db94f7f): Loading data parts 2025.01.02 23:33:57.243610 [ 258 ] {8b640a62-45cc-46a7-b5e3-a64a2a40729d} oximeter.fields_bool (e52fb013-ff1d-4267-bd67-1cb89db94f7f): There are no data parts 2025.01.02 23:33:57.247716 [ 258 ] {8b640a62-45cc-46a7-b5e3-a64a2a40729d} TCPHandler: Processed in 0.013220054 sec. 2025.01.02 23:33:57.247971 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.248206 [ 260 ] {e4676c4e-e178-499f-bdc9-94d11f853e49} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.248400 [ 260 ] {e4676c4e-e178-499f-bdc9-94d11f853e49} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.02 23:33:57.257447 [ 260 ] {e4676c4e-e178-499f-bdc9-94d11f853e49} oximeter.fields_i8 (52b2f417-ca97-458d-8516-9e98d4466e05): Loading data parts 2025.01.02 23:33:57.257685 [ 260 ] {e4676c4e-e178-499f-bdc9-94d11f853e49} oximeter.fields_i8 (52b2f417-ca97-458d-8516-9e98d4466e05): There are no data parts 2025.01.02 23:33:57.260191 [ 260 ] {e4676c4e-e178-499f-bdc9-94d11f853e49} TCPHandler: Processed in 0.012287482 sec. 2025.01.02 23:33:57.260401 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.260721 [ 258 ] {5c9933f7-9c96-49f1-b630-ebeaadc38a39} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.260866 [ 258 ] {5c9933f7-9c96-49f1-b630-ebeaadc38a39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.02 23:33:57.269319 [ 258 ] {5c9933f7-9c96-49f1-b630-ebeaadc38a39} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Loading data parts 2025.01.02 23:33:57.269501 [ 258 ] {5c9933f7-9c96-49f1-b630-ebeaadc38a39} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): There are no data parts 2025.01.02 23:33:57.272104 [ 258 ] {5c9933f7-9c96-49f1-b630-ebeaadc38a39} TCPHandler: Processed in 0.011765715 sec. 2025.01.02 23:33:57.272310 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.272528 [ 260 ] {7d605bf9-88cb-43a2-ae9f-3b21ea1288bd} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.272680 [ 260 ] {7d605bf9-88cb-43a2-ae9f-3b21ea1288bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.02 23:33:57.283555 [ 260 ] {7d605bf9-88cb-43a2-ae9f-3b21ea1288bd} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Loading data parts 2025.01.02 23:33:57.283739 [ 260 ] {7d605bf9-88cb-43a2-ae9f-3b21ea1288bd} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): There are no data parts 2025.01.02 23:33:57.286464 [ 260 ] {7d605bf9-88cb-43a2-ae9f-3b21ea1288bd} TCPHandler: Processed in 0.014216856 sec. 2025.01.02 23:33:57.286672 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.287041 [ 258 ] {105ea2ea-9f90-4115-9a1b-f466f77fc1de} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.287193 [ 258 ] {105ea2ea-9f90-4115-9a1b-f466f77fc1de} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.02 23:33:57.296029 [ 258 ] {105ea2ea-9f90-4115-9a1b-f466f77fc1de} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Loading data parts 2025.01.02 23:33:57.296220 [ 258 ] {105ea2ea-9f90-4115-9a1b-f466f77fc1de} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): There are no data parts 2025.01.02 23:33:57.298853 [ 258 ] {105ea2ea-9f90-4115-9a1b-f466f77fc1de} TCPHandler: Processed in 0.012248561 sec. 2025.01.02 23:33:57.299053 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.299303 [ 260 ] {32c84f39-e1f7-476b-a95b-6a51b0c1d32d} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.299536 [ 260 ] {32c84f39-e1f7-476b-a95b-6a51b0c1d32d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.02 23:33:57.309900 [ 260 ] {32c84f39-e1f7-476b-a95b-6a51b0c1d32d} oximeter.fields_i32 (688ee163-4319-452f-9fc7-3bd83bfdc35c): Loading data parts 2025.01.02 23:33:57.310070 [ 260 ] {32c84f39-e1f7-476b-a95b-6a51b0c1d32d} oximeter.fields_i32 (688ee163-4319-452f-9fc7-3bd83bfdc35c): There are no data parts 2025.01.02 23:33:57.312317 [ 260 ] {32c84f39-e1f7-476b-a95b-6a51b0c1d32d} TCPHandler: Processed in 0.013333375 sec. 2025.01.02 23:33:57.312555 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.312826 [ 258 ] {848e8a84-223f-47f4-a954-5184210bfc5a} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.312963 [ 258 ] {848e8a84-223f-47f4-a954-5184210bfc5a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.02 23:33:57.321588 [ 258 ] {848e8a84-223f-47f4-a954-5184210bfc5a} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Loading data parts 2025.01.02 23:33:57.321762 [ 258 ] {848e8a84-223f-47f4-a954-5184210bfc5a} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): There are no data parts 2025.01.02 23:33:57.323989 [ 258 ] {848e8a84-223f-47f4-a954-5184210bfc5a} TCPHandler: Processed in 0.011492231 sec. 2025.01.02 23:33:57.324184 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.324436 [ 260 ] {26e5ffa0-8fa6-4e20-bed6-c2b7d5c3e0fe} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.324619 [ 260 ] {26e5ffa0-8fa6-4e20-bed6-c2b7d5c3e0fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.02 23:33:57.336394 [ 260 ] {26e5ffa0-8fa6-4e20-bed6-c2b7d5c3e0fe} oximeter.fields_i64 (89fec22e-d8ea-45cf-88f0-70936f8f07f0): Loading data parts 2025.01.02 23:33:57.336582 [ 260 ] {26e5ffa0-8fa6-4e20-bed6-c2b7d5c3e0fe} oximeter.fields_i64 (89fec22e-d8ea-45cf-88f0-70936f8f07f0): There are no data parts 2025.01.02 23:33:57.339186 [ 260 ] {26e5ffa0-8fa6-4e20-bed6-c2b7d5c3e0fe} TCPHandler: Processed in 0.015065018 sec. 2025.01.02 23:33:57.339490 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.339712 [ 258 ] {a1d8f6f3-0fed-4a23-a702-9dcc5554f168} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.339921 [ 258 ] {a1d8f6f3-0fed-4a23-a702-9dcc5554f168} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.02 23:33:57.348129 [ 258 ] {a1d8f6f3-0fed-4a23-a702-9dcc5554f168} oximeter.fields_u64 (3a706b35-a6b4-4fc8-8fba-64bc7caa2d07): Loading data parts 2025.01.02 23:33:57.348443 [ 258 ] {a1d8f6f3-0fed-4a23-a702-9dcc5554f168} oximeter.fields_u64 (3a706b35-a6b4-4fc8-8fba-64bc7caa2d07): There are no data parts 2025.01.02 23:33:57.355046 [ 258 ] {a1d8f6f3-0fed-4a23-a702-9dcc5554f168} TCPHandler: Processed in 0.015625315 sec. 2025.01.02 23:33:57.355270 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.355533 [ 260 ] {c986bd4a-0ea2-4f39-a405-2db949a189c5} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.355639 [ 260 ] {c986bd4a-0ea2-4f39-a405-2db949a189c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.02 23:33:57.362119 [ 260 ] {c986bd4a-0ea2-4f39-a405-2db949a189c5} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Loading data parts 2025.01.02 23:33:57.362310 [ 260 ] {c986bd4a-0ea2-4f39-a405-2db949a189c5} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): There are no data parts 2025.01.02 23:33:57.364342 [ 260 ] {c986bd4a-0ea2-4f39-a405-2db949a189c5} TCPHandler: Processed in 0.0091402 sec. 2025.01.02 23:33:57.364653 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.364869 [ 258 ] {56ec06c5-f235-407d-b80a-1bcbbe4c2b69} executeQuery: (from [fd00:1122:3344:101::d]:54295) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.365080 [ 258 ] {56ec06c5-f235-407d-b80a-1bcbbe4c2b69} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.02 23:33:57.373649 [ 258 ] {56ec06c5-f235-407d-b80a-1bcbbe4c2b69} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Loading data parts 2025.01.02 23:33:57.373895 [ 258 ] {56ec06c5-f235-407d-b80a-1bcbbe4c2b69} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): There are no data parts 2025.01.02 23:33:57.379802 [ 258 ] {56ec06c5-f235-407d-b80a-1bcbbe4c2b69} TCPHandler: Processed in 0.01520839 sec. 2025.01.02 23:33:57.379992 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.380312 [ 260 ] {a6615c4b-a53e-4a99-91d7-86011928ef04} executeQuery: (from [fd00:1122:3344:101::d]:58626) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) 2025.01.02 23:33:57.380442 [ 260 ] {a6615c4b-a53e-4a99-91d7-86011928ef04} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.02 23:33:57.387518 [ 260 ] {a6615c4b-a53e-4a99-91d7-86011928ef04} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Loading data parts 2025.01.02 23:33:57.387687 [ 260 ] {a6615c4b-a53e-4a99-91d7-86011928ef04} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): There are no data parts 2025.01.02 23:33:57.389789 [ 260 ] {a6615c4b-a53e-4a99-91d7-86011928ef04} TCPHandler: Processed in 0.009852619 sec. 2025.01.02 23:33:57.390099 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.390426 [ 258 ] {c66d71c7-02bd-42dd-9cce-baf13aa0588d} executeQuery: (from [fd00:1122:3344:101::d]:54295) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2025.01.02 23:33:57.390627 [ 258 ] {c66d71c7-02bd-42dd-9cce-baf13aa0588d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.02 23:33:57.398985 [ 258 ] {c66d71c7-02bd-42dd-9cce-baf13aa0588d} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Loading data parts 2025.01.02 23:33:57.399145 [ 258 ] {c66d71c7-02bd-42dd-9cce-baf13aa0588d} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): There are no data parts 2025.01.02 23:33:57.405324 [ 258 ] {c66d71c7-02bd-42dd-9cce-baf13aa0588d} TCPHandler: Processed in 0.015284901 sec. 2025.01.02 23:33:57.405639 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:33:57.405863 [ 260 ] {c9662af7-7995-4f2e-9507-0057e6e974fd} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.02 23:33:57.407415 [ 260 ] {c9662af7-7995-4f2e-9507-0057e6e974fd} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.02 23:33:57.415866 [ 268 ] {c9662af7-7995-4f2e-9507-0057e6e974fd} oximeter.version (7ee748b6-f689-4d95-83fc-8c4ff6ad057c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:33:57.415931 [ 268 ] {c9662af7-7995-4f2e-9507-0057e6e974fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2025.01.02 23:33:57.421420 [ 268 ] {c9662af7-7995-4f2e-9507-0057e6e974fd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:33:57.422273 [ 268 ] {c9662af7-7995-4f2e-9507-0057e6e974fd} oximeter.version (7ee748b6-f689-4d95-83fc-8c4ff6ad057c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:33:57.422635 [ 260 ] {c9662af7-7995-4f2e-9507-0057e6e974fd} executeQuery: Read 1 rows, 16.00 B in 0.016858 sec., 59.319017677067265 rows/sec., 949.10 B/sec. 2025.01.02 23:33:57.423109 [ 260 ] {c9662af7-7995-4f2e-9507-0057e6e974fd} TCPHandler: Processed in 0.017536241 sec. 2025.01.02 23:33:57.792233 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45878 2025.01.02 23:33:57.792382 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.792419 [ 269 ] {} TCP-Session: 6d85af36-2c1d-462e-af3b-64662b550304 Authenticating user 'default' from [fd00:1122:3344:101::b]:45878 2025.01.02 23:33:57.792554 [ 269 ] {} TCP-Session: 6d85af36-2c1d-462e-af3b-64662b550304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.792573 [ 269 ] {} TCP-Session: 6d85af36-2c1d-462e-af3b-64662b550304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.792632 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.02 23:33:57.792747 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.02 23:33:57.792771 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.02 23:33:57.794642 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54207 2025.01.02 23:33:57.794646 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46265 2025.01.02 23:33:57.794721 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59826 2025.01.02 23:33:57.794904 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.794965 [ 271 ] {} TCP-Session: 7a434f1d-e8a0-4351-9d08-ce6c00420a1c Authenticating user 'default' from [fd00:1122:3344:101::b]:54207 2025.01.02 23:33:57.795153 [ 271 ] {} TCP-Session: 7a434f1d-e8a0-4351-9d08-ce6c00420a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.795216 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53053 2025.01.02 23:33:57.795304 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52093 2025.01.02 23:33:57.795202 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48840 2025.01.02 23:33:57.795336 [ 271 ] {} TCP-Session: 7a434f1d-e8a0-4351-9d08-ce6c00420a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.795166 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.795165 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.795620 [ 272 ] {} TCP-Session: a1753c1d-e390-4cb4-98a6-f43563be1c71 Authenticating user 'default' from [fd00:1122:3344:101::b]:59826 2025.01.02 23:33:57.795650 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53991 2025.01.02 23:33:57.795647 [ 270 ] {} TCP-Session: b9ebc45b-1689-4828-8dd6-c096f5966d02 Authenticating user 'default' from [fd00:1122:3344:101::b]:46265 2025.01.02 23:33:57.795721 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.795615 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.795859 [ 270 ] {} TCP-Session: b9ebc45b-1689-4828-8dd6-c096f5966d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.795978 [ 272 ] {} TCP-Session: a1753c1d-e390-4cb4-98a6-f43563be1c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.795975 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.796054 [ 274 ] {} TCP-Session: 6a340c55-8b40-4348-aca2-4e9d059797cb Authenticating user 'default' from [fd00:1122:3344:101::b]:48840 2025.01.02 23:33:57.796043 [ 272 ] {} TCP-Session: a1753c1d-e390-4cb4-98a6-f43563be1c71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.796028 [ 275 ] {} TCP-Session: d9dfdeaa-07ac-4eb9-ba45-a6bb689b3e10 Authenticating user 'default' from [fd00:1122:3344:101::b]:52093 2025.01.02 23:33:57.796261 [ 276 ] {} TCP-Session: 6f244967-e2c2-43f3-b6f8-e68aa1c757c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:53991 2025.01.02 23:33:57.796285 [ 274 ] {} TCP-Session: 6a340c55-8b40-4348-aca2-4e9d059797cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.795969 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.796394 [ 276 ] {} TCP-Session: 6f244967-e2c2-43f3-b6f8-e68aa1c757c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.796361 [ 275 ] {} TCP-Session: d9dfdeaa-07ac-4eb9-ba45-a6bb689b3e10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.795996 [ 270 ] {} TCP-Session: b9ebc45b-1689-4828-8dd6-c096f5966d02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.796566 [ 273 ] {} TCP-Session: cce5861a-cb70-479c-b6d2-33aff92cfaf9 Authenticating user 'default' from [fd00:1122:3344:101::b]:53053 2025.01.02 23:33:57.796577 [ 276 ] {} TCP-Session: 6f244967-e2c2-43f3-b6f8-e68aa1c757c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.796556 [ 275 ] {} TCP-Session: d9dfdeaa-07ac-4eb9-ba45-a6bb689b3e10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.796373 [ 274 ] {} TCP-Session: 6a340c55-8b40-4348-aca2-4e9d059797cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.796710 [ 273 ] {} TCP-Session: cce5861a-cb70-479c-b6d2-33aff92cfaf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.796765 [ 273 ] {} TCP-Session: cce5861a-cb70-479c-b6d2-33aff92cfaf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.802788 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61990 2025.01.02 23:33:57.802898 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.802923 [ 277 ] {} TCP-Session: a5bfbbf5-fa68-42a3-97aa-ab0ae670cd60 Authenticating user 'default' from [fd00:1122:3344:101::c]:61990 2025.01.02 23:33:57.802940 [ 277 ] {} TCP-Session: a5bfbbf5-fa68-42a3-97aa-ab0ae670cd60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.803065 [ 277 ] {} TCP-Session: a5bfbbf5-fa68-42a3-97aa-ab0ae670cd60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.803122 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.02 23:33:57.803150 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.02 23:33:57.803261 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.02 23:33:57.805042 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59283 2025.01.02 23:33:57.805280 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.805296 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36104 2025.01.02 23:33:57.805325 [ 278 ] {} TCP-Session: f713fdda-6f54-4ebb-b4bd-dc2d6cf7a0a6 Authenticating user 'default' from [fd00:1122:3344:101::c]:59283 2025.01.02 23:33:57.805403 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33626 2025.01.02 23:33:57.805530 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50919 2025.01.02 23:33:57.805733 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.805756 [ 278 ] {} TCP-Session: f713fdda-6f54-4ebb-b4bd-dc2d6cf7a0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.805751 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.805940 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.806023 [ 279 ] {} TCP-Session: 94456b56-b188-4e55-9681-17a5aa15f19f Authenticating user 'default' from [fd00:1122:3344:101::c]:36104 2025.01.02 23:33:57.805987 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54463 2025.01.02 23:33:57.806038 [ 280 ] {} TCP-Session: a6dc4530-da6a-4382-bf42-7784a6ab39b9 Authenticating user 'default' from [fd00:1122:3344:101::c]:33626 2025.01.02 23:33:57.806051 [ 278 ] {} TCP-Session: f713fdda-6f54-4ebb-b4bd-dc2d6cf7a0a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.806160 [ 280 ] {} TCP-Session: a6dc4530-da6a-4382-bf42-7784a6ab39b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.806158 [ 281 ] {} TCP-Session: d6cf2e7a-4a9a-47d8-aa12-f3ebadfc8ee7 Authenticating user 'default' from [fd00:1122:3344:101::c]:50919 2025.01.02 23:33:57.806179 [ 279 ] {} TCP-Session: 94456b56-b188-4e55-9681-17a5aa15f19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.806120 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34245 2025.01.02 23:33:57.806114 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53204 2025.01.02 23:33:57.806377 [ 281 ] {} TCP-Session: d6cf2e7a-4a9a-47d8-aa12-f3ebadfc8ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.806438 [ 279 ] {} TCP-Session: 94456b56-b188-4e55-9681-17a5aa15f19f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.806409 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.806392 [ 280 ] {} TCP-Session: a6dc4530-da6a-4382-bf42-7784a6ab39b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.806687 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.806755 [ 283 ] {} TCP-Session: 00592b7e-ed2c-4ee1-b54a-2b911996450c Authenticating user 'default' from [fd00:1122:3344:101::c]:54463 2025.01.02 23:33:57.806772 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.806823 [ 281 ] {} TCP-Session: d6cf2e7a-4a9a-47d8-aa12-f3ebadfc8ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.806880 [ 283 ] {} TCP-Session: 00592b7e-ed2c-4ee1-b54a-2b911996450c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.806868 [ 282 ] {} TCP-Session: dec4a6b5-a41d-49d9-bc23-8221509d76d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:34245 2025.01.02 23:33:57.806852 [ 284 ] {} TCP-Session: 0bd717cc-5a48-42b7-90ba-3ba8c8844cf9 Authenticating user 'default' from [fd00:1122:3344:101::c]:53204 2025.01.02 23:33:57.806969 [ 282 ] {} TCP-Session: dec4a6b5-a41d-49d9-bc23-8221509d76d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.806988 [ 283 ] {} TCP-Session: 00592b7e-ed2c-4ee1-b54a-2b911996450c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.807081 [ 284 ] {} TCP-Session: 0bd717cc-5a48-42b7-90ba-3ba8c8844cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.807106 [ 282 ] {} TCP-Session: dec4a6b5-a41d-49d9-bc23-8221509d76d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.807195 [ 284 ] {} TCP-Session: 0bd717cc-5a48-42b7-90ba-3ba8c8844cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.954677 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48035 2025.01.02 23:33:57.955021 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.955057 [ 285 ] {} TCP-Session: 71fb1b93-20ae-4620-ba65-768c21b7af51 Authenticating user 'default' from [fd00:1122:3344:101::a]:48035 2025.01.02 23:33:57.955087 [ 285 ] {} TCP-Session: 71fb1b93-20ae-4620-ba65-768c21b7af51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.955197 [ 285 ] {} TCP-Session: 71fb1b93-20ae-4620-ba65-768c21b7af51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.955274 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.02 23:33:57.955305 [ 285 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.02 23:33:57.955414 [ 285 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2025.01.02 23:33:57.957172 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59312 2025.01.02 23:33:57.957267 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58707 2025.01.02 23:33:57.957414 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.957435 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33144 2025.01.02 23:33:57.957484 [ 286 ] {} TCP-Session: 665aa24e-957d-4272-9c9d-fe924c533de9 Authenticating user 'default' from [fd00:1122:3344:101::a]:59312 2025.01.02 23:33:57.957605 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.957614 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44887 2025.01.02 23:33:57.957693 [ 286 ] {} TCP-Session: 665aa24e-957d-4272-9c9d-fe924c533de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.957750 [ 287 ] {} TCP-Session: 2f92199e-90ba-4864-8b63-268f257f579a Authenticating user 'default' from [fd00:1122:3344:101::a]:58707 2025.01.02 23:33:57.957720 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44965 2025.01.02 23:33:57.957874 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40772 2025.01.02 23:33:57.957876 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.958136 [ 287 ] {} TCP-Session: 2f92199e-90ba-4864-8b63-268f257f579a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.958196 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.958218 [ 287 ] {} TCP-Session: 2f92199e-90ba-4864-8b63-268f257f579a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.958213 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.958003 [ 286 ] {} TCP-Session: 665aa24e-957d-4272-9c9d-fe924c533de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.958374 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37333 2025.01.02 23:33:57.958489 [ 288 ] {} TCP-Session: 44f12dc0-303e-4f16-b8bb-72aeccdd8931 Authenticating user 'default' from [fd00:1122:3344:101::a]:33144 2025.01.02 23:33:57.958462 [ 290 ] {} TCP-Session: 4e8210b3-3195-4801-a7f3-b40d3bfdd052 Authenticating user 'default' from [fd00:1122:3344:101::a]:44965 2025.01.02 23:33:57.958431 [ 289 ] {} TCP-Session: d42fa2c3-c448-4100-a596-9e0ab1756ecb Authenticating user 'default' from [fd00:1122:3344:101::a]:44887 2025.01.02 23:33:57.958719 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.958711 [ 288 ] {} TCP-Session: 44f12dc0-303e-4f16-b8bb-72aeccdd8931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.958616 [ 290 ] {} TCP-Session: 4e8210b3-3195-4801-a7f3-b40d3bfdd052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.958399 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.02 23:33:57.959439 [ 289 ] {} TCP-Session: d42fa2c3-c448-4100-a596-9e0ab1756ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.959472 [ 290 ] {} TCP-Session: 4e8210b3-3195-4801-a7f3-b40d3bfdd052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.959486 [ 288 ] {} TCP-Session: 44f12dc0-303e-4f16-b8bb-72aeccdd8931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.959549 [ 289 ] {} TCP-Session: d42fa2c3-c448-4100-a596-9e0ab1756ecb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.959689 [ 291 ] {} TCP-Session: 4a5bbdb5-ca78-4ad0-8a20-d7a695cc1250 Authenticating user 'default' from [fd00:1122:3344:101::a]:40772 2025.01.02 23:33:57.959711 [ 292 ] {} TCP-Session: 805161af-3ca2-42a8-b894-77c008544d2b Authenticating user 'default' from [fd00:1122:3344:101::a]:37333 2025.01.02 23:33:57.959736 [ 291 ] {} TCP-Session: 4a5bbdb5-ca78-4ad0-8a20-d7a695cc1250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.959760 [ 292 ] {} TCP-Session: 805161af-3ca2-42a8-b894-77c008544d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.959842 [ 291 ] {} TCP-Session: 4a5bbdb5-ca78-4ad0-8a20-d7a695cc1250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:57.960044 [ 292 ] {} TCP-Session: 805161af-3ca2-42a8-b894-77c008544d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:33:58.000257 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 136.40 MiB, peak 136.40 MiB, free memory in arenas 0.00 B, will set to 141.21 MiB (RSS), difference: 4.81 MiB 2025.01.02 23:34:03.058269 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.02 23:34:03.058308 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 2025.01.02 23:34:03.058385 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.02 23:34:03.058404 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.02 23:34:03.068595 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Loading data parts 2025.01.02 23:34:03.068897 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): There are no data parts 2025.01.02 23:34:03.083654 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:03.083692 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2025.01.02 23:34:03.085719 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:03.086164 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:03.086341 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 2025.01.02 23:34:03.093768 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Loading data parts 2025.01.02 23:34:03.093930 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): There are no data parts 2025.01.02 23:34:03.136489 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:03.136538 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.21 GiB. 2025.01.02 23:34:03.144360 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:03.145715 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:03.148136 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.02 23:34:04.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.23 MiB, peak 150.23 MiB, free memory in arenas 0.00 B, will set to 151.01 MiB (RSS), difference: 4.78 MiB 2025.01.02 23:34:05.558238 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.02 23:34:05.558346 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.02 23:34:05.580724 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Loading data parts 2025.01.02 23:34:05.580956 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): There are no data parts 2025.01.02 23:34:05.594500 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:05.594542 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:05.596329 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:05.596920 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:05.597414 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.02 23:34:06.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 155.19 MiB, peak 155.19 MiB, free memory in arenas 0.00 B, will set to 151.47 MiB (RSS), difference: -3.72 MiB 2025.01.02 23:34:10.521254 [ 136 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:34:10.521351 [ 136 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:34:10.586673 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 2025.01.02 23:34:10.587543 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:10.587589 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:10.588287 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:10.588812 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:10.589235 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.02 23:34:10.648303 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.02 23:34:10.673471 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:10.673533 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:10.681016 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:10.682902 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:10.686138 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.02 23:34:11.000188 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 152.14 MiB, peak 156.14 MiB, free memory in arenas 0.00 B, will set to 154.20 MiB (RSS), difference: 2.06 MiB 2025.01.02 23:34:16.000242 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 150.22 MiB, peak 156.14 MiB, free memory in arenas 0.00 B, will set to 154.23 MiB (RSS), difference: 4.01 MiB 2025.01.02 23:34:18.089441 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 2025.01.02 23:34:18.090085 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:18.090140 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:18.090945 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:18.091460 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:18.091722 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 2025.01.02 23:34:18.186308 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.02 23:34:18.205355 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:18.205413 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:18.211832 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:18.213028 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:18.215784 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.02 23:34:25.521417 [ 107 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:34:25.521481 [ 107 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:34:25.591928 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 2025.01.02 23:34:25.592533 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:25.592580 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:25.593217 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:25.593688 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:25.593919 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.02 23:34:25.715953 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.02 23:34:25.734364 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:25.734413 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:25.741276 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:25.742512 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:25.745033 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.02 23:34:27.427933 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.428138 [ 258 ] {10b25352-cdba-407b-a93b-6df500d57ef3} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.432519 [ 258 ] {10b25352-cdba-407b-a93b-6df500d57ef3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.442809 [ 258 ] {10b25352-cdba-407b-a93b-6df500d57ef3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.453680 [ 258 ] {10b25352-cdba-407b-a93b-6df500d57ef3} TCPHandler: Processed in 0.0258818 sec. 2025.01.02 23:34:27.463622 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.463847 [ 260 ] {3411f9fc-a1f7-4bb6-a172-2fac0ae0622e} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.475644 [ 260 ] {3411f9fc-a1f7-4bb6-a172-2fac0ae0622e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.475736 [ 260 ] {3411f9fc-a1f7-4bb6-a172-2fac0ae0622e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.476493 [ 260 ] {3411f9fc-a1f7-4bb6-a172-2fac0ae0622e} TCPHandler: Processed in 0.012997771 sec. 2025.01.02 23:34:27.476810 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.477005 [ 258 ] {2addca31-157c-4acc-835d-b973f1509163} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.479446 [ 258 ] {2addca31-157c-4acc-835d-b973f1509163} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.479520 [ 258 ] {2addca31-157c-4acc-835d-b973f1509163} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.480154 [ 258 ] {2addca31-157c-4acc-835d-b973f1509163} TCPHandler: Processed in 0.003414184 sec. 2025.01.02 23:34:27.480468 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.480655 [ 260 ] {47fa0835-bf0a-41fc-a6b1-5a974e39d731} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.481096 [ 260 ] {47fa0835-bf0a-41fc-a6b1-5a974e39d731} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.481165 [ 260 ] {47fa0835-bf0a-41fc-a6b1-5a974e39d731} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.481720 [ 260 ] {47fa0835-bf0a-41fc-a6b1-5a974e39d731} TCPHandler: Processed in 0.001321067 sec. 2025.01.02 23:34:27.482853 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.483033 [ 258 ] {10469163-607b-4fbf-829a-478fa1f8eed2} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.483457 [ 258 ] {10469163-607b-4fbf-829a-478fa1f8eed2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.483513 [ 258 ] {10469163-607b-4fbf-829a-478fa1f8eed2} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.484050 [ 258 ] {10469163-607b-4fbf-829a-478fa1f8eed2} TCPHandler: Processed in 0.001263587 sec. 2025.01.02 23:34:27.484321 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.484486 [ 260 ] {0cd86c7e-8e4c-46e0-bc2e-464badb280c3} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.484925 [ 260 ] {0cd86c7e-8e4c-46e0-bc2e-464badb280c3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.484993 [ 260 ] {0cd86c7e-8e4c-46e0-bc2e-464badb280c3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.485569 [ 260 ] {0cd86c7e-8e4c-46e0-bc2e-464badb280c3} TCPHandler: Processed in 0.001303737 sec. 2025.01.02 23:34:27.485883 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.486043 [ 258 ] {706f4b08-6ee1-4a46-b9c8-8e279c855e03} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.486413 [ 258 ] {706f4b08-6ee1-4a46-b9c8-8e279c855e03} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.486469 [ 258 ] {706f4b08-6ee1-4a46-b9c8-8e279c855e03} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.486980 [ 258 ] {706f4b08-6ee1-4a46-b9c8-8e279c855e03} TCPHandler: Processed in 0.001151165 sec. 2025.01.02 23:34:27.487602 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.487759 [ 260 ] {3a11aeac-f97f-4037-b028-8371e076500c} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.488133 [ 260 ] {3a11aeac-f97f-4037-b028-8371e076500c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.488194 [ 260 ] {3a11aeac-f97f-4037-b028-8371e076500c} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.488716 [ 260 ] {3a11aeac-f97f-4037-b028-8371e076500c} TCPHandler: Processed in 0.001168495 sec. 2025.01.02 23:34:27.488992 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.489145 [ 258 ] {fbccdc85-c63c-489e-ab30-0ca8f41f9f6b} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.489522 [ 258 ] {fbccdc85-c63c-489e-ab30-0ca8f41f9f6b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.489579 [ 258 ] {fbccdc85-c63c-489e-ab30-0ca8f41f9f6b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.490182 [ 258 ] {fbccdc85-c63c-489e-ab30-0ca8f41f9f6b} TCPHandler: Processed in 0.001243906 sec. 2025.01.02 23:34:27.490498 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.490657 [ 260 ] {cdd648fb-0768-474e-a001-cc8e98130fec} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.491037 [ 260 ] {cdd648fb-0768-474e-a001-cc8e98130fec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.491092 [ 260 ] {cdd648fb-0768-474e-a001-cc8e98130fec} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.491623 [ 260 ] {cdd648fb-0768-474e-a001-cc8e98130fec} TCPHandler: Processed in 0.001180535 sec. 2025.01.02 23:34:27.492555 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.492723 [ 258 ] {6977e429-5031-4ae3-81d6-024f0659a9e7} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.493106 [ 258 ] {6977e429-5031-4ae3-81d6-024f0659a9e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.493163 [ 258 ] {6977e429-5031-4ae3-81d6-024f0659a9e7} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.493686 [ 258 ] {6977e429-5031-4ae3-81d6-024f0659a9e7} TCPHandler: Processed in 0.001200735 sec. 2025.01.02 23:34:27.493976 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.494136 [ 260 ] {30392c0c-6201-46fd-b8f1-540fa5e93cda} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.494524 [ 260 ] {30392c0c-6201-46fd-b8f1-540fa5e93cda} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.494579 [ 260 ] {30392c0c-6201-46fd-b8f1-540fa5e93cda} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.495095 [ 260 ] {30392c0c-6201-46fd-b8f1-540fa5e93cda} TCPHandler: Processed in 0.001174106 sec. 2025.01.02 23:34:27.495360 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.495539 [ 258 ] {3618e76a-e611-48f8-8295-deae9968d4a5} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.495997 [ 258 ] {3618e76a-e611-48f8-8295-deae9968d4a5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.496065 [ 258 ] {3618e76a-e611-48f8-8295-deae9968d4a5} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.496629 [ 258 ] {3618e76a-e611-48f8-8295-deae9968d4a5} TCPHandler: Processed in 0.001322398 sec. 2025.01.02 23:34:27.496893 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.497053 [ 260 ] {f104bae2-81eb-493a-b4e3-cf02e0cdd05f} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.497442 [ 260 ] {f104bae2-81eb-493a-b4e3-cf02e0cdd05f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.497497 [ 260 ] {f104bae2-81eb-493a-b4e3-cf02e0cdd05f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.498007 [ 260 ] {f104bae2-81eb-493a-b4e3-cf02e0cdd05f} TCPHandler: Processed in 0.001168365 sec. 2025.01.02 23:34:27.498267 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.498436 [ 258 ] {2f7c39d9-e99f-444f-bd81-a8a8a0600f65} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.499119 [ 258 ] {2f7c39d9-e99f-444f-bd81-a8a8a0600f65} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.499210 [ 258 ] {2f7c39d9-e99f-444f-bd81-a8a8a0600f65} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.499809 [ 258 ] {2f7c39d9-e99f-444f-bd81-a8a8a0600f65} TCPHandler: Processed in 0.001593611 sec. 2025.01.02 23:34:27.500047 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.500208 [ 260 ] {fb4605f5-59d2-4c19-bd09-5ba0ae8f5ef5} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.500600 [ 260 ] {fb4605f5-59d2-4c19-bd09-5ba0ae8f5ef5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.500656 [ 260 ] {fb4605f5-59d2-4c19-bd09-5ba0ae8f5ef5} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.501164 [ 260 ] {fb4605f5-59d2-4c19-bd09-5ba0ae8f5ef5} TCPHandler: Processed in 0.001169985 sec. 2025.01.02 23:34:27.505391 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.505618 [ 258 ] {cb369c07-cf04-4dad-839d-8fdcb6827bef} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:27.506104 [ 258 ] {cb369c07-cf04-4dad-839d-8fdcb6827bef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.506170 [ 258 ] {cb369c07-cf04-4dad-839d-8fdcb6827bef} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:27.506889 [ 258 ] {cb369c07-cf04-4dad-839d-8fdcb6827bef} TCPHandler: Processed in 0.001604651 sec. 2025.01.02 23:34:27.509162 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.509312 [ 260 ] {b42e4123-f92e-4911-915e-402725b798b6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.02 23:34:27.509374 [ 260 ] {b42e4123-f92e-4911-915e-402725b798b6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:27.512329 [ 260 ] {b42e4123-f92e-4911-915e-402725b798b6} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.512369 [ 260 ] {b42e4123-f92e-4911-915e-402725b798b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.515169 [ 260 ] {b42e4123-f92e-4911-915e-402725b798b6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.515670 [ 260 ] {b42e4123-f92e-4911-915e-402725b798b6} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.515864 [ 260 ] {b42e4123-f92e-4911-915e-402725b798b6} executeQuery: Read 17 rows, 3.01 KiB in 0.006595 sec., 2577.710386656558 rows/sec., 456.67 KiB/sec. 2025.01.02 23:34:27.515925 [ 260 ] {b42e4123-f92e-4911-915e-402725b798b6} TCPHandler: Processed in 0.00682885 sec. 2025.01.02 23:34:27.516102 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.516250 [ 258 ] {6992cc76-eadb-48fc-9d62-d0b6a56f1a33} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:34:27.516308 [ 258 ] {6992cc76-eadb-48fc-9d62-d0b6a56f1a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:34:27.522659 [ 258 ] {6992cc76-eadb-48fc-9d62-d0b6a56f1a33} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.522714 [ 258 ] {6992cc76-eadb-48fc-9d62-d0b6a56f1a33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.523405 [ 258 ] {6992cc76-eadb-48fc-9d62-d0b6a56f1a33} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.523895 [ 258 ] {6992cc76-eadb-48fc-9d62-d0b6a56f1a33} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.524188 [ 258 ] {6992cc76-eadb-48fc-9d62-d0b6a56f1a33} executeQuery: Read 14 rows, 1.01 KiB in 0.007964 sec., 1757.910597689603 rows/sec., 126.55 KiB/sec. 2025.01.02 23:34:27.524290 [ 258 ] {6992cc76-eadb-48fc-9d62-d0b6a56f1a33} TCPHandler: Processed in 0.008257878 sec. 2025.01.02 23:34:27.524453 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.524576 [ 260 ] {5e1773fc-bafa-4be6-bfb1-72228caa5d65} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:34:27.524625 [ 260 ] {5e1773fc-bafa-4be6-bfb1-72228caa5d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:34:27.527320 [ 260 ] {5e1773fc-bafa-4be6-bfb1-72228caa5d65} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.527356 [ 260 ] {5e1773fc-bafa-4be6-bfb1-72228caa5d65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.527948 [ 260 ] {5e1773fc-bafa-4be6-bfb1-72228caa5d65} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.528510 [ 260 ] {5e1773fc-bafa-4be6-bfb1-72228caa5d65} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.528689 [ 260 ] {5e1773fc-bafa-4be6-bfb1-72228caa5d65} executeQuery: Read 198 rows, 18.36 KiB in 0.004141 sec., 47814.53755131611 rows/sec., 4.33 MiB/sec. 2025.01.02 23:34:27.528742 [ 260 ] {5e1773fc-bafa-4be6-bfb1-72228caa5d65} TCPHandler: Processed in 0.004352707 sec. 2025.01.02 23:34:27.528910 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.529048 [ 258 ] {d1dfccbc-9f0d-4d29-b235-a6f9804bff8e} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:34:27.529103 [ 258 ] {d1dfccbc-9f0d-4d29-b235-a6f9804bff8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:34:27.529781 [ 258 ] {d1dfccbc-9f0d-4d29-b235-a6f9804bff8e} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.529818 [ 258 ] {d1dfccbc-9f0d-4d29-b235-a6f9804bff8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.530493 [ 258 ] {d1dfccbc-9f0d-4d29-b235-a6f9804bff8e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.531020 [ 258 ] {d1dfccbc-9f0d-4d29-b235-a6f9804bff8e} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.531303 [ 258 ] {d1dfccbc-9f0d-4d29-b235-a6f9804bff8e} executeQuery: Read 32 rows, 2.34 KiB in 0.002265 sec., 14128.0353200883 rows/sec., 1.01 MiB/sec. 2025.01.02 23:34:27.531408 [ 258 ] {d1dfccbc-9f0d-4d29-b235-a6f9804bff8e} TCPHandler: Processed in 0.002565483 sec. 2025.01.02 23:34:27.531625 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.531854 [ 260 ] {c4a97022-cf19-4559-be73-41b4d40a8042} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:34:27.531939 [ 260 ] {c4a97022-cf19-4559-be73-41b4d40a8042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:34:27.532698 [ 260 ] {c4a97022-cf19-4559-be73-41b4d40a8042} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.532734 [ 260 ] {c4a97022-cf19-4559-be73-41b4d40a8042} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.533362 [ 260 ] {c4a97022-cf19-4559-be73-41b4d40a8042} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.533828 [ 260 ] {c4a97022-cf19-4559-be73-41b4d40a8042} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.534025 [ 260 ] {c4a97022-cf19-4559-be73-41b4d40a8042} executeQuery: Read 15 rows, 1.05 KiB in 0.00223 sec., 6726.457399103138 rows/sec., 469.45 KiB/sec. 2025.01.02 23:34:27.534079 [ 260 ] {c4a97022-cf19-4559-be73-41b4d40a8042} TCPHandler: Processed in 0.002562974 sec. 2025.01.02 23:34:27.534235 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.534370 [ 258 ] {c4f3e858-ef71-411d-b70d-b8303c82d32f} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:34:27.534425 [ 258 ] {c4f3e858-ef71-411d-b70d-b8303c82d32f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:34:27.535085 [ 258 ] {c4f3e858-ef71-411d-b70d-b8303c82d32f} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.535132 [ 258 ] {c4f3e858-ef71-411d-b70d-b8303c82d32f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.535668 [ 258 ] {c4f3e858-ef71-411d-b70d-b8303c82d32f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.536169 [ 258 ] {c4f3e858-ef71-411d-b70d-b8303c82d32f} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.536458 [ 258 ] {c4f3e858-ef71-411d-b70d-b8303c82d32f} executeQuery: Read 13 rows, 830.00 B in 0.002107 sec., 6169.909824394875 rows/sec., 384.69 KiB/sec. 2025.01.02 23:34:27.536522 [ 258 ] {c4f3e858-ef71-411d-b70d-b8303c82d32f} TCPHandler: Processed in 0.002354731 sec. 2025.01.02 23:34:27.536725 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.536949 [ 260 ] {4e7b1edd-c14b-4865-93e1-60f40b5640f0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:34:27.537038 [ 260 ] {4e7b1edd-c14b-4865-93e1-60f40b5640f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:34:27.537967 [ 260 ] {4e7b1edd-c14b-4865-93e1-60f40b5640f0} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.538004 [ 260 ] {4e7b1edd-c14b-4865-93e1-60f40b5640f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.538545 [ 260 ] {4e7b1edd-c14b-4865-93e1-60f40b5640f0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.539009 [ 260 ] {4e7b1edd-c14b-4865-93e1-60f40b5640f0} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.539197 [ 260 ] {4e7b1edd-c14b-4865-93e1-60f40b5640f0} executeQuery: Read 359 rows, 25.86 KiB in 0.002301 sec., 156019.12212081702 rows/sec., 10.98 MiB/sec. 2025.01.02 23:34:27.539283 [ 260 ] {4e7b1edd-c14b-4865-93e1-60f40b5640f0} TCPHandler: Processed in 0.002667116 sec. 2025.01.02 23:34:27.539426 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.539542 [ 258 ] {fa86f282-2fc9-4a6a-81ed-941d2b32f0a4} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:34:27.539592 [ 258 ] {fa86f282-2fc9-4a6a-81ed-941d2b32f0a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:34:27.542092 [ 258 ] {fa86f282-2fc9-4a6a-81ed-941d2b32f0a4} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.542137 [ 258 ] {fa86f282-2fc9-4a6a-81ed-941d2b32f0a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.546679 [ 258 ] {fa86f282-2fc9-4a6a-81ed-941d2b32f0a4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.547279 [ 258 ] {fa86f282-2fc9-4a6a-81ed-941d2b32f0a4} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.547520 [ 258 ] {fa86f282-2fc9-4a6a-81ed-941d2b32f0a4} executeQuery: Read 6 rows, 321.00 B in 0.008001 sec., 749.9062617172854 rows/sec., 39.18 KiB/sec. 2025.01.02 23:34:27.547570 [ 258 ] {fa86f282-2fc9-4a6a-81ed-941d2b32f0a4} TCPHandler: Processed in 0.008197888 sec. 2025.01.02 23:34:27.547726 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.547867 [ 260 ] {db2b29a9-df05-46f7-a465-dda5594ea102} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:34:27.547928 [ 260 ] {db2b29a9-df05-46f7-a465-dda5594ea102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:34:27.548533 [ 260 ] {db2b29a9-df05-46f7-a465-dda5594ea102} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.548572 [ 260 ] {db2b29a9-df05-46f7-a465-dda5594ea102} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.549066 [ 260 ] {db2b29a9-df05-46f7-a465-dda5594ea102} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.549618 [ 260 ] {db2b29a9-df05-46f7-a465-dda5594ea102} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.549855 [ 260 ] {db2b29a9-df05-46f7-a465-dda5594ea102} executeQuery: Read 77 rows, 4.86 KiB in 0.002017 sec., 38175.50818046604 rows/sec., 2.35 MiB/sec. 2025.01.02 23:34:27.549909 [ 260 ] {db2b29a9-df05-46f7-a465-dda5594ea102} TCPHandler: Processed in 0.002249729 sec. 2025.01.02 23:34:27.550065 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.550201 [ 258 ] {ec6bcc70-f787-4e65-ac6b-a741cf0a64f5} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:34:27.550259 [ 258 ] {ec6bcc70-f787-4e65-ac6b-a741cf0a64f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:34:27.550742 [ 258 ] {ec6bcc70-f787-4e65-ac6b-a741cf0a64f5} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.550780 [ 258 ] {ec6bcc70-f787-4e65-ac6b-a741cf0a64f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.551369 [ 258 ] {ec6bcc70-f787-4e65-ac6b-a741cf0a64f5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.551913 [ 258 ] {ec6bcc70-f787-4e65-ac6b-a741cf0a64f5} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.552176 [ 258 ] {ec6bcc70-f787-4e65-ac6b-a741cf0a64f5} executeQuery: Read 2 rows, 134.00 B in 0.001989 sec., 1005.5304172951232 rows/sec., 65.79 KiB/sec. 2025.01.02 23:34:27.552275 [ 258 ] {ec6bcc70-f787-4e65-ac6b-a741cf0a64f5} TCPHandler: Processed in 0.00227361 sec. 2025.01.02 23:34:27.552429 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.552565 [ 260 ] {13492ef0-743a-4f3f-ab41-e539e88192f5} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:34:27.552655 [ 260 ] {13492ef0-743a-4f3f-ab41-e539e88192f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:34:27.553920 [ 260 ] {13492ef0-743a-4f3f-ab41-e539e88192f5} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.553959 [ 260 ] {13492ef0-743a-4f3f-ab41-e539e88192f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.556909 [ 260 ] {13492ef0-743a-4f3f-ab41-e539e88192f5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.557471 [ 260 ] {13492ef0-743a-4f3f-ab41-e539e88192f5} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.557745 [ 260 ] {13492ef0-743a-4f3f-ab41-e539e88192f5} executeQuery: Read 25 rows, 45.87 KiB in 0.005209 sec., 4799.385678633135 rows/sec., 8.60 MiB/sec. 2025.01.02 23:34:27.557848 [ 260 ] {13492ef0-743a-4f3f-ab41-e539e88192f5} TCPHandler: Processed in 0.005485402 sec. 2025.01.02 23:34:27.558021 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.558161 [ 258 ] {f92d0388-9a82-457d-a0d2-3622e40ba758} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.02 23:34:27.558222 [ 258 ] {f92d0388-9a82-457d-a0d2-3622e40ba758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.02 23:34:27.560786 [ 258 ] {f92d0388-9a82-457d-a0d2-3622e40ba758} oximeter.measurements_i64 (1f89d59b-a671-4d28-9ac6-16720bd75fa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.560830 [ 258 ] {f92d0388-9a82-457d-a0d2-3622e40ba758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.561563 [ 258 ] {f92d0388-9a82-457d-a0d2-3622e40ba758} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.562075 [ 258 ] {f92d0388-9a82-457d-a0d2-3622e40ba758} oximeter.measurements_i64 (1f89d59b-a671-4d28-9ac6-16720bd75fa0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.562337 [ 258 ] {f92d0388-9a82-457d-a0d2-3622e40ba758} executeQuery: Read 24 rows, 1.78 KiB in 0.004186 sec., 5733.397037744864 rows/sec., 425.29 KiB/sec. 2025.01.02 23:34:27.562419 [ 258 ] {f92d0388-9a82-457d-a0d2-3622e40ba758} TCPHandler: Processed in 0.004463719 sec. 2025.01.02 23:34:27.562592 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:27.562731 [ 260 ] {448cff03-80d6-4886-808b-7dce81d826f4} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:34:27.562789 [ 260 ] {448cff03-80d6-4886-808b-7dce81d826f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:34:27.563350 [ 260 ] {448cff03-80d6-4886-808b-7dce81d826f4} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:27.563396 [ 260 ] {448cff03-80d6-4886-808b-7dce81d826f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:27.563874 [ 260 ] {448cff03-80d6-4886-808b-7dce81d826f4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:34:27.564393 [ 260 ] {448cff03-80d6-4886-808b-7dce81d826f4} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:27.564649 [ 260 ] {448cff03-80d6-4886-808b-7dce81d826f4} executeQuery: Read 22 rows, 1.19 KiB in 0.001934 sec., 11375.387797311272 rows/sec., 616.54 KiB/sec. 2025.01.02 23:34:27.564756 [ 260 ] {448cff03-80d6-4886-808b-7dce81d826f4} TCPHandler: Processed in 0.00223239 sec. 2025.01.02 23:34:33.094127 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 2025.01.02 23:34:33.094865 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:33.094917 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:33.095558 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:34:33.096054 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:33.096317 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 2025.01.02 23:34:33.245192 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.02 23:34:33.264447 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:33.264505 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:33.271478 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:34:33.272711 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:33.275881 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.02 23:34:35.598249 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 150 2025.01.02 23:34:35.602550 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:35.602595 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:35.604070 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:35.604365 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:35.605114 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 150 2025.01.02 23:34:37.432659 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.432850 [ 258 ] {2c585887-4da5-47ea-8748-cf08298239e0} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:34:37.432923 [ 258 ] {2c585887-4da5-47ea-8748-cf08298239e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:34:37.433672 [ 258 ] {2c585887-4da5-47ea-8748-cf08298239e0} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.433724 [ 258 ] {2c585887-4da5-47ea-8748-cf08298239e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.434158 [ 258 ] {2c585887-4da5-47ea-8748-cf08298239e0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.434413 [ 258 ] {2c585887-4da5-47ea-8748-cf08298239e0} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.434688 [ 258 ] {2c585887-4da5-47ea-8748-cf08298239e0} executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. 2025.01.02 23:34:37.434797 [ 258 ] {2c585887-4da5-47ea-8748-cf08298239e0} TCPHandler: Processed in 0.00227252 sec. 2025.01.02 23:34:37.435059 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.435245 [ 260 ] {593e7e9d-a1c1-403a-aa93-caf530f5a4a9} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:34:37.435311 [ 260 ] {593e7e9d-a1c1-403a-aa93-caf530f5a4a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:34:37.436103 [ 260 ] {593e7e9d-a1c1-403a-aa93-caf530f5a4a9} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.436145 [ 260 ] {593e7e9d-a1c1-403a-aa93-caf530f5a4a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.436582 [ 260 ] {593e7e9d-a1c1-403a-aa93-caf530f5a4a9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.436828 [ 260 ] {593e7e9d-a1c1-403a-aa93-caf530f5a4a9} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.437088 [ 260 ] {593e7e9d-a1c1-403a-aa93-caf530f5a4a9} executeQuery: Read 197 rows, 18.27 KiB in 0.001872 sec., 105235.04273504273 rows/sec., 9.53 MiB/sec. 2025.01.02 23:34:37.437168 [ 260 ] {593e7e9d-a1c1-403a-aa93-caf530f5a4a9} TCPHandler: Processed in 0.002235429 sec. 2025.01.02 23:34:37.437336 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.437483 [ 258 ] {1f8c8c21-972e-46df-9a3e-a04bcaf0b9e9} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:34:37.437542 [ 258 ] {1f8c8c21-972e-46df-9a3e-a04bcaf0b9e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:34:37.438176 [ 258 ] {1f8c8c21-972e-46df-9a3e-a04bcaf0b9e9} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.438218 [ 258 ] {1f8c8c21-972e-46df-9a3e-a04bcaf0b9e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.438580 [ 258 ] {1f8c8c21-972e-46df-9a3e-a04bcaf0b9e9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.438819 [ 258 ] {1f8c8c21-972e-46df-9a3e-a04bcaf0b9e9} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.439023 [ 258 ] {1f8c8c21-972e-46df-9a3e-a04bcaf0b9e9} executeQuery: Read 32 rows, 2.34 KiB in 0.001576 sec., 20304.568527918782 rows/sec., 1.45 MiB/sec. 2025.01.02 23:34:37.439077 [ 258 ] {1f8c8c21-972e-46df-9a3e-a04bcaf0b9e9} TCPHandler: Processed in 0.001807854 sec. 2025.01.02 23:34:37.439232 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.439369 [ 260 ] {dbeddc83-0b6d-4f4e-82d2-0b0833f1585e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:34:37.439425 [ 260 ] {dbeddc83-0b6d-4f4e-82d2-0b0833f1585e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:34:37.440052 [ 260 ] {dbeddc83-0b6d-4f4e-82d2-0b0833f1585e} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.440091 [ 260 ] {dbeddc83-0b6d-4f4e-82d2-0b0833f1585e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.440446 [ 260 ] {dbeddc83-0b6d-4f4e-82d2-0b0833f1585e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.440682 [ 260 ] {dbeddc83-0b6d-4f4e-82d2-0b0833f1585e} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.440918 [ 260 ] {dbeddc83-0b6d-4f4e-82d2-0b0833f1585e} executeQuery: Read 14 rows, 1004.00 B in 0.00156 sec., 8974.358974358975 rows/sec., 628.51 KiB/sec. 2025.01.02 23:34:37.440981 [ 260 ] {dbeddc83-0b6d-4f4e-82d2-0b0833f1585e} TCPHandler: Processed in 0.001812474 sec. 2025.01.02 23:34:37.441141 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.441279 [ 258 ] {86f0c843-e89f-409a-9c09-31bde76f113d} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:34:37.441336 [ 258 ] {86f0c843-e89f-409a-9c09-31bde76f113d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:34:37.441978 [ 258 ] {86f0c843-e89f-409a-9c09-31bde76f113d} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.442018 [ 258 ] {86f0c843-e89f-409a-9c09-31bde76f113d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.442369 [ 258 ] {86f0c843-e89f-409a-9c09-31bde76f113d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.442615 [ 258 ] {86f0c843-e89f-409a-9c09-31bde76f113d} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.442881 [ 258 ] {86f0c843-e89f-409a-9c09-31bde76f113d} executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. 2025.01.02 23:34:37.442949 [ 258 ] {86f0c843-e89f-409a-9c09-31bde76f113d} TCPHandler: Processed in 0.001874915 sec. 2025.01.02 23:34:37.443102 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.443239 [ 260 ] {c0e95f4c-9ac3-4aa0-a5f9-f69ce9d6cefa} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:34:37.443295 [ 260 ] {c0e95f4c-9ac3-4aa0-a5f9-f69ce9d6cefa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:34:37.444077 [ 260 ] {c0e95f4c-9ac3-4aa0-a5f9-f69ce9d6cefa} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.444116 [ 260 ] {c0e95f4c-9ac3-4aa0-a5f9-f69ce9d6cefa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.444488 [ 260 ] {c0e95f4c-9ac3-4aa0-a5f9-f69ce9d6cefa} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.444735 [ 260 ] {c0e95f4c-9ac3-4aa0-a5f9-f69ce9d6cefa} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.444972 [ 260 ] {c0e95f4c-9ac3-4aa0-a5f9-f69ce9d6cefa} executeQuery: Read 343 rows, 24.57 KiB in 0.001744 sec., 196674.3119266055 rows/sec., 13.76 MiB/sec. 2025.01.02 23:34:37.445075 [ 260 ] {c0e95f4c-9ac3-4aa0-a5f9-f69ce9d6cefa} TCPHandler: Processed in 0.002037846 sec. 2025.01.02 23:34:37.445228 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.445364 [ 258 ] {e0b6ba45-fbbd-49a8-b50f-2bc09c30c596} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:34:37.445424 [ 258 ] {e0b6ba45-fbbd-49a8-b50f-2bc09c30c596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:34:37.445958 [ 258 ] {e0b6ba45-fbbd-49a8-b50f-2bc09c30c596} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.446001 [ 258 ] {e0b6ba45-fbbd-49a8-b50f-2bc09c30c596} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.446365 [ 258 ] {e0b6ba45-fbbd-49a8-b50f-2bc09c30c596} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.446600 [ 258 ] {e0b6ba45-fbbd-49a8-b50f-2bc09c30c596} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.446805 [ 258 ] {e0b6ba45-fbbd-49a8-b50f-2bc09c30c596} executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. 2025.01.02 23:34:37.446858 [ 258 ] {e0b6ba45-fbbd-49a8-b50f-2bc09c30c596} TCPHandler: Processed in 0.001696163 sec. 2025.01.02 23:34:37.447017 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.447155 [ 260 ] {79be83f0-8bac-4283-b974-c02af4fcb85a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:34:37.447214 [ 260 ] {79be83f0-8bac-4283-b974-c02af4fcb85a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:34:37.447825 [ 260 ] {79be83f0-8bac-4283-b974-c02af4fcb85a} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.447862 [ 260 ] {79be83f0-8bac-4283-b974-c02af4fcb85a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.448232 [ 260 ] {79be83f0-8bac-4283-b974-c02af4fcb85a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.448468 [ 260 ] {79be83f0-8bac-4283-b974-c02af4fcb85a} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.448656 [ 260 ] {79be83f0-8bac-4283-b974-c02af4fcb85a} executeQuery: Read 77 rows, 4.86 KiB in 0.00153 sec., 50326.79738562092 rows/sec., 3.10 MiB/sec. 2025.01.02 23:34:37.448708 [ 260 ] {79be83f0-8bac-4283-b974-c02af4fcb85a} TCPHandler: Processed in 0.001757433 sec. 2025.01.02 23:34:37.448859 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.449001 [ 258 ] {8adb4668-a9ea-4130-a7f9-0ba409130c89} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:34:37.449060 [ 258 ] {8adb4668-a9ea-4130-a7f9-0ba409130c89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:34:37.449602 [ 258 ] {8adb4668-a9ea-4130-a7f9-0ba409130c89} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.449648 [ 258 ] {8adb4668-a9ea-4130-a7f9-0ba409130c89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.450027 [ 258 ] {8adb4668-a9ea-4130-a7f9-0ba409130c89} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.450262 [ 258 ] {8adb4668-a9ea-4130-a7f9-0ba409130c89} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.450534 [ 258 ] {8adb4668-a9ea-4130-a7f9-0ba409130c89} executeQuery: Read 1 rows, 69.00 B in 0.00155 sec., 645.1612903225806 rows/sec., 43.47 KiB/sec. 2025.01.02 23:34:37.450610 [ 258 ] {8adb4668-a9ea-4130-a7f9-0ba409130c89} TCPHandler: Processed in 0.001817854 sec. 2025.01.02 23:34:37.450759 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.450897 [ 260 ] {2585e56f-dcf9-4317-a1fd-9f4de6555c82} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:34:37.450987 [ 260 ] {2585e56f-dcf9-4317-a1fd-9f4de6555c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:34:37.452284 [ 260 ] {2585e56f-dcf9-4317-a1fd-9f4de6555c82} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.452322 [ 260 ] {2585e56f-dcf9-4317-a1fd-9f4de6555c82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.452963 [ 260 ] {2585e56f-dcf9-4317-a1fd-9f4de6555c82} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.453220 [ 260 ] {2585e56f-dcf9-4317-a1fd-9f4de6555c82} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.453436 [ 260 ] {2585e56f-dcf9-4317-a1fd-9f4de6555c82} executeQuery: Read 25 rows, 45.87 KiB in 0.00257 sec., 9727.62645914397 rows/sec., 17.43 MiB/sec. 2025.01.02 23:34:37.453525 [ 260 ] {2585e56f-dcf9-4317-a1fd-9f4de6555c82} TCPHandler: Processed in 0.002823588 sec. 2025.01.02 23:34:37.453680 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:37.453815 [ 258 ] {fe537124-6ec1-4f0c-a237-d8e9bf7084fb} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:34:37.453874 [ 258 ] {fe537124-6ec1-4f0c-a237-d8e9bf7084fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:34:37.454421 [ 258 ] {fe537124-6ec1-4f0c-a237-d8e9bf7084fb} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:37.454467 [ 258 ] {fe537124-6ec1-4f0c-a237-d8e9bf7084fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:37.454884 [ 258 ] {fe537124-6ec1-4f0c-a237-d8e9bf7084fb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:37.455131 [ 258 ] {fe537124-6ec1-4f0c-a237-d8e9bf7084fb} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:37.455348 [ 258 ] {fe537124-6ec1-4f0c-a237-d8e9bf7084fb} executeQuery: Read 22 rows, 1.19 KiB in 0.001563 sec., 14075.495841330774 rows/sec., 762.88 KiB/sec. 2025.01.02 23:34:37.455399 [ 258 ] {fe537124-6ec1-4f0c-a237-d8e9bf7084fb} TCPHandler: Processed in 0.001786233 sec. 2025.01.02 23:34:40.521532 [ 83 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:34:40.521604 [ 83 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:34:40.596530 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 2025.01.02 23:34:40.597156 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:40.597204 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:40.597790 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:34:40.598052 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:40.598260 [ 83 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.02 23:34:40.598291 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.02 23:34:40.598368 [ 83 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:40.598399 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:40.602495 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.02 23:34:40.602640 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:34:40.602742 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part 2025.01.02 23:34:40.604864 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part 2025.01.02 23:34:40.605001 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part 2025.01.02 23:34:40.607102 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part 2025.01.02 23:34:40.608975 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part 2025.01.02 23:34:40.613619 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part 2025.01.02 23:34:40.637157 [ 187 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.038663068 sec., 72575.72006442944 rows/sec., 1.04 MiB/sec. 2025.01.02 23:34:40.637852 [ 197 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.02 23:34:40.638243 [ 197 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:40.638335 [ 197 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_6_1} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.02 23:34:40.638471 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.02 23:34:40.776047 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.02 23:34:40.795547 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:40.795620 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:40.802703 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:34:40.803498 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:40.803875 [ 83 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.02 23:34:40.804004 [ 83 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:40.804076 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:40.804498 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.02 23:34:40.813625 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.02 23:34:40.814754 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:34:40.815608 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2025.01.02 23:34:40.819933 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2025.01.02 23:34:40.824221 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.01.02 23:34:40.828646 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2025.01.02 23:34:40.837709 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2025.01.02 23:34:40.841917 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2025.01.02 23:34:40.902369 [ 187 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.09817568 sec., 468.54781143354444 rows/sec., 2.42 MiB/sec. 2025.01.02 23:34:40.904973 [ 191 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.02 23:34:40.908033 [ 191 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:40.908157 [ 191 ] {31b60859-c590-4889-866a-026624596be5::all_1_6_1} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.02 23:34:40.910561 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.02 23:34:41.000225 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 158.70 MiB, peak 168.24 MiB, free memory in arenas 0.00 B, will set to 163.38 MiB (RSS), difference: 4.67 MiB 2025.01.02 23:34:45.605751 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 172 2025.01.02 23:34:45.608641 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:45.608698 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:45.610272 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:45.610583 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:45.611405 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 172 2025.01.02 23:34:47.434021 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.434302 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.436699 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.440681 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.441046 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.445166 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.447419 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2025.01.02 23:34:47.451293 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.453339 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.453369 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.453476 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.453510 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.464902 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} executeQuery: Read 17 rows, 626.00 B in 0.030718 sec., 553.4214467087701 rows/sec., 19.90 KiB/sec. 2025.01.02 23:34:47.465055 [ 258 ] {51883491-4bcb-407c-bbc0-d8eea2d187b6} TCPHandler: Processed in 0.03117214 sec. 2025.01.02 23:34:47.465504 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.465781 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.466218 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.466264 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.466561 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.466641 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.466823 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.02 23:34:47.466863 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.466889 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.466907 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.466955 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.466979 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.467656 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} executeQuery: Read 17 rows, 626.00 B in 0.002 sec., 8500 rows/sec., 305.66 KiB/sec. 2025.01.02 23:34:47.467777 [ 260 ] {65cece9b-2c78-4142-b0e0-873ad77ee95f} TCPHandler: Processed in 0.002410032 sec. 2025.01.02 23:34:47.468046 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.468224 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.468531 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.468574 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.468835 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.468904 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.469058 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.02 23:34:47.469091 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.469119 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.469136 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.469181 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.469206 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.469795 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} executeQuery: Read 17 rows, 626.00 B in 0.00165 sec., 10303.030303030304 rows/sec., 370.50 KiB/sec. 2025.01.02 23:34:47.469913 [ 258 ] {d1e43570-3857-47e8-a96a-f5b97613f83a} TCPHandler: Processed in 0.001924226 sec. 2025.01.02 23:34:47.470178 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.470355 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.470684 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.470728 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.470990 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.471057 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.471212 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.02 23:34:47.471246 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.471269 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.471286 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.471331 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.471354 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.471940 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} executeQuery: Read 17 rows, 626.00 B in 0.001665 sec., 10210.21021021021 rows/sec., 367.16 KiB/sec. 2025.01.02 23:34:47.472061 [ 260 ] {249da303-f48d-4d64-b396-79398980bc7e} TCPHandler: Processed in 0.001940135 sec. 2025.01.02 23:34:47.472423 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.472597 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.472906 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.472950 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.473219 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.473294 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.473445 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.02 23:34:47.473478 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.473501 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.473518 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.473565 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.473588 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.474203 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} executeQuery: Read 17 rows, 626.00 B in 0.001684 sec., 10095.011876484561 rows/sec., 363.02 KiB/sec. 2025.01.02 23:34:47.474319 [ 258 ] {e84371fc-64c3-4de1-b358-c57c0cef43bd} TCPHandler: Processed in 0.001952866 sec. 2025.01.02 23:34:47.474574 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.474752 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.475057 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.475100 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.475372 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.475438 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.475586 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.02 23:34:47.475619 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.475642 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.475658 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.475702 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.475724 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.476334 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} executeQuery: Read 17 rows, 626.00 B in 0.001661 sec., 10234.798314268513 rows/sec., 368.05 KiB/sec. 2025.01.02 23:34:47.476449 [ 260 ] {db94b9ae-3ae0-4e2f-a961-f9384d922db3} TCPHandler: Processed in 0.001933056 sec. 2025.01.02 23:34:47.476745 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.476919 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.477226 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.477270 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.477544 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.477610 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.477758 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.02 23:34:47.477791 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.477814 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.477830 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.477875 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.477898 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.478486 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} executeQuery: Read 17 rows, 626.00 B in 0.001648 sec., 10315.533980582524 rows/sec., 370.95 KiB/sec. 2025.01.02 23:34:47.478604 [ 258 ] {6e00b5cb-f4ab-4a1c-a1a1-1f4501f01040} TCPHandler: Processed in 0.001913965 sec. 2025.01.02 23:34:47.478859 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.479067 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.479391 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.479435 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.479712 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.479778 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.479926 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.02 23:34:47.479960 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.479982 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.479999 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.480041 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.480063 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.480645 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} executeQuery: Read 17 rows, 626.00 B in 0.001676 sec., 10143.198090692124 rows/sec., 364.75 KiB/sec. 2025.01.02 23:34:47.480761 [ 260 ] {22c285e1-103a-4152-b118-e0af77e44b3f} TCPHandler: Processed in 0.001975317 sec. 2025.01.02 23:34:47.481028 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.481210 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.481589 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.481642 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.481997 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.482080 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.482246 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.02 23:34:47.482279 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.482302 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.482319 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.482362 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.482386 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.483002 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} executeQuery: Read 17 rows, 626.00 B in 0.001882 sec., 9032.943676939427 rows/sec., 324.83 KiB/sec. 2025.01.02 23:34:47.483129 [ 258 ] {69ad81d6-4ebc-4de2-8867-4e5ab6601459} TCPHandler: Processed in 0.002155899 sec. 2025.01.02 23:34:47.483401 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.483618 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.484026 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.484081 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.484374 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.484447 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.484590 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.02 23:34:47.484622 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.484643 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.484659 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.484699 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.484720 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.485353 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} executeQuery: Read 17 rows, 626.00 B in 0.001836 sec., 9259.25925925926 rows/sec., 332.97 KiB/sec. 2025.01.02 23:34:47.485470 [ 260 ] {b2d73c55-2dfb-4def-812c-f393ea74a478} TCPHandler: Processed in 0.002139928 sec. 2025.01.02 23:34:47.485723 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.485901 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.486225 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.486272 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.486561 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.486627 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.486777 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.02 23:34:47.486811 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.486835 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.486851 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.486894 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.486918 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.487490 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} executeQuery: Read 17 rows, 626.00 B in 0.001671 sec., 10173.548773189706 rows/sec., 365.85 KiB/sec. 2025.01.02 23:34:47.487608 [ 258 ] {c46e2157-8f8b-4a39-bb75-7ebb8f7e2ea0} TCPHandler: Processed in 0.001940665 sec. 2025.01.02 23:34:47.487890 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.488068 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.488391 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.488437 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.488726 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.488792 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.488942 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.02 23:34:47.488975 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.488997 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.489013 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.489058 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.489081 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.489696 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} executeQuery: Read 17 rows, 626.00 B in 0.00171 sec., 9941.520467836257 rows/sec., 357.50 KiB/sec. 2025.01.02 23:34:47.489816 [ 260 ] {9f683b08-bed0-40a0-ac8b-2dc96e817dea} TCPHandler: Processed in 0.001982735 sec. 2025.01.02 23:34:47.490081 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.490264 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} executeQuery: (from [fd00:1122:3344:101::d]:54295) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.490582 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.490628 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.490920 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.490984 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.491138 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.02 23:34:47.491171 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.491195 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.491211 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.491255 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.491277 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.491858 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} executeQuery: Read 17 rows, 626.00 B in 0.001681 sec., 10113.027959547888 rows/sec., 363.67 KiB/sec. 2025.01.02 23:34:47.491978 [ 258 ] {e299c5b6-f6e4-4947-8635-a21a12afbe31} TCPHandler: Processed in 0.001954876 sec. 2025.01.02 23:34:47.492214 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.492394 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:47.492711 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:47.492757 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:47.493050 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.493115 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:47.493264 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.02 23:34:47.493298 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:47.493320 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2025.01.02 23:34:47.493337 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:47.493380 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:47.493403 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 2025.01.02 23:34:47.493971 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} executeQuery: Read 17 rows, 626.00 B in 0.001663 sec., 10222.489476849069 rows/sec., 367.61 KiB/sec. 2025.01.02 23:34:47.494088 [ 260 ] {28216413-b369-4df5-a466-237f277bd633} TCPHandler: Processed in 0.001928146 sec. 2025.01.02 23:34:47.496650 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.496780 [ 258 ] {aa0d67fa-49dc-4955-840c-ec3b17bbba46} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.02 23:34:47.496833 [ 258 ] {aa0d67fa-49dc-4955-840c-ec3b17bbba46} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:47.497636 [ 258 ] {aa0d67fa-49dc-4955-840c-ec3b17bbba46} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.497682 [ 258 ] {aa0d67fa-49dc-4955-840c-ec3b17bbba46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.498210 [ 258 ] {aa0d67fa-49dc-4955-840c-ec3b17bbba46} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:34:47.498438 [ 258 ] {aa0d67fa-49dc-4955-840c-ec3b17bbba46} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.498691 [ 258 ] {aa0d67fa-49dc-4955-840c-ec3b17bbba46} executeQuery: Read 14 rows, 2.01 KiB in 0.001945 sec., 7197.943444730077 rows/sec., 1.01 MiB/sec. 2025.01.02 23:34:47.498758 [ 258 ] {aa0d67fa-49dc-4955-840c-ec3b17bbba46} TCPHandler: Processed in 0.002166279 sec. 2025.01.02 23:34:47.498927 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.499063 [ 260 ] {12435f9b-0000-4e51-9cfb-ba280b66d986} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:34:47.499124 [ 260 ] {12435f9b-0000-4e51-9cfb-ba280b66d986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:34:47.499766 [ 260 ] {12435f9b-0000-4e51-9cfb-ba280b66d986} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.499811 [ 260 ] {12435f9b-0000-4e51-9cfb-ba280b66d986} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.500220 [ 260 ] {12435f9b-0000-4e51-9cfb-ba280b66d986} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.500490 [ 260 ] {12435f9b-0000-4e51-9cfb-ba280b66d986} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.500727 [ 260 ] {12435f9b-0000-4e51-9cfb-ba280b66d986} executeQuery: Read 14 rows, 1.01 KiB in 0.001702 sec., 8225.616921269095 rows/sec., 592.13 KiB/sec. 2025.01.02 23:34:47.500780 [ 260 ] {12435f9b-0000-4e51-9cfb-ba280b66d986} TCPHandler: Processed in 0.001912585 sec. 2025.01.02 23:34:47.500929 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.501052 [ 258 ] {1e855bd6-c385-4b5a-a0a4-7219d0313676} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:34:47.501102 [ 258 ] {1e855bd6-c385-4b5a-a0a4-7219d0313676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:34:47.501813 [ 258 ] {1e855bd6-c385-4b5a-a0a4-7219d0313676} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.501855 [ 258 ] {1e855bd6-c385-4b5a-a0a4-7219d0313676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.502242 [ 258 ] {1e855bd6-c385-4b5a-a0a4-7219d0313676} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.502502 [ 258 ] {1e855bd6-c385-4b5a-a0a4-7219d0313676} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.502718 [ 258 ] {1e855bd6-c385-4b5a-a0a4-7219d0313676} executeQuery: Read 223 rows, 20.28 KiB in 0.001696 sec., 131485.84905660377 rows/sec., 11.68 MiB/sec. 2025.01.02 23:34:47.502770 [ 258 ] {1e855bd6-c385-4b5a-a0a4-7219d0313676} TCPHandler: Processed in 0.001898425 sec. 2025.01.02 23:34:47.502919 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.503038 [ 260 ] {24d3427e-16d1-43b9-99de-1ce78550654b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:34:47.503087 [ 260 ] {24d3427e-16d1-43b9-99de-1ce78550654b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:34:47.503704 [ 260 ] {24d3427e-16d1-43b9-99de-1ce78550654b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.503745 [ 260 ] {24d3427e-16d1-43b9-99de-1ce78550654b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.504112 [ 260 ] {24d3427e-16d1-43b9-99de-1ce78550654b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.504349 [ 260 ] {24d3427e-16d1-43b9-99de-1ce78550654b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.504546 [ 260 ] {24d3427e-16d1-43b9-99de-1ce78550654b} executeQuery: Read 32 rows, 2.34 KiB in 0.001533 sec., 20874.103065883886 rows/sec., 1.49 MiB/sec. 2025.01.02 23:34:47.504597 [ 260 ] {24d3427e-16d1-43b9-99de-1ce78550654b} TCPHandler: Processed in 0.001737613 sec. 2025.01.02 23:34:47.504757 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.504873 [ 258 ] {e5f7debf-6be4-43cf-ab72-03c5e4f53ae8} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:34:47.504922 [ 258 ] {e5f7debf-6be4-43cf-ab72-03c5e4f53ae8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:34:47.505498 [ 258 ] {e5f7debf-6be4-43cf-ab72-03c5e4f53ae8} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.505539 [ 258 ] {e5f7debf-6be4-43cf-ab72-03c5e4f53ae8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.505901 [ 258 ] {e5f7debf-6be4-43cf-ab72-03c5e4f53ae8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.506146 [ 258 ] {e5f7debf-6be4-43cf-ab72-03c5e4f53ae8} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.506364 [ 258 ] {e5f7debf-6be4-43cf-ab72-03c5e4f53ae8} executeQuery: Read 14 rows, 1004.00 B in 0.001516 sec., 9234.828496042217 rows/sec., 646.75 KiB/sec. 2025.01.02 23:34:47.506416 [ 258 ] {e5f7debf-6be4-43cf-ab72-03c5e4f53ae8} TCPHandler: Processed in 0.001715333 sec. 2025.01.02 23:34:47.506565 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.506681 [ 260 ] {097c974d-9aa8-4535-8e66-e2d91515fc84} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:34:47.506731 [ 260 ] {097c974d-9aa8-4535-8e66-e2d91515fc84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:34:47.507319 [ 260 ] {097c974d-9aa8-4535-8e66-e2d91515fc84} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.507359 [ 260 ] {097c974d-9aa8-4535-8e66-e2d91515fc84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.507710 [ 260 ] {097c974d-9aa8-4535-8e66-e2d91515fc84} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.507949 [ 260 ] {097c974d-9aa8-4535-8e66-e2d91515fc84} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.508187 [ 260 ] {097c974d-9aa8-4535-8e66-e2d91515fc84} executeQuery: Read 13 rows, 830.00 B in 0.001525 sec., 8524.590163934427 rows/sec., 531.51 KiB/sec. 2025.01.02 23:34:47.508255 [ 260 ] {097c974d-9aa8-4535-8e66-e2d91515fc84} TCPHandler: Processed in 0.001744883 sec. 2025.01.02 23:34:47.508402 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.508519 [ 258 ] {6526b0f2-3f2b-45ea-92b1-c934a4af8fa2} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:34:47.508567 [ 258 ] {6526b0f2-3f2b-45ea-92b1-c934a4af8fa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:34:47.509313 [ 258 ] {6526b0f2-3f2b-45ea-92b1-c934a4af8fa2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.509353 [ 258 ] {6526b0f2-3f2b-45ea-92b1-c934a4af8fa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.509744 [ 258 ] {6526b0f2-3f2b-45ea-92b1-c934a4af8fa2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.509989 [ 258 ] {6526b0f2-3f2b-45ea-92b1-c934a4af8fa2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.510193 [ 258 ] {6526b0f2-3f2b-45ea-92b1-c934a4af8fa2} executeQuery: Read 371 rows, 26.80 KiB in 0.001698 sec., 218492.34393404005 rows/sec., 15.42 MiB/sec. 2025.01.02 23:34:47.510245 [ 258 ] {6526b0f2-3f2b-45ea-92b1-c934a4af8fa2} TCPHandler: Processed in 0.001898985 sec. 2025.01.02 23:34:47.510401 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.510517 [ 260 ] {f39eecab-7c6a-4260-af53-63de55814170} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:34:47.510567 [ 260 ] {f39eecab-7c6a-4260-af53-63de55814170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:34:47.511054 [ 260 ] {f39eecab-7c6a-4260-af53-63de55814170} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.511093 [ 260 ] {f39eecab-7c6a-4260-af53-63de55814170} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.511457 [ 260 ] {f39eecab-7c6a-4260-af53-63de55814170} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.511726 [ 260 ] {f39eecab-7c6a-4260-af53-63de55814170} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.511945 [ 260 ] {f39eecab-7c6a-4260-af53-63de55814170} executeQuery: Read 6 rows, 321.00 B in 0.001452 sec., 4132.231404958678 rows/sec., 215.89 KiB/sec. 2025.01.02 23:34:47.511995 [ 260 ] {f39eecab-7c6a-4260-af53-63de55814170} TCPHandler: Processed in 0.001650472 sec. 2025.01.02 23:34:47.512144 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.512262 [ 258 ] {ae7b0153-9314-4739-8fa8-6e226adf99e5} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:34:47.512316 [ 258 ] {ae7b0153-9314-4739-8fa8-6e226adf99e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:34:47.512854 [ 258 ] {ae7b0153-9314-4739-8fa8-6e226adf99e5} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.512893 [ 258 ] {ae7b0153-9314-4739-8fa8-6e226adf99e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.513278 [ 258 ] {ae7b0153-9314-4739-8fa8-6e226adf99e5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.513522 [ 258 ] {ae7b0153-9314-4739-8fa8-6e226adf99e5} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.513740 [ 258 ] {ae7b0153-9314-4739-8fa8-6e226adf99e5} executeQuery: Read 137 rows, 9.12 KiB in 0.001499 sec., 91394.2628418946 rows/sec., 5.94 MiB/sec. 2025.01.02 23:34:47.513807 [ 258 ] {ae7b0153-9314-4739-8fa8-6e226adf99e5} TCPHandler: Processed in 0.001717843 sec. 2025.01.02 23:34:47.513941 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.514059 [ 260 ] {624a3d46-fa5c-44ba-89b9-74f4d1e8d5c1} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:34:47.514111 [ 260 ] {624a3d46-fa5c-44ba-89b9-74f4d1e8d5c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:34:47.514579 [ 260 ] {624a3d46-fa5c-44ba-89b9-74f4d1e8d5c1} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.514618 [ 260 ] {624a3d46-fa5c-44ba-89b9-74f4d1e8d5c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.514978 [ 260 ] {624a3d46-fa5c-44ba-89b9-74f4d1e8d5c1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.515228 [ 260 ] {624a3d46-fa5c-44ba-89b9-74f4d1e8d5c1} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.515464 [ 260 ] {624a3d46-fa5c-44ba-89b9-74f4d1e8d5c1} executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. 2025.01.02 23:34:47.515522 [ 260 ] {624a3d46-fa5c-44ba-89b9-74f4d1e8d5c1} TCPHandler: Processed in 0.001636351 sec. 2025.01.02 23:34:47.515670 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.515791 [ 258 ] {37c097e2-32e6-4dea-9552-80fc7adaa29c} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:34:47.515869 [ 258 ] {37c097e2-32e6-4dea-9552-80fc7adaa29c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:34:47.517105 [ 258 ] {37c097e2-32e6-4dea-9552-80fc7adaa29c} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.517145 [ 258 ] {37c097e2-32e6-4dea-9552-80fc7adaa29c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.517796 [ 258 ] {37c097e2-32e6-4dea-9552-80fc7adaa29c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.518058 [ 258 ] {37c097e2-32e6-4dea-9552-80fc7adaa29c} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.518322 [ 258 ] {37c097e2-32e6-4dea-9552-80fc7adaa29c} executeQuery: Read 25 rows, 45.87 KiB in 0.002551 sec., 9800.078400627206 rows/sec., 17.56 MiB/sec. 2025.01.02 23:34:47.518416 [ 258 ] {37c097e2-32e6-4dea-9552-80fc7adaa29c} TCPHandler: Processed in 0.002801466 sec. 2025.01.02 23:34:47.518576 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:47.518692 [ 260 ] {f51a51eb-51a1-46fe-ae1a-1cbdab3f4387} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:34:47.518741 [ 260 ] {f51a51eb-51a1-46fe-ae1a-1cbdab3f4387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:34:47.519238 [ 260 ] {f51a51eb-51a1-46fe-ae1a-1cbdab3f4387} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:47.519277 [ 260 ] {f51a51eb-51a1-46fe-ae1a-1cbdab3f4387} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:47.519657 [ 260 ] {f51a51eb-51a1-46fe-ae1a-1cbdab3f4387} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:47.519942 [ 260 ] {f51a51eb-51a1-46fe-ae1a-1cbdab3f4387} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:47.520150 [ 260 ] {f51a51eb-51a1-46fe-ae1a-1cbdab3f4387} executeQuery: Read 40 rows, 2.46 KiB in 0.001482 sec., 26990.55330634278 rows/sec., 1.62 MiB/sec. 2025.01.02 23:34:47.520200 [ 260 ] {f51a51eb-51a1-46fe-ae1a-1cbdab3f4387} TCPHandler: Processed in 0.001681482 sec. 2025.01.02 23:34:48.098532 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 2025.01.02 23:34:48.099465 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:48.099505 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:48.100108 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:34:48.100357 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:48.100573 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 2025.01.02 23:34:48.313791 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.02 23:34:48.332642 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:48.332706 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:48.339796 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:34:48.340545 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:48.343298 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.02 23:34:52.433085 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:52.433293 [ 258 ] {334e015d-ef72-46eb-b552-b88855874a8e} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:34:52.433365 [ 258 ] {334e015d-ef72-46eb-b552-b88855874a8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:34:52.434119 [ 258 ] {334e015d-ef72-46eb-b552-b88855874a8e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:52.434169 [ 258 ] {334e015d-ef72-46eb-b552-b88855874a8e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:52.434616 [ 258 ] {334e015d-ef72-46eb-b552-b88855874a8e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:52.434881 [ 258 ] {334e015d-ef72-46eb-b552-b88855874a8e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:52.435097 [ 258 ] {334e015d-ef72-46eb-b552-b88855874a8e} executeQuery: Read 26 rows, 2.01 KiB in 0.001857 sec., 14001.077005923533 rows/sec., 1.06 MiB/sec. 2025.01.02 23:34:52.435153 [ 258 ] {334e015d-ef72-46eb-b552-b88855874a8e} TCPHandler: Processed in 0.002199209 sec. 2025.01.02 23:34:52.435422 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:52.435609 [ 260 ] {c5cb7a21-3be5-4994-af91-b1d6d4e189fe} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:34:52.435678 [ 260 ] {c5cb7a21-3be5-4994-af91-b1d6d4e189fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:34:52.436431 [ 260 ] {c5cb7a21-3be5-4994-af91-b1d6d4e189fe} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:52.436472 [ 260 ] {c5cb7a21-3be5-4994-af91-b1d6d4e189fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:52.436916 [ 260 ] {c5cb7a21-3be5-4994-af91-b1d6d4e189fe} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:52.437201 [ 260 ] {c5cb7a21-3be5-4994-af91-b1d6d4e189fe} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:52.437448 [ 260 ] {c5cb7a21-3be5-4994-af91-b1d6d4e189fe} executeQuery: Read 28 rows, 2.24 KiB in 0.001875 sec., 14933.333333333334 rows/sec., 1.16 MiB/sec. 2025.01.02 23:34:52.437578 [ 260 ] {c5cb7a21-3be5-4994-af91-b1d6d4e189fe} TCPHandler: Processed in 0.00228693 sec. 2025.01.02 23:34:52.437744 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:52.437864 [ 258 ] {5b3956b1-3917-4134-a77d-de7fca263d89} executeQuery: (from [fd00:1122:3344:101::d]:54295) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:34:52.437917 [ 258 ] {5b3956b1-3917-4134-a77d-de7fca263d89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:34:52.438497 [ 258 ] {5b3956b1-3917-4134-a77d-de7fca263d89} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:52.438536 [ 258 ] {5b3956b1-3917-4134-a77d-de7fca263d89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:52.438966 [ 258 ] {5b3956b1-3917-4134-a77d-de7fca263d89} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:52.439237 [ 258 ] {5b3956b1-3917-4134-a77d-de7fca263d89} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:52.439450 [ 258 ] {5b3956b1-3917-4134-a77d-de7fca263d89} executeQuery: Read 100 rows, 7.10 KiB in 0.001612 sec., 62034.7394540943 rows/sec., 4.30 MiB/sec. 2025.01.02 23:34:52.439502 [ 258 ] {5b3956b1-3917-4134-a77d-de7fca263d89} TCPHandler: Processed in 0.001812323 sec. 2025.01.02 23:34:52.439676 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:52.439798 [ 260 ] {af86fb74-ef0a-4498-b342-9fb790f35d71} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:34:52.439850 [ 260 ] {af86fb74-ef0a-4498-b342-9fb790f35d71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:34:52.440353 [ 260 ] {af86fb74-ef0a-4498-b342-9fb790f35d71} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:52.440391 [ 260 ] {af86fb74-ef0a-4498-b342-9fb790f35d71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:52.440769 [ 260 ] {af86fb74-ef0a-4498-b342-9fb790f35d71} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:52.441010 [ 260 ] {af86fb74-ef0a-4498-b342-9fb790f35d71} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:52.441222 [ 260 ] {af86fb74-ef0a-4498-b342-9fb790f35d71} executeQuery: Read 30 rows, 2.10 KiB in 0.001448 sec., 20718.232044198892 rows/sec., 1.42 MiB/sec. 2025.01.02 23:34:52.441363 [ 260 ] {af86fb74-ef0a-4498-b342-9fb790f35d71} TCPHandler: Processed in 0.001744403 sec. 2025.01.02 23:34:55.521867 [ 60 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:34:55.521939 [ 60 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:34:55.600822 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 2025.01.02 23:34:55.601737 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:55.601786 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:55.602375 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:34:55.602636 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:55.602880 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.02 23:34:55.611647 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 232 2025.01.02 23:34:55.615396 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:55.615456 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:55.617046 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:55.617366 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:55.618498 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 232 2025.01.02 23:34:55.843461 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.02 23:34:55.862922 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:55.862988 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:55.870114 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:34:55.870854 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:55.873391 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.02 23:34:56.516338 [ 258 ] {} TCPHandler: Done processing connection. 2025.01.02 23:34:56.516441 [ 258 ] {} TCP-Session: 2b4024dc-c037-4062-9751-980877cef6c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.02 23:34:57.000190 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 164.39 MiB, peak 170.36 MiB, free memory in arenas 0.00 B, will set to 166.49 MiB (RSS), difference: 2.10 MiB 2025.01.02 23:34:57.438183 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.438389 [ 260 ] {622e6a5b-8cc4-4d51-b70a-dfb6f39b2a7e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:34:57.438467 [ 260 ] {622e6a5b-8cc4-4d51-b70a-dfb6f39b2a7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:34:57.439214 [ 260 ] {622e6a5b-8cc4-4d51-b70a-dfb6f39b2a7e} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.439260 [ 260 ] {622e6a5b-8cc4-4d51-b70a-dfb6f39b2a7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.439690 [ 260 ] {622e6a5b-8cc4-4d51-b70a-dfb6f39b2a7e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:57.439953 [ 260 ] {622e6a5b-8cc4-4d51-b70a-dfb6f39b2a7e} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.440173 [ 260 ] {622e6a5b-8cc4-4d51-b70a-dfb6f39b2a7e} executeQuery: Read 14 rows, 1.01 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 548.92 KiB/sec. 2025.01.02 23:34:57.440472 [ 260 ] {622e6a5b-8cc4-4d51-b70a-dfb6f39b2a7e} TCPHandler: Processed in 0.002417912 sec. 2025.01.02 23:34:57.440783 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.440979 [ 265 ] {0a3c8f4c-fc2c-4fa4-ba55-e95ef3958acf} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:34:57.441080 [ 265 ] {0a3c8f4c-fc2c-4fa4-ba55-e95ef3958acf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:34:57.441993 [ 265 ] {0a3c8f4c-fc2c-4fa4-ba55-e95ef3958acf} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.442043 [ 265 ] {0a3c8f4c-fc2c-4fa4-ba55-e95ef3958acf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.442501 [ 265 ] {0a3c8f4c-fc2c-4fa4-ba55-e95ef3958acf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:34:57.442759 [ 265 ] {0a3c8f4c-fc2c-4fa4-ba55-e95ef3958acf} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.443030 [ 265 ] {0a3c8f4c-fc2c-4fa4-ba55-e95ef3958acf} executeQuery: Read 223 rows, 20.28 KiB in 0.002096 sec., 106393.12977099235 rows/sec., 9.45 MiB/sec. 2025.01.02 23:34:57.443148 [ 265 ] {0a3c8f4c-fc2c-4fa4-ba55-e95ef3958acf} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2025.01.02 23:34:57.443165 [ 265 ] {0a3c8f4c-fc2c-4fa4-ba55-e95ef3958acf} TCPHandler: Processed in 0.002543254 sec. 2025.01.02 23:34:57.443364 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.443502 [ 260 ] {a7091b00-44d7-4fb2-92d0-c272168d37be} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:34:57.443561 [ 260 ] {a7091b00-44d7-4fb2-92d0-c272168d37be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:34:57.444269 [ 260 ] {a7091b00-44d7-4fb2-92d0-c272168d37be} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.444318 [ 260 ] {a7091b00-44d7-4fb2-92d0-c272168d37be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.444716 [ 260 ] {a7091b00-44d7-4fb2-92d0-c272168d37be} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:57.444974 [ 260 ] {a7091b00-44d7-4fb2-92d0-c272168d37be} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.445347 [ 260 ] {a7091b00-44d7-4fb2-92d0-c272168d37be} executeQuery: Read 32 rows, 2.34 KiB in 0.001829 sec., 17495.89939857846 rows/sec., 1.25 MiB/sec. 2025.01.02 23:34:57.445477 [ 260 ] {a7091b00-44d7-4fb2-92d0-c272168d37be} TCPHandler: Processed in 0.002180119 sec. 2025.01.02 23:34:57.445650 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.445792 [ 265 ] {3608d367-cdcb-4af8-9d1e-397689ef5f3b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:34:57.445850 [ 265 ] {3608d367-cdcb-4af8-9d1e-397689ef5f3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:34:57.446538 [ 265 ] {3608d367-cdcb-4af8-9d1e-397689ef5f3b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.446582 [ 265 ] {3608d367-cdcb-4af8-9d1e-397689ef5f3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.446948 [ 265 ] {3608d367-cdcb-4af8-9d1e-397689ef5f3b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:57.447192 [ 265 ] {3608d367-cdcb-4af8-9d1e-397689ef5f3b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.447485 [ 265 ] {3608d367-cdcb-4af8-9d1e-397689ef5f3b} executeQuery: Read 14 rows, 1004.00 B in 0.001714 sec., 8168.028004667444 rows/sec., 572.04 KiB/sec. 2025.01.02 23:34:57.447551 [ 265 ] {3608d367-cdcb-4af8-9d1e-397689ef5f3b} TCPHandler: Processed in 0.001970406 sec. 2025.01.02 23:34:57.447715 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.447851 [ 260 ] {ca3104df-9479-468b-ad66-0d314ec7c730} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:34:57.447907 [ 260 ] {ca3104df-9479-468b-ad66-0d314ec7c730} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:34:57.448574 [ 260 ] {ca3104df-9479-468b-ad66-0d314ec7c730} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.448612 [ 260 ] {ca3104df-9479-468b-ad66-0d314ec7c730} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.448966 [ 260 ] {ca3104df-9479-468b-ad66-0d314ec7c730} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:57.449209 [ 260 ] {ca3104df-9479-468b-ad66-0d314ec7c730} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.449442 [ 260 ] {ca3104df-9479-468b-ad66-0d314ec7c730} executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. 2025.01.02 23:34:57.449503 [ 260 ] {ca3104df-9479-468b-ad66-0d314ec7c730} TCPHandler: Processed in 0.001853945 sec. 2025.01.02 23:34:57.449650 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.449786 [ 265 ] {1441c276-4a05-4ea7-a01f-2ea8dc381293} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:34:57.449843 [ 265 ] {1441c276-4a05-4ea7-a01f-2ea8dc381293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:34:57.450647 [ 265 ] {1441c276-4a05-4ea7-a01f-2ea8dc381293} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.450688 [ 265 ] {1441c276-4a05-4ea7-a01f-2ea8dc381293} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.451072 [ 265 ] {1441c276-4a05-4ea7-a01f-2ea8dc381293} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:34:57.451312 [ 265 ] {1441c276-4a05-4ea7-a01f-2ea8dc381293} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.451747 [ 265 ] {1441c276-4a05-4ea7-a01f-2ea8dc381293} executeQuery: Read 371 rows, 26.80 KiB in 0.001965 sec., 188804.0712468193 rows/sec., 13.32 MiB/sec. 2025.01.02 23:34:57.451858 [ 265 ] {1441c276-4a05-4ea7-a01f-2ea8dc381293} TCPHandler: Processed in 0.002313021 sec. 2025.01.02 23:34:57.452059 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.452339 [ 260 ] {c0a48b84-78f8-4d61-a903-a599b0310d52} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:34:57.452431 [ 260 ] {c0a48b84-78f8-4d61-a903-a599b0310d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:34:57.452978 [ 260 ] {c0a48b84-78f8-4d61-a903-a599b0310d52} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.453015 [ 260 ] {c0a48b84-78f8-4d61-a903-a599b0310d52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.453374 [ 260 ] {c0a48b84-78f8-4d61-a903-a599b0310d52} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:57.453604 [ 260 ] {c0a48b84-78f8-4d61-a903-a599b0310d52} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.453970 [ 260 ] {c0a48b84-78f8-4d61-a903-a599b0310d52} executeQuery: Read 6 rows, 321.00 B in 0.001636 sec., 3667.481662591687 rows/sec., 191.61 KiB/sec. 2025.01.02 23:34:57.454082 [ 260 ] {c0a48b84-78f8-4d61-a903-a599b0310d52} TCPHandler: Processed in 0.002076537 sec. 2025.01.02 23:34:57.454239 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.454377 [ 265 ] {dfd3d721-0f76-451f-8f8d-83e5e6d39857} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:34:57.454440 [ 265 ] {dfd3d721-0f76-451f-8f8d-83e5e6d39857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:34:57.455013 [ 265 ] {dfd3d721-0f76-451f-8f8d-83e5e6d39857} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.455052 [ 265 ] {dfd3d721-0f76-451f-8f8d-83e5e6d39857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.455441 [ 265 ] {dfd3d721-0f76-451f-8f8d-83e5e6d39857} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:34:57.455680 [ 265 ] {dfd3d721-0f76-451f-8f8d-83e5e6d39857} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.455897 [ 265 ] {dfd3d721-0f76-451f-8f8d-83e5e6d39857} executeQuery: Read 177 rows, 11.96 KiB in 0.001551 sec., 114119.92263056092 rows/sec., 7.53 MiB/sec. 2025.01.02 23:34:57.455948 [ 265 ] {dfd3d721-0f76-451f-8f8d-83e5e6d39857} TCPHandler: Processed in 0.001776654 sec. 2025.01.02 23:34:57.456103 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.456240 [ 260 ] {131601ce-b236-4272-87dc-6d29aaca4728} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:34:57.456300 [ 260 ] {131601ce-b236-4272-87dc-6d29aaca4728} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:34:57.456800 [ 260 ] {131601ce-b236-4272-87dc-6d29aaca4728} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.456838 [ 260 ] {131601ce-b236-4272-87dc-6d29aaca4728} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.457193 [ 260 ] {131601ce-b236-4272-87dc-6d29aaca4728} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:57.457441 [ 260 ] {131601ce-b236-4272-87dc-6d29aaca4728} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.457628 [ 260 ] {131601ce-b236-4272-87dc-6d29aaca4728} executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. 2025.01.02 23:34:57.457678 [ 260 ] {131601ce-b236-4272-87dc-6d29aaca4728} TCPHandler: Processed in 0.001639851 sec. 2025.01.02 23:34:57.457826 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.457963 [ 265 ] {7f2337cd-0985-49a6-8bdd-e3c1905284d8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:34:57.458051 [ 265 ] {7f2337cd-0985-49a6-8bdd-e3c1905284d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:34:57.459286 [ 265 ] {7f2337cd-0985-49a6-8bdd-e3c1905284d8} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.459326 [ 265 ] {7f2337cd-0985-49a6-8bdd-e3c1905284d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.459965 [ 265 ] {7f2337cd-0985-49a6-8bdd-e3c1905284d8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:34:57.460224 [ 265 ] {7f2337cd-0985-49a6-8bdd-e3c1905284d8} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.460600 [ 265 ] {7f2337cd-0985-49a6-8bdd-e3c1905284d8} executeQuery: Read 25 rows, 45.87 KiB in 0.002637 sec., 9480.470231323474 rows/sec., 16.99 MiB/sec. 2025.01.02 23:34:57.460779 [ 265 ] {7f2337cd-0985-49a6-8bdd-e3c1905284d8} TCPHandler: Processed in 0.00301657 sec. 2025.01.02 23:34:57.460949 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:57.461064 [ 260 ] {0ed96c84-6571-4c28-af70-362d59521d52} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:34:57.461115 [ 260 ] {0ed96c84-6571-4c28-af70-362d59521d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:34:57.461615 [ 260 ] {0ed96c84-6571-4c28-af70-362d59521d52} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:57.461653 [ 260 ] {0ed96c84-6571-4c28-af70-362d59521d52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:57.462012 [ 260 ] {0ed96c84-6571-4c28-af70-362d59521d52} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:34:57.462253 [ 260 ] {0ed96c84-6571-4c28-af70-362d59521d52} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:57.462436 [ 260 ] {0ed96c84-6571-4c28-af70-362d59521d52} executeQuery: Read 52 rows, 3.30 KiB in 0.001395 sec., 37275.985663082436 rows/sec., 2.31 MiB/sec. 2025.01.02 23:34:57.462490 [ 260 ] {0ed96c84-6571-4c28-af70-362d59521d52} TCPHandler: Processed in 0.001599431 sec. 2025.01.02 23:34:58.000182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 169.31 MiB, peak 170.81 MiB, free memory in arenas 0.00 B, will set to 166.55 MiB (RSS), difference: -2.75 MiB 2025.01.02 23:34:59.174931 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.175222 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:59.175681 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:59.175731 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:59.176073 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:59.176152 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:59.176328 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.02 23:34:59.176567 [ 298 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:34:59.176560 [ 296 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:59.176697 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.02 23:34:59.176730 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:59.180800 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:34:59.180835 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.02 23:34:59.180907 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.180961 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.182300 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} executeQuery: Read 31 rows, 1.18 KiB in 0.007212 sec., 4298.391569606212 rows/sec., 163.98 KiB/sec. 2025.01.02 23:34:59.182441 [ 260 ] {e3f2a133-3ae7-485b-bbff-ad8e61488867} TCPHandler: Processed in 0.0076491 sec. 2025.01.02 23:34:59.182877 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.183317 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} executeQuery: (from [fd00:1122:3344:101::d]:38742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:59.183866 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:59.183916 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:59.184283 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:59.184364 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:59.184543 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.02 23:34:59.184647 [ 298 ] {80358524-73f4-4bef-b982-d06a4c224ebb} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:59.184665 [ 299 ] {80358524-73f4-4bef-b982-d06a4c224ebb} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:34:59.184771 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.02 23:34:59.184799 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:59.184892 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:34:59.184914 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.02 23:34:59.184956 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.185004 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.186159 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} executeQuery: Read 31 rows, 1.18 KiB in 0.003054 sec., 10150.622134905043 rows/sec., 387.24 KiB/sec. 2025.01.02 23:34:59.186323 [ 265 ] {80358524-73f4-4bef-b982-d06a4c224ebb} TCPHandler: Processed in 0.003638008 sec. 2025.01.02 23:34:59.186572 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.186761 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:59.187093 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:59.187141 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:59.187454 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:59.187520 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:59.187667 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.02 23:34:59.187743 [ 298 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:59.187749 [ 296 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:34:59.187843 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.02 23:34:59.187871 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:59.187953 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:34:59.187973 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.02 23:34:59.188014 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.188059 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.189024 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} executeQuery: Read 31 rows, 1.18 KiB in 0.002354 sec., 13169.073916737467 rows/sec., 502.39 KiB/sec. 2025.01.02 23:34:59.189158 [ 260 ] {d60232ff-157b-4a7a-a2f3-9ddc10dedd70} TCPHandler: Processed in 0.002639975 sec. 2025.01.02 23:34:59.189412 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.189632 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} executeQuery: (from [fd00:1122:3344:101::d]:38742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:59.189972 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:59.190020 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:59.190341 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:59.190407 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:59.190557 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.02 23:34:59.190648 [ 298 ] {16e24bce-0470-4e16-b136-097237ed82f4} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:59.190662 [ 299 ] {16e24bce-0470-4e16-b136-097237ed82f4} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:34:59.190760 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.02 23:34:59.190787 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:59.190869 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:34:59.190890 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.02 23:34:59.190931 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.190977 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.191948 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} executeQuery: Read 31 rows, 1.18 KiB in 0.002424 sec., 12788.77887788779 rows/sec., 487.88 KiB/sec. 2025.01.02 23:34:59.192104 [ 265 ] {16e24bce-0470-4e16-b136-097237ed82f4} TCPHandler: Processed in 0.002760426 sec. 2025.01.02 23:34:59.192361 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.192553 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:59.192888 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:59.192937 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:59.193256 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:59.193323 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:59.193468 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.02 23:34:59.193544 [ 298 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:59.193546 [ 296 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:34:59.193642 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.02 23:34:59.193670 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:59.193749 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:34:59.193769 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.02 23:34:59.193810 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.193855 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.194881 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} executeQuery: Read 31 rows, 1.18 KiB in 0.00242 sec., 12809.917355371901 rows/sec., 488.68 KiB/sec. 2025.01.02 23:34:59.195043 [ 260 ] {3a6b1969-54fc-447d-a91b-214ee261c04f} TCPHandler: Processed in 0.002738206 sec. 2025.01.02 23:34:59.195363 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.195586 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} executeQuery: (from [fd00:1122:3344:101::d]:38742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:59.195928 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:59.195978 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:59.196303 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:59.196371 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:59.196520 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.02 23:34:59.196617 [ 298 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:59.196634 [ 299 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:34:59.196740 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.02 23:34:59.196768 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:59.196849 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:34:59.196870 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.02 23:34:59.196911 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.196957 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.198019 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} executeQuery: Read 31 rows, 1.18 KiB in 0.002545 sec., 12180.746561886051 rows/sec., 464.68 KiB/sec. 2025.01.02 23:34:59.198172 [ 265 ] {3897794e-f002-4b22-976a-e97fa9f1ef15} TCPHandler: Processed in 0.002926679 sec. 2025.01.02 23:34:59.275131 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.275364 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:34:59.275754 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:34:59.275836 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:34:59.276174 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:59.276270 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:34:59.276424 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.01.02 23:34:59.276516 [ 298 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:34:59.276521 [ 296 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:34:59.276632 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2025.01.02 23:34:59.276662 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:34:59.276744 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:34:59.276766 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.02 23:34:59.276807 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.276854 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:34:59.277900 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} executeQuery: Read 31 rows, 1.18 KiB in 0.002652 sec., 11689.291101055807 rows/sec., 445.93 KiB/sec. 2025.01.02 23:34:59.278042 [ 260 ] {14b99816-e870-4da8-a34f-bffe2a22d4a1} TCPHandler: Processed in 0.002979779 sec. 2025.01.02 23:34:59.278579 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.278744 [ 265 ] {4cb8beb1-5b98-467c-a94c-ec2fb2103aa5} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.02 23:34:59.278809 [ 265 ] {4cb8beb1-5b98-467c-a94c-ec2fb2103aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:34:59.279682 [ 265 ] {4cb8beb1-5b98-467c-a94c-ec2fb2103aa5} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:59.279728 [ 265 ] {4cb8beb1-5b98-467c-a94c-ec2fb2103aa5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:59.280244 [ 265 ] {4cb8beb1-5b98-467c-a94c-ec2fb2103aa5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:34:59.280485 [ 265 ] {4cb8beb1-5b98-467c-a94c-ec2fb2103aa5} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:59.280730 [ 265 ] {4cb8beb1-5b98-467c-a94c-ec2fb2103aa5} executeQuery: Read 7 rows, 1.42 KiB in 0.002022 sec., 3461.9188921859545 rows/sec., 704.17 KiB/sec. 2025.01.02 23:34:59.280909 [ 265 ] {4cb8beb1-5b98-467c-a94c-ec2fb2103aa5} TCPHandler: Processed in 0.002393902 sec. 2025.01.02 23:34:59.281070 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.281220 [ 260 ] {8d322e1c-01b9-4ab8-916e-75748fc4b5be} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:34:59.281279 [ 260 ] {8d322e1c-01b9-4ab8-916e-75748fc4b5be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:34:59.282441 [ 260 ] {8d322e1c-01b9-4ab8-916e-75748fc4b5be} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:59.282488 [ 260 ] {8d322e1c-01b9-4ab8-916e-75748fc4b5be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:59.282975 [ 260 ] {8d322e1c-01b9-4ab8-916e-75748fc4b5be} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:34:59.283232 [ 260 ] {8d322e1c-01b9-4ab8-916e-75748fc4b5be} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:59.283412 [ 54 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.02 23:34:59.283486 [ 54 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:59.283495 [ 260 ] {8d322e1c-01b9-4ab8-916e-75748fc4b5be} executeQuery: Read 1167 rows, 98.65 KiB in 0.002308 sec., 505632.582322357 rows/sec., 41.74 MiB/sec. 2025.01.02 23:34:59.283526 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:59.283645 [ 260 ] {8d322e1c-01b9-4ab8-916e-75748fc4b5be} TCPHandler: Processed in 0.002639555 sec. 2025.01.02 23:34:59.283712 [ 201 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.02 23:34:59.283838 [ 201 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:34:59.283868 [ 201 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 198 rows starting from the beginning of the part 2025.01.02 23:34:59.283906 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.284022 [ 201 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 197 rows starting from the beginning of the part 2025.01.02 23:34:59.284291 [ 201 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 223 rows starting from the beginning of the part 2025.01.02 23:34:59.284542 [ 265 ] {57b4a0b4-8bf3-4f5d-958d-40cafdd36a69} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:34:59.284711 [ 201 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part 2025.01.02 23:34:59.284777 [ 265 ] {57b4a0b4-8bf3-4f5d-958d-40cafdd36a69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:34:59.285007 [ 201 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 223 rows starting from the beginning of the part 2025.01.02 23:34:59.285328 [ 201 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1167 rows starting from the beginning of the part 2025.01.02 23:34:59.287135 [ 265 ] {57b4a0b4-8bf3-4f5d-958d-40cafdd36a69} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:59.287219 [ 265 ] {57b4a0b4-8bf3-4f5d-958d-40cafdd36a69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:34:59.288034 [ 265 ] {57b4a0b4-8bf3-4f5d-958d-40cafdd36a69} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:34:59.288450 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2034 rows, containing 5 columns (5 merged, 0 gathered) in 0.004797583 sec., 423963.48327897605 rows/sec., 37.82 MiB/sec. 2025.01.02 23:34:59.288526 [ 265 ] {57b4a0b4-8bf3-4f5d-958d-40cafdd36a69} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:59.288786 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.02 23:34:59.288957 [ 265 ] {57b4a0b4-8bf3-4f5d-958d-40cafdd36a69} executeQuery: Read 228 rows, 15.81 KiB in 0.004607 sec., 49489.90666377252 rows/sec., 3.35 MiB/sec. 2025.01.02 23:34:59.289222 [ 265 ] {57b4a0b4-8bf3-4f5d-958d-40cafdd36a69} TCPHandler: Processed in 0.005441242 sec. 2025.01.02 23:34:59.289445 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.289466 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:59.289670 [ 260 ] {5151090c-3f82-42c7-a62b-a2602c4eddc7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:34:59.289728 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_6_1} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.02 23:34:59.289745 [ 260 ] {5151090c-3f82-42c7-a62b-a2602c4eddc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:34:59.289955 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.01.02 23:34:59.290692 [ 260 ] {5151090c-3f82-42c7-a62b-a2602c4eddc7} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:59.290736 [ 260 ] {5151090c-3f82-42c7-a62b-a2602c4eddc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:59.291145 [ 260 ] {5151090c-3f82-42c7-a62b-a2602c4eddc7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:34:59.291390 [ 260 ] {5151090c-3f82-42c7-a62b-a2602c4eddc7} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:59.291547 [ 54 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.02 23:34:59.291608 [ 54 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:59.291645 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:59.291658 [ 260 ] {5151090c-3f82-42c7-a62b-a2602c4eddc7} executeQuery: Read 484 rows, 36.53 KiB in 0.002051 sec., 235982.44758654316 rows/sec., 17.39 MiB/sec. 2025.01.02 23:34:59.291879 [ 260 ] {5151090c-3f82-42c7-a62b-a2602c4eddc7} TCPHandler: Processed in 0.002531844 sec. 2025.01.02 23:34:59.291907 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.02 23:34:59.292045 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.292064 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:34:59.292097 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 359 rows starting from the beginning of the part 2025.01.02 23:34:59.292198 [ 265 ] {bd45ddff-b90c-441d-9cdf-a3d9b8908d70} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:34:59.292254 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 343 rows starting from the beginning of the part 2025.01.02 23:34:59.292300 [ 265 ] {bd45ddff-b90c-441d-9cdf-a3d9b8908d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:34:59.292471 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 371 rows starting from the beginning of the part 2025.01.02 23:34:59.292657 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part 2025.01.02 23:34:59.293098 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 371 rows starting from the beginning of the part 2025.01.02 23:34:59.293445 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 484 rows starting from the beginning of the part 2025.01.02 23:34:59.295214 [ 265 ] {bd45ddff-b90c-441d-9cdf-a3d9b8908d70} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:59.295263 [ 265 ] {bd45ddff-b90c-441d-9cdf-a3d9b8908d70} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:34:59.295304 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1956 rows, containing 5 columns (5 merged, 0 gathered) in 0.003569277 sec., 548010.143230688 rows/sec., 41.16 MiB/sec. 2025.01.02 23:34:59.295602 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.02 23:34:59.296085 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:59.296173 [ 265 ] {bd45ddff-b90c-441d-9cdf-a3d9b8908d70} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:34:59.296206 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_6_1} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.02 23:34:59.296345 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.02 23:34:59.296534 [ 265 ] {bd45ddff-b90c-441d-9cdf-a3d9b8908d70} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:59.296707 [ 54 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.02 23:34:59.296770 [ 54 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:59.296811 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. 2025.01.02 23:34:59.296816 [ 265 ] {bd45ddff-b90c-441d-9cdf-a3d9b8908d70} executeQuery: Read 2105 rows, 144.01 KiB in 0.004665 sec., 451232.5830653805 rows/sec., 30.15 MiB/sec. 2025.01.02 23:34:59.297039 [ 265 ] {bd45ddff-b90c-441d-9cdf-a3d9b8908d70} TCPHandler: Processed in 0.005047306 sec. 2025.01.02 23:34:59.297089 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.02 23:34:59.297245 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:34:59.297309 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:34:59.297367 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 77 rows starting from the beginning of the part 2025.01.02 23:34:59.297480 [ 260 ] {ffa038f3-e7cc-44e1-b521-893df4fdbcd9} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:34:59.297610 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 77 rows starting from the beginning of the part 2025.01.02 23:34:59.297708 [ 260 ] {ffa038f3-e7cc-44e1-b521-893df4fdbcd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:34:59.297886 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 137 rows starting from the beginning of the part 2025.01.02 23:34:59.298336 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part 2025.01.02 23:34:59.298770 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part 2025.01.02 23:34:59.299103 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2105 rows starting from the beginning of the part 2025.01.02 23:34:59.300003 [ 260 ] {ffa038f3-e7cc-44e1-b521-893df4fdbcd9} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:59.300092 [ 260 ] {ffa038f3-e7cc-44e1-b521-893df4fdbcd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:34:59.301059 [ 260 ] {ffa038f3-e7cc-44e1-b521-893df4fdbcd9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:34:59.301468 [ 260 ] {ffa038f3-e7cc-44e1-b521-893df4fdbcd9} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:59.301676 [ 52 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.02 23:34:59.301725 [ 52 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:34:59.301745 [ 260 ] {ffa038f3-e7cc-44e1-b521-893df4fdbcd9} executeQuery: Read 12 rows, 862.00 B in 0.004324 sec., 2775.208140610546 rows/sec., 194.68 KiB/sec. 2025.01.02 23:34:59.301769 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:34:59.302069 [ 260 ] {ffa038f3-e7cc-44e1-b521-893df4fdbcd9} TCPHandler: Processed in 0.004915174 sec. 2025.01.02 23:34:59.302257 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.02 23:34:59.302627 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:34:59.302634 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2673 rows, containing 5 columns (5 merged, 0 gathered) in 0.005721745 sec., 467165.1742606495 rows/sec., 31.04 MiB/sec. 2025.01.02 23:34:59.302668 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2025.01.02 23:34:59.302791 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part 2025.01.02 23:34:59.303095 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2025.01.02 23:34:59.303098 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.02 23:34:59.303385 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2025.01.02 23:34:59.303671 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part 2025.01.02 23:34:59.303852 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2025.01.02 23:34:59.304303 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:59.304441 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_6_1} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.02 23:34:59.304591 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.01.02 23:34:59.305255 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.003355674 sec., 53044.485250951075 rows/sec., 3.23 MiB/sec. 2025.01.02 23:34:59.305468 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.02 23:34:59.305812 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:34:59.305892 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_6_1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.02 23:34:59.305974 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.02 23:35:02.431861 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:02.432059 [ 260 ] {ed4b2dd2-5a70-4630-8505-89876af69e10} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:02.432129 [ 260 ] {ed4b2dd2-5a70-4630-8505-89876af69e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:02.432890 [ 260 ] {ed4b2dd2-5a70-4630-8505-89876af69e10} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:02.432929 [ 260 ] {ed4b2dd2-5a70-4630-8505-89876af69e10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:02.433366 [ 260 ] {ed4b2dd2-5a70-4630-8505-89876af69e10} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:02.433618 [ 260 ] {ed4b2dd2-5a70-4630-8505-89876af69e10} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:02.433810 [ 260 ] {ed4b2dd2-5a70-4630-8505-89876af69e10} executeQuery: Read 52 rows, 4.07 KiB in 0.001802 sec., 28856.82574916759 rows/sec., 2.20 MiB/sec. 2025.01.02 23:35:02.433864 [ 260 ] {ed4b2dd2-5a70-4630-8505-89876af69e10} TCPHandler: Processed in 0.002127378 sec. 2025.01.02 23:35:02.434117 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:02.434314 [ 265 ] {5021f522-2b3f-4fae-98d7-774f5d805e51} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:02.434391 [ 265 ] {5021f522-2b3f-4fae-98d7-774f5d805e51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:02.435216 [ 265 ] {5021f522-2b3f-4fae-98d7-774f5d805e51} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:02.435266 [ 265 ] {5021f522-2b3f-4fae-98d7-774f5d805e51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:02.435738 [ 265 ] {5021f522-2b3f-4fae-98d7-774f5d805e51} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:02.436002 [ 265 ] {5021f522-2b3f-4fae-98d7-774f5d805e51} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:02.436328 [ 265 ] {5021f522-2b3f-4fae-98d7-774f5d805e51} executeQuery: Read 56 rows, 4.47 KiB in 0.002042 sec., 27424.09402546523 rows/sec., 2.14 MiB/sec. 2025.01.02 23:35:02.436419 [ 265 ] {5021f522-2b3f-4fae-98d7-774f5d805e51} TCPHandler: Processed in 0.002438112 sec. 2025.01.02 23:35:02.436584 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:02.436705 [ 260 ] {6cd94cfd-8456-4928-a43d-5479dd391c49} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:02.436757 [ 260 ] {6cd94cfd-8456-4928-a43d-5479dd391c49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:02.437296 [ 260 ] {6cd94cfd-8456-4928-a43d-5479dd391c49} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:02.437338 [ 260 ] {6cd94cfd-8456-4928-a43d-5479dd391c49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:02.437721 [ 260 ] {6cd94cfd-8456-4928-a43d-5479dd391c49} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:02.437970 [ 260 ] {6cd94cfd-8456-4928-a43d-5479dd391c49} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:02.438143 [ 260 ] {6cd94cfd-8456-4928-a43d-5479dd391c49} executeQuery: Read 90 rows, 6.39 KiB in 0.001464 sec., 61475.40983606557 rows/sec., 4.26 MiB/sec. 2025.01.02 23:35:02.438193 [ 260 ] {6cd94cfd-8456-4928-a43d-5479dd391c49} TCPHandler: Processed in 0.001665702 sec. 2025.01.02 23:35:02.438345 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:02.438471 [ 265 ] {9377d7a1-b16a-40f5-bada-8e5b1dcad935} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:02.438530 [ 265 ] {9377d7a1-b16a-40f5-bada-8e5b1dcad935} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:02.439026 [ 265 ] {9377d7a1-b16a-40f5-bada-8e5b1dcad935} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:02.439067 [ 265 ] {9377d7a1-b16a-40f5-bada-8e5b1dcad935} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:02.439442 [ 265 ] {9377d7a1-b16a-40f5-bada-8e5b1dcad935} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:02.439692 [ 265 ] {9377d7a1-b16a-40f5-bada-8e5b1dcad935} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:02.439889 [ 265 ] {9377d7a1-b16a-40f5-bada-8e5b1dcad935} executeQuery: Read 30 rows, 2.11 KiB in 0.001449 sec., 20703.933747412008 rows/sec., 1.42 MiB/sec. 2025.01.02 23:35:02.439937 [ 265 ] {9377d7a1-b16a-40f5-bada-8e5b1dcad935} TCPHandler: Processed in 0.001652972 sec. 2025.01.02 23:35:03.103083 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 2025.01.02 23:35:03.103835 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:03.103877 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:03.104403 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:03.104660 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:03.104921 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 2025.01.02 23:35:03.373565 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.02 23:35:03.394410 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:03.394473 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:03.401648 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:03.402402 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:03.405271 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.02 23:35:05.618958 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 288 2025.01.02 23:35:05.622657 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:05.622719 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:05.624260 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:35:05.624572 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:05.625495 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 288 2025.01.02 23:35:07.440891 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.441076 [ 260 ] {d280e2e2-7909-45b2-beb5-f6ae60a23c6d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:35:07.441146 [ 260 ] {d280e2e2-7909-45b2-beb5-f6ae60a23c6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:35:07.441896 [ 260 ] {d280e2e2-7909-45b2-beb5-f6ae60a23c6d} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.441946 [ 260 ] {d280e2e2-7909-45b2-beb5-f6ae60a23c6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.442366 [ 260 ] {d280e2e2-7909-45b2-beb5-f6ae60a23c6d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:35:07.442620 [ 260 ] {d280e2e2-7909-45b2-beb5-f6ae60a23c6d} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.442774 [ 40 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.02 23:35:07.442815 [ 40 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.442829 [ 260 ] {d280e2e2-7909-45b2-beb5-f6ae60a23c6d} executeQuery: Read 14 rows, 1.01 KiB in 0.001804 sec., 7760.532150776053 rows/sec., 558.65 KiB/sec. 2025.01.02 23:35:07.442839 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.442952 [ 260 ] {d280e2e2-7909-45b2-beb5-f6ae60a23c6d} TCPHandler: Processed in 0.002195499 sec. 2025.01.02 23:35:07.443222 [ 195 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.02 23:35:07.443359 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.443467 [ 195 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:07.443553 [ 195 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:07.443663 [ 265 ] {6c8519fa-fc0e-49ba-9fab-feeb5bcc1d50} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:07.443788 [ 195 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:07.443898 [ 265 ] {6c8519fa-fc0e-49ba-9fab-feeb5bcc1d50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:07.444136 [ 195 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:07.444421 [ 195 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:07.444692 [ 195 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:07.446893 [ 265 ] {6c8519fa-fc0e-49ba-9fab-feeb5bcc1d50} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.446987 [ 265 ] {6c8519fa-fc0e-49ba-9fab-feeb5bcc1d50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.447357 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004400088 sec., 15908.772733636237 rows/sec., 1.18 MiB/sec. 2025.01.02 23:35:07.447573 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.02 23:35:07.447932 [ 265 ] {6c8519fa-fc0e-49ba-9fab-feeb5bcc1d50} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:07.448070 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.448273 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_5_1} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.02 23:35:07.448447 [ 265 ] {6c8519fa-fc0e-49ba-9fab-feeb5bcc1d50} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.448473 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:35:07.448727 [ 265 ] {6c8519fa-fc0e-49ba-9fab-feeb5bcc1d50} executeQuery: Read 249 rows, 22.34 KiB in 0.00517 sec., 48162.47582205029 rows/sec., 4.22 MiB/sec. 2025.01.02 23:35:07.448794 [ 265 ] {6c8519fa-fc0e-49ba-9fab-feeb5bcc1d50} TCPHandler: Processed in 0.005679715 sec. 2025.01.02 23:35:07.448956 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.449075 [ 260 ] {92a08b19-3998-44f9-827b-da9b05379c0f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:35:07.449125 [ 260 ] {92a08b19-3998-44f9-827b-da9b05379c0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:35:07.449730 [ 260 ] {92a08b19-3998-44f9-827b-da9b05379c0f} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.449768 [ 260 ] {92a08b19-3998-44f9-827b-da9b05379c0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.450140 [ 260 ] {92a08b19-3998-44f9-827b-da9b05379c0f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:35:07.450375 [ 260 ] {92a08b19-3998-44f9-827b-da9b05379c0f} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.450499 [ 40 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.02 23:35:07.450536 [ 40 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.450559 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.450567 [ 260 ] {92a08b19-3998-44f9-827b-da9b05379c0f} executeQuery: Read 32 rows, 2.34 KiB in 0.001516 sec., 21108.179419525066 rows/sec., 1.50 MiB/sec. 2025.01.02 23:35:07.450831 [ 260 ] {92a08b19-3998-44f9-827b-da9b05379c0f} TCPHandler: Processed in 0.001929016 sec. 2025.01.02 23:35:07.450887 [ 201 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.02 23:35:07.451122 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.451136 [ 201 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:07.451193 [ 201 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part 2025.01.02 23:35:07.451436 [ 201 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part 2025.01.02 23:35:07.451513 [ 265 ] {b59784ac-f66c-4864-a522-1f48b32f93ef} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:35:07.451704 [ 201 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part 2025.01.02 23:35:07.451771 [ 265 ] {b59784ac-f66c-4864-a522-1f48b32f93ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:35:07.451947 [ 201 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part 2025.01.02 23:35:07.452319 [ 201 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part 2025.01.02 23:35:07.454160 [ 265 ] {b59784ac-f66c-4864-a522-1f48b32f93ef} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.454237 [ 265 ] {b59784ac-f66c-4864-a522-1f48b32f93ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.454853 [ 194 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 5 columns (5 merged, 0 gathered) in 0.004241215 sec., 37725.038697637356 rows/sec., 2.83 MiB/sec. 2025.01.02 23:35:07.455012 [ 265 ] {b59784ac-f66c-4864-a522-1f48b32f93ef} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:35:07.455021 [ 194 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.02 23:35:07.455318 [ 265 ] {b59784ac-f66c-4864-a522-1f48b32f93ef} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.455384 [ 194 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.455545 [ 40 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.02 23:35:07.455582 [ 194 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_5_1} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.02 23:35:07.455641 [ 40 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.455730 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.455742 [ 265 ] {b59784ac-f66c-4864-a522-1f48b32f93ef} executeQuery: Read 14 rows, 1004.00 B in 0.004445 sec., 3149.6062992125985 rows/sec., 220.58 KiB/sec. 2025.01.02 23:35:07.455788 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.02 23:35:07.455905 [ 265 ] {b59784ac-f66c-4864-a522-1f48b32f93ef} TCPHandler: Processed in 0.004940965 sec. 2025.01.02 23:35:07.455978 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.02 23:35:07.456069 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.456109 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:07.456140 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2025.01.02 23:35:07.456215 [ 260 ] {b42cffa2-5282-4ac0-80f6-cdc0aaa4e244} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:35:07.456269 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:07.456313 [ 260 ] {b42cffa2-5282-4ac0-80f6-cdc0aaa4e244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:35:07.456536 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:07.456947 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:07.457170 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part 2025.01.02 23:35:07.457381 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:07.458195 [ 260 ] {b42cffa2-5282-4ac0-80f6-cdc0aaa4e244} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.458241 [ 260 ] {b42cffa2-5282-4ac0-80f6-cdc0aaa4e244} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.458787 [ 260 ] {b42cffa2-5282-4ac0-80f6-cdc0aaa4e244} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:35:07.458873 [ 194 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002968409 sec., 100727.35933626397 rows/sec., 7.22 MiB/sec. 2025.01.02 23:35:07.459026 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.02 23:35:07.459128 [ 260 ] {b42cffa2-5282-4ac0-80f6-cdc0aaa4e244} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.459283 [ 40 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.02 23:35:07.459333 [ 40 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.459364 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.459395 [ 260 ] {b42cffa2-5282-4ac0-80f6-cdc0aaa4e244} executeQuery: Read 13 rows, 830.00 B in 0.003226 sec., 4029.758214507129 rows/sec., 251.25 KiB/sec. 2025.01.02 23:35:07.459492 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.460019 [ 260 ] {b42cffa2-5282-4ac0-80f6-cdc0aaa4e244} TCPHandler: Processed in 0.003990932 sec. 2025.01.02 23:35:07.460019 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.02 23:35:07.460056 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_6_1} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.02 23:35:07.460322 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.02 23:35:07.460411 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.460433 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:07.460485 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2025.01.02 23:35:07.460740 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2025.01.02 23:35:07.460761 [ 265 ] {38062a54-bcf5-4299-b85c-819eda695340} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:07.461039 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2025.01.02 23:35:07.461035 [ 265 ] {38062a54-bcf5-4299-b85c-819eda695340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:07.461358 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2025.01.02 23:35:07.461703 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2025.01.02 23:35:07.463711 [ 265 ] {38062a54-bcf5-4299-b85c-819eda695340} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.463791 [ 265 ] {38062a54-bcf5-4299-b85c-819eda695340} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.464430 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004925265 sec., 13197.259436801878 rows/sec., 874.40 KiB/sec. 2025.01.02 23:35:07.464704 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.02 23:35:07.465007 [ 265 ] {38062a54-bcf5-4299-b85c-819eda695340} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:07.465195 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.465347 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_5_1} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.02 23:35:07.465504 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:35:07.465538 [ 265 ] {38062a54-bcf5-4299-b85c-819eda695340} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.465773 [ 265 ] {38062a54-bcf5-4299-b85c-819eda695340} executeQuery: Read 399 rows, 29.04 KiB in 0.005227 sec., 76334.41744786684 rows/sec., 5.43 MiB/sec. 2025.01.02 23:35:07.465837 [ 265 ] {38062a54-bcf5-4299-b85c-819eda695340} TCPHandler: Processed in 0.005673155 sec. 2025.01.02 23:35:07.465991 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.466109 [ 260 ] {3de886b6-ef90-4250-9740-869774921d2a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:35:07.466160 [ 260 ] {3de886b6-ef90-4250-9740-869774921d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:35:07.466654 [ 260 ] {3de886b6-ef90-4250-9740-869774921d2a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.466690 [ 260 ] {3de886b6-ef90-4250-9740-869774921d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.467056 [ 260 ] {3de886b6-ef90-4250-9740-869774921d2a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:35:07.467290 [ 260 ] {3de886b6-ef90-4250-9740-869774921d2a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.467473 [ 38 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.02 23:35:07.467534 [ 260 ] {3de886b6-ef90-4250-9740-869774921d2a} executeQuery: Read 6 rows, 321.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 217.39 KiB/sec. 2025.01.02 23:35:07.467543 [ 38 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.467623 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.467648 [ 260 ] {3de886b6-ef90-4250-9740-869774921d2a} TCPHandler: Processed in 0.001714372 sec. 2025.01.02 23:35:07.467841 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.467855 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.02 23:35:07.468002 [ 265 ] {79efc80d-37ce-4d73-aa66-f96d478cafe5} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:07.468025 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:07.468075 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.01.02 23:35:07.468080 [ 265 ] {79efc80d-37ce-4d73-aa66-f96d478cafe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:07.468330 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.01.02 23:35:07.468602 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.01.02 23:35:07.468858 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.01.02 23:35:07.469055 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.01.02 23:35:07.469685 [ 265 ] {79efc80d-37ce-4d73-aa66-f96d478cafe5} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.469734 [ 265 ] {79efc80d-37ce-4d73-aa66-f96d478cafe5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.470325 [ 201 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.002594334 sec., 11563.6614252444 rows/sec., 604.16 KiB/sec. 2025.01.02 23:35:07.470389 [ 265 ] {79efc80d-37ce-4d73-aa66-f96d478cafe5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:07.470497 [ 201 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.02 23:35:07.470823 [ 265 ] {79efc80d-37ce-4d73-aa66-f96d478cafe5} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.471075 [ 201 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.471261 [ 265 ] {79efc80d-37ce-4d73-aa66-f96d478cafe5} executeQuery: Read 227 rows, 15.50 KiB in 0.003298 sec., 68829.59369314736 rows/sec., 4.59 MiB/sec. 2025.01.02 23:35:07.471266 [ 201 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_5_1} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.02 23:35:07.471440 [ 265 ] {79efc80d-37ce-4d73-aa66-f96d478cafe5} TCPHandler: Processed in 0.003678478 sec. 2025.01.02 23:35:07.471505 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:35:07.471635 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.471747 [ 260 ] {4df3796d-be39-4623-8b3b-3a148d25e1eb} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:35:07.471796 [ 260 ] {4df3796d-be39-4623-8b3b-3a148d25e1eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:35:07.472264 [ 260 ] {4df3796d-be39-4623-8b3b-3a148d25e1eb} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.472303 [ 260 ] {4df3796d-be39-4623-8b3b-3a148d25e1eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.472671 [ 260 ] {4df3796d-be39-4623-8b3b-3a148d25e1eb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:35:07.472917 [ 260 ] {4df3796d-be39-4623-8b3b-3a148d25e1eb} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.473194 [ 260 ] {4df3796d-be39-4623-8b3b-3a148d25e1eb} executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. 2025.01.02 23:35:07.473342 [ 260 ] {4df3796d-be39-4623-8b3b-3a148d25e1eb} TCPHandler: Processed in 0.001771133 sec. 2025.01.02 23:35:07.473498 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.473617 [ 265 ] {f63d04d5-8805-42ab-8654-97ada9c3a1ef} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:07.473701 [ 265 ] {f63d04d5-8805-42ab-8654-97ada9c3a1ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:35:07.474894 [ 265 ] {f63d04d5-8805-42ab-8654-97ada9c3a1ef} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.474934 [ 265 ] {f63d04d5-8805-42ab-8654-97ada9c3a1ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.475589 [ 265 ] {f63d04d5-8805-42ab-8654-97ada9c3a1ef} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:35:07.475850 [ 265 ] {f63d04d5-8805-42ab-8654-97ada9c3a1ef} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.476112 [ 265 ] {f63d04d5-8805-42ab-8654-97ada9c3a1ef} executeQuery: Read 25 rows, 45.87 KiB in 0.002518 sec., 9928.514694201747 rows/sec., 17.79 MiB/sec. 2025.01.02 23:35:07.476205 [ 265 ] {f63d04d5-8805-42ab-8654-97ada9c3a1ef} TCPHandler: Processed in 0.002766466 sec. 2025.01.02 23:35:07.476399 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:07.476519 [ 260 ] {a3048093-ce95-400a-a9e1-4a8433e6ce4a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:07.476569 [ 260 ] {a3048093-ce95-400a-a9e1-4a8433e6ce4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:07.477061 [ 260 ] {a3048093-ce95-400a-a9e1-4a8433e6ce4a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:07.477101 [ 260 ] {a3048093-ce95-400a-a9e1-4a8433e6ce4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:07.477492 [ 260 ] {a3048093-ce95-400a-a9e1-4a8433e6ce4a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:07.477746 [ 260 ] {a3048093-ce95-400a-a9e1-4a8433e6ce4a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:07.477965 [ 260 ] {a3048093-ce95-400a-a9e1-4a8433e6ce4a} executeQuery: Read 72 rows, 4.70 KiB in 0.001472 sec., 48913.04347826087 rows/sec., 3.12 MiB/sec. 2025.01.02 23:35:07.478025 [ 260 ] {a3048093-ce95-400a-a9e1-4a8433e6ce4a} TCPHandler: Processed in 0.001687052 sec. 2025.01.02 23:35:10.522185 [ 37 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:35:10.522255 [ 37 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:35:10.605090 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 2025.01.02 23:35:10.605742 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:10.605783 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:10.606305 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:10.606562 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:10.606781 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.02 23:35:10.905439 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.02 23:35:10.926166 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:10.926211 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:10.933358 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:10.934112 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:10.937117 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.02 23:35:12.435423 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:12.435610 [ 260 ] {70313b7e-f5f8-4fea-931a-4df2d8fb77a1} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:12.435685 [ 260 ] {70313b7e-f5f8-4fea-931a-4df2d8fb77a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:12.436467 [ 260 ] {70313b7e-f5f8-4fea-931a-4df2d8fb77a1} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:12.436521 [ 260 ] {70313b7e-f5f8-4fea-931a-4df2d8fb77a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:12.436960 [ 260 ] {70313b7e-f5f8-4fea-931a-4df2d8fb77a1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:12.437214 [ 260 ] {70313b7e-f5f8-4fea-931a-4df2d8fb77a1} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:12.437444 [ 260 ] {70313b7e-f5f8-4fea-931a-4df2d8fb77a1} executeQuery: Read 52 rows, 4.07 KiB in 0.001885 sec., 27586.206896551725 rows/sec., 2.11 MiB/sec. 2025.01.02 23:35:12.437510 [ 260 ] {70313b7e-f5f8-4fea-931a-4df2d8fb77a1} TCPHandler: Processed in 0.00222138 sec. 2025.01.02 23:35:12.437809 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:12.438041 [ 265 ] {a7f1426c-76c5-44c1-a8dc-d47573dfaa9c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:12.438134 [ 265 ] {a7f1426c-76c5-44c1-a8dc-d47573dfaa9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:12.438920 [ 265 ] {a7f1426c-76c5-44c1-a8dc-d47573dfaa9c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:12.438970 [ 265 ] {a7f1426c-76c5-44c1-a8dc-d47573dfaa9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:12.439406 [ 265 ] {a7f1426c-76c5-44c1-a8dc-d47573dfaa9c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:12.439663 [ 265 ] {a7f1426c-76c5-44c1-a8dc-d47573dfaa9c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:12.439948 [ 265 ] {a7f1426c-76c5-44c1-a8dc-d47573dfaa9c} executeQuery: Read 56 rows, 4.47 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.22 MiB/sec. 2025.01.02 23:35:12.440105 [ 265 ] {a7f1426c-76c5-44c1-a8dc-d47573dfaa9c} TCPHandler: Processed in 0.002460792 sec. 2025.01.02 23:35:12.440277 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:12.440425 [ 260 ] {34d8e836-64ae-4793-8b86-c7a5571e0ed7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:12.440490 [ 260 ] {34d8e836-64ae-4793-8b86-c7a5571e0ed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:12.441161 [ 260 ] {34d8e836-64ae-4793-8b86-c7a5571e0ed7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:12.441204 [ 260 ] {34d8e836-64ae-4793-8b86-c7a5571e0ed7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:12.441607 [ 260 ] {34d8e836-64ae-4793-8b86-c7a5571e0ed7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:12.441850 [ 260 ] {34d8e836-64ae-4793-8b86-c7a5571e0ed7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:12.442066 [ 260 ] {34d8e836-64ae-4793-8b86-c7a5571e0ed7} executeQuery: Read 150 rows, 10.65 KiB in 0.001679 sec., 89338.89219773676 rows/sec., 6.19 MiB/sec. 2025.01.02 23:35:12.442123 [ 260 ] {34d8e836-64ae-4793-8b86-c7a5571e0ed7} TCPHandler: Processed in 0.001914865 sec. 2025.01.02 23:35:12.442299 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:12.442438 [ 265 ] {7afca368-c1ba-425b-ac44-197a811c886e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:12.442500 [ 265 ] {7afca368-c1ba-425b-ac44-197a811c886e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:12.443084 [ 265 ] {7afca368-c1ba-425b-ac44-197a811c886e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:12.443130 [ 265 ] {7afca368-c1ba-425b-ac44-197a811c886e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:12.443529 [ 265 ] {7afca368-c1ba-425b-ac44-197a811c886e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:12.443767 [ 265 ] {7afca368-c1ba-425b-ac44-197a811c886e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:12.443961 [ 265 ] {7afca368-c1ba-425b-ac44-197a811c886e} executeQuery: Read 50 rows, 3.51 KiB in 0.001555 sec., 32154.340836012863 rows/sec., 2.20 MiB/sec. 2025.01.02 23:35:12.444011 [ 265 ] {7afca368-c1ba-425b-ac44-197a811c886e} TCPHandler: Processed in 0.001780773 sec. 2025.01.02 23:35:15.625926 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 318 2025.01.02 23:35:15.629031 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:15.629088 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:15.630626 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:35:15.630942 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:15.631155 [ 26 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.02 23:35:15.631258 [ 26 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:15.631328 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:15.631759 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.02 23:35:15.632526 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 318 2025.01.02 23:35:15.632978 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:15.633174 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2025.01.02 23:35:15.633886 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2025.01.02 23:35:15.634483 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part 2025.01.02 23:35:15.635076 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2025.01.02 23:35:15.635755 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2025.01.02 23:35:15.636341 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2025.01.02 23:35:15.644764 [ 194 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 72 columns (72 merged, 0 gathered) in 0.013290005 sec., 23927.75623485469 rows/sec., 23.73 MiB/sec. 2025.01.02 23:35:15.645754 [ 194 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.02 23:35:15.646581 [ 194 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:15.646677 [ 194 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_6_1} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.02 23:35:15.647005 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. 2025.01.02 23:35:17.430622 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.430880 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:35:17.431302 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:35:17.431355 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:35:17.431721 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:35:17.431803 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:35:17.431976 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.01.02 23:35:17.432168 [ 298 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:35:17.432175 [ 299 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.02 23:35:17.432174 [ 296 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:35:17.432356 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2025.01.02 23:35:17.432386 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:35:17.432505 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:35:17.432528 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 38 rows with 3 streams 2025.01.02 23:35:17.432572 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:35:17.432621 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:35:17.432665 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:35:17.434600 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} executeQuery: Read 38 rows, 1.44 KiB in 0.003841 sec., 9893.256964332206 rows/sec., 374.00 KiB/sec. 2025.01.02 23:35:17.434811 [ 260 ] {2b0378db-6e4e-4f5d-907e-8b2bf25f489b} TCPHandler: Processed in 0.004317227 sec. 2025.01.02 23:35:17.445695 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.445821 [ 260 ] {95add9dc-6f92-4b42-8bde-245f577a01fe} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.02 23:35:17.445872 [ 260 ] {95add9dc-6f92-4b42-8bde-245f577a01fe} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:35:17.446588 [ 260 ] {95add9dc-6f92-4b42-8bde-245f577a01fe} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.446627 [ 260 ] {95add9dc-6f92-4b42-8bde-245f577a01fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.447127 [ 260 ] {95add9dc-6f92-4b42-8bde-245f577a01fe} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:35:17.447352 [ 260 ] {95add9dc-6f92-4b42-8bde-245f577a01fe} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.447576 [ 260 ] {95add9dc-6f92-4b42-8bde-245f577a01fe} executeQuery: Read 1 rows, 232.00 B in 0.001784 sec., 560.5381165919282 rows/sec., 127.00 KiB/sec. 2025.01.02 23:35:17.447764 [ 260 ] {95add9dc-6f92-4b42-8bde-245f577a01fe} TCPHandler: Processed in 0.002123168 sec. 2025.01.02 23:35:17.448120 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.448401 [ 265 ] {eeb67797-a014-4af1-b150-5f1aedb7cbe7} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:35:17.448474 [ 265 ] {eeb67797-a014-4af1-b150-5f1aedb7cbe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:35:17.449228 [ 265 ] {eeb67797-a014-4af1-b150-5f1aedb7cbe7} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.449283 [ 265 ] {eeb67797-a014-4af1-b150-5f1aedb7cbe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.449733 [ 265 ] {eeb67797-a014-4af1-b150-5f1aedb7cbe7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:35:17.449986 [ 265 ] {eeb67797-a014-4af1-b150-5f1aedb7cbe7} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.450288 [ 265 ] {eeb67797-a014-4af1-b150-5f1aedb7cbe7} executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. 2025.01.02 23:35:17.450435 [ 265 ] {eeb67797-a014-4af1-b150-5f1aedb7cbe7} TCPHandler: Processed in 0.002516054 sec. 2025.01.02 23:35:17.450580 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.450699 [ 260 ] {d59f8e7d-f36f-4ceb-a15b-40f894478d8b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:35:17.450747 [ 260 ] {d59f8e7d-f36f-4ceb-a15b-40f894478d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:35:17.451355 [ 260 ] {d59f8e7d-f36f-4ceb-a15b-40f894478d8b} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.451395 [ 260 ] {d59f8e7d-f36f-4ceb-a15b-40f894478d8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.451765 [ 260 ] {d59f8e7d-f36f-4ceb-a15b-40f894478d8b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.02 23:35:17.452010 [ 260 ] {d59f8e7d-f36f-4ceb-a15b-40f894478d8b} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.452210 [ 260 ] {d59f8e7d-f36f-4ceb-a15b-40f894478d8b} executeQuery: Read 4 rows, 334.00 B in 0.001534 sec., 2607.561929595828 rows/sec., 212.63 KiB/sec. 2025.01.02 23:35:17.452360 [ 260 ] {d59f8e7d-f36f-4ceb-a15b-40f894478d8b} TCPHandler: Processed in 0.001836974 sec. 2025.01.02 23:35:17.452516 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.452650 [ 265 ] {0a8f715c-711c-4562-8291-b6f816f6f660} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:17.452707 [ 265 ] {0a8f715c-711c-4562-8291-b6f816f6f660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:17.453391 [ 265 ] {0a8f715c-711c-4562-8291-b6f816f6f660} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.453433 [ 265 ] {0a8f715c-711c-4562-8291-b6f816f6f660} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.453837 [ 265 ] {0a8f715c-711c-4562-8291-b6f816f6f660} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:17.454078 [ 265 ] {0a8f715c-711c-4562-8291-b6f816f6f660} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.454299 [ 265 ] {0a8f715c-711c-4562-8291-b6f816f6f660} executeQuery: Read 251 rows, 22.49 KiB in 0.00168 sec., 149404.7619047619 rows/sec., 13.07 MiB/sec. 2025.01.02 23:35:17.454356 [ 265 ] {0a8f715c-711c-4562-8291-b6f816f6f660} TCPHandler: Processed in 0.001898655 sec. 2025.01.02 23:35:17.454492 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.454611 [ 260 ] {38fd8c51-458f-4588-bb5d-fcd7d0760ee0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:35:17.454660 [ 260 ] {38fd8c51-458f-4588-bb5d-fcd7d0760ee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:35:17.455265 [ 260 ] {38fd8c51-458f-4588-bb5d-fcd7d0760ee0} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.455302 [ 260 ] {38fd8c51-458f-4588-bb5d-fcd7d0760ee0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.455660 [ 260 ] {38fd8c51-458f-4588-bb5d-fcd7d0760ee0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:35:17.455899 [ 260 ] {38fd8c51-458f-4588-bb5d-fcd7d0760ee0} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.456154 [ 260 ] {38fd8c51-458f-4588-bb5d-fcd7d0760ee0} executeQuery: Read 36 rows, 2.62 KiB in 0.001539 sec., 23391.812865497075 rows/sec., 1.66 MiB/sec. 2025.01.02 23:35:17.456290 [ 260 ] {38fd8c51-458f-4588-bb5d-fcd7d0760ee0} TCPHandler: Processed in 0.001855064 sec. 2025.01.02 23:35:17.456456 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.456601 [ 265 ] {65f64e3b-7332-4c53-93a9-f3a8549d43d7} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:35:17.456661 [ 265 ] {65f64e3b-7332-4c53-93a9-f3a8549d43d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:35:17.457335 [ 265 ] {65f64e3b-7332-4c53-93a9-f3a8549d43d7} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.457376 [ 265 ] {65f64e3b-7332-4c53-93a9-f3a8549d43d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.457742 [ 265 ] {65f64e3b-7332-4c53-93a9-f3a8549d43d7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:17.458014 [ 265 ] {65f64e3b-7332-4c53-93a9-f3a8549d43d7} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.458233 [ 265 ] {65f64e3b-7332-4c53-93a9-f3a8549d43d7} executeQuery: Read 14 rows, 1004.00 B in 0.001666 sec., 8403.361344537816 rows/sec., 588.52 KiB/sec. 2025.01.02 23:35:17.458293 [ 265 ] {65f64e3b-7332-4c53-93a9-f3a8549d43d7} TCPHandler: Processed in 0.001902305 sec. 2025.01.02 23:35:17.458445 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.458585 [ 260 ] {145abdde-b8b3-4157-9cb2-14ecd880bcbb} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:35:17.458641 [ 260 ] {145abdde-b8b3-4157-9cb2-14ecd880bcbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:35:17.459322 [ 260 ] {145abdde-b8b3-4157-9cb2-14ecd880bcbb} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.459359 [ 260 ] {145abdde-b8b3-4157-9cb2-14ecd880bcbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.459722 [ 260 ] {145abdde-b8b3-4157-9cb2-14ecd880bcbb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:35:17.459958 [ 260 ] {145abdde-b8b3-4157-9cb2-14ecd880bcbb} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.460152 [ 260 ] {145abdde-b8b3-4157-9cb2-14ecd880bcbb} executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec. 2025.01.02 23:35:17.460293 [ 260 ] {145abdde-b8b3-4157-9cb2-14ecd880bcbb} TCPHandler: Processed in 0.001913305 sec. 2025.01.02 23:35:17.460445 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.460567 [ 265 ] {3f437725-fe51-446b-9dce-80c53cd7cdc1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:17.460617 [ 265 ] {3f437725-fe51-446b-9dce-80c53cd7cdc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:17.461361 [ 265 ] {3f437725-fe51-446b-9dce-80c53cd7cdc1} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.461400 [ 265 ] {3f437725-fe51-446b-9dce-80c53cd7cdc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.461784 [ 265 ] {3f437725-fe51-446b-9dce-80c53cd7cdc1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:17.462018 [ 265 ] {3f437725-fe51-446b-9dce-80c53cd7cdc1} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.462230 [ 265 ] {3f437725-fe51-446b-9dce-80c53cd7cdc1} executeQuery: Read 403 rows, 29.37 KiB in 0.001688 sec., 238744.0758293839 rows/sec., 16.99 MiB/sec. 2025.01.02 23:35:17.462284 [ 265 ] {3f437725-fe51-446b-9dce-80c53cd7cdc1} TCPHandler: Processed in 0.001900535 sec. 2025.01.02 23:35:17.462447 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.462587 [ 260 ] {3b623f04-39c7-4311-9911-6d1f9043b39a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:35:17.462646 [ 260 ] {3b623f04-39c7-4311-9911-6d1f9043b39a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:35:17.463210 [ 260 ] {3b623f04-39c7-4311-9911-6d1f9043b39a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.463253 [ 260 ] {3b623f04-39c7-4311-9911-6d1f9043b39a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.463622 [ 260 ] {3b623f04-39c7-4311-9911-6d1f9043b39a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:35:17.463866 [ 260 ] {3b623f04-39c7-4311-9911-6d1f9043b39a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.464074 [ 260 ] {3b623f04-39c7-4311-9911-6d1f9043b39a} executeQuery: Read 6 rows, 321.00 B in 0.001519 sec., 3949.9670836076366 rows/sec., 206.37 KiB/sec. 2025.01.02 23:35:17.464127 [ 260 ] {3b623f04-39c7-4311-9911-6d1f9043b39a} TCPHandler: Processed in 0.001746203 sec. 2025.01.02 23:35:17.464271 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.464408 [ 265 ] {e1919e02-4ec2-4baa-9d36-67633cce2f09} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:17.464471 [ 265 ] {e1919e02-4ec2-4baa-9d36-67633cce2f09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:17.465151 [ 265 ] {e1919e02-4ec2-4baa-9d36-67633cce2f09} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.465198 [ 265 ] {e1919e02-4ec2-4baa-9d36-67633cce2f09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.465609 [ 265 ] {e1919e02-4ec2-4baa-9d36-67633cce2f09} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:17.465848 [ 265 ] {e1919e02-4ec2-4baa-9d36-67633cce2f09} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.466114 [ 265 ] {e1919e02-4ec2-4baa-9d36-67633cce2f09} executeQuery: Read 229 rows, 15.65 KiB in 0.001729 sec., 132446.5008675535 rows/sec., 8.84 MiB/sec. 2025.01.02 23:35:17.466273 [ 265 ] {e1919e02-4ec2-4baa-9d36-67633cce2f09} TCPHandler: Processed in 0.002055758 sec. 2025.01.02 23:35:17.466423 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.466541 [ 260 ] {cf45588a-c418-4aa9-a262-6a17eb0ed76a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:35:17.466592 [ 260 ] {cf45588a-c418-4aa9-a262-6a17eb0ed76a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:35:17.467079 [ 260 ] {cf45588a-c418-4aa9-a262-6a17eb0ed76a} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.467119 [ 260 ] {cf45588a-c418-4aa9-a262-6a17eb0ed76a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.467477 [ 260 ] {cf45588a-c418-4aa9-a262-6a17eb0ed76a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:35:17.467708 [ 260 ] {cf45588a-c418-4aa9-a262-6a17eb0ed76a} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.467859 [ 47 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.02 23:35:17.467940 [ 260 ] {cf45588a-c418-4aa9-a262-6a17eb0ed76a} executeQuery: Read 1 rows, 69.00 B in 0.001417 sec., 705.7163020465772 rows/sec., 47.55 KiB/sec. 2025.01.02 23:35:17.467945 [ 47 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.468018 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.468071 [ 260 ] {cf45588a-c418-4aa9-a262-6a17eb0ed76a} TCPHandler: Processed in 0.001700022 sec. 2025.01.02 23:35:17.468325 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.468384 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.02 23:35:17.468514 [ 265 ] {bec78910-470e-4ccd-9de1-b893c7d8f647} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:17.468531 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:17.468579 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2025.01.02 23:35:17.468627 [ 265 ] {bec78910-470e-4ccd-9de1-b893c7d8f647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:35:17.468816 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.01.02 23:35:17.469203 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.01.02 23:35:17.469584 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.01.02 23:35:17.469926 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.02 23:35:17.470278 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.01.02 23:35:17.472447 [ 199 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.004291627 sec., 1631.0830368063207 rows/sec., 109.00 KiB/sec. 2025.01.02 23:35:17.472746 [ 199 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.02 23:35:17.472765 [ 265 ] {bec78910-470e-4ccd-9de1-b893c7d8f647} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.472837 [ 265 ] {bec78910-470e-4ccd-9de1-b893c7d8f647} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.473438 [ 199 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.473654 [ 199 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_6_1} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.02 23:35:17.473938 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:35:17.474231 [ 265 ] {bec78910-470e-4ccd-9de1-b893c7d8f647} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:35:17.474531 [ 265 ] {bec78910-470e-4ccd-9de1-b893c7d8f647} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.474729 [ 47 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.02 23:35:17.474795 [ 47 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.474838 [ 265 ] {bec78910-470e-4ccd-9de1-b893c7d8f647} executeQuery: Read 25 rows, 45.87 KiB in 0.006356 sec., 3933.291378225299 rows/sec., 7.05 MiB/sec. 2025.01.02 23:35:17.474845 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.475250 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2025.01.02 23:35:17.475269 [ 265 ] {bec78910-470e-4ccd-9de1-b893c7d8f647} TCPHandler: Processed in 0.007085713 sec. 2025.01.02 23:35:17.475494 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:17.475687 [ 260 ] {4256e2ab-d785-4e42-8b6c-97860a294a98} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:17.475702 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:17.475769 [ 260 ] {4256e2ab-d785-4e42-8b6c-97860a294a98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:17.475796 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part 2025.01.02 23:35:17.476518 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part 2025.01.02 23:35:17.477078 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part 2025.01.02 23:35:17.477668 [ 260 ] {4256e2ab-d785-4e42-8b6c-97860a294a98} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:17.477697 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part 2025.01.02 23:35:17.477715 [ 260 ] {4256e2ab-d785-4e42-8b6c-97860a294a98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:17.478216 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part 2025.01.02 23:35:17.478716 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part 2025.01.02 23:35:17.478776 [ 260 ] {4256e2ab-d785-4e42-8b6c-97860a294a98} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:17.479219 [ 260 ] {4256e2ab-d785-4e42-8b6c-97860a294a98} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.479688 [ 260 ] {4256e2ab-d785-4e42-8b6c-97860a294a98} executeQuery: Read 72 rows, 4.70 KiB in 0.00403 sec., 17866.004962779156 rows/sec., 1.14 MiB/sec. 2025.01.02 23:35:17.479967 [ 260 ] {4256e2ab-d785-4e42-8b6c-97860a294a98} TCPHandler: Processed in 0.004571129 sec. 2025.01.02 23:35:17.482618 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 19 columns (19 merged, 0 gathered) in 0.007606171 sec., 19720.829310831956 rows/sec., 35.34 MiB/sec. 2025.01.02 23:35:17.482990 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.02 23:35:17.483453 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:17.483530 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_6_1} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.02 23:35:17.483641 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2025.01.02 23:35:18.107001 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 2025.01.02 23:35:18.107677 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:18.107729 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:18.108275 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:35:18.108569 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:18.108803 [ 47 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.02 23:35:18.108808 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 2025.01.02 23:35:18.108897 [ 47 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:18.108928 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:18.109077 [ 190 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.02 23:35:18.109243 [ 190 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:18.109288 [ 190 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2025.01.02 23:35:18.109364 [ 190 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part 2025.01.02 23:35:18.109459 [ 190 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part 2025.01.02 23:35:18.109658 [ 190 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part 2025.01.02 23:35:18.109896 [ 190 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part 2025.01.02 23:35:18.110079 [ 190 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part 2025.01.02 23:35:18.111854 [ 190 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002851178 sec., 1797151.9140509644 rows/sec., 25.71 MiB/sec. 2025.01.02 23:35:18.112228 [ 198 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.02 23:35:18.112530 [ 198 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:18.112619 [ 198 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_11_2} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.02 23:35:18.112726 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.02 23:35:18.437286 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.02 23:35:18.460124 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:18.460197 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:18.467857 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:35:18.468677 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:18.469040 [ 71 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.02 23:35:18.469171 [ 71 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:18.469335 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:18.469853 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.02 23:35:18.487622 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.02 23:35:18.488885 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:18.490208 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2025.01.02 23:35:18.495370 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2025.01.02 23:35:18.500836 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2025.01.02 23:35:18.506736 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2025.01.02 23:35:18.512529 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2025.01.02 23:35:18.517422 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2025.01.02 23:35:18.579817 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.11033964 sec., 752.222863877388 rows/sec., 3.89 MiB/sec. 2025.01.02 23:35:18.582352 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.02 23:35:18.585272 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:18.585407 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_11_2} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.02 23:35:18.587630 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.01.02 23:35:19.000190 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.15 MiB, peak 180.03 MiB, free memory in arenas 0.00 B, will set to 171.75 MiB (RSS), difference: 1.60 MiB 2025.01.02 23:35:22.436203 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:22.436436 [ 260 ] {0daa013e-59aa-4fce-9a4e-4069bbf75f53} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:22.436518 [ 260 ] {0daa013e-59aa-4fce-9a4e-4069bbf75f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:22.437293 [ 260 ] {0daa013e-59aa-4fce-9a4e-4069bbf75f53} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:22.437346 [ 260 ] {0daa013e-59aa-4fce-9a4e-4069bbf75f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:22.437810 [ 260 ] {0daa013e-59aa-4fce-9a4e-4069bbf75f53} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:35:22.438080 [ 260 ] {0daa013e-59aa-4fce-9a4e-4069bbf75f53} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:22.438287 [ 124 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.02 23:35:22.438329 [ 260 ] {0daa013e-59aa-4fce-9a4e-4069bbf75f53} executeQuery: Read 52 rows, 4.07 KiB in 0.001942 sec., 26776.519052523174 rows/sec., 2.05 MiB/sec. 2025.01.02 23:35:22.438372 [ 124 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:22.438440 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:22.438468 [ 260 ] {0daa013e-59aa-4fce-9a4e-4069bbf75f53} TCPHandler: Processed in 0.002415932 sec. 2025.01.02 23:35:22.438787 [ 191 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.02 23:35:22.438809 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:22.438998 [ 191 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:22.439023 [ 265 ] {91fcbc14-3831-4426-9e15-4da11c4756eb} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:22.439042 [ 191 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1365 rows starting from the beginning of the part 2025.01.02 23:35:22.439103 [ 265 ] {91fcbc14-3831-4426-9e15-4da11c4756eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:22.439211 [ 191 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2025.01.02 23:35:22.439522 [ 191 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 249 rows starting from the beginning of the part 2025.01.02 23:35:22.439829 [ 191 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part 2025.01.02 23:35:22.440148 [ 191 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 251 rows starting from the beginning of the part 2025.01.02 23:35:22.440414 [ 191 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part 2025.01.02 23:35:22.441477 [ 265 ] {91fcbc14-3831-4426-9e15-4da11c4756eb} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:22.441532 [ 265 ] {91fcbc14-3831-4426-9e15-4da11c4756eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:22.442263 [ 265 ] {91fcbc14-3831-4426-9e15-4da11c4756eb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:35:22.442567 [ 265 ] {91fcbc14-3831-4426-9e15-4da11c4756eb} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:22.442730 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2021 rows, containing 5 columns (5 merged, 0 gathered) in 0.004151565 sec., 486804.3737723003 rows/sec., 42.80 MiB/sec. 2025.01.02 23:35:22.442852 [ 124 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.02 23:35:22.442940 [ 124 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:22.442984 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:22.443028 [ 265 ] {91fcbc14-3831-4426-9e15-4da11c4756eb} executeQuery: Read 56 rows, 4.47 KiB in 0.00405 sec., 13827.160493827161 rows/sec., 1.08 MiB/sec. 2025.01.02 23:35:22.443212 [ 197 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.02 23:35:22.443393 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.02 23:35:22.443490 [ 265 ] {91fcbc14-3831-4426-9e15-4da11c4756eb} TCPHandler: Processed in 0.004879214 sec. 2025.01.02 23:35:22.443779 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:22.443784 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:22.443850 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 843 rows starting from the beginning of the part 2025.01.02 23:35:22.444065 [ 191 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:22.444120 [ 260 ] {45dc36a9-a571-4ab5-9448-7d2f158c4ba6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:22.444172 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part 2025.01.02 23:35:22.444355 [ 260 ] {45dc36a9-a571-4ab5-9448-7d2f158c4ba6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:22.444646 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 399 rows starting from the beginning of the part 2025.01.02 23:35:22.444693 [ 191 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_11_2} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.02 23:35:22.445108 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2025.01.02 23:35:22.445156 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. 2025.01.02 23:35:22.445387 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 403 rows starting from the beginning of the part 2025.01.02 23:35:22.445559 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2025.01.02 23:35:22.446255 [ 260 ] {45dc36a9-a571-4ab5-9448-7d2f158c4ba6} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:22.446302 [ 260 ] {45dc36a9-a571-4ab5-9448-7d2f158c4ba6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:22.446925 [ 260 ] {45dc36a9-a571-4ab5-9448-7d2f158c4ba6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:35:22.447282 [ 260 ] {45dc36a9-a571-4ab5-9448-7d2f158c4ba6} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:22.447571 [ 124 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.02 23:35:22.447639 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1813 rows, containing 5 columns (5 merged, 0 gathered) in 0.004542599 sec., 399110.7293423875 rows/sec., 30.38 MiB/sec. 2025.01.02 23:35:22.447673 [ 124 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:22.447756 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:22.447768 [ 260 ] {45dc36a9-a571-4ab5-9448-7d2f158c4ba6} executeQuery: Read 150 rows, 10.65 KiB in 0.003826 sec., 39205.43648719289 rows/sec., 2.72 MiB/sec. 2025.01.02 23:35:22.448077 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.02 23:35:22.448296 [ 260 ] {45dc36a9-a571-4ab5-9448-7d2f158c4ba6} TCPHandler: Processed in 0.004650421 sec. 2025.01.02 23:35:22.448502 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.02 23:35:22.448625 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:22.449025 [ 265 ] {97067533-48ad-4a97-aa11-00940a212867} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:22.449054 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:22.449165 [ 265 ] {97067533-48ad-4a97-aa11-00940a212867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:22.449203 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2673 rows starting from the beginning of the part 2025.01.02 23:35:22.449212 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:22.449721 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_11_2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.02 23:35:22.449734 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part 2025.01.02 23:35:22.450058 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.02 23:35:22.450239 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 227 rows starting from the beginning of the part 2025.01.02 23:35:22.450607 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part 2025.01.02 23:35:22.450901 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 229 rows starting from the beginning of the part 2025.01.02 23:35:22.451088 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part 2025.01.02 23:35:22.452124 [ 265 ] {97067533-48ad-4a97-aa11-00940a212867} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:22.452184 [ 265 ] {97067533-48ad-4a97-aa11-00940a212867} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:22.453122 [ 265 ] {97067533-48ad-4a97-aa11-00940a212867} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:35:22.453573 [ 265 ] {97067533-48ad-4a97-aa11-00940a212867} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:22.453846 [ 124 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.02 23:35:22.453926 [ 124 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:22.453996 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:22.454024 [ 265 ] {97067533-48ad-4a97-aa11-00940a212867} executeQuery: Read 50 rows, 3.51 KiB in 0.005109 sec., 9786.651008025054 rows/sec., 687.17 KiB/sec. 2025.01.02 23:35:22.454757 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.02 23:35:22.454971 [ 265 ] {97067533-48ad-4a97-aa11-00940a212867} TCPHandler: Processed in 0.006510226 sec. 2025.01.02 23:35:22.454982 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3519 rows, containing 5 columns (5 merged, 0 gathered) in 0.007117374 sec., 494423.9265774146 rows/sec., 33.03 MiB/sec. 2025.01.02 23:35:22.455184 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:22.455235 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part 2025.01.02 23:35:22.455478 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part 2025.01.02 23:35:22.455635 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.02 23:35:22.455656 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part 2025.01.02 23:35:22.455975 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2025.01.02 23:35:22.456202 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part 2025.01.02 23:35:22.456408 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2025.01.02 23:35:22.456836 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:22.457006 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_11_2} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.02 23:35:22.457174 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. 2025.01.02 23:35:22.457943 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 452 rows, containing 4 columns (4 merged, 0 gathered) in 0.00379364 sec., 119146.78250967409 rows/sec., 7.62 MiB/sec. 2025.01.02 23:35:22.458108 [ 191 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.02 23:35:22.458392 [ 191 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:22.458476 [ 191 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_11_2} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.02 23:35:22.458555 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.02 23:35:25.522500 [ 102 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:35:25.522561 [ 102 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:35:25.609083 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 2025.01.02 23:35:25.609731 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:25.609780 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:25.610514 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:35:25.610793 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:25.610994 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.02 23:35:25.632861 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 354 2025.01.02 23:35:25.636095 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:25.636142 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:25.637678 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:25.638015 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:25.638858 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 354 2025.01.02 23:35:25.987806 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.01.02 23:35:26.006789 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:26.006841 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:26.013929 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:35:26.014665 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:26.017810 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.01.02 23:35:27.442176 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.442373 [ 260 ] {115e018b-e10c-42bd-b178-034d466584cb} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:35:27.442449 [ 260 ] {115e018b-e10c-42bd-b178-034d466584cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:35:27.443197 [ 260 ] {115e018b-e10c-42bd-b178-034d466584cb} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.443246 [ 260 ] {115e018b-e10c-42bd-b178-034d466584cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.443682 [ 260 ] {115e018b-e10c-42bd-b178-034d466584cb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:27.443933 [ 260 ] {115e018b-e10c-42bd-b178-034d466584cb} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.444167 [ 260 ] {115e018b-e10c-42bd-b178-034d466584cb} executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. 2025.01.02 23:35:27.444232 [ 260 ] {115e018b-e10c-42bd-b178-034d466584cb} TCPHandler: Processed in 0.002192239 sec. 2025.01.02 23:35:27.444504 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.444715 [ 265 ] {41f21d48-4e95-4fc7-a495-7840bbe7fd61} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:27.444786 [ 265 ] {41f21d48-4e95-4fc7-a495-7840bbe7fd61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:27.445676 [ 265 ] {41f21d48-4e95-4fc7-a495-7840bbe7fd61} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.445722 [ 265 ] {41f21d48-4e95-4fc7-a495-7840bbe7fd61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.446187 [ 265 ] {41f21d48-4e95-4fc7-a495-7840bbe7fd61} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:35:27.446443 [ 265 ] {41f21d48-4e95-4fc7-a495-7840bbe7fd61} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.446672 [ 265 ] {41f21d48-4e95-4fc7-a495-7840bbe7fd61} executeQuery: Read 280 rows, 25.35 KiB in 0.00201 sec., 139303.48258706467 rows/sec., 12.32 MiB/sec. 2025.01.02 23:35:27.446729 [ 265 ] {41f21d48-4e95-4fc7-a495-7840bbe7fd61} TCPHandler: Processed in 0.002372821 sec. 2025.01.02 23:35:27.446888 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.447010 [ 260 ] {46f30867-3d92-4f46-9a78-f365378f77df} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:35:27.447060 [ 260 ] {46f30867-3d92-4f46-9a78-f365378f77df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:35:27.447665 [ 260 ] {46f30867-3d92-4f46-9a78-f365378f77df} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.447706 [ 260 ] {46f30867-3d92-4f46-9a78-f365378f77df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.448073 [ 260 ] {46f30867-3d92-4f46-9a78-f365378f77df} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:27.448310 [ 260 ] {46f30867-3d92-4f46-9a78-f365378f77df} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.448544 [ 260 ] {46f30867-3d92-4f46-9a78-f365378f77df} executeQuery: Read 47 rows, 3.46 KiB in 0.001557 sec., 30186.25561978163 rows/sec., 2.17 MiB/sec. 2025.01.02 23:35:27.448622 [ 260 ] {46f30867-3d92-4f46-9a78-f365378f77df} TCPHandler: Processed in 0.001794654 sec. 2025.01.02 23:35:27.448783 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.448923 [ 265 ] {f3f78052-ff90-4d70-8888-f924e2806d38} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:35:27.448981 [ 265 ] {f3f78052-ff90-4d70-8888-f924e2806d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:35:27.449895 [ 265 ] {f3f78052-ff90-4d70-8888-f924e2806d38} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.449935 [ 265 ] {f3f78052-ff90-4d70-8888-f924e2806d38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.450311 [ 265 ] {f3f78052-ff90-4d70-8888-f924e2806d38} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:27.450555 [ 265 ] {f3f78052-ff90-4d70-8888-f924e2806d38} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.450843 [ 265 ] {f3f78052-ff90-4d70-8888-f924e2806d38} executeQuery: Read 15 rows, 1.05 KiB in 0.001929 sec., 7776.049766718507 rows/sec., 542.70 KiB/sec. 2025.01.02 23:35:27.450969 [ 265 ] {f3f78052-ff90-4d70-8888-f924e2806d38} TCPHandler: Processed in 0.002252099 sec. 2025.01.02 23:35:27.451120 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.451258 [ 260 ] {1aa152dc-199a-40a3-853f-db631f34cb08} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:35:27.451314 [ 260 ] {1aa152dc-199a-40a3-853f-db631f34cb08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:35:27.451960 [ 260 ] {1aa152dc-199a-40a3-853f-db631f34cb08} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.452005 [ 260 ] {1aa152dc-199a-40a3-853f-db631f34cb08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.452371 [ 260 ] {1aa152dc-199a-40a3-853f-db631f34cb08} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:27.452611 [ 260 ] {1aa152dc-199a-40a3-853f-db631f34cb08} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.452929 [ 260 ] {1aa152dc-199a-40a3-853f-db631f34cb08} executeQuery: Read 13 rows, 830.00 B in 0.001671 sec., 7779.7725912627175 rows/sec., 485.07 KiB/sec. 2025.01.02 23:35:27.453055 [ 260 ] {1aa152dc-199a-40a3-853f-db631f34cb08} TCPHandler: Processed in 0.001999626 sec. 2025.01.02 23:35:27.453206 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.453328 [ 265 ] {8d8c61a9-b714-4500-92d0-9f775db9e3d7} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:27.453377 [ 265 ] {8d8c61a9-b714-4500-92d0-9f775db9e3d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:27.454122 [ 265 ] {8d8c61a9-b714-4500-92d0-9f775db9e3d7} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.454162 [ 265 ] {8d8c61a9-b714-4500-92d0-9f775db9e3d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.454548 [ 265 ] {8d8c61a9-b714-4500-92d0-9f775db9e3d7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:35:27.454789 [ 265 ] {8d8c61a9-b714-4500-92d0-9f775db9e3d7} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.455045 [ 265 ] {8d8c61a9-b714-4500-92d0-9f775db9e3d7} executeQuery: Read 417 rows, 30.48 KiB in 0.001732 sec., 240762.1247113164 rows/sec., 17.19 MiB/sec. 2025.01.02 23:35:27.455219 [ 265 ] {8d8c61a9-b714-4500-92d0-9f775db9e3d7} TCPHandler: Processed in 0.002072367 sec. 2025.01.02 23:35:27.455376 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.455498 [ 260 ] {5dd48d84-7792-4140-b8d7-dab33bc0636c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:35:27.455552 [ 260 ] {5dd48d84-7792-4140-b8d7-dab33bc0636c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:35:27.456043 [ 260 ] {5dd48d84-7792-4140-b8d7-dab33bc0636c} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.456079 [ 260 ] {5dd48d84-7792-4140-b8d7-dab33bc0636c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.456457 [ 260 ] {5dd48d84-7792-4140-b8d7-dab33bc0636c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:27.456693 [ 260 ] {5dd48d84-7792-4140-b8d7-dab33bc0636c} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.456907 [ 260 ] {5dd48d84-7792-4140-b8d7-dab33bc0636c} executeQuery: Read 6 rows, 321.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 218.76 KiB/sec. 2025.01.02 23:35:27.456958 [ 260 ] {5dd48d84-7792-4140-b8d7-dab33bc0636c} TCPHandler: Processed in 0.001639001 sec. 2025.01.02 23:35:27.457092 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.457210 [ 265 ] {7e116c91-3605-44f9-93d8-fbc40a5c44ca} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:27.457263 [ 265 ] {7e116c91-3605-44f9-93d8-fbc40a5c44ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:27.457843 [ 265 ] {7e116c91-3605-44f9-93d8-fbc40a5c44ca} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.457882 [ 265 ] {7e116c91-3605-44f9-93d8-fbc40a5c44ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.458275 [ 265 ] {7e116c91-3605-44f9-93d8-fbc40a5c44ca} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:35:27.458516 [ 265 ] {7e116c91-3605-44f9-93d8-fbc40a5c44ca} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.458796 [ 265 ] {7e116c91-3605-44f9-93d8-fbc40a5c44ca} executeQuery: Read 227 rows, 15.50 KiB in 0.001585 sec., 143217.66561514194 rows/sec., 9.55 MiB/sec. 2025.01.02 23:35:27.458954 [ 265 ] {7e116c91-3605-44f9-93d8-fbc40a5c44ca} TCPHandler: Processed in 0.001914145 sec. 2025.01.02 23:35:27.459105 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.459243 [ 260 ] {2613229b-ae3c-4ee7-9b0e-edabaa8b8d12} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:35:27.459302 [ 260 ] {2613229b-ae3c-4ee7-9b0e-edabaa8b8d12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:35:27.459832 [ 260 ] {2613229b-ae3c-4ee7-9b0e-edabaa8b8d12} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.459870 [ 260 ] {2613229b-ae3c-4ee7-9b0e-edabaa8b8d12} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.460231 [ 260 ] {2613229b-ae3c-4ee7-9b0e-edabaa8b8d12} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:27.460461 [ 260 ] {2613229b-ae3c-4ee7-9b0e-edabaa8b8d12} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.460687 [ 260 ] {2613229b-ae3c-4ee7-9b0e-edabaa8b8d12} executeQuery: Read 2 rows, 134.00 B in 0.001472 sec., 1358.695652173913 rows/sec., 88.90 KiB/sec. 2025.01.02 23:35:27.460763 [ 260 ] {2613229b-ae3c-4ee7-9b0e-edabaa8b8d12} TCPHandler: Processed in 0.001723333 sec. 2025.01.02 23:35:27.460911 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.461049 [ 265 ] {f0e5c3a8-451d-4064-b087-ea23da75410a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:27.461139 [ 265 ] {f0e5c3a8-451d-4064-b087-ea23da75410a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:35:27.462404 [ 265 ] {f0e5c3a8-451d-4064-b087-ea23da75410a} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.462444 [ 265 ] {f0e5c3a8-451d-4064-b087-ea23da75410a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.463101 [ 265 ] {f0e5c3a8-451d-4064-b087-ea23da75410a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:35:27.463369 [ 265 ] {f0e5c3a8-451d-4064-b087-ea23da75410a} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.463600 [ 265 ] {f0e5c3a8-451d-4064-b087-ea23da75410a} executeQuery: Read 40 rows, 73.40 KiB in 0.00258 sec., 15503.87596899225 rows/sec., 27.78 MiB/sec. 2025.01.02 23:35:27.463703 [ 265 ] {f0e5c3a8-451d-4064-b087-ea23da75410a} TCPHandler: Processed in 0.002860338 sec. 2025.01.02 23:35:27.463854 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.463973 [ 260 ] {e1e943da-ea9a-408a-9358-c244ab8ad9b4} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.02 23:35:27.464026 [ 260 ] {e1e943da-ea9a-408a-9358-c244ab8ad9b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.02 23:35:27.464503 [ 260 ] {e1e943da-ea9a-408a-9358-c244ab8ad9b4} oximeter.measurements_i64 (1f89d59b-a671-4d28-9ac6-16720bd75fa0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.464540 [ 260 ] {e1e943da-ea9a-408a-9358-c244ab8ad9b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.464912 [ 260 ] {e1e943da-ea9a-408a-9358-c244ab8ad9b4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:35:27.465154 [ 260 ] {e1e943da-ea9a-408a-9358-c244ab8ad9b4} oximeter.measurements_i64 (1f89d59b-a671-4d28-9ac6-16720bd75fa0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.465378 [ 260 ] {e1e943da-ea9a-408a-9358-c244ab8ad9b4} executeQuery: Read 3 rows, 217.00 B in 0.001421 sec., 2111.18930330753 rows/sec., 149.13 KiB/sec. 2025.01.02 23:35:27.465534 [ 260 ] {e1e943da-ea9a-408a-9358-c244ab8ad9b4} TCPHandler: Processed in 0.001736993 sec. 2025.01.02 23:35:27.465693 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:27.465832 [ 265 ] {336458c0-50b8-4088-80ed-b5b22b982f17} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:27.465891 [ 265 ] {336458c0-50b8-4088-80ed-b5b22b982f17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:27.466460 [ 265 ] {336458c0-50b8-4088-80ed-b5b22b982f17} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:27.466505 [ 265 ] {336458c0-50b8-4088-80ed-b5b22b982f17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:27.466880 [ 265 ] {336458c0-50b8-4088-80ed-b5b22b982f17} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:35:27.467097 [ 265 ] {336458c0-50b8-4088-80ed-b5b22b982f17} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:27.467270 [ 265 ] {336458c0-50b8-4088-80ed-b5b22b982f17} executeQuery: Read 72 rows, 4.70 KiB in 0.001509 sec., 47713.71769383698 rows/sec., 3.04 MiB/sec. 2025.01.02 23:35:27.467360 [ 265 ] {336458c0-50b8-4088-80ed-b5b22b982f17} TCPHandler: Processed in 0.001779433 sec. 2025.01.02 23:35:32.463802 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:32.463996 [ 260 ] {16dce333-b5be-4095-b836-653d49013d3f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:35:32.464064 [ 260 ] {16dce333-b5be-4095-b836-653d49013d3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:35:32.464775 [ 260 ] {16dce333-b5be-4095-b836-653d49013d3f} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:32.464817 [ 260 ] {16dce333-b5be-4095-b836-653d49013d3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:32.465255 [ 260 ] {16dce333-b5be-4095-b836-653d49013d3f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.02 23:35:32.465510 [ 260 ] {16dce333-b5be-4095-b836-653d49013d3f} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:32.465714 [ 260 ] {16dce333-b5be-4095-b836-653d49013d3f} executeQuery: Read 2 rows, 167.00 B in 0.001769 sec., 1130.5822498586772 rows/sec., 92.19 KiB/sec. 2025.01.02 23:35:32.465777 [ 260 ] {16dce333-b5be-4095-b836-653d49013d3f} TCPHandler: Processed in 0.002101677 sec. 2025.01.02 23:35:32.466034 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:32.466248 [ 265 ] {587dfbb9-ae7a-48e6-b886-3920ca484905} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:32.466331 [ 265 ] {587dfbb9-ae7a-48e6-b886-3920ca484905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:32.467624 [ 265 ] {587dfbb9-ae7a-48e6-b886-3920ca484905} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:32.467674 [ 265 ] {587dfbb9-ae7a-48e6-b886-3920ca484905} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:32.468180 [ 265 ] {587dfbb9-ae7a-48e6-b886-3920ca484905} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:35:32.468445 [ 265 ] {587dfbb9-ae7a-48e6-b886-3920ca484905} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:32.468677 [ 265 ] {587dfbb9-ae7a-48e6-b886-3920ca484905} executeQuery: Read 1193 rows, 100.70 KiB in 0.002488 sec., 479501.60771704174 rows/sec., 39.53 MiB/sec. 2025.01.02 23:35:32.468747 [ 265 ] {587dfbb9-ae7a-48e6-b886-3920ca484905} TCPHandler: Processed in 0.002855227 sec. 2025.01.02 23:35:32.468898 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:32.469023 [ 260 ] {d31a6065-0f27-4c31-9fba-5b02d58bffc6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:35:32.469075 [ 260 ] {d31a6065-0f27-4c31-9fba-5b02d58bffc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:35:32.469686 [ 260 ] {d31a6065-0f27-4c31-9fba-5b02d58bffc6} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:32.469723 [ 260 ] {d31a6065-0f27-4c31-9fba-5b02d58bffc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:32.470083 [ 260 ] {d31a6065-0f27-4c31-9fba-5b02d58bffc6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:32.470321 [ 260 ] {d31a6065-0f27-4c31-9fba-5b02d58bffc6} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:32.470504 [ 260 ] {d31a6065-0f27-4c31-9fba-5b02d58bffc6} executeQuery: Read 2 rows, 143.00 B in 0.00151 sec., 1324.503311258278 rows/sec., 92.48 KiB/sec. 2025.01.02 23:35:32.470559 [ 260 ] {d31a6065-0f27-4c31-9fba-5b02d58bffc6} TCPHandler: Processed in 0.001719633 sec. 2025.01.02 23:35:32.470721 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:32.470853 [ 265 ] {7cefd96d-c0fb-4799-9907-903e0bf21ed1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:35:32.470908 [ 265 ] {7cefd96d-c0fb-4799-9907-903e0bf21ed1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:35:32.471602 [ 265 ] {7cefd96d-c0fb-4799-9907-903e0bf21ed1} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:32.471644 [ 265 ] {7cefd96d-c0fb-4799-9907-903e0bf21ed1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:32.472019 [ 265 ] {7cefd96d-c0fb-4799-9907-903e0bf21ed1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:32.472273 [ 265 ] {7cefd96d-c0fb-4799-9907-903e0bf21ed1} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:32.472490 [ 265 ] {7cefd96d-c0fb-4799-9907-903e0bf21ed1} executeQuery: Read 228 rows, 15.81 KiB in 0.001667 sec., 136772.64547090582 rows/sec., 9.26 MiB/sec. 2025.01.02 23:35:32.472551 [ 265 ] {7cefd96d-c0fb-4799-9907-903e0bf21ed1} TCPHandler: Processed in 0.001888554 sec. 2025.01.02 23:35:32.472702 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:32.472820 [ 260 ] {43e16368-c7b7-48c4-8fae-40a5f3f74564} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:32.472874 [ 260 ] {43e16368-c7b7-48c4-8fae-40a5f3f74564} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:32.473774 [ 260 ] {43e16368-c7b7-48c4-8fae-40a5f3f74564} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:32.473818 [ 260 ] {43e16368-c7b7-48c4-8fae-40a5f3f74564} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:32.474213 [ 260 ] {43e16368-c7b7-48c4-8fae-40a5f3f74564} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:35:32.474443 [ 260 ] {43e16368-c7b7-48c4-8fae-40a5f3f74564} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:32.474626 [ 260 ] {43e16368-c7b7-48c4-8fae-40a5f3f74564} executeQuery: Read 514 rows, 38.92 KiB in 0.001831 sec., 280720.9175314036 rows/sec., 20.76 MiB/sec. 2025.01.02 23:35:32.474679 [ 260 ] {43e16368-c7b7-48c4-8fae-40a5f3f74564} TCPHandler: Processed in 0.002033646 sec. 2025.01.02 23:35:32.474823 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:32.474965 [ 265 ] {35ed48b2-e30c-4bc9-be2b-21ba126b5b2d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:32.475030 [ 265 ] {35ed48b2-e30c-4bc9-be2b-21ba126b5b2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:32.475921 [ 265 ] {35ed48b2-e30c-4bc9-be2b-21ba126b5b2d} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:32.475962 [ 265 ] {35ed48b2-e30c-4bc9-be2b-21ba126b5b2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:32.476403 [ 265 ] {35ed48b2-e30c-4bc9-be2b-21ba126b5b2d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:35:32.476646 [ 265 ] {35ed48b2-e30c-4bc9-be2b-21ba126b5b2d} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:32.476861 [ 265 ] {35ed48b2-e30c-4bc9-be2b-21ba126b5b2d} executeQuery: Read 871 rows, 59.94 KiB in 0.001929 sec., 451529.28978745465 rows/sec., 30.34 MiB/sec. 2025.01.02 23:35:32.476922 [ 265 ] {35ed48b2-e30c-4bc9-be2b-21ba126b5b2d} TCPHandler: Processed in 0.002156099 sec. 2025.01.02 23:35:32.477064 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:32.477186 [ 260 ] {74559246-e7ad-42be-9477-4dfdc59ea87a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:32.477239 [ 260 ] {74559246-e7ad-42be-9477-4dfdc59ea87a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:32.477740 [ 260 ] {74559246-e7ad-42be-9477-4dfdc59ea87a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:32.477806 [ 260 ] {74559246-e7ad-42be-9477-4dfdc59ea87a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:32.478222 [ 260 ] {74559246-e7ad-42be-9477-4dfdc59ea87a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:35:32.478474 [ 260 ] {74559246-e7ad-42be-9477-4dfdc59ea87a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:32.478663 [ 260 ] {74559246-e7ad-42be-9477-4dfdc59ea87a} executeQuery: Read 50 rows, 3.51 KiB in 0.001502 sec., 33288.94806924101 rows/sec., 2.28 MiB/sec. 2025.01.02 23:35:32.478728 [ 260 ] {74559246-e7ad-42be-9477-4dfdc59ea87a} TCPHandler: Processed in 0.001719323 sec. 2025.01.02 23:35:33.111218 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 2025.01.02 23:35:33.112347 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:33.112386 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:33.112980 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:35:33.113235 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:33.113478 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 2025.01.02 23:35:33.517978 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.01.02 23:35:33.538873 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:33.538940 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:33.546663 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:35:33.547463 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:33.550462 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.01.02 23:35:35.639199 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 392 2025.01.02 23:35:35.642589 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:35.642645 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:35.644180 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:35.644506 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:35.645434 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 392 2025.01.02 23:35:37.441596 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.441805 [ 260 ] {6c0647cb-82a8-41e1-b2c4-5463ccff9aad} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:35:37.441888 [ 260 ] {6c0647cb-82a8-41e1-b2c4-5463ccff9aad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:35:37.442664 [ 260 ] {6c0647cb-82a8-41e1-b2c4-5463ccff9aad} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.442718 [ 260 ] {6c0647cb-82a8-41e1-b2c4-5463ccff9aad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.443161 [ 260 ] {6c0647cb-82a8-41e1-b2c4-5463ccff9aad} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:37.443421 [ 260 ] {6c0647cb-82a8-41e1-b2c4-5463ccff9aad} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.443669 [ 260 ] {6c0647cb-82a8-41e1-b2c4-5463ccff9aad} executeQuery: Read 14 rows, 1.01 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 524.90 KiB/sec. 2025.01.02 23:35:37.443737 [ 260 ] {6c0647cb-82a8-41e1-b2c4-5463ccff9aad} TCPHandler: Processed in 0.00228299 sec. 2025.01.02 23:35:37.444009 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.444201 [ 265 ] {6bd4ba92-2679-40eb-a56c-4b7363f06c68} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:37.444275 [ 265 ] {6bd4ba92-2679-40eb-a56c-4b7363f06c68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:37.445160 [ 265 ] {6bd4ba92-2679-40eb-a56c-4b7363f06c68} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.445199 [ 265 ] {6bd4ba92-2679-40eb-a56c-4b7363f06c68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.445644 [ 265 ] {6bd4ba92-2679-40eb-a56c-4b7363f06c68} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:35:37.445967 [ 265 ] {6bd4ba92-2679-40eb-a56c-4b7363f06c68} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.446176 [ 265 ] {6bd4ba92-2679-40eb-a56c-4b7363f06c68} executeQuery: Read 279 rows, 25.27 KiB in 0.002027 sec., 137641.83522446966 rows/sec., 12.17 MiB/sec. 2025.01.02 23:35:37.446240 [ 265 ] {6bd4ba92-2679-40eb-a56c-4b7363f06c68} TCPHandler: Processed in 0.002374611 sec. 2025.01.02 23:35:37.446401 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.446531 [ 260 ] {4f4b3dca-0bbd-4d16-9af5-cffc53b3a058} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:35:37.446583 [ 260 ] {4f4b3dca-0bbd-4d16-9af5-cffc53b3a058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:35:37.447201 [ 260 ] {4f4b3dca-0bbd-4d16-9af5-cffc53b3a058} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.447245 [ 260 ] {4f4b3dca-0bbd-4d16-9af5-cffc53b3a058} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.447653 [ 260 ] {4f4b3dca-0bbd-4d16-9af5-cffc53b3a058} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:37.447897 [ 260 ] {4f4b3dca-0bbd-4d16-9af5-cffc53b3a058} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.448123 [ 260 ] {4f4b3dca-0bbd-4d16-9af5-cffc53b3a058} executeQuery: Read 47 rows, 3.46 KiB in 0.00162 sec., 29012.345679012345 rows/sec., 2.09 MiB/sec. 2025.01.02 23:35:37.448179 [ 260 ] {4f4b3dca-0bbd-4d16-9af5-cffc53b3a058} TCPHandler: Processed in 0.001840084 sec. 2025.01.02 23:35:37.448355 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.448498 [ 265 ] {a002bf3a-af37-4637-9fbd-0a91ceda5376} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:35:37.448559 [ 265 ] {a002bf3a-af37-4637-9fbd-0a91ceda5376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:35:37.449226 [ 265 ] {a002bf3a-af37-4637-9fbd-0a91ceda5376} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.449265 [ 265 ] {a002bf3a-af37-4637-9fbd-0a91ceda5376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.449635 [ 265 ] {a002bf3a-af37-4637-9fbd-0a91ceda5376} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:37.449915 [ 265 ] {a002bf3a-af37-4637-9fbd-0a91ceda5376} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.450098 [ 265 ] {a002bf3a-af37-4637-9fbd-0a91ceda5376} executeQuery: Read 14 rows, 1004.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 600.04 KiB/sec. 2025.01.02 23:35:37.450153 [ 265 ] {a002bf3a-af37-4637-9fbd-0a91ceda5376} TCPHandler: Processed in 0.001871405 sec. 2025.01.02 23:35:37.450330 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.450471 [ 260 ] {ea4a331e-285d-40e0-925f-8727eed1451c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:35:37.450530 [ 260 ] {ea4a331e-285d-40e0-925f-8727eed1451c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:35:37.451185 [ 260 ] {ea4a331e-285d-40e0-925f-8727eed1451c} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.451227 [ 260 ] {ea4a331e-285d-40e0-925f-8727eed1451c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.451583 [ 260 ] {ea4a331e-285d-40e0-925f-8727eed1451c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:37.451838 [ 260 ] {ea4a331e-285d-40e0-925f-8727eed1451c} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.452053 [ 260 ] {ea4a331e-285d-40e0-925f-8727eed1451c} executeQuery: Read 13 rows, 830.00 B in 0.001614 sec., 8054.522924411401 rows/sec., 502.20 KiB/sec. 2025.01.02 23:35:37.452112 [ 260 ] {ea4a331e-285d-40e0-925f-8727eed1451c} TCPHandler: Processed in 0.001853935 sec. 2025.01.02 23:35:37.452271 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.452391 [ 265 ] {0e7be1c0-2b1f-49fc-afe5-d571c8b87b34} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:37.452442 [ 265 ] {0e7be1c0-2b1f-49fc-afe5-d571c8b87b34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:37.453157 [ 265 ] {0e7be1c0-2b1f-49fc-afe5-d571c8b87b34} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.453195 [ 265 ] {0e7be1c0-2b1f-49fc-afe5-d571c8b87b34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.453616 [ 265 ] {0e7be1c0-2b1f-49fc-afe5-d571c8b87b34} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:35:37.453870 [ 265 ] {0e7be1c0-2b1f-49fc-afe5-d571c8b87b34} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.454082 [ 265 ] {0e7be1c0-2b1f-49fc-afe5-d571c8b87b34} executeQuery: Read 414 rows, 30.24 KiB in 0.001715 sec., 241399.416909621 rows/sec., 17.22 MiB/sec. 2025.01.02 23:35:37.454150 [ 265 ] {0e7be1c0-2b1f-49fc-afe5-d571c8b87b34} TCPHandler: Processed in 0.001938415 sec. 2025.01.02 23:35:37.454314 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.454438 [ 260 ] {0ab9a98c-63a2-4486-ba74-4c8675417ebc} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:35:37.454491 [ 260 ] {0ab9a98c-63a2-4486-ba74-4c8675417ebc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:35:37.454989 [ 260 ] {0ab9a98c-63a2-4486-ba74-4c8675417ebc} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.455028 [ 260 ] {0ab9a98c-63a2-4486-ba74-4c8675417ebc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.455409 [ 260 ] {0ab9a98c-63a2-4486-ba74-4c8675417ebc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:37.455659 [ 260 ] {0ab9a98c-63a2-4486-ba74-4c8675417ebc} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.455876 [ 260 ] {0ab9a98c-63a2-4486-ba74-4c8675417ebc} executeQuery: Read 6 rows, 321.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 214.27 KiB/sec. 2025.01.02 23:35:37.455926 [ 260 ] {0ab9a98c-63a2-4486-ba74-4c8675417ebc} TCPHandler: Processed in 0.001671472 sec. 2025.01.02 23:35:37.456076 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.456193 [ 265 ] {b2d1a202-c383-4926-a5ac-c3408b214107} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:37.456247 [ 265 ] {b2d1a202-c383-4926-a5ac-c3408b214107} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:37.456821 [ 265 ] {b2d1a202-c383-4926-a5ac-c3408b214107} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.456859 [ 265 ] {b2d1a202-c383-4926-a5ac-c3408b214107} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.457252 [ 265 ] {b2d1a202-c383-4926-a5ac-c3408b214107} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:35:37.457488 [ 265 ] {b2d1a202-c383-4926-a5ac-c3408b214107} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.457732 [ 265 ] {b2d1a202-c383-4926-a5ac-c3408b214107} executeQuery: Read 227 rows, 15.50 KiB in 0.001558 sec., 145699.61489088577 rows/sec., 9.72 MiB/sec. 2025.01.02 23:35:37.457944 [ 265 ] {b2d1a202-c383-4926-a5ac-c3408b214107} TCPHandler: Processed in 0.001922875 sec. 2025.01.02 23:35:37.458132 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.458269 [ 260 ] {6e8f773b-3501-4b26-9c10-af2c401d7f54} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:35:37.458331 [ 260 ] {6e8f773b-3501-4b26-9c10-af2c401d7f54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:35:37.458889 [ 260 ] {6e8f773b-3501-4b26-9c10-af2c401d7f54} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.458934 [ 260 ] {6e8f773b-3501-4b26-9c10-af2c401d7f54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.459305 [ 260 ] {6e8f773b-3501-4b26-9c10-af2c401d7f54} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:37.459537 [ 260 ] {6e8f773b-3501-4b26-9c10-af2c401d7f54} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.459809 [ 260 ] {6e8f773b-3501-4b26-9c10-af2c401d7f54} executeQuery: Read 1 rows, 69.00 B in 0.001542 sec., 648.5084306095979 rows/sec., 43.70 KiB/sec. 2025.01.02 23:35:37.459951 [ 260 ] {6e8f773b-3501-4b26-9c10-af2c401d7f54} TCPHandler: Processed in 0.001887975 sec. 2025.01.02 23:35:37.460121 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.460273 [ 265 ] {d8c39720-4063-49c8-94ec-a7b4d0044139} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:37.460365 [ 265 ] {d8c39720-4063-49c8-94ec-a7b4d0044139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:35:37.461613 [ 265 ] {d8c39720-4063-49c8-94ec-a7b4d0044139} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.461653 [ 265 ] {d8c39720-4063-49c8-94ec-a7b4d0044139} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.462316 [ 265 ] {d8c39720-4063-49c8-94ec-a7b4d0044139} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:35:37.462574 [ 265 ] {d8c39720-4063-49c8-94ec-a7b4d0044139} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.462808 [ 265 ] {d8c39720-4063-49c8-94ec-a7b4d0044139} executeQuery: Read 40 rows, 73.40 KiB in 0.002565 sec., 15594.541910331383 rows/sec., 27.94 MiB/sec. 2025.01.02 23:35:37.462928 [ 265 ] {d8c39720-4063-49c8-94ec-a7b4d0044139} TCPHandler: Processed in 0.002875158 sec. 2025.01.02 23:35:37.463086 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:37.463224 [ 260 ] {f84fe917-b5df-4e2c-bab4-89621213179b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:37.463284 [ 260 ] {f84fe917-b5df-4e2c-bab4-89621213179b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:37.463862 [ 260 ] {f84fe917-b5df-4e2c-bab4-89621213179b} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:37.463906 [ 260 ] {f84fe917-b5df-4e2c-bab4-89621213179b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:37.464291 [ 260 ] {f84fe917-b5df-4e2c-bab4-89621213179b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:35:37.464526 [ 260 ] {f84fe917-b5df-4e2c-bab4-89621213179b} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:37.464722 [ 260 ] {f84fe917-b5df-4e2c-bab4-89621213179b} executeQuery: Read 72 rows, 4.70 KiB in 0.001529 sec., 47089.60104643558 rows/sec., 3.00 MiB/sec. 2025.01.02 23:35:37.464770 [ 260 ] {f84fe917-b5df-4e2c-bab4-89621213179b} TCPHandler: Processed in 0.001750693 sec. 2025.01.02 23:35:40.522813 [ 155 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:35:40.522882 [ 155 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:35:40.613697 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 2025.01.02 23:35:40.614378 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:40.614426 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:40.614999 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:35:40.615259 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:40.615528 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.01.02 23:35:41.050624 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.01.02 23:35:41.071089 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:41.071134 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:41.079600 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:35:41.080500 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:41.083847 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.01.02 23:35:42.435387 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:42.435575 [ 260 ] {ce1c9c28-0834-4263-8df5-91da14aaa8a3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:42.435651 [ 260 ] {ce1c9c28-0834-4263-8df5-91da14aaa8a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:42.436444 [ 260 ] {ce1c9c28-0834-4263-8df5-91da14aaa8a3} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:42.436501 [ 260 ] {ce1c9c28-0834-4263-8df5-91da14aaa8a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:42.437030 [ 260 ] {ce1c9c28-0834-4263-8df5-91da14aaa8a3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:35:42.437313 [ 260 ] {ce1c9c28-0834-4263-8df5-91da14aaa8a3} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:42.437576 [ 260 ] {ce1c9c28-0834-4263-8df5-91da14aaa8a3} executeQuery: Read 52 rows, 4.07 KiB in 0.002054 sec., 25316.455696202534 rows/sec., 1.93 MiB/sec. 2025.01.02 23:35:42.437642 [ 260 ] {ce1c9c28-0834-4263-8df5-91da14aaa8a3} TCPHandler: Processed in 0.002386252 sec. 2025.01.02 23:35:42.437903 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:42.438090 [ 265 ] {9d474ba2-c336-47b0-ad27-bb0380209116} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:42.438160 [ 265 ] {9d474ba2-c336-47b0-ad27-bb0380209116} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:42.438930 [ 265 ] {9d474ba2-c336-47b0-ad27-bb0380209116} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:42.438969 [ 265 ] {9d474ba2-c336-47b0-ad27-bb0380209116} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:42.439409 [ 265 ] {9d474ba2-c336-47b0-ad27-bb0380209116} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:35:42.439659 [ 265 ] {9d474ba2-c336-47b0-ad27-bb0380209116} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:42.439893 [ 265 ] {9d474ba2-c336-47b0-ad27-bb0380209116} executeQuery: Read 56 rows, 4.47 KiB in 0.001847 sec., 30319.43692474283 rows/sec., 2.36 MiB/sec. 2025.01.02 23:35:42.440103 [ 265 ] {9d474ba2-c336-47b0-ad27-bb0380209116} TCPHandler: Processed in 0.002332741 sec. 2025.01.02 23:35:42.440291 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:42.440424 [ 260 ] {55e3e7af-325e-4756-9b36-b935e167eb24} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:42.440482 [ 260 ] {55e3e7af-325e-4756-9b36-b935e167eb24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:42.441071 [ 260 ] {55e3e7af-325e-4756-9b36-b935e167eb24} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:42.441112 [ 260 ] {55e3e7af-325e-4756-9b36-b935e167eb24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:42.441519 [ 260 ] {55e3e7af-325e-4756-9b36-b935e167eb24} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:35:42.441763 [ 260 ] {55e3e7af-325e-4756-9b36-b935e167eb24} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:42.442045 [ 260 ] {55e3e7af-325e-4756-9b36-b935e167eb24} executeQuery: Read 150 rows, 10.65 KiB in 0.00165 sec., 90909.09090909091 rows/sec., 6.30 MiB/sec. 2025.01.02 23:35:42.442250 [ 260 ] {55e3e7af-325e-4756-9b36-b935e167eb24} TCPHandler: Processed in 0.002014656 sec. 2025.01.02 23:35:42.442430 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:42.442569 [ 265 ] {d0f31cbd-bbd1-4637-a109-7d98744095d3} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:42.442629 [ 265 ] {d0f31cbd-bbd1-4637-a109-7d98744095d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:42.443211 [ 265 ] {d0f31cbd-bbd1-4637-a109-7d98744095d3} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:42.443249 [ 265 ] {d0f31cbd-bbd1-4637-a109-7d98744095d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:42.443626 [ 265 ] {d0f31cbd-bbd1-4637-a109-7d98744095d3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:35:42.443859 [ 265 ] {d0f31cbd-bbd1-4637-a109-7d98744095d3} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:42.444035 [ 265 ] {d0f31cbd-bbd1-4637-a109-7d98744095d3} executeQuery: Read 50 rows, 3.51 KiB in 0.001498 sec., 33377.83711615487 rows/sec., 2.29 MiB/sec. 2025.01.02 23:35:42.444082 [ 265 ] {d0f31cbd-bbd1-4637-a109-7d98744095d3} TCPHandler: Processed in 0.001721002 sec. 2025.01.02 23:35:45.645769 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 422 2025.01.02 23:35:45.648812 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:45.648866 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:45.650416 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:45.650742 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:45.651296 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 422 2025.01.02 23:35:47.442870 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.443174 [ 260 ] {aebf4f50-f006-40a5-98bc-7a4ea1f8ccf0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:35:47.443289 [ 260 ] {aebf4f50-f006-40a5-98bc-7a4ea1f8ccf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:35:47.444114 [ 260 ] {aebf4f50-f006-40a5-98bc-7a4ea1f8ccf0} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.444162 [ 260 ] {aebf4f50-f006-40a5-98bc-7a4ea1f8ccf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.444592 [ 260 ] {aebf4f50-f006-40a5-98bc-7a4ea1f8ccf0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:47.444846 [ 260 ] {aebf4f50-f006-40a5-98bc-7a4ea1f8ccf0} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.445027 [ 101 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.02 23:35:47.445101 [ 260 ] {aebf4f50-f006-40a5-98bc-7a4ea1f8ccf0} executeQuery: Read 14 rows, 1.01 KiB in 0.002007 sec., 6975.585450921773 rows/sec., 502.15 KiB/sec. 2025.01.02 23:35:47.445108 [ 101 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.445184 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.445237 [ 260 ] {aebf4f50-f006-40a5-98bc-7a4ea1f8ccf0} TCPHandler: Processed in 0.002557184 sec. 2025.01.02 23:35:47.445438 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.02 23:35:47.445528 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.445597 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:47.445644 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2025.01.02 23:35:47.445717 [ 265 ] {43a57ec6-acec-4c98-b37b-1a426174e240} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:35:47.445777 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:47.445872 [ 265 ] {43a57ec6-acec-4c98-b37b-1a426174e240} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:35:47.446252 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:47.446599 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:47.446854 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:47.448101 [ 265 ] {43a57ec6-acec-4c98-b37b-1a426174e240} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.448151 [ 265 ] {43a57ec6-acec-4c98-b37b-1a426174e240} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.448585 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003297763 sec., 21226.51021313539 rows/sec., 1.57 MiB/sec. 2025.01.02 23:35:47.448851 [ 265 ] {43a57ec6-acec-4c98-b37b-1a426174e240} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.02 23:35:47.448860 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.02 23:35:47.449345 [ 265 ] {43a57ec6-acec-4c98-b37b-1a426174e240} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.449461 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.449696 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_9_2} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.02 23:35:47.449791 [ 265 ] {43a57ec6-acec-4c98-b37b-1a426174e240} executeQuery: Read 2 rows, 167.00 B in 0.004118 sec., 485.67265662943174 rows/sec., 39.60 KiB/sec. 2025.01.02 23:35:47.449844 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:35:47.449967 [ 265 ] {43a57ec6-acec-4c98-b37b-1a426174e240} TCPHandler: Processed in 0.004585081 sec. 2025.01.02 23:35:47.450149 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.450294 [ 260 ] {48e432c7-1973-4437-b809-e296a353038a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:47.450357 [ 260 ] {48e432c7-1973-4437-b809-e296a353038a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:47.451100 [ 260 ] {48e432c7-1973-4437-b809-e296a353038a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.451140 [ 260 ] {48e432c7-1973-4437-b809-e296a353038a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.451520 [ 260 ] {48e432c7-1973-4437-b809-e296a353038a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:35:47.451761 [ 260 ] {48e432c7-1973-4437-b809-e296a353038a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.451923 [ 101 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.02 23:35:47.451980 [ 101 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.452022 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.452022 [ 260 ] {48e432c7-1973-4437-b809-e296a353038a} executeQuery: Read 280 rows, 25.34 KiB in 0.001753 sec., 159726.18368511123 rows/sec., 14.12 MiB/sec. 2025.01.02 23:35:47.452236 [ 260 ] {48e432c7-1973-4437-b809-e296a353038a} TCPHandler: Processed in 0.002151958 sec. 2025.01.02 23:35:47.452325 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.02 23:35:47.452421 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.452613 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:47.452674 [ 265 ] {07e41468-8749-43ee-8fb3-d6928704f432} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:35:47.452693 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1393 rows starting from the beginning of the part 2025.01.02 23:35:47.452752 [ 265 ] {07e41468-8749-43ee-8fb3-d6928704f432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:35:47.453003 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 280 rows starting from the beginning of the part 2025.01.02 23:35:47.453335 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1193 rows starting from the beginning of the part 2025.01.02 23:35:47.453681 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 279 rows starting from the beginning of the part 2025.01.02 23:35:47.453963 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part 2025.01.02 23:35:47.454255 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 280 rows starting from the beginning of the part 2025.01.02 23:35:47.455781 [ 265 ] {07e41468-8749-43ee-8fb3-d6928704f432} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.455850 [ 265 ] {07e41468-8749-43ee-8fb3-d6928704f432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.456894 [ 265 ] {07e41468-8749-43ee-8fb3-d6928704f432} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:47.457267 [ 265 ] {07e41468-8749-43ee-8fb3-d6928704f432} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.457420 [ 101 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.02 23:35:47.457479 [ 101 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.457511 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.457520 [ 265 ] {07e41468-8749-43ee-8fb3-d6928704f432} executeQuery: Read 49 rows, 3.60 KiB in 0.004917 sec., 9965.426072808623 rows/sec., 732.87 KiB/sec. 2025.01.02 23:35:47.457790 [ 265 ] {07e41468-8749-43ee-8fb3-d6928704f432} TCPHandler: Processed in 0.005436932 sec. 2025.01.02 23:35:47.458016 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.01.02 23:35:47.458238 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.458620 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3477 rows, containing 5 columns (5 merged, 0 gathered) in 0.006489015 sec., 535828.6273032194 rows/sec., 47.18 MiB/sec. 2025.01.02 23:35:47.458644 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:47.458723 [ 260 ] {c8708e2f-bd6d-43c3-b2ac-57498aa2b25d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:35:47.458743 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 32 rows starting from the beginning of the part 2025.01.02 23:35:47.458799 [ 260 ] {c8708e2f-bd6d-43c3-b2ac-57498aa2b25d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:35:47.459014 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.02 23:35:47.459218 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2025.01.02 23:35:47.459693 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part 2025.01.02 23:35:47.460086 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2025.01.02 23:35:47.460316 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.460445 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part 2025.01.02 23:35:47.460637 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_16_3} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.02 23:35:47.460729 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part 2025.01.02 23:35:47.460946 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. 2025.01.02 23:35:47.462861 [ 260 ] {c8708e2f-bd6d-43c3-b2ac-57498aa2b25d} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.462951 [ 260 ] {c8708e2f-bd6d-43c3-b2ac-57498aa2b25d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.464023 [ 260 ] {c8708e2f-bd6d-43c3-b2ac-57498aa2b25d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:35:47.464171 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.006575646 sec., 32392.254692542756 rows/sec., 2.44 MiB/sec. 2025.01.02 23:35:47.464359 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.02 23:35:47.464533 [ 260 ] {c8708e2f-bd6d-43c3-b2ac-57498aa2b25d} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.464895 [ 101 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.02 23:35:47.465000 [ 101 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.465058 [ 260 ] {c8708e2f-bd6d-43c3-b2ac-57498aa2b25d} executeQuery: Read 14 rows, 1004.00 B in 0.006444 sec., 2172.5636250775915 rows/sec., 152.15 KiB/sec. 2025.01.02 23:35:47.465075 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.465085 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.465395 [ 260 ] {c8708e2f-bd6d-43c3-b2ac-57498aa2b25d} TCPHandler: Processed in 0.007465868 sec. 2025.01.02 23:35:47.465453 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_10_2} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.02 23:35:47.465601 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.02 23:35:47.465725 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:35:47.465790 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.465858 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:47.465894 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part 2025.01.02 23:35:47.466134 [ 265 ] {dd1214c1-4d58-40c2-a383-27fab23058e1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:35:47.466169 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:47.466298 [ 265 ] {dd1214c1-4d58-40c2-a383-27fab23058e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:35:47.466461 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part 2025.01.02 23:35:47.466864 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part 2025.01.02 23:35:47.467205 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:47.467614 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.02 23:35:47.469162 [ 265 ] {dd1214c1-4d58-40c2-a383-27fab23058e1} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.469234 [ 265 ] {dd1214c1-4d58-40c2-a383-27fab23058e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.470225 [ 265 ] {dd1214c1-4d58-40c2-a383-27fab23058e1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:47.470613 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.00531332 sec., 99372.89679522408 rows/sec., 7.12 MiB/sec. 2025.01.02 23:35:47.470707 [ 265 ] {dd1214c1-4d58-40c2-a383-27fab23058e1} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.470847 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.02 23:35:47.470965 [ 101 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.02 23:35:47.471069 [ 101 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.471157 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.471305 [ 265 ] {dd1214c1-4d58-40c2-a383-27fab23058e1} executeQuery: Read 13 rows, 830.00 B in 0.005302 sec., 2451.9049415314976 rows/sec., 152.88 KiB/sec. 2025.01.02 23:35:47.471617 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.02 23:35:47.471737 [ 265 ] {dd1214c1-4d58-40c2-a383-27fab23058e1} TCPHandler: Processed in 0.006208732 sec. 2025.01.02 23:35:47.471908 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.472104 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:47.472232 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2025.01.02 23:35:47.472313 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_11_2} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.02 23:35:47.472505 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.472771 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2025.01.02 23:35:47.472779 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.02 23:35:47.473314 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2025.01.02 23:35:47.473629 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2025.01.02 23:35:47.473747 [ 260 ] {dd58eee6-59f3-4457-8e5d-8af812a22d3c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:47.473971 [ 188 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2025.01.02 23:35:47.474009 [ 260 ] {dd58eee6-59f3-4457-8e5d-8af812a22d3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:47.476395 [ 260 ] {dd58eee6-59f3-4457-8e5d-8af812a22d3c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.476489 [ 260 ] {dd58eee6-59f3-4457-8e5d-8af812a22d3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.476625 [ 195 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00531523 sec., 12229.009845293618 rows/sec., 810.25 KiB/sec. 2025.01.02 23:35:47.476793 [ 195 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.02 23:35:47.477281 [ 195 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.477293 [ 260 ] {dd58eee6-59f3-4457-8e5d-8af812a22d3c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:35:47.477414 [ 195 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_9_2} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.02 23:35:47.477553 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:35:47.477721 [ 260 ] {dd58eee6-59f3-4457-8e5d-8af812a22d3c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.477890 [ 101 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.02 23:35:47.477952 [ 101 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.477985 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.478003 [ 260 ] {dd58eee6-59f3-4457-8e5d-8af812a22d3c} executeQuery: Read 416 rows, 30.41 KiB in 0.004622 sec., 90004.32713111206 rows/sec., 6.42 MiB/sec. 2025.01.02 23:35:47.478248 [ 260 ] {dd58eee6-59f3-4457-8e5d-8af812a22d3c} TCPHandler: Processed in 0.006341004 sec. 2025.01.02 23:35:47.478280 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.02 23:35:47.478438 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.478477 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:47.478516 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 875 rows starting from the beginning of the part 2025.01.02 23:35:47.478699 [ 265 ] {77025ed6-11a0-42b4-abd8-290bf3636bc2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:35:47.478800 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 417 rows starting from the beginning of the part 2025.01.02 23:35:47.478844 [ 265 ] {77025ed6-11a0-42b4-abd8-290bf3636bc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:35:47.479092 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 514 rows starting from the beginning of the part 2025.01.02 23:35:47.479455 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 414 rows starting from the beginning of the part 2025.01.02 23:35:47.479768 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2025.01.02 23:35:47.480108 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 416 rows starting from the beginning of the part 2025.01.02 23:35:47.481462 [ 265 ] {77025ed6-11a0-42b4-abd8-290bf3636bc2} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.481526 [ 265 ] {77025ed6-11a0-42b4-abd8-290bf3636bc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.482529 [ 265 ] {77025ed6-11a0-42b4-abd8-290bf3636bc2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:47.482943 [ 265 ] {77025ed6-11a0-42b4-abd8-290bf3636bc2} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.483183 [ 265 ] {77025ed6-11a0-42b4-abd8-290bf3636bc2} executeQuery: Read 6 rows, 321.00 B in 0.004606 sec., 1302.648719062093 rows/sec., 68.06 KiB/sec. 2025.01.02 23:35:47.483251 [ 265 ] {77025ed6-11a0-42b4-abd8-290bf3636bc2} TCPHandler: Processed in 0.004887934 sec. 2025.01.02 23:35:47.483481 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.483769 [ 260 ] {135a248a-cde6-4f09-b334-9957c2045824} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:47.483773 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2692 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703485 sec., 471992.12411359017 rows/sec., 35.96 MiB/sec. 2025.01.02 23:35:47.483854 [ 260 ] {135a248a-cde6-4f09-b334-9957c2045824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:47.484056 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.02 23:35:47.484635 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.484896 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_16_3} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.02 23:35:47.485072 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.01.02 23:35:47.485212 [ 260 ] {135a248a-cde6-4f09-b334-9957c2045824} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.485255 [ 260 ] {135a248a-cde6-4f09-b334-9957c2045824} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.485673 [ 260 ] {135a248a-cde6-4f09-b334-9957c2045824} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:35:47.485918 [ 260 ] {135a248a-cde6-4f09-b334-9957c2045824} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.486081 [ 101 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.02 23:35:47.486132 [ 101 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.486173 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.486173 [ 260 ] {135a248a-cde6-4f09-b334-9957c2045824} executeQuery: Read 228 rows, 15.58 KiB in 0.002464 sec., 92532.46753246753 rows/sec., 6.17 MiB/sec. 2025.01.02 23:35:47.486319 [ 260 ] {135a248a-cde6-4f09-b334-9957c2045824} TCPHandler: Processed in 0.002966709 sec. 2025.01.02 23:35:47.486352 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.02 23:35:47.486484 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:47.486514 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.486533 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3519 rows starting from the beginning of the part 2025.01.02 23:35:47.486794 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 227 rows starting from the beginning of the part 2025.01.02 23:35:47.486894 [ 265 ] {691dc34b-0a94-46eb-ba50-aea9b9149203} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:35:47.486999 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 871 rows starting from the beginning of the part 2025.01.02 23:35:47.487089 [ 265 ] {691dc34b-0a94-46eb-ba50-aea9b9149203} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:35:47.487392 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 227 rows starting from the beginning of the part 2025.01.02 23:35:47.487749 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part 2025.01.02 23:35:47.488144 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part 2025.01.02 23:35:47.489392 [ 265 ] {691dc34b-0a94-46eb-ba50-aea9b9149203} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.489440 [ 265 ] {691dc34b-0a94-46eb-ba50-aea9b9149203} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.490265 [ 265 ] {691dc34b-0a94-46eb-ba50-aea9b9149203} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:47.490776 [ 265 ] {691dc34b-0a94-46eb-ba50-aea9b9149203} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.491011 [ 265 ] {691dc34b-0a94-46eb-ba50-aea9b9149203} executeQuery: Read 1 rows, 69.00 B in 0.004285 sec., 233.37222870478413 rows/sec., 15.73 KiB/sec. 2025.01.02 23:35:47.491073 [ 265 ] {691dc34b-0a94-46eb-ba50-aea9b9149203} TCPHandler: Processed in 0.004644351 sec. 2025.01.02 23:35:47.491231 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.491378 [ 260 ] {ad9295bd-8c96-471a-aa66-c901607fafe4} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:47.491463 [ 260 ] {ad9295bd-8c96-471a-aa66-c901607fafe4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:35:47.491879 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5222 rows, containing 5 columns (5 merged, 0 gathered) in 0.005626004 sec., 928189.883974487 rows/sec., 62.12 MiB/sec. 2025.01.02 23:35:47.492228 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.02 23:35:47.492584 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.492687 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_16_3} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.02 23:35:47.492793 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. 2025.01.02 23:35:47.493111 [ 260 ] {ad9295bd-8c96-471a-aa66-c901607fafe4} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.493151 [ 260 ] {ad9295bd-8c96-471a-aa66-c901607fafe4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.493824 [ 260 ] {ad9295bd-8c96-471a-aa66-c901607fafe4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:35:47.494098 [ 260 ] {ad9295bd-8c96-471a-aa66-c901607fafe4} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.494340 [ 260 ] {ad9295bd-8c96-471a-aa66-c901607fafe4} executeQuery: Read 40 rows, 73.40 KiB in 0.002994 sec., 13360.05344021376 rows/sec., 23.94 MiB/sec. 2025.01.02 23:35:47.494452 [ 260 ] {ad9295bd-8c96-471a-aa66-c901607fafe4} TCPHandler: Processed in 0.003279833 sec. 2025.01.02 23:35:47.494618 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:47.494735 [ 265 ] {52428716-f11a-401b-8c57-c054f3bc3587} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:47.494880 [ 265 ] {52428716-f11a-401b-8c57-c054f3bc3587} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:47.495377 [ 265 ] {52428716-f11a-401b-8c57-c054f3bc3587} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.495414 [ 265 ] {52428716-f11a-401b-8c57-c054f3bc3587} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.495789 [ 265 ] {52428716-f11a-401b-8c57-c054f3bc3587} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:35:47.496027 [ 265 ] {52428716-f11a-401b-8c57-c054f3bc3587} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.496147 [ 101 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.02 23:35:47.496186 [ 101 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:47.496208 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:47.496217 [ 265 ] {52428716-f11a-401b-8c57-c054f3bc3587} executeQuery: Read 72 rows, 4.70 KiB in 0.001504 sec., 47872.34042553192 rows/sec., 3.05 MiB/sec. 2025.01.02 23:35:47.496397 [ 265 ] {52428716-f11a-401b-8c57-c054f3bc3587} TCPHandler: Processed in 0.001831874 sec. 2025.01.02 23:35:47.496470 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.02 23:35:47.496603 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:47.496634 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 452 rows starting from the beginning of the part 2025.01.02 23:35:47.496744 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part 2025.01.02 23:35:47.496909 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part 2025.01.02 23:35:47.497126 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 72 rows starting from the beginning of the part 2025.01.02 23:35:47.497280 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part 2025.01.02 23:35:47.497417 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part 2025.01.02 23:35:47.498602 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.002314631 sec., 331802.34776083095 rows/sec., 21.41 MiB/sec. 2025.01.02 23:35:47.498765 [ 199 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.02 23:35:47.499055 [ 199 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:47.499129 [ 199 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_16_3} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.02 23:35:47.499245 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.02 23:35:48.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 176.25 MiB, peak 180.08 MiB, free memory in arenas 0.00 B, will set to 175.20 MiB (RSS), difference: -1.05 MiB 2025.01.02 23:35:48.115738 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 2025.01.02 23:35:48.116386 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:48.116425 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:48.116954 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:35:48.117229 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:48.117486 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 2025.01.02 23:35:48.584002 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.01.02 23:35:48.605351 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:48.605413 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2025.01.02 23:35:48.613515 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:35:48.614348 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:48.618228 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.01.02 23:35:52.436351 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:52.436552 [ 260 ] {6014426a-4077-4df6-bc88-b7bbeb522f59} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:52.436622 [ 260 ] {6014426a-4077-4df6-bc88-b7bbeb522f59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:52.437359 [ 260 ] {6014426a-4077-4df6-bc88-b7bbeb522f59} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:52.437404 [ 260 ] {6014426a-4077-4df6-bc88-b7bbeb522f59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:52.437835 [ 260 ] {6014426a-4077-4df6-bc88-b7bbeb522f59} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:35:52.438087 [ 260 ] {6014426a-4077-4df6-bc88-b7bbeb522f59} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:52.438308 [ 260 ] {6014426a-4077-4df6-bc88-b7bbeb522f59} executeQuery: Read 52 rows, 4.07 KiB in 0.001801 sec., 28872.848417545807 rows/sec., 2.21 MiB/sec. 2025.01.02 23:35:52.438443 [ 260 ] {6014426a-4077-4df6-bc88-b7bbeb522f59} TCPHandler: Processed in 0.002219279 sec. 2025.01.02 23:35:52.438706 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:52.438892 [ 265 ] {6715f0d3-62c1-4e64-b050-7cf678fd5135} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:52.438962 [ 265 ] {6715f0d3-62c1-4e64-b050-7cf678fd5135} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:52.439711 [ 265 ] {6715f0d3-62c1-4e64-b050-7cf678fd5135} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:52.439758 [ 265 ] {6715f0d3-62c1-4e64-b050-7cf678fd5135} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:52.440183 [ 265 ] {6715f0d3-62c1-4e64-b050-7cf678fd5135} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:35:52.440430 [ 265 ] {6715f0d3-62c1-4e64-b050-7cf678fd5135} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:52.440659 [ 265 ] {6715f0d3-62c1-4e64-b050-7cf678fd5135} executeQuery: Read 56 rows, 4.47 KiB in 0.00182 sec., 30769.23076923077 rows/sec., 2.40 MiB/sec. 2025.01.02 23:35:52.440715 [ 265 ] {6715f0d3-62c1-4e64-b050-7cf678fd5135} TCPHandler: Processed in 0.002141198 sec. 2025.01.02 23:35:52.440912 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:52.441136 [ 260 ] {47ad15b8-f33b-474f-a112-a275572709fa} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:52.441234 [ 260 ] {47ad15b8-f33b-474f-a112-a275572709fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:52.442012 [ 260 ] {47ad15b8-f33b-474f-a112-a275572709fa} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:52.442051 [ 260 ] {47ad15b8-f33b-474f-a112-a275572709fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:52.442448 [ 260 ] {47ad15b8-f33b-474f-a112-a275572709fa} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:35:52.442690 [ 260 ] {47ad15b8-f33b-474f-a112-a275572709fa} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:52.442901 [ 260 ] {47ad15b8-f33b-474f-a112-a275572709fa} executeQuery: Read 150 rows, 10.65 KiB in 0.001821 sec., 82372.32289950577 rows/sec., 5.71 MiB/sec. 2025.01.02 23:35:52.442953 [ 260 ] {47ad15b8-f33b-474f-a112-a275572709fa} TCPHandler: Processed in 0.002151049 sec. 2025.01.02 23:35:52.443166 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:52.443375 [ 265 ] {72ad7e3c-a1da-47a4-be68-0980d4a4c7d8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:52.443461 [ 265 ] {72ad7e3c-a1da-47a4-be68-0980d4a4c7d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:52.444023 [ 265 ] {72ad7e3c-a1da-47a4-be68-0980d4a4c7d8} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:52.444062 [ 265 ] {72ad7e3c-a1da-47a4-be68-0980d4a4c7d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:52.444432 [ 265 ] {72ad7e3c-a1da-47a4-be68-0980d4a4c7d8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:35:52.444671 [ 265 ] {72ad7e3c-a1da-47a4-be68-0980d4a4c7d8} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:52.444898 [ 265 ] {72ad7e3c-a1da-47a4-be68-0980d4a4c7d8} executeQuery: Read 50 rows, 3.51 KiB in 0.001568 sec., 31887.755102040817 rows/sec., 2.19 MiB/sec. 2025.01.02 23:35:52.445058 [ 265 ] {72ad7e3c-a1da-47a4-be68-0980d4a4c7d8} TCPHandler: Processed in 0.001984626 sec. 2025.01.02 23:35:55.523140 [ 144 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:35:55.523210 [ 144 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:35:55.617706 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 2025.01.02 23:35:55.618388 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:55.618438 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:55.619196 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:35:55.619540 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:55.619821 [ 144 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.02 23:35:55.619846 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.01.02 23:35:55.619940 [ 144 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:55.619976 [ 144 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:55.620171 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.02 23:35:55.620370 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:55.620427 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part 2025.01.02 23:35:55.620537 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part 2025.01.02 23:35:55.620786 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part 2025.01.02 23:35:55.621049 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part 2025.01.02 23:35:55.621198 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part 2025.01.02 23:35:55.621408 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part 2025.01.02 23:35:55.623324 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003250493 sec., 2270732.4704283318 rows/sec., 32.48 MiB/sec. 2025.01.02 23:35:55.624265 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.02 23:35:55.624609 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:55.624703 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_16_3} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.02 23:35:55.624820 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.02 23:35:55.651648 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 454 2025.01.02 23:35:55.654753 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:55.654805 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:55.656342 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:55.656694 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:55.657393 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 454 2025.01.02 23:35:56.001381 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000966143 sec. 2025.01.02 23:35:56.118388 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.01.02 23:35:56.139052 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:56.139096 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:56.146288 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:35:56.147074 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:56.147444 [ 145 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.02 23:35:56.147584 [ 145 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:56.147660 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:56.148332 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.02 23:35:56.163243 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.01.02 23:35:56.164951 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:56.166112 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part 2025.01.02 23:35:56.171156 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part 2025.01.02 23:35:56.176703 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2025.01.02 23:35:56.182420 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part 2025.01.02 23:35:56.188445 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part 2025.01.02 23:35:56.193297 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part 2025.01.02 23:35:56.250253 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.102439676 sec., 1181.182962741897 rows/sec., 6.11 MiB/sec. 2025.01.02 23:35:56.252855 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.02 23:35:56.255872 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:56.255993 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_16_3} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.02 23:35:56.258554 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.01.02 23:35:57.442611 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.442799 [ 260 ] {d655d9d3-15ca-4296-81a6-acc1be1b947f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:35:57.442871 [ 260 ] {d655d9d3-15ca-4296-81a6-acc1be1b947f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:35:57.443628 [ 260 ] {d655d9d3-15ca-4296-81a6-acc1be1b947f} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.443679 [ 260 ] {d655d9d3-15ca-4296-81a6-acc1be1b947f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.444116 [ 260 ] {d655d9d3-15ca-4296-81a6-acc1be1b947f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:57.444371 [ 260 ] {d655d9d3-15ca-4296-81a6-acc1be1b947f} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.444677 [ 260 ] {d655d9d3-15ca-4296-81a6-acc1be1b947f} executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. 2025.01.02 23:35:57.444792 [ 260 ] {d655d9d3-15ca-4296-81a6-acc1be1b947f} TCPHandler: Processed in 0.002361071 sec. 2025.01.02 23:35:57.445115 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.445331 [ 265 ] {7f602b01-346e-416a-9ea7-8b0d8a0910d3} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:35:57.445414 [ 265 ] {7f602b01-346e-416a-9ea7-8b0d8a0910d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:35:57.446356 [ 265 ] {7f602b01-346e-416a-9ea7-8b0d8a0910d3} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.446407 [ 265 ] {7f602b01-346e-416a-9ea7-8b0d8a0910d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.446906 [ 265 ] {7f602b01-346e-416a-9ea7-8b0d8a0910d3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:35:57.447192 [ 265 ] {7f602b01-346e-416a-9ea7-8b0d8a0910d3} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.447528 [ 265 ] {7f602b01-346e-416a-9ea7-8b0d8a0910d3} executeQuery: Read 279 rows, 25.27 KiB in 0.002231 sec., 125056.02868668758 rows/sec., 11.06 MiB/sec. 2025.01.02 23:35:57.447678 [ 265 ] {7f602b01-346e-416a-9ea7-8b0d8a0910d3} TCPHandler: Processed in 0.002702746 sec. 2025.01.02 23:35:57.447912 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.448143 [ 260 ] {4779fac1-a89f-49a4-89ac-cfb3fbbe0552} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:35:57.448238 [ 260 ] {4779fac1-a89f-49a4-89ac-cfb3fbbe0552} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:35:57.449109 [ 260 ] {4779fac1-a89f-49a4-89ac-cfb3fbbe0552} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.449151 [ 260 ] {4779fac1-a89f-49a4-89ac-cfb3fbbe0552} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.449522 [ 260 ] {4779fac1-a89f-49a4-89ac-cfb3fbbe0552} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:35:57.449763 [ 260 ] {4779fac1-a89f-49a4-89ac-cfb3fbbe0552} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.450061 [ 260 ] {4779fac1-a89f-49a4-89ac-cfb3fbbe0552} executeQuery: Read 47 rows, 3.46 KiB in 0.00195 sec., 24102.564102564105 rows/sec., 1.73 MiB/sec. 2025.01.02 23:35:57.450178 [ 260 ] {4779fac1-a89f-49a4-89ac-cfb3fbbe0552} TCPHandler: Processed in 0.002378012 sec. 2025.01.02 23:35:57.450339 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.450486 [ 265 ] {28ec1197-75a7-49d0-961d-e2c885c5315a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:35:57.450547 [ 265 ] {28ec1197-75a7-49d0-961d-e2c885c5315a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:35:57.451172 [ 265 ] {28ec1197-75a7-49d0-961d-e2c885c5315a} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.451212 [ 265 ] {28ec1197-75a7-49d0-961d-e2c885c5315a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.451579 [ 265 ] {28ec1197-75a7-49d0-961d-e2c885c5315a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:35:57.451825 [ 265 ] {28ec1197-75a7-49d0-961d-e2c885c5315a} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.452099 [ 265 ] {28ec1197-75a7-49d0-961d-e2c885c5315a} executeQuery: Read 14 rows, 1004.00 B in 0.001634 sec., 8567.931456548347 rows/sec., 600.04 KiB/sec. 2025.01.02 23:35:57.452527 [ 265 ] {28ec1197-75a7-49d0-961d-e2c885c5315a} TCPHandler: Processed in 0.002252569 sec. 2025.01.02 23:35:57.452702 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.452888 [ 260 ] {108bce3b-8d30-48b4-b71b-1cab6c316a26} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:35:57.452978 [ 260 ] {108bce3b-8d30-48b4-b71b-1cab6c316a26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:35:57.453959 [ 260 ] {108bce3b-8d30-48b4-b71b-1cab6c316a26} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.453998 [ 260 ] {108bce3b-8d30-48b4-b71b-1cab6c316a26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.454359 [ 260 ] {108bce3b-8d30-48b4-b71b-1cab6c316a26} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:57.454599 [ 260 ] {108bce3b-8d30-48b4-b71b-1cab6c316a26} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.454839 [ 260 ] {108bce3b-8d30-48b4-b71b-1cab6c316a26} executeQuery: Read 13 rows, 830.00 B in 0.002001 sec., 6496.751624187906 rows/sec., 405.07 KiB/sec. 2025.01.02 23:35:57.454927 [ 260 ] {108bce3b-8d30-48b4-b71b-1cab6c316a26} TCPHandler: Processed in 0.00229187 sec. 2025.01.02 23:35:57.455100 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.455239 [ 265 ] {baa773b8-b442-41e1-bebb-49b032609088} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:35:57.455297 [ 265 ] {baa773b8-b442-41e1-bebb-49b032609088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:35:57.456102 [ 265 ] {baa773b8-b442-41e1-bebb-49b032609088} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.456142 [ 265 ] {baa773b8-b442-41e1-bebb-49b032609088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.456530 [ 265 ] {baa773b8-b442-41e1-bebb-49b032609088} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:35:57.456772 [ 265 ] {baa773b8-b442-41e1-bebb-49b032609088} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.457024 [ 265 ] {baa773b8-b442-41e1-bebb-49b032609088} executeQuery: Read 414 rows, 30.24 KiB in 0.001808 sec., 228982.30088495577 rows/sec., 16.33 MiB/sec. 2025.01.02 23:35:57.457121 [ 265 ] {baa773b8-b442-41e1-bebb-49b032609088} TCPHandler: Processed in 0.002083868 sec. 2025.01.02 23:35:57.457275 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.457412 [ 260 ] {b8d6902f-d2a6-4044-ab3d-7fe1ad8ca49c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:35:57.457472 [ 260 ] {b8d6902f-d2a6-4044-ab3d-7fe1ad8ca49c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:35:57.458009 [ 260 ] {b8d6902f-d2a6-4044-ab3d-7fe1ad8ca49c} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.458049 [ 260 ] {b8d6902f-d2a6-4044-ab3d-7fe1ad8ca49c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.458416 [ 260 ] {b8d6902f-d2a6-4044-ab3d-7fe1ad8ca49c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:57.458664 [ 260 ] {b8d6902f-d2a6-4044-ab3d-7fe1ad8ca49c} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.458825 [ 142 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2025.01.02 23:35:57.458900 [ 260 ] {b8d6902f-d2a6-4044-ab3d-7fe1ad8ca49c} executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. 2025.01.02 23:35:57.458907 [ 142 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.458980 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.459019 [ 260 ] {b8d6902f-d2a6-4044-ab3d-7fe1ad8ca49c} TCPHandler: Processed in 0.001808824 sec. 2025.01.02 23:35:57.459381 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.459607 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2025.01.02 23:35:57.459718 [ 265 ] {86d375b7-9146-43af-83cc-6d9bedc691b5} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:57.459836 [ 265 ] {86d375b7-9146-43af-83cc-6d9bedc691b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:35:57.459859 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:35:57.459914 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part 2025.01.02 23:35:57.460111 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.01.02 23:35:57.460509 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.01.02 23:35:57.460898 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.01.02 23:35:57.461088 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.01.02 23:35:57.461298 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.01.02 23:35:57.462163 [ 265 ] {86d375b7-9146-43af-83cc-6d9bedc691b5} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.462208 [ 265 ] {86d375b7-9146-43af-83cc-6d9bedc691b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.462903 [ 265 ] {86d375b7-9146-43af-83cc-6d9bedc691b5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:35:57.463259 [ 265 ] {86d375b7-9146-43af-83cc-6d9bedc691b5} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.463260 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.004110124 sec., 14598.099716699546 rows/sec., 762.69 KiB/sec. 2025.01.02 23:35:57.463558 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2025.01.02 23:35:57.463737 [ 265 ] {86d375b7-9146-43af-83cc-6d9bedc691b5} executeQuery: Read 227 rows, 15.50 KiB in 0.004064 sec., 55856.299212598424 rows/sec., 3.73 MiB/sec. 2025.01.02 23:35:57.464092 [ 265 ] {86d375b7-9146-43af-83cc-6d9bedc691b5} TCPHandler: Processed in 0.004959095 sec. 2025.01.02 23:35:57.464283 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.464478 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.464493 [ 260 ] {b5bcb1e1-01f5-4e94-b1c1-fd64625ee1ac} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:35:57.464624 [ 260 ] {b5bcb1e1-01f5-4e94-b1c1-fd64625ee1ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:35:57.464696 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_10_2} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2025.01.02 23:35:57.464909 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:35:57.465334 [ 260 ] {b5bcb1e1-01f5-4e94-b1c1-fd64625ee1ac} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.465377 [ 260 ] {b5bcb1e1-01f5-4e94-b1c1-fd64625ee1ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.465739 [ 260 ] {b5bcb1e1-01f5-4e94-b1c1-fd64625ee1ac} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:57.465980 [ 260 ] {b5bcb1e1-01f5-4e94-b1c1-fd64625ee1ac} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.466201 [ 260 ] {b5bcb1e1-01f5-4e94-b1c1-fd64625ee1ac} executeQuery: Read 1 rows, 69.00 B in 0.001775 sec., 563.3802816901408 rows/sec., 37.96 KiB/sec. 2025.01.02 23:35:57.466256 [ 260 ] {b5bcb1e1-01f5-4e94-b1c1-fd64625ee1ac} TCPHandler: Processed in 0.002064097 sec. 2025.01.02 23:35:57.466421 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.466561 [ 265 ] {9cb83cad-193c-41ca-bbc6-3a0a12f04603} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:35:57.466655 [ 265 ] {9cb83cad-193c-41ca-bbc6-3a0a12f04603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:35:57.467870 [ 265 ] {9cb83cad-193c-41ca-bbc6-3a0a12f04603} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.467910 [ 265 ] {9cb83cad-193c-41ca-bbc6-3a0a12f04603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.468606 [ 265 ] {9cb83cad-193c-41ca-bbc6-3a0a12f04603} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:35:57.468869 [ 265 ] {9cb83cad-193c-41ca-bbc6-3a0a12f04603} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.469205 [ 265 ] {9cb83cad-193c-41ca-bbc6-3a0a12f04603} executeQuery: Read 40 rows, 73.40 KiB in 0.002667 sec., 14998.125234345705 rows/sec., 26.88 MiB/sec. 2025.01.02 23:35:57.469323 [ 265 ] {9cb83cad-193c-41ca-bbc6-3a0a12f04603} TCPHandler: Processed in 0.002967669 sec. 2025.01.02 23:35:57.469489 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:35:57.469626 [ 260 ] {2a2cf076-8a68-41fc-82fe-666fab8aea29} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:35:57.469684 [ 260 ] {2a2cf076-8a68-41fc-82fe-666fab8aea29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:35:57.470174 [ 260 ] {2a2cf076-8a68-41fc-82fe-666fab8aea29} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:35:57.470212 [ 260 ] {2a2cf076-8a68-41fc-82fe-666fab8aea29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:35:57.470579 [ 260 ] {2a2cf076-8a68-41fc-82fe-666fab8aea29} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:35:57.470814 [ 260 ] {2a2cf076-8a68-41fc-82fe-666fab8aea29} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:35:57.471206 [ 260 ] {2a2cf076-8a68-41fc-82fe-666fab8aea29} executeQuery: Read 72 rows, 4.70 KiB in 0.001577 sec., 45656.30944831959 rows/sec., 2.91 MiB/sec. 2025.01.02 23:35:57.471495 [ 260 ] {2a2cf076-8a68-41fc-82fe-666fab8aea29} TCPHandler: Processed in 0.002073197 sec. 2025.01.02 23:36:02.464808 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:02.465006 [ 260 ] {b50cc823-3274-445f-b01c-2596d66b4db6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:36:02.465078 [ 260 ] {b50cc823-3274-445f-b01c-2596d66b4db6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:36:02.465802 [ 260 ] {b50cc823-3274-445f-b01c-2596d66b4db6} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:02.465853 [ 260 ] {b50cc823-3274-445f-b01c-2596d66b4db6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:02.466270 [ 260 ] {b50cc823-3274-445f-b01c-2596d66b4db6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.02 23:36:02.466539 [ 260 ] {b50cc823-3274-445f-b01c-2596d66b4db6} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:02.466779 [ 260 ] {b50cc823-3274-445f-b01c-2596d66b4db6} executeQuery: Read 2 rows, 167.00 B in 0.001823 sec., 1097.0927043335162 rows/sec., 89.46 KiB/sec. 2025.01.02 23:36:02.466837 [ 260 ] {b50cc823-3274-445f-b01c-2596d66b4db6} TCPHandler: Processed in 0.002162439 sec. 2025.01.02 23:36:02.467104 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:02.467316 [ 265 ] {8a590d6c-7fdc-4035-9037-0804bd4466d8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:02.467394 [ 265 ] {8a590d6c-7fdc-4035-9037-0804bd4466d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:02.468808 [ 265 ] {8a590d6c-7fdc-4035-9037-0804bd4466d8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:02.468848 [ 265 ] {8a590d6c-7fdc-4035-9037-0804bd4466d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:02.469359 [ 265 ] {8a590d6c-7fdc-4035-9037-0804bd4466d8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:36:02.469606 [ 265 ] {8a590d6c-7fdc-4035-9037-0804bd4466d8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:02.469832 [ 265 ] {8a590d6c-7fdc-4035-9037-0804bd4466d8} executeQuery: Read 1193 rows, 100.70 KiB in 0.002573 sec., 463661.09599689074 rows/sec., 38.22 MiB/sec. 2025.01.02 23:36:02.470021 [ 265 ] {8a590d6c-7fdc-4035-9037-0804bd4466d8} TCPHandler: Processed in 0.003051431 sec. 2025.01.02 23:36:02.470208 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:02.470335 [ 260 ] {667522d2-c84e-4b3c-b8b0-892891b00ded} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:36:02.470388 [ 260 ] {667522d2-c84e-4b3c-b8b0-892891b00ded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:36:02.471011 [ 260 ] {667522d2-c84e-4b3c-b8b0-892891b00ded} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:02.471053 [ 260 ] {667522d2-c84e-4b3c-b8b0-892891b00ded} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:02.471439 [ 260 ] {667522d2-c84e-4b3c-b8b0-892891b00ded} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:36:02.471688 [ 260 ] {667522d2-c84e-4b3c-b8b0-892891b00ded} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:02.471972 [ 260 ] {667522d2-c84e-4b3c-b8b0-892891b00ded} executeQuery: Read 2 rows, 143.00 B in 0.00164 sec., 1219.5121951219512 rows/sec., 85.15 KiB/sec. 2025.01.02 23:36:02.472133 [ 260 ] {667522d2-c84e-4b3c-b8b0-892891b00ded} TCPHandler: Processed in 0.001986776 sec. 2025.01.02 23:36:02.472300 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:02.472416 [ 265 ] {7924e58e-829b-4ddc-a4ef-5126149eeebf} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:36:02.472465 [ 265 ] {7924e58e-829b-4ddc-a4ef-5126149eeebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:36:02.473144 [ 265 ] {7924e58e-829b-4ddc-a4ef-5126149eeebf} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:02.473184 [ 265 ] {7924e58e-829b-4ddc-a4ef-5126149eeebf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:02.473552 [ 265 ] {7924e58e-829b-4ddc-a4ef-5126149eeebf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:36:02.473798 [ 265 ] {7924e58e-829b-4ddc-a4ef-5126149eeebf} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:02.474033 [ 265 ] {7924e58e-829b-4ddc-a4ef-5126149eeebf} executeQuery: Read 228 rows, 15.81 KiB in 0.00164 sec., 139024.39024390245 rows/sec., 9.41 MiB/sec. 2025.01.02 23:36:02.474231 [ 265 ] {7924e58e-829b-4ddc-a4ef-5126149eeebf} TCPHandler: Processed in 0.001984206 sec. 2025.01.02 23:36:02.474419 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:02.474562 [ 260 ] {2bcd0164-2cee-48e7-b1d3-5f969c4f392a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:02.474622 [ 260 ] {2bcd0164-2cee-48e7-b1d3-5f969c4f392a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:02.475485 [ 260 ] {2bcd0164-2cee-48e7-b1d3-5f969c4f392a} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:02.475527 [ 260 ] {2bcd0164-2cee-48e7-b1d3-5f969c4f392a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:02.475926 [ 260 ] {2bcd0164-2cee-48e7-b1d3-5f969c4f392a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:36:02.476171 [ 260 ] {2bcd0164-2cee-48e7-b1d3-5f969c4f392a} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:02.476382 [ 260 ] {2bcd0164-2cee-48e7-b1d3-5f969c4f392a} executeQuery: Read 514 rows, 38.92 KiB in 0.001852 sec., 277537.7969762419 rows/sec., 20.53 MiB/sec. 2025.01.02 23:36:02.476442 [ 260 ] {2bcd0164-2cee-48e7-b1d3-5f969c4f392a} TCPHandler: Processed in 0.002090248 sec. 2025.01.02 23:36:02.476589 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:02.476704 [ 265 ] {f0ad63be-9bbf-4545-b468-e8464bfcfed4} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:02.476757 [ 265 ] {f0ad63be-9bbf-4545-b468-e8464bfcfed4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:02.477530 [ 265 ] {f0ad63be-9bbf-4545-b468-e8464bfcfed4} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:02.477568 [ 265 ] {f0ad63be-9bbf-4545-b468-e8464bfcfed4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:02.478004 [ 265 ] {f0ad63be-9bbf-4545-b468-e8464bfcfed4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:36:02.478254 [ 265 ] {f0ad63be-9bbf-4545-b468-e8464bfcfed4} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:02.478468 [ 265 ] {f0ad63be-9bbf-4545-b468-e8464bfcfed4} executeQuery: Read 871 rows, 59.94 KiB in 0.001784 sec., 488228.69955156953 rows/sec., 32.81 MiB/sec. 2025.01.02 23:36:02.478677 [ 265 ] {f0ad63be-9bbf-4545-b468-e8464bfcfed4} TCPHandler: Processed in 0.002138508 sec. 2025.01.02 23:36:02.478849 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:02.478968 [ 260 ] {0c9afc99-c496-44d9-9a8f-306b1ee6d293} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:02.479022 [ 260 ] {0c9afc99-c496-44d9-9a8f-306b1ee6d293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:02.479530 [ 260 ] {0c9afc99-c496-44d9-9a8f-306b1ee6d293} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:02.479571 [ 260 ] {0c9afc99-c496-44d9-9a8f-306b1ee6d293} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:02.479958 [ 260 ] {0c9afc99-c496-44d9-9a8f-306b1ee6d293} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:36:02.480203 [ 260 ] {0c9afc99-c496-44d9-9a8f-306b1ee6d293} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:02.480410 [ 260 ] {0c9afc99-c496-44d9-9a8f-306b1ee6d293} executeQuery: Read 50 rows, 3.51 KiB in 0.001468 sec., 34059.9455040872 rows/sec., 2.34 MiB/sec. 2025.01.02 23:36:02.480469 [ 260 ] {0c9afc99-c496-44d9-9a8f-306b1ee6d293} TCPHandler: Processed in 0.001678722 sec. 2025.01.02 23:36:03.120126 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 2025.01.02 23:36:03.120890 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:03.120945 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:03.121478 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:36:03.121739 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:03.121976 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 2025.01.02 23:36:03.663429 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.01.02 23:36:03.681615 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:03.681671 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:03.689041 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:36:03.689808 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:03.693218 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.01.02 23:36:05.657716 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 490 2025.01.02 23:36:05.660817 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:05.660869 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:05.662345 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:36:05.662655 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:05.662881 [ 133 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.02 23:36:05.662991 [ 133 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:05.663064 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:05.664129 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.02 23:36:05.664629 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 490 2025.01.02 23:36:05.665162 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:05.665357 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 318 rows starting from the beginning of the part 2025.01.02 23:36:05.666032 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2025.01.02 23:36:05.666611 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part 2025.01.02 23:36:05.667173 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part 2025.01.02 23:36:05.667831 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part 2025.01.02 23:36:05.668456 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2025.01.02 23:36:05.676761 [ 202 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 72 columns (72 merged, 0 gathered) in 0.013564448 sec., 36123.843742111734 rows/sec., 32.41 MiB/sec. 2025.01.02 23:36:05.677846 [ 197 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.02 23:36:05.678711 [ 197 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:05.678818 [ 197 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_11_2} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.02 23:36:05.679167 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. 2025.01.02 23:36:07.443583 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.443768 [ 260 ] {4941b75f-d547-45a5-821b-4eef30a51a1e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:36:07.443840 [ 260 ] {4941b75f-d547-45a5-821b-4eef30a51a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:36:07.444582 [ 260 ] {4941b75f-d547-45a5-821b-4eef30a51a1e} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.444630 [ 260 ] {4941b75f-d547-45a5-821b-4eef30a51a1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.445052 [ 260 ] {4941b75f-d547-45a5-821b-4eef30a51a1e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:36:07.445323 [ 260 ] {4941b75f-d547-45a5-821b-4eef30a51a1e} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.445561 [ 260 ] {4941b75f-d547-45a5-821b-4eef30a51a1e} executeQuery: Read 14 rows, 1.01 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 547.43 KiB/sec. 2025.01.02 23:36:07.445618 [ 260 ] {4941b75f-d547-45a5-821b-4eef30a51a1e} TCPHandler: Processed in 0.002166219 sec. 2025.01.02 23:36:07.445883 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.446073 [ 265 ] {6f0299a9-35f9-4fc2-9179-ec505479fed0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:07.446144 [ 265 ] {6f0299a9-35f9-4fc2-9179-ec505479fed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:07.447054 [ 265 ] {6f0299a9-35f9-4fc2-9179-ec505479fed0} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.447104 [ 265 ] {6f0299a9-35f9-4fc2-9179-ec505479fed0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.447556 [ 265 ] {6f0299a9-35f9-4fc2-9179-ec505479fed0} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:36:07.447866 [ 265 ] {6f0299a9-35f9-4fc2-9179-ec505479fed0} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.448098 [ 265 ] {6f0299a9-35f9-4fc2-9179-ec505479fed0} executeQuery: Read 279 rows, 25.27 KiB in 0.002077 sec., 134328.35820895524 rows/sec., 11.88 MiB/sec. 2025.01.02 23:36:07.448155 [ 265 ] {6f0299a9-35f9-4fc2-9179-ec505479fed0} TCPHandler: Processed in 0.002404472 sec. 2025.01.02 23:36:07.448337 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.448484 [ 260 ] {c905bd9f-6a29-4313-a70c-6bc3ba21c8da} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:36:07.448543 [ 260 ] {c905bd9f-6a29-4313-a70c-6bc3ba21c8da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:36:07.449240 [ 260 ] {c905bd9f-6a29-4313-a70c-6bc3ba21c8da} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.449297 [ 260 ] {c905bd9f-6a29-4313-a70c-6bc3ba21c8da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.449664 [ 260 ] {c905bd9f-6a29-4313-a70c-6bc3ba21c8da} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:36:07.449913 [ 260 ] {c905bd9f-6a29-4313-a70c-6bc3ba21c8da} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.450121 [ 260 ] {c905bd9f-6a29-4313-a70c-6bc3ba21c8da} executeQuery: Read 47 rows, 3.46 KiB in 0.001672 sec., 28110.04784688995 rows/sec., 2.02 MiB/sec. 2025.01.02 23:36:07.450176 [ 260 ] {c905bd9f-6a29-4313-a70c-6bc3ba21c8da} TCPHandler: Processed in 0.001909695 sec. 2025.01.02 23:36:07.450344 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.450482 [ 265 ] {2bd1369f-f89a-4d62-9842-5604fcc96f4b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:36:07.450539 [ 265 ] {2bd1369f-f89a-4d62-9842-5604fcc96f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:36:07.451214 [ 265 ] {2bd1369f-f89a-4d62-9842-5604fcc96f4b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.451259 [ 265 ] {2bd1369f-f89a-4d62-9842-5604fcc96f4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.451615 [ 265 ] {2bd1369f-f89a-4d62-9842-5604fcc96f4b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:36:07.451853 [ 265 ] {2bd1369f-f89a-4d62-9842-5604fcc96f4b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.452067 [ 265 ] {2bd1369f-f89a-4d62-9842-5604fcc96f4b} executeQuery: Read 14 rows, 1004.00 B in 0.001617 sec., 8658.008658008659 rows/sec., 606.35 KiB/sec. 2025.01.02 23:36:07.452120 [ 265 ] {2bd1369f-f89a-4d62-9842-5604fcc96f4b} TCPHandler: Processed in 0.001844194 sec. 2025.01.02 23:36:07.452268 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.452384 [ 260 ] {3c3f4037-9751-46db-bb37-dfb9327e3bd6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:36:07.452432 [ 260 ] {3c3f4037-9751-46db-bb37-dfb9327e3bd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:36:07.453006 [ 260 ] {3c3f4037-9751-46db-bb37-dfb9327e3bd6} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.453047 [ 260 ] {3c3f4037-9751-46db-bb37-dfb9327e3bd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.453417 [ 260 ] {3c3f4037-9751-46db-bb37-dfb9327e3bd6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:36:07.453661 [ 260 ] {3c3f4037-9751-46db-bb37-dfb9327e3bd6} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.453903 [ 260 ] {3c3f4037-9751-46db-bb37-dfb9327e3bd6} executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. 2025.01.02 23:36:07.453993 [ 260 ] {3c3f4037-9751-46db-bb37-dfb9327e3bd6} TCPHandler: Processed in 0.001780413 sec. 2025.01.02 23:36:07.454129 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.454267 [ 265 ] {5d506bc0-eae7-446b-b658-4aaca19fc9be} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:07.454324 [ 265 ] {5d506bc0-eae7-446b-b658-4aaca19fc9be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:07.455175 [ 265 ] {5d506bc0-eae7-446b-b658-4aaca19fc9be} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.455215 [ 265 ] {5d506bc0-eae7-446b-b658-4aaca19fc9be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.455607 [ 265 ] {5d506bc0-eae7-446b-b658-4aaca19fc9be} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:36:07.455851 [ 265 ] {5d506bc0-eae7-446b-b658-4aaca19fc9be} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.456068 [ 265 ] {5d506bc0-eae7-446b-b658-4aaca19fc9be} executeQuery: Read 414 rows, 30.24 KiB in 0.001832 sec., 225982.5327510917 rows/sec., 16.12 MiB/sec. 2025.01.02 23:36:07.456122 [ 265 ] {5d506bc0-eae7-446b-b658-4aaca19fc9be} TCPHandler: Processed in 0.002047217 sec. 2025.01.02 23:36:07.456305 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.456428 [ 260 ] {246a9e12-66fc-44f2-aca9-76c6096d416d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:36:07.456478 [ 260 ] {246a9e12-66fc-44f2-aca9-76c6096d416d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:36:07.456991 [ 260 ] {246a9e12-66fc-44f2-aca9-76c6096d416d} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.457030 [ 260 ] {246a9e12-66fc-44f2-aca9-76c6096d416d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.457397 [ 260 ] {246a9e12-66fc-44f2-aca9-76c6096d416d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:36:07.457626 [ 260 ] {246a9e12-66fc-44f2-aca9-76c6096d416d} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.457845 [ 260 ] {246a9e12-66fc-44f2-aca9-76c6096d416d} executeQuery: Read 6 rows, 321.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 217.39 KiB/sec. 2025.01.02 23:36:07.457897 [ 260 ] {246a9e12-66fc-44f2-aca9-76c6096d416d} TCPHandler: Processed in 0.001660372 sec. 2025.01.02 23:36:07.458049 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.458172 [ 265 ] {75148387-c0d1-4975-b60d-b417e2b07590} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:07.458235 [ 265 ] {75148387-c0d1-4975-b60d-b417e2b07590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:07.458911 [ 265 ] {75148387-c0d1-4975-b60d-b417e2b07590} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.458956 [ 265 ] {75148387-c0d1-4975-b60d-b417e2b07590} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.459381 [ 265 ] {75148387-c0d1-4975-b60d-b417e2b07590} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:36:07.459616 [ 265 ] {75148387-c0d1-4975-b60d-b417e2b07590} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.459835 [ 265 ] {75148387-c0d1-4975-b60d-b417e2b07590} executeQuery: Read 227 rows, 15.50 KiB in 0.001695 sec., 133923.30383480826 rows/sec., 8.93 MiB/sec. 2025.01.02 23:36:07.459887 [ 265 ] {75148387-c0d1-4975-b60d-b417e2b07590} TCPHandler: Processed in 0.001893565 sec. 2025.01.02 23:36:07.460034 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.460156 [ 260 ] {fccc1035-ce72-4c6a-99cd-5d9352287746} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:36:07.460216 [ 260 ] {fccc1035-ce72-4c6a-99cd-5d9352287746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:36:07.460772 [ 260 ] {fccc1035-ce72-4c6a-99cd-5d9352287746} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.460817 [ 260 ] {fccc1035-ce72-4c6a-99cd-5d9352287746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.461229 [ 260 ] {fccc1035-ce72-4c6a-99cd-5d9352287746} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:36:07.461467 [ 260 ] {fccc1035-ce72-4c6a-99cd-5d9352287746} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.461631 [ 131 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.02 23:36:07.461701 [ 260 ] {fccc1035-ce72-4c6a-99cd-5d9352287746} executeQuery: Read 1 rows, 69.00 B in 0.001572 sec., 636.1323155216285 rows/sec., 42.86 KiB/sec. 2025.01.02 23:36:07.461723 [ 131 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.461796 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.461823 [ 260 ] {fccc1035-ce72-4c6a-99cd-5d9352287746} TCPHandler: Processed in 0.001834284 sec. 2025.01.02 23:36:07.462062 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.462198 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.02 23:36:07.462259 [ 265 ] {b29a3a56-7194-4e60-9010-c7246fd29aad} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:07.462383 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:07.462383 [ 265 ] {b29a3a56-7194-4e60-9010-c7246fd29aad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:36:07.462429 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 7 rows starting from the beginning of the part 2025.01.02 23:36:07.462654 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2025.01.02 23:36:07.463062 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.01.02 23:36:07.463433 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.01.02 23:36:07.463743 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.01.02 23:36:07.464125 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.01.02 23:36:07.466241 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.004295847 sec., 3026.1785394126 rows/sec., 202.09 KiB/sec. 2025.01.02 23:36:07.466385 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.02 23:36:07.466390 [ 265 ] {b29a3a56-7194-4e60-9010-c7246fd29aad} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.466440 [ 265 ] {b29a3a56-7194-4e60-9010-c7246fd29aad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.466738 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.466847 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_11_2} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.02 23:36:07.467011 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:36:07.467330 [ 265 ] {b29a3a56-7194-4e60-9010-c7246fd29aad} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:36:07.467591 [ 265 ] {b29a3a56-7194-4e60-9010-c7246fd29aad} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.467784 [ 131 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.02 23:36:07.467856 [ 131 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.467896 [ 265 ] {b29a3a56-7194-4e60-9010-c7246fd29aad} executeQuery: Read 40 rows, 73.40 KiB in 0.005664 sec., 7062.146892655367 rows/sec., 12.66 MiB/sec. 2025.01.02 23:36:07.467905 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.468189 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2025.01.02 23:36:07.468202 [ 265 ] {b29a3a56-7194-4e60-9010-c7246fd29aad} TCPHandler: Processed in 0.006282233 sec. 2025.01.02 23:36:07.468430 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:07.468599 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:07.468699 [ 260 ] {7f3051de-e7c4-433e-9f69-9416f105c942} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:07.468728 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part 2025.01.02 23:36:07.468806 [ 260 ] {7f3051de-e7c4-433e-9f69-9416f105c942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:07.469544 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2025.01.02 23:36:07.470248 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2025.01.02 23:36:07.470896 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part 2025.01.02 23:36:07.471056 [ 260 ] {7f3051de-e7c4-433e-9f69-9416f105c942} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:07.471269 [ 260 ] {7f3051de-e7c4-433e-9f69-9416f105c942} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:07.471625 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2025.01.02 23:36:07.472199 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2025.01.02 23:36:07.472962 [ 260 ] {7f3051de-e7c4-433e-9f69-9416f105c942} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:36:07.473483 [ 260 ] {7f3051de-e7c4-433e-9f69-9416f105c942} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.474169 [ 260 ] {7f3051de-e7c4-433e-9f69-9416f105c942} executeQuery: Read 72 rows, 4.70 KiB in 0.005531 sec., 13017.537515819924 rows/sec., 850.32 KiB/sec. 2025.01.02 23:36:07.474282 [ 260 ] {7f3051de-e7c4-433e-9f69-9416f105c942} TCPHandler: Processed in 0.005961308 sec. 2025.01.02 23:36:07.476666 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 19 columns (19 merged, 0 gathered) in 0.008615494 sec., 40624.48421413793 rows/sec., 72.80 MiB/sec. 2025.01.02 23:36:07.477282 [ 191 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.02 23:36:07.477688 [ 191 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:07.477769 [ 191 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_11_2} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.02 23:36:07.477870 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. 2025.01.02 23:36:10.523255 [ 128 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:36:10.523321 [ 128 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:36:10.622205 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 2025.01.02 23:36:10.622866 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:10.622924 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:10.623469 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:36:10.623742 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:10.624010 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.01.02 23:36:11.193391 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.01.02 23:36:11.213187 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:11.213237 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:11.220923 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:36:11.221687 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:11.224252 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.01.02 23:36:12.436009 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:12.436196 [ 260 ] {6abd9848-7770-4ab7-8932-a49abdb8345f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:12.436264 [ 260 ] {6abd9848-7770-4ab7-8932-a49abdb8345f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:12.437036 [ 260 ] {6abd9848-7770-4ab7-8932-a49abdb8345f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:12.437086 [ 260 ] {6abd9848-7770-4ab7-8932-a49abdb8345f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:12.437530 [ 260 ] {6abd9848-7770-4ab7-8932-a49abdb8345f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:36:12.437782 [ 260 ] {6abd9848-7770-4ab7-8932-a49abdb8345f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:12.437975 [ 126 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.02 23:36:12.438043 [ 260 ] {6abd9848-7770-4ab7-8932-a49abdb8345f} executeQuery: Read 52 rows, 4.07 KiB in 0.001895 sec., 27440.633245382585 rows/sec., 2.10 MiB/sec. 2025.01.02 23:36:12.438061 [ 126 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:12.438136 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:12.438187 [ 260 ] {6abd9848-7770-4ab7-8932-a49abdb8345f} TCPHandler: Processed in 0.00230897 sec. 2025.01.02 23:36:12.438378 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.02 23:36:12.438454 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:12.438553 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:12.438595 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1426 rows starting from the beginning of the part 2025.01.02 23:36:12.438632 [ 265 ] {925aba71-76c0-4a2f-921d-0efd58fe514e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:12.438720 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part 2025.01.02 23:36:12.438762 [ 265 ] {925aba71-76c0-4a2f-921d-0efd58fe514e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:12.439149 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 279 rows starting from the beginning of the part 2025.01.02 23:36:12.439475 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1193 rows starting from the beginning of the part 2025.01.02 23:36:12.439852 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 279 rows starting from the beginning of the part 2025.01.02 23:36:12.440210 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part 2025.01.02 23:36:12.441353 [ 265 ] {925aba71-76c0-4a2f-921d-0efd58fe514e} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:12.441402 [ 265 ] {925aba71-76c0-4a2f-921d-0efd58fe514e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:12.442031 [ 265 ] {925aba71-76c0-4a2f-921d-0efd58fe514e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:36:12.442306 [ 265 ] {925aba71-76c0-4a2f-921d-0efd58fe514e} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:12.442492 [ 122 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.02 23:36:12.442571 [ 122 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:12.442643 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:12.442669 [ 265 ] {925aba71-76c0-4a2f-921d-0efd58fe514e} executeQuery: Read 56 rows, 4.47 KiB in 0.004073 sec., 13749.079302725264 rows/sec., 1.07 MiB/sec. 2025.01.02 23:36:12.442976 [ 265 ] {925aba71-76c0-4a2f-921d-0efd58fe514e} TCPHandler: Processed in 0.004653251 sec. 2025.01.02 23:36:12.442986 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3281 rows, containing 5 columns (5 merged, 0 gathered) in 0.004728173 sec., 693925.5395265783 rows/sec., 60.84 MiB/sec. 2025.01.02 23:36:12.442993 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.02 23:36:12.443165 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:12.443228 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:12.443248 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.02 23:36:12.443244 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 896 rows starting from the beginning of the part 2025.01.02 23:36:12.443689 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part 2025.01.02 23:36:12.444219 [ 260 ] {6a587b53-7d90-41fe-9e63-a7ec4dc7ab60} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:12.444302 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 414 rows starting from the beginning of the part 2025.01.02 23:36:12.444400 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:12.444622 [ 260 ] {6a587b53-7d90-41fe-9e63-a7ec4dc7ab60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:12.444867 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_21_4} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.02 23:36:12.444926 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 514 rows starting from the beginning of the part 2025.01.02 23:36:12.445148 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2025.01.02 23:36:12.445386 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 414 rows starting from the beginning of the part 2025.01.02 23:36:12.445801 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2025.01.02 23:36:12.447293 [ 260 ] {6a587b53-7d90-41fe-9e63-a7ec4dc7ab60} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:12.447375 [ 260 ] {6a587b53-7d90-41fe-9e63-a7ec4dc7ab60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:12.448389 [ 260 ] {6a587b53-7d90-41fe-9e63-a7ec4dc7ab60} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:36:12.448873 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 5 columns (5 merged, 0 gathered) in 0.006117441 sec., 384147.5545084946 rows/sec., 29.40 MiB/sec. 2025.01.02 23:36:12.448893 [ 260 ] {6a587b53-7d90-41fe-9e63-a7ec4dc7ab60} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:12.449129 [ 122 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.02 23:36:12.449194 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.02 23:36:12.449217 [ 122 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:12.449282 [ 260 ] {6a587b53-7d90-41fe-9e63-a7ec4dc7ab60} executeQuery: Read 150 rows, 10.65 KiB in 0.00555 sec., 27027.027027027027 rows/sec., 1.87 MiB/sec. 2025.01.02 23:36:12.449298 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:12.449624 [ 260 ] {6a587b53-7d90-41fe-9e63-a7ec4dc7ab60} TCPHandler: Processed in 0.006533946 sec. 2025.01.02 23:36:12.449856 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.02 23:36:12.449972 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:12.450218 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:12.450234 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:12.450281 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5222 rows starting from the beginning of the part 2025.01.02 23:36:12.450283 [ 265 ] {d85581b7-6cc2-4d2a-9be5-a1ee40e1161e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:12.450517 [ 265 ] {d85581b7-6cc2-4d2a-9be5-a1ee40e1161e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:12.450732 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_21_4} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.02 23:36:12.450765 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 150 rows starting from the beginning of the part 2025.01.02 23:36:12.451248 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.02 23:36:12.451323 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 227 rows starting from the beginning of the part 2025.01.02 23:36:12.451601 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 871 rows starting from the beginning of the part 2025.01.02 23:36:12.451827 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 227 rows starting from the beginning of the part 2025.01.02 23:36:12.451981 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part 2025.01.02 23:36:12.452509 [ 265 ] {d85581b7-6cc2-4d2a-9be5-a1ee40e1161e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:12.452552 [ 265 ] {d85581b7-6cc2-4d2a-9be5-a1ee40e1161e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:12.453056 [ 265 ] {d85581b7-6cc2-4d2a-9be5-a1ee40e1161e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:36:12.453387 [ 265 ] {d85581b7-6cc2-4d2a-9be5-a1ee40e1161e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:12.453549 [ 122 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.02 23:36:12.453585 [ 122 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:12.453605 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:12.453636 [ 265 ] {d85581b7-6cc2-4d2a-9be5-a1ee40e1161e} executeQuery: Read 50 rows, 3.51 KiB in 0.003432 sec., 14568.764568764567 rows/sec., 1022.94 KiB/sec. 2025.01.02 23:36:12.453877 [ 265 ] {d85581b7-6cc2-4d2a-9be5-a1ee40e1161e} TCPHandler: Processed in 0.004073364 sec. 2025.01.02 23:36:12.454033 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.02 23:36:12.454268 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:12.454314 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 768 rows starting from the beginning of the part 2025.01.02 23:36:12.454443 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part 2025.01.02 23:36:12.454553 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part 2025.01.02 23:36:12.455013 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part 2025.01.02 23:36:12.455463 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 72 rows starting from the beginning of the part 2025.01.02 23:36:12.455696 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 6847 rows, containing 5 columns (5 merged, 0 gathered) in 0.006194122 sec., 1105402.8319106405 rows/sec., 74.12 MiB/sec. 2025.01.02 23:36:12.455754 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part 2025.01.02 23:36:12.456190 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.02 23:36:12.456763 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:12.456950 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_21_4} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.02 23:36:12.457110 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. 2025.01.02 23:36:12.457637 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 4 columns (4 merged, 0 gathered) in 0.003921801 sec., 270793.95410424954 rows/sec., 17.60 MiB/sec. 2025.01.02 23:36:12.457870 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.02 23:36:12.458229 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:12.458328 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_21_4} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.02 23:36:12.458416 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.01.02 23:36:15.665168 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 520 2025.01.02 23:36:15.668285 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:15.668339 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:15.669808 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:36:15.670118 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:15.670685 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 520 2025.01.02 23:36:17.441990 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.442178 [ 260 ] {560fac4d-53ce-4035-9de3-516aad524714} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:36:17.442248 [ 260 ] {560fac4d-53ce-4035-9de3-516aad524714} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:36:17.443000 [ 260 ] {560fac4d-53ce-4035-9de3-516aad524714} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.443046 [ 260 ] {560fac4d-53ce-4035-9de3-516aad524714} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.443482 [ 260 ] {560fac4d-53ce-4035-9de3-516aad524714} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:36:17.443735 [ 260 ] {560fac4d-53ce-4035-9de3-516aad524714} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.443965 [ 260 ] {560fac4d-53ce-4035-9de3-516aad524714} executeQuery: Read 14 rows, 1.01 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 548.92 KiB/sec. 2025.01.02 23:36:17.444032 [ 260 ] {560fac4d-53ce-4035-9de3-516aad524714} TCPHandler: Processed in 0.002171198 sec. 2025.01.02 23:36:17.444300 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.444520 [ 265 ] {21b45c41-8b31-4003-a5a5-bf185fd8a9ba} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:36:17.444595 [ 265 ] {21b45c41-8b31-4003-a5a5-bf185fd8a9ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:36:17.445349 [ 265 ] {21b45c41-8b31-4003-a5a5-bf185fd8a9ba} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.445400 [ 265 ] {21b45c41-8b31-4003-a5a5-bf185fd8a9ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.445834 [ 265 ] {21b45c41-8b31-4003-a5a5-bf185fd8a9ba} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:36:17.446104 [ 265 ] {21b45c41-8b31-4003-a5a5-bf185fd8a9ba} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.446363 [ 265 ] {21b45c41-8b31-4003-a5a5-bf185fd8a9ba} executeQuery: Read 10 rows, 835.00 B in 0.001899 sec., 5265.92943654555 rows/sec., 429.40 KiB/sec. 2025.01.02 23:36:17.446459 [ 265 ] {21b45c41-8b31-4003-a5a5-bf185fd8a9ba} TCPHandler: Processed in 0.00230223 sec. 2025.01.02 23:36:17.446624 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.446771 [ 260 ] {3f352c54-41aa-4035-9e71-851415fcb4f7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:17.446830 [ 260 ] {3f352c54-41aa-4035-9e71-851415fcb4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:17.447638 [ 260 ] {3f352c54-41aa-4035-9e71-851415fcb4f7} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.447679 [ 260 ] {3f352c54-41aa-4035-9e71-851415fcb4f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.448083 [ 260 ] {3f352c54-41aa-4035-9e71-851415fcb4f7} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:36:17.448323 [ 260 ] {3f352c54-41aa-4035-9e71-851415fcb4f7} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.448538 [ 260 ] {3f352c54-41aa-4035-9e71-851415fcb4f7} executeQuery: Read 284 rows, 25.63 KiB in 0.001804 sec., 157427.93791574278 rows/sec., 13.88 MiB/sec. 2025.01.02 23:36:17.448593 [ 260 ] {3f352c54-41aa-4035-9e71-851415fcb4f7} TCPHandler: Processed in 0.002040757 sec. 2025.01.02 23:36:17.448750 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.448899 [ 265 ] {5570e3ff-77f3-4936-bc53-ddfbd0561185} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:36:17.448959 [ 265 ] {5570e3ff-77f3-4936-bc53-ddfbd0561185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:36:17.449661 [ 265 ] {5570e3ff-77f3-4936-bc53-ddfbd0561185} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.449702 [ 265 ] {5570e3ff-77f3-4936-bc53-ddfbd0561185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.450072 [ 265 ] {5570e3ff-77f3-4936-bc53-ddfbd0561185} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:36:17.450314 [ 265 ] {5570e3ff-77f3-4936-bc53-ddfbd0561185} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.450533 [ 265 ] {5570e3ff-77f3-4936-bc53-ddfbd0561185} executeQuery: Read 57 rows, 4.16 KiB in 0.001671 sec., 34111.31059245961 rows/sec., 2.43 MiB/sec. 2025.01.02 23:36:17.450589 [ 265 ] {5570e3ff-77f3-4936-bc53-ddfbd0561185} TCPHandler: Processed in 0.001908105 sec. 2025.01.02 23:36:17.450730 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.450849 [ 260 ] {205d07b2-55e4-4b31-acff-8b6338242e6b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:36:17.450897 [ 260 ] {205d07b2-55e4-4b31-acff-8b6338242e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:36:17.451473 [ 260 ] {205d07b2-55e4-4b31-acff-8b6338242e6b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.451513 [ 260 ] {205d07b2-55e4-4b31-acff-8b6338242e6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.451871 [ 260 ] {205d07b2-55e4-4b31-acff-8b6338242e6b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:36:17.452108 [ 260 ] {205d07b2-55e4-4b31-acff-8b6338242e6b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.452347 [ 260 ] {205d07b2-55e4-4b31-acff-8b6338242e6b} executeQuery: Read 14 rows, 1004.00 B in 0.001521 sec., 9204.47074293228 rows/sec., 644.62 KiB/sec. 2025.01.02 23:36:17.452528 [ 260 ] {205d07b2-55e4-4b31-acff-8b6338242e6b} TCPHandler: Processed in 0.001849024 sec. 2025.01.02 23:36:17.452711 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.452852 [ 265 ] {dd36c3bd-edf2-43dd-accc-3cc59cc4c62a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:36:17.452908 [ 265 ] {dd36c3bd-edf2-43dd-accc-3cc59cc4c62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:36:17.453564 [ 265 ] {dd36c3bd-edf2-43dd-accc-3cc59cc4c62a} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.453603 [ 265 ] {dd36c3bd-edf2-43dd-accc-3cc59cc4c62a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.453969 [ 265 ] {dd36c3bd-edf2-43dd-accc-3cc59cc4c62a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:36:17.454205 [ 265 ] {dd36c3bd-edf2-43dd-accc-3cc59cc4c62a} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.454427 [ 265 ] {dd36c3bd-edf2-43dd-accc-3cc59cc4c62a} executeQuery: Read 13 rows, 830.00 B in 0.001605 sec., 8099.688473520248 rows/sec., 505.01 KiB/sec. 2025.01.02 23:36:17.454479 [ 265 ] {dd36c3bd-edf2-43dd-accc-3cc59cc4c62a} TCPHandler: Processed in 0.001837684 sec. 2025.01.02 23:36:17.454638 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.454776 [ 260 ] {156ef4d3-e872-4333-95be-dd2cac18ce07} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:17.454832 [ 260 ] {156ef4d3-e872-4333-95be-dd2cac18ce07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:17.455688 [ 260 ] {156ef4d3-e872-4333-95be-dd2cac18ce07} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.455727 [ 260 ] {156ef4d3-e872-4333-95be-dd2cac18ce07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.456111 [ 260 ] {156ef4d3-e872-4333-95be-dd2cac18ce07} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:36:17.456349 [ 260 ] {156ef4d3-e872-4333-95be-dd2cac18ce07} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.456608 [ 260 ] {156ef4d3-e872-4333-95be-dd2cac18ce07} executeQuery: Read 424 rows, 31.06 KiB in 0.001862 sec., 227712.13748657357 rows/sec., 16.29 MiB/sec. 2025.01.02 23:36:17.456805 [ 260 ] {156ef4d3-e872-4333-95be-dd2cac18ce07} TCPHandler: Processed in 0.002234129 sec. 2025.01.02 23:36:17.457001 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.457139 [ 265 ] {2ce964a2-ac13-45b7-98d8-efe065502238} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:36:17.457198 [ 265 ] {2ce964a2-ac13-45b7-98d8-efe065502238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:36:17.457726 [ 265 ] {2ce964a2-ac13-45b7-98d8-efe065502238} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.457766 [ 265 ] {2ce964a2-ac13-45b7-98d8-efe065502238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.458126 [ 265 ] {2ce964a2-ac13-45b7-98d8-efe065502238} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:36:17.458369 [ 265 ] {2ce964a2-ac13-45b7-98d8-efe065502238} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.458615 [ 265 ] {2ce964a2-ac13-45b7-98d8-efe065502238} executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. 2025.01.02 23:36:17.458690 [ 265 ] {2ce964a2-ac13-45b7-98d8-efe065502238} TCPHandler: Processed in 0.001783504 sec. 2025.01.02 23:36:17.458836 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.458974 [ 260 ] {d1f3c99c-dc3b-4416-a0fd-6d66d93cd473} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:17.459036 [ 260 ] {d1f3c99c-dc3b-4416-a0fd-6d66d93cd473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:17.459694 [ 260 ] {d1f3c99c-dc3b-4416-a0fd-6d66d93cd473} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.459732 [ 260 ] {d1f3c99c-dc3b-4416-a0fd-6d66d93cd473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.460125 [ 260 ] {d1f3c99c-dc3b-4416-a0fd-6d66d93cd473} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:36:17.460371 [ 260 ] {d1f3c99c-dc3b-4416-a0fd-6d66d93cd473} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.460624 [ 260 ] {d1f3c99c-dc3b-4416-a0fd-6d66d93cd473} executeQuery: Read 232 rows, 15.86 KiB in 0.001682 sec., 137931.03448275864 rows/sec., 9.21 MiB/sec. 2025.01.02 23:36:17.460861 [ 260 ] {d1f3c99c-dc3b-4416-a0fd-6d66d93cd473} TCPHandler: Processed in 0.002084157 sec. 2025.01.02 23:36:17.461042 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.461188 [ 265 ] {e970c430-986a-469c-ac96-1c32c17baa33} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:36:17.461249 [ 265 ] {e970c430-986a-469c-ac96-1c32c17baa33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:36:17.461747 [ 265 ] {e970c430-986a-469c-ac96-1c32c17baa33} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.461784 [ 265 ] {e970c430-986a-469c-ac96-1c32c17baa33} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.462143 [ 265 ] {e970c430-986a-469c-ac96-1c32c17baa33} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:36:17.462381 [ 265 ] {e970c430-986a-469c-ac96-1c32c17baa33} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.462589 [ 265 ] {e970c430-986a-469c-ac96-1c32c17baa33} executeQuery: Read 1 rows, 69.00 B in 0.001441 sec., 693.9625260235947 rows/sec., 46.76 KiB/sec. 2025.01.02 23:36:17.462639 [ 265 ] {e970c430-986a-469c-ac96-1c32c17baa33} TCPHandler: Processed in 0.001664802 sec. 2025.01.02 23:36:17.462825 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.462963 [ 260 ] {bf92ac29-c7fe-4afe-8a6e-17d19195a482} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:17.463058 [ 260 ] {bf92ac29-c7fe-4afe-8a6e-17d19195a482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:36:17.464337 [ 260 ] {bf92ac29-c7fe-4afe-8a6e-17d19195a482} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.464383 [ 260 ] {bf92ac29-c7fe-4afe-8a6e-17d19195a482} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.465054 [ 260 ] {bf92ac29-c7fe-4afe-8a6e-17d19195a482} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:36:17.465310 [ 260 ] {bf92ac29-c7fe-4afe-8a6e-17d19195a482} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.465575 [ 260 ] {bf92ac29-c7fe-4afe-8a6e-17d19195a482} executeQuery: Read 40 rows, 73.40 KiB in 0.002642 sec., 15140.04542013626 rows/sec., 27.13 MiB/sec. 2025.01.02 23:36:17.465700 [ 260 ] {bf92ac29-c7fe-4afe-8a6e-17d19195a482} TCPHandler: Processed in 0.002943299 sec. 2025.01.02 23:36:17.465861 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:17.466001 [ 265 ] {004e9fd6-12c6-436a-baa0-459e86ad471c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:17.466061 [ 265 ] {004e9fd6-12c6-436a-baa0-459e86ad471c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:17.466619 [ 265 ] {004e9fd6-12c6-436a-baa0-459e86ad471c} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:17.466659 [ 265 ] {004e9fd6-12c6-436a-baa0-459e86ad471c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:17.467029 [ 265 ] {004e9fd6-12c6-436a-baa0-459e86ad471c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:36:17.467269 [ 265 ] {004e9fd6-12c6-436a-baa0-459e86ad471c} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:17.467509 [ 265 ] {004e9fd6-12c6-436a-baa0-459e86ad471c} executeQuery: Read 72 rows, 4.70 KiB in 0.001539 sec., 46783.62573099415 rows/sec., 2.98 MiB/sec. 2025.01.02 23:36:17.467649 [ 265 ] {004e9fd6-12c6-436a-baa0-459e86ad471c} TCPHandler: Processed in 0.001848855 sec. 2025.01.02 23:36:18.124217 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 2025.01.02 23:36:18.124866 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:18.124910 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:18.125429 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:36:18.125689 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:18.125914 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 2025.01.02 23:36:18.724416 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.01.02 23:36:18.744379 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:18.744428 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:18.751904 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:36:18.752661 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:18.755696 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.01.02 23:36:22.436222 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:22.436423 [ 260 ] {d31fa074-bff0-49dd-b974-c5fceffacdc6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:22.436496 [ 260 ] {d31fa074-bff0-49dd-b974-c5fceffacdc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:22.437274 [ 260 ] {d31fa074-bff0-49dd-b974-c5fceffacdc6} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:22.437337 [ 260 ] {d31fa074-bff0-49dd-b974-c5fceffacdc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:22.437804 [ 260 ] {d31fa074-bff0-49dd-b974-c5fceffacdc6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:36:22.438064 [ 260 ] {d31fa074-bff0-49dd-b974-c5fceffacdc6} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:22.438309 [ 260 ] {d31fa074-bff0-49dd-b974-c5fceffacdc6} executeQuery: Read 52 rows, 4.07 KiB in 0.001937 sec., 26845.637583892618 rows/sec., 2.05 MiB/sec. 2025.01.02 23:36:22.438378 [ 260 ] {d31fa074-bff0-49dd-b974-c5fceffacdc6} TCPHandler: Processed in 0.00228926 sec. 2025.01.02 23:36:22.438637 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:22.438837 [ 265 ] {6eb1a64e-7fe7-4e53-a4df-b9c4c6c7053a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:22.438916 [ 265 ] {6eb1a64e-7fe7-4e53-a4df-b9c4c6c7053a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:22.439710 [ 265 ] {6eb1a64e-7fe7-4e53-a4df-b9c4c6c7053a} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:22.439766 [ 265 ] {6eb1a64e-7fe7-4e53-a4df-b9c4c6c7053a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:22.440209 [ 265 ] {6eb1a64e-7fe7-4e53-a4df-b9c4c6c7053a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:36:22.440461 [ 265 ] {6eb1a64e-7fe7-4e53-a4df-b9c4c6c7053a} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:22.440705 [ 265 ] {6eb1a64e-7fe7-4e53-a4df-b9c4c6c7053a} executeQuery: Read 56 rows, 4.47 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.26 MiB/sec. 2025.01.02 23:36:22.440829 [ 265 ] {6eb1a64e-7fe7-4e53-a4df-b9c4c6c7053a} TCPHandler: Processed in 0.002355131 sec. 2025.01.02 23:36:22.440991 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:22.441129 [ 260 ] {851976f5-0448-4eee-a4f2-0d2f0ee27e46} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:22.441190 [ 260 ] {851976f5-0448-4eee-a4f2-0d2f0ee27e46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:22.441885 [ 260 ] {851976f5-0448-4eee-a4f2-0d2f0ee27e46} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:22.441926 [ 260 ] {851976f5-0448-4eee-a4f2-0d2f0ee27e46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:22.442319 [ 260 ] {851976f5-0448-4eee-a4f2-0d2f0ee27e46} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:36:22.442568 [ 260 ] {851976f5-0448-4eee-a4f2-0d2f0ee27e46} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:22.442831 [ 260 ] {851976f5-0448-4eee-a4f2-0d2f0ee27e46} executeQuery: Read 150 rows, 10.65 KiB in 0.001687 sec., 88915.23414344991 rows/sec., 6.16 MiB/sec. 2025.01.02 23:36:22.443018 [ 260 ] {851976f5-0448-4eee-a4f2-0d2f0ee27e46} TCPHandler: Processed in 0.002050057 sec. 2025.01.02 23:36:22.443247 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:22.443393 [ 265 ] {f0643406-f550-40af-ada7-fcc77302ec72} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:22.443460 [ 265 ] {f0643406-f550-40af-ada7-fcc77302ec72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:22.444021 [ 265 ] {f0643406-f550-40af-ada7-fcc77302ec72} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:22.444063 [ 265 ] {f0643406-f550-40af-ada7-fcc77302ec72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:22.444462 [ 265 ] {f0643406-f550-40af-ada7-fcc77302ec72} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:36:22.444704 [ 265 ] {f0643406-f550-40af-ada7-fcc77302ec72} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:22.444922 [ 265 ] {f0643406-f550-40af-ada7-fcc77302ec72} executeQuery: Read 50 rows, 3.51 KiB in 0.001566 sec., 31928.480204342275 rows/sec., 2.19 MiB/sec. 2025.01.02 23:36:22.444978 [ 265 ] {f0643406-f550-40af-ada7-fcc77302ec72} TCPHandler: Processed in 0.001845195 sec. 2025.01.02 23:36:25.523364 [ 103 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:36:25.523423 [ 103 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:36:25.626145 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 2025.01.02 23:36:25.626887 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:25.626948 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:25.627608 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:36:25.627887 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:25.628153 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.01.02 23:36:25.671007 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 552 2025.01.02 23:36:25.674143 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:25.674194 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:25.675835 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:36:25.676147 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:25.677184 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 552 2025.01.02 23:36:26.255852 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.01.02 23:36:26.276090 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:26.276142 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:26.283754 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:36:26.284523 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:26.287023 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.01.02 23:36:27.443099 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.443393 [ 260 ] {60ee95bc-f622-463e-92cc-f7a636dc3d45} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:36:27.443502 [ 260 ] {60ee95bc-f622-463e-92cc-f7a636dc3d45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:36:27.444419 [ 260 ] {60ee95bc-f622-463e-92cc-f7a636dc3d45} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.444462 [ 260 ] {60ee95bc-f622-463e-92cc-f7a636dc3d45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.444900 [ 260 ] {60ee95bc-f622-463e-92cc-f7a636dc3d45} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:36:27.445157 [ 260 ] {60ee95bc-f622-463e-92cc-f7a636dc3d45} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.445346 [ 99 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.02 23:36:27.445426 [ 260 ] {60ee95bc-f622-463e-92cc-f7a636dc3d45} executeQuery: Read 14 rows, 1.01 KiB in 0.002107 sec., 6644.518272425249 rows/sec., 478.32 KiB/sec. 2025.01.02 23:36:27.445432 [ 99 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.445509 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.445563 [ 260 ] {60ee95bc-f622-463e-92cc-f7a636dc3d45} TCPHandler: Processed in 0.002646205 sec. 2025.01.02 23:36:27.445774 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.02 23:36:27.445944 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.445987 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:27.446048 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part 2025.01.02 23:36:27.446314 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2025.01.02 23:36:27.446376 [ 265 ] {fc2e901a-e906-4935-933a-902e5959ce1e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:27.446643 [ 265 ] {fc2e901a-e906-4935-933a-902e5959ce1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:27.446674 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2025.01.02 23:36:27.447094 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.01.02 23:36:27.447345 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.02 23:36:27.449421 [ 265 ] {fc2e901a-e906-4935-933a-902e5959ce1e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.449509 [ 265 ] {fc2e901a-e906-4935-933a-902e5959ce1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.449920 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004295216 sec., 16297.201351457063 rows/sec., 1.21 MiB/sec. 2025.01.02 23:36:27.450136 [ 192 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.02 23:36:27.450529 [ 265 ] {fc2e901a-e906-4935-933a-902e5959ce1e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:36:27.450769 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.450922 [ 265 ] {fc2e901a-e906-4935-933a-902e5959ce1e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.450934 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_13_3} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.02 23:36:27.451100 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:36:27.451267 [ 265 ] {fc2e901a-e906-4935-933a-902e5959ce1e} executeQuery: Read 279 rows, 25.27 KiB in 0.005115 sec., 54545.45454545455 rows/sec., 4.82 MiB/sec. 2025.01.02 23:36:27.451343 [ 265 ] {fc2e901a-e906-4935-933a-902e5959ce1e} TCPHandler: Processed in 0.005616844 sec. 2025.01.02 23:36:27.451507 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.451632 [ 260 ] {b0d1067b-4388-45b3-a55d-6d26c2e81eac} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:36:27.451684 [ 260 ] {b0d1067b-4388-45b3-a55d-6d26c2e81eac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:36:27.452301 [ 260 ] {b0d1067b-4388-45b3-a55d-6d26c2e81eac} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.452341 [ 260 ] {b0d1067b-4388-45b3-a55d-6d26c2e81eac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.452708 [ 260 ] {b0d1067b-4388-45b3-a55d-6d26c2e81eac} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:36:27.452955 [ 260 ] {b0d1067b-4388-45b3-a55d-6d26c2e81eac} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.453110 [ 99 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.01.02 23:36:27.453176 [ 99 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.453213 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.453233 [ 260 ] {b0d1067b-4388-45b3-a55d-6d26c2e81eac} executeQuery: Read 47 rows, 3.46 KiB in 0.001616 sec., 29084.158415841583 rows/sec., 2.09 MiB/sec. 2025.01.02 23:36:27.453441 [ 260 ] {b0d1067b-4388-45b3-a55d-6d26c2e81eac} TCPHandler: Processed in 0.001983396 sec. 2025.01.02 23:36:27.453503 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.01.02 23:36:27.453695 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.453696 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:27.453798 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 55 rows starting from the beginning of the part 2025.01.02 23:36:27.454033 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part 2025.01.02 23:36:27.454298 [ 265 ] {b83f2ad6-0230-48d6-9c94-6080ed7d6ad6} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:36:27.454315 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.01.02 23:36:27.454567 [ 265 ] {b83f2ad6-0230-48d6-9c94-6080ed7d6ad6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:36:27.454613 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part 2025.01.02 23:36:27.454922 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 57 rows starting from the beginning of the part 2025.01.02 23:36:27.455243 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part 2025.01.02 23:36:27.457085 [ 265 ] {b83f2ad6-0230-48d6-9c94-6080ed7d6ad6} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.457156 [ 265 ] {b83f2ad6-0230-48d6-9c94-6080ed7d6ad6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.458164 [ 265 ] {b83f2ad6-0230-48d6-9c94-6080ed7d6ad6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:36:27.458181 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 5 columns (5 merged, 0 gathered) in 0.004880584 sec., 52247.84574960701 rows/sec., 3.94 MiB/sec. 2025.01.02 23:36:27.458347 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.02 23:36:27.458460 [ 265 ] {b83f2ad6-0230-48d6-9c94-6080ed7d6ad6} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.458699 [ 99 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.02 23:36:27.458806 [ 99 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.458887 [ 265 ] {b83f2ad6-0230-48d6-9c94-6080ed7d6ad6} executeQuery: Read 14 rows, 1004.00 B in 0.004839 sec., 2893.159743748708 rows/sec., 202.62 KiB/sec. 2025.01.02 23:36:27.458887 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.458981 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.459302 [ 265 ] {b83f2ad6-0230-48d6-9c94-6080ed7d6ad6} TCPHandler: Processed in 0.005742336 sec. 2025.01.02 23:36:27.459605 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_15_3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.01.02 23:36:27.459647 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.02 23:36:27.459949 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.02 23:36:27.460051 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:27.460101 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 244 rows starting from the beginning of the part 2025.01.02 23:36:27.460108 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.460284 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2025.01.02 23:36:27.460545 [ 260 ] {ce0a3734-fbbb-4244-ab66-065c907cf415} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:36:27.460588 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part 2025.01.02 23:36:27.460701 [ 260 ] {ce0a3734-fbbb-4244-ab66-065c907cf415} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:36:27.460885 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.02 23:36:27.461202 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.01.02 23:36:27.461488 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.02 23:36:27.463295 [ 260 ] {ce0a3734-fbbb-4244-ab66-065c907cf415} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.463373 [ 260 ] {ce0a3734-fbbb-4244-ab66-065c907cf415} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.464335 [ 260 ] {ce0a3734-fbbb-4244-ab66-065c907cf415} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:36:27.464506 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.005399951 sec., 97778.66502862712 rows/sec., 7.00 MiB/sec. 2025.01.02 23:36:27.464730 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.02 23:36:27.464819 [ 260 ] {ce0a3734-fbbb-4244-ab66-065c907cf415} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.465081 [ 99 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.02 23:36:27.465197 [ 99 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.465283 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.465408 [ 260 ] {ce0a3734-fbbb-4244-ab66-065c907cf415} executeQuery: Read 13 rows, 830.00 B in 0.004966 sec., 2617.801047120419 rows/sec., 163.22 KiB/sec. 2025.01.02 23:36:27.465440 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.465669 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.02 23:36:27.465764 [ 260 ] {ce0a3734-fbbb-4244-ab66-065c907cf415} TCPHandler: Processed in 0.005741506 sec. 2025.01.02 23:36:27.465796 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_16_3} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.02 23:36:27.466103 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:27.466105 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.02 23:36:27.466178 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.466195 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part 2025.01.02 23:36:27.466382 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part 2025.01.02 23:36:27.466666 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part 2025.01.02 23:36:27.466733 [ 265 ] {97315629-ab12-44ce-b440-0a9dcab98ddd} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:27.466891 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part 2025.01.02 23:36:27.466957 [ 265 ] {97315629-ab12-44ce-b440-0a9dcab98ddd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:27.467312 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part 2025.01.02 23:36:27.469525 [ 265 ] {97315629-ab12-44ce-b440-0a9dcab98ddd} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.469591 [ 265 ] {97315629-ab12-44ce-b440-0a9dcab98ddd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.469942 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00452372 sec., 14368.705401749003 rows/sec., 952.01 KiB/sec. 2025.01.02 23:36:27.470162 [ 194 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.02 23:36:27.470303 [ 265 ] {97315629-ab12-44ce-b440-0a9dcab98ddd} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:36:27.470591 [ 194 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.470628 [ 265 ] {97315629-ab12-44ce-b440-0a9dcab98ddd} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.470728 [ 194 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_13_3} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.02 23:36:27.470919 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:36:27.470959 [ 265 ] {97315629-ab12-44ce-b440-0a9dcab98ddd} executeQuery: Read 414 rows, 30.24 KiB in 0.004513 sec., 91734.98781298472 rows/sec., 6.54 MiB/sec. 2025.01.02 23:36:27.471025 [ 265 ] {97315629-ab12-44ce-b440-0a9dcab98ddd} TCPHandler: Processed in 0.005129327 sec. 2025.01.02 23:36:27.471180 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.471317 [ 260 ] {2a8f63a4-e154-46a8-90b6-8506208d13b1} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:36:27.471378 [ 260 ] {2a8f63a4-e154-46a8-90b6-8506208d13b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:36:27.471943 [ 260 ] {2a8f63a4-e154-46a8-90b6-8506208d13b1} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.471981 [ 260 ] {2a8f63a4-e154-46a8-90b6-8506208d13b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.472349 [ 260 ] {2a8f63a4-e154-46a8-90b6-8506208d13b1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:36:27.472593 [ 260 ] {2a8f63a4-e154-46a8-90b6-8506208d13b1} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.472814 [ 260 ] {2a8f63a4-e154-46a8-90b6-8506208d13b1} executeQuery: Read 6 rows, 321.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 205.15 KiB/sec. 2025.01.02 23:36:27.472868 [ 260 ] {2a8f63a4-e154-46a8-90b6-8506208d13b1} TCPHandler: Processed in 0.001753413 sec. 2025.01.02 23:36:27.473076 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.473299 [ 265 ] {a8b55191-1d6c-4215-99b3-3590b278d216} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:27.473395 [ 265 ] {a8b55191-1d6c-4215-99b3-3590b278d216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:27.474614 [ 265 ] {a8b55191-1d6c-4215-99b3-3590b278d216} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.474659 [ 265 ] {a8b55191-1d6c-4215-99b3-3590b278d216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.475064 [ 265 ] {a8b55191-1d6c-4215-99b3-3590b278d216} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:36:27.475305 [ 265 ] {a8b55191-1d6c-4215-99b3-3590b278d216} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.475521 [ 265 ] {a8b55191-1d6c-4215-99b3-3590b278d216} executeQuery: Read 227 rows, 15.50 KiB in 0.002277 sec., 99692.57795344752 rows/sec., 6.65 MiB/sec. 2025.01.02 23:36:27.475576 [ 265 ] {a8b55191-1d6c-4215-99b3-3590b278d216} TCPHandler: Processed in 0.002611624 sec. 2025.01.02 23:36:27.475737 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.475874 [ 260 ] {badc780f-15bf-4611-a5ac-1a74191729d4} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:36:27.475934 [ 260 ] {badc780f-15bf-4611-a5ac-1a74191729d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:36:27.476489 [ 260 ] {badc780f-15bf-4611-a5ac-1a74191729d4} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.476537 [ 260 ] {badc780f-15bf-4611-a5ac-1a74191729d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.476950 [ 260 ] {badc780f-15bf-4611-a5ac-1a74191729d4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:36:27.477190 [ 260 ] {badc780f-15bf-4611-a5ac-1a74191729d4} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.477406 [ 260 ] {badc780f-15bf-4611-a5ac-1a74191729d4} executeQuery: Read 1 rows, 69.00 B in 0.001562 sec., 640.2048655569782 rows/sec., 43.14 KiB/sec. 2025.01.02 23:36:27.477458 [ 260 ] {badc780f-15bf-4611-a5ac-1a74191729d4} TCPHandler: Processed in 0.001790614 sec. 2025.01.02 23:36:27.477598 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.477711 [ 265 ] {6bb6f045-298b-480c-9651-24b5e60b7e1a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:27.477791 [ 265 ] {6bb6f045-298b-480c-9651-24b5e60b7e1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:36:27.479026 [ 265 ] {6bb6f045-298b-480c-9651-24b5e60b7e1a} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.479066 [ 265 ] {6bb6f045-298b-480c-9651-24b5e60b7e1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.479747 [ 265 ] {6bb6f045-298b-480c-9651-24b5e60b7e1a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:36:27.480007 [ 265 ] {6bb6f045-298b-480c-9651-24b5e60b7e1a} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.480246 [ 265 ] {6bb6f045-298b-480c-9651-24b5e60b7e1a} executeQuery: Read 40 rows, 73.40 KiB in 0.002558 sec., 15637.21657544957 rows/sec., 28.02 MiB/sec. 2025.01.02 23:36:27.480370 [ 265 ] {6bb6f045-298b-480c-9651-24b5e60b7e1a} TCPHandler: Processed in 0.002825737 sec. 2025.01.02 23:36:27.480529 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:27.480667 [ 260 ] {658dd180-ae05-4c9f-90ab-116a3a99c4ec} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:27.480725 [ 260 ] {658dd180-ae05-4c9f-90ab-116a3a99c4ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:27.481240 [ 260 ] {658dd180-ae05-4c9f-90ab-116a3a99c4ec} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:27.481278 [ 260 ] {658dd180-ae05-4c9f-90ab-116a3a99c4ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:27.481650 [ 260 ] {658dd180-ae05-4c9f-90ab-116a3a99c4ec} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:36:27.481889 [ 260 ] {658dd180-ae05-4c9f-90ab-116a3a99c4ec} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:27.482112 [ 260 ] {658dd180-ae05-4c9f-90ab-116a3a99c4ec} executeQuery: Read 72 rows, 4.70 KiB in 0.001476 sec., 48780.487804878045 rows/sec., 3.11 MiB/sec. 2025.01.02 23:36:27.482169 [ 260 ] {658dd180-ae05-4c9f-90ab-116a3a99c4ec} TCPHandler: Processed in 0.001705463 sec. 2025.01.02 23:36:30.616223 [ 94 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.02 23:36:30.616301 [ 94 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:30.616324 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:30.616484 [ 188 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.02 23:36:30.616662 [ 188 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:30.616699 [ 188 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2025.01.02 23:36:30.616780 [ 188 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2025.01.02 23:36:30.616872 [ 188 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2025.01.02 23:36:30.617119 [ 188 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2025.01.02 23:36:30.617239 [ 188 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2025.01.02 23:36:30.618322 [ 194 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931135 sec., 10356.603758929334 rows/sec., 884.96 KiB/sec. 2025.01.02 23:36:30.618473 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.02 23:36:30.618773 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:30.618852 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_5_1} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.02 23:36:30.618927 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:36:32.460971 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.461269 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:36:32.461764 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:36:32.461826 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:36:32.462233 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:36:32.462313 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:36:32.462488 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.01.02 23:36:32.462712 [ 296 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:36:32.462757 [ 299 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.02 23:36:32.462743 [ 301 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.02 23:36:32.462712 [ 298 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:36:32.462944 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.01.02 23:36:32.462974 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:36:32.463091 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:36:32.463114 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 38 rows with 3 streams 2025.01.02 23:36:32.463156 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.463204 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.463245 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.464814 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} executeQuery: Read 38 rows, 1.44 KiB in 0.003688 sec., 10303.687635574837 rows/sec., 389.51 KiB/sec. 2025.01.02 23:36:32.465002 [ 260 ] {d87d3784-062f-405c-ac7c-d8b83314e1e8} TCPHandler: Processed in 0.004166075 sec. 2025.01.02 23:36:32.465457 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.465736 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} executeQuery: (from [fd00:1122:3344:101::d]:38742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:36:32.466200 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:36:32.466256 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:36:32.466636 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:36:32.466716 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:36:32.466882 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.01.02 23:36:32.467031 [ 298 ] {ad083f9e-726d-403c-9108-fcf8aea52806} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:36:32.467064 [ 296 ] {ad083f9e-726d-403c-9108-fcf8aea52806} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:36:32.467098 [ 299 ] {ad083f9e-726d-403c-9108-fcf8aea52806} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.02 23:36:32.467122 [ 301 ] {ad083f9e-726d-403c-9108-fcf8aea52806} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.02 23:36:32.467264 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.01.02 23:36:32.467296 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:36:32.467413 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:36:32.467434 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 38 rows with 3 streams 2025.01.02 23:36:32.467476 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.467588 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.467635 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.469141 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} executeQuery: Read 38 rows, 1.44 KiB in 0.003538 sec., 10740.531373657434 rows/sec., 406.03 KiB/sec. 2025.01.02 23:36:32.469356 [ 265 ] {ad083f9e-726d-403c-9108-fcf8aea52806} TCPHandler: Processed in 0.004033563 sec. 2025.01.02 23:36:32.469660 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.469889 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} executeQuery: (from [fd00:1122:3344:101::d]:58626) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:36:32.470264 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:36:32.470315 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:36:32.470654 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:36:32.470721 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:36:32.470869 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2025.01.02 23:36:32.471009 [ 298 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.02 23:36:32.471009 [ 296 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:36:32.471125 [ 301 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.02 23:36:32.471129 [ 299 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:36:32.471298 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.01.02 23:36:32.471324 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:36:32.471430 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:36:32.471451 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 38 rows with 3 streams 2025.01.02 23:36:32.471490 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.471538 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.471579 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.472996 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} executeQuery: Read 38 rows, 1.44 KiB in 0.003226 sec., 11779.293242405454 rows/sec., 445.30 KiB/sec. 2025.01.02 23:36:32.473173 [ 260 ] {27819ecf-91ea-4704-bb87-c9f346a6df89} TCPHandler: Processed in 0.003581067 sec. 2025.01.02 23:36:32.473448 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.473685 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} executeQuery: (from [fd00:1122:3344:101::d]:38742) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.02 23:36:32.474107 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.02 23:36:32.474161 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.02 23:36:32.474506 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:36:32.474574 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.02 23:36:32.474727 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Key condition: (column 0 notIn 42-element set) 2025.01.02 23:36:32.474919 [ 296 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.02 23:36:32.474944 [ 298 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.02 23:36:32.474921 [ 301 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.02 23:36:32.474971 [ 299 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.02 23:36:32.475105 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges 2025.01.02 23:36:32.475134 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.02 23:36:32.475245 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.02 23:36:32.475268 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (SelectExecutor): Reading approx. 38 rows with 3 streams 2025.01.02 23:36:32.475309 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.475356 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.475402 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.02 23:36:32.476795 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} executeQuery: Read 38 rows, 1.44 KiB in 0.003236 sec., 11742.892459826946 rows/sec., 443.92 KiB/sec. 2025.01.02 23:36:32.476993 [ 265 ] {e56b4d0d-ee62-4eda-935f-35a06e903cb9} TCPHandler: Processed in 0.003615267 sec. 2025.01.02 23:36:32.481433 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.481585 [ 260 ] {40d718d3-51e2-4ec3-9395-5007310fd915} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.02 23:36:32.481647 [ 260 ] {40d718d3-51e2-4ec3-9395-5007310fd915} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.02 23:36:32.482447 [ 260 ] {40d718d3-51e2-4ec3-9395-5007310fd915} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:32.482485 [ 260 ] {40d718d3-51e2-4ec3-9395-5007310fd915} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:32.483000 [ 260 ] {40d718d3-51e2-4ec3-9395-5007310fd915} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.02 23:36:32.483228 [ 260 ] {40d718d3-51e2-4ec3-9395-5007310fd915} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:32.483449 [ 260 ] {40d718d3-51e2-4ec3-9395-5007310fd915} executeQuery: Read 4 rows, 521.00 B in 0.001906 sec., 2098.6358866736623 rows/sec., 266.94 KiB/sec. 2025.01.02 23:36:32.483626 [ 260 ] {40d718d3-51e2-4ec3-9395-5007310fd915} TCPHandler: Processed in 0.00225214 sec. 2025.01.02 23:36:32.483791 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.483942 [ 265 ] {c60f99c2-3885-435c-89b3-edce06be971b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:36:32.484003 [ 265 ] {c60f99c2-3885-435c-89b3-edce06be971b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:36:32.484629 [ 265 ] {c60f99c2-3885-435c-89b3-edce06be971b} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:32.484678 [ 265 ] {c60f99c2-3885-435c-89b3-edce06be971b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:32.485087 [ 265 ] {c60f99c2-3885-435c-89b3-edce06be971b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.02 23:36:32.485346 [ 265 ] {c60f99c2-3885-435c-89b3-edce06be971b} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:32.485562 [ 265 ] {c60f99c2-3885-435c-89b3-edce06be971b} executeQuery: Read 2 rows, 167.00 B in 0.001663 sec., 1202.6458208057727 rows/sec., 98.07 KiB/sec. 2025.01.02 23:36:32.485621 [ 265 ] {c60f99c2-3885-435c-89b3-edce06be971b} TCPHandler: Processed in 0.001896955 sec. 2025.01.02 23:36:32.485776 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.485916 [ 260 ] {889efb56-318b-4a77-8a5e-e9baa6d59dd5} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:32.485974 [ 260 ] {889efb56-318b-4a77-8a5e-e9baa6d59dd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:32.487233 [ 260 ] {889efb56-318b-4a77-8a5e-e9baa6d59dd5} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:32.487270 [ 260 ] {889efb56-318b-4a77-8a5e-e9baa6d59dd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:32.487713 [ 260 ] {889efb56-318b-4a77-8a5e-e9baa6d59dd5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:36:32.488000 [ 260 ] {889efb56-318b-4a77-8a5e-e9baa6d59dd5} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:32.488193 [ 260 ] {889efb56-318b-4a77-8a5e-e9baa6d59dd5} executeQuery: Read 1197 rows, 101.04 KiB in 0.00231 sec., 518181.8181818182 rows/sec., 42.72 MiB/sec. 2025.01.02 23:36:32.488248 [ 260 ] {889efb56-318b-4a77-8a5e-e9baa6d59dd5} TCPHandler: Processed in 0.002536574 sec. 2025.01.02 23:36:32.488410 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.488530 [ 265 ] {ff5d7d13-c51a-4ff0-bd49-219a17ae391a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:36:32.488579 [ 265 ] {ff5d7d13-c51a-4ff0-bd49-219a17ae391a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:36:32.489159 [ 265 ] {ff5d7d13-c51a-4ff0-bd49-219a17ae391a} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:32.489200 [ 265 ] {ff5d7d13-c51a-4ff0-bd49-219a17ae391a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:32.489554 [ 265 ] {ff5d7d13-c51a-4ff0-bd49-219a17ae391a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:36:32.489804 [ 265 ] {ff5d7d13-c51a-4ff0-bd49-219a17ae391a} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:32.490017 [ 265 ] {ff5d7d13-c51a-4ff0-bd49-219a17ae391a} executeQuery: Read 2 rows, 143.00 B in 0.001514 sec., 1321.003963011889 rows/sec., 92.24 KiB/sec. 2025.01.02 23:36:32.490072 [ 265 ] {ff5d7d13-c51a-4ff0-bd49-219a17ae391a} TCPHandler: Processed in 0.001721593 sec. 2025.01.02 23:36:32.490232 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.490370 [ 260 ] {481ed6a4-4d99-406c-928e-196f3befc815} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:36:32.490428 [ 260 ] {481ed6a4-4d99-406c-928e-196f3befc815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:36:32.491196 [ 260 ] {481ed6a4-4d99-406c-928e-196f3befc815} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:32.491234 [ 260 ] {481ed6a4-4d99-406c-928e-196f3befc815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:32.491602 [ 260 ] {481ed6a4-4d99-406c-928e-196f3befc815} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:36:32.491831 [ 260 ] {481ed6a4-4d99-406c-928e-196f3befc815} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:32.492034 [ 260 ] {481ed6a4-4d99-406c-928e-196f3befc815} executeQuery: Read 228 rows, 15.81 KiB in 0.001696 sec., 134433.96226415093 rows/sec., 9.10 MiB/sec. 2025.01.02 23:36:32.492087 [ 260 ] {481ed6a4-4d99-406c-928e-196f3befc815} TCPHandler: Processed in 0.001923845 sec. 2025.01.02 23:36:32.492257 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.492395 [ 265 ] {27ab88a2-3c67-47ad-9e22-54c6d15287f8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:32.492469 [ 265 ] {27ab88a2-3c67-47ad-9e22-54c6d15287f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:32.493406 [ 265 ] {27ab88a2-3c67-47ad-9e22-54c6d15287f8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:32.493447 [ 265 ] {27ab88a2-3c67-47ad-9e22-54c6d15287f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:32.493848 [ 265 ] {27ab88a2-3c67-47ad-9e22-54c6d15287f8} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:36:32.494096 [ 265 ] {27ab88a2-3c67-47ad-9e22-54c6d15287f8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:32.494332 [ 265 ] {27ab88a2-3c67-47ad-9e22-54c6d15287f8} executeQuery: Read 522 rows, 39.57 KiB in 0.001967 sec., 265378.7493645145 rows/sec., 19.64 MiB/sec. 2025.01.02 23:36:32.494395 [ 265 ] {27ab88a2-3c67-47ad-9e22-54c6d15287f8} TCPHandler: Processed in 0.002205699 sec. 2025.01.02 23:36:32.494548 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.494668 [ 260 ] {a9ca77a4-2cf7-4e82-9ba7-1cc7e0171885} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:32.494720 [ 260 ] {a9ca77a4-2cf7-4e82-9ba7-1cc7e0171885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:32.495528 [ 260 ] {a9ca77a4-2cf7-4e82-9ba7-1cc7e0171885} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:32.495566 [ 260 ] {a9ca77a4-2cf7-4e82-9ba7-1cc7e0171885} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:32.496036 [ 260 ] {a9ca77a4-2cf7-4e82-9ba7-1cc7e0171885} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:36:32.496282 [ 260 ] {a9ca77a4-2cf7-4e82-9ba7-1cc7e0171885} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:32.496560 [ 260 ] {a9ca77a4-2cf7-4e82-9ba7-1cc7e0171885} executeQuery: Read 877 rows, 60.40 KiB in 0.00191 sec., 459162.30366492143 rows/sec., 30.88 MiB/sec. 2025.01.02 23:36:32.496787 [ 260 ] {a9ca77a4-2cf7-4e82-9ba7-1cc7e0171885} TCPHandler: Processed in 0.00229064 sec. 2025.01.02 23:36:32.496966 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:32.497094 [ 265 ] {609da7cd-5475-4270-a585-36c03638786a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:32.497147 [ 265 ] {609da7cd-5475-4270-a585-36c03638786a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:32.497662 [ 265 ] {609da7cd-5475-4270-a585-36c03638786a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:32.497702 [ 265 ] {609da7cd-5475-4270-a585-36c03638786a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:32.498082 [ 265 ] {609da7cd-5475-4270-a585-36c03638786a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:36:32.498333 [ 265 ] {609da7cd-5475-4270-a585-36c03638786a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:32.498563 [ 265 ] {609da7cd-5475-4270-a585-36c03638786a} executeQuery: Read 56 rows, 3.89 KiB in 0.001495 sec., 37458.19397993311 rows/sec., 2.54 MiB/sec. 2025.01.02 23:36:32.498620 [ 265 ] {609da7cd-5475-4270-a585-36c03638786a} TCPHandler: Processed in 0.001710953 sec. 2025.01.02 23:36:33.128367 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 2025.01.02 23:36:33.129070 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:33.129128 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:33.129726 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:36:33.130019 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:33.130241 [ 90 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.02 23:36:33.130316 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 2025.01.02 23:36:33.130342 [ 90 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:33.130373 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:33.130520 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.02 23:36:33.130677 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:33.130722 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part 2025.01.02 23:36:33.130801 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part 2025.01.02 23:36:33.130994 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part 2025.01.02 23:36:33.131252 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part 2025.01.02 23:36:33.131391 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part 2025.01.02 23:36:33.131608 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part 2025.01.02 23:36:33.134030 [ 197 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003578047 sec., 2710696.645404602 rows/sec., 38.78 MiB/sec. 2025.01.02 23:36:33.134277 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.02 23:36:33.134580 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:33.134667 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_21_4} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.02 23:36:33.134767 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. 2025.01.02 23:36:33.787179 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.01.02 23:36:33.809230 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:33.809289 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:33.816995 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:36:33.817779 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:33.818091 [ 88 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.02 23:36:33.818158 [ 88 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:33.818205 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:33.818616 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.02 23:36:33.833461 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.01.02 23:36:33.835007 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:33.836179 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part 2025.01.02 23:36:33.841539 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part 2025.01.02 23:36:33.847399 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part 2025.01.02 23:36:33.852760 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part 2025.01.02 23:36:33.858143 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part 2025.01.02 23:36:33.862507 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part 2025.01.02 23:36:33.922807 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.104464763 sec., 1522.0443279998635 rows/sec., 7.87 MiB/sec. 2025.01.02 23:36:33.925620 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.02 23:36:33.928624 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:33.928762 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_21_4} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.02 23:36:33.931446 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.02 23:36:34.000183 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 183.90 MiB, peak 194.45 MiB, free memory in arenas 0.00 B, will set to 186.90 MiB (RSS), difference: 3.00 MiB 2025.01.02 23:36:35.677511 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 598 2025.01.02 23:36:35.680954 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:35.681004 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:35.682559 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:36:35.682876 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:35.683893 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 598 2025.01.02 23:36:37.443530 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.443797 [ 260 ] {c598165e-3b2c-449f-8cd8-11b07b8d9a2a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:36:37.443872 [ 260 ] {c598165e-3b2c-449f-8cd8-11b07b8d9a2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:36:37.444669 [ 260 ] {c598165e-3b2c-449f-8cd8-11b07b8d9a2a} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.444714 [ 260 ] {c598165e-3b2c-449f-8cd8-11b07b8d9a2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.445118 [ 260 ] {c598165e-3b2c-449f-8cd8-11b07b8d9a2a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:36:37.445359 [ 260 ] {c598165e-3b2c-449f-8cd8-11b07b8d9a2a} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.445648 [ 260 ] {c598165e-3b2c-449f-8cd8-11b07b8d9a2a} executeQuery: Read 14 rows, 1.01 KiB in 0.001905 sec., 7349.081364829396 rows/sec., 529.04 KiB/sec. 2025.01.02 23:36:37.445844 [ 260 ] {c598165e-3b2c-449f-8cd8-11b07b8d9a2a} TCPHandler: Processed in 0.002387021 sec. 2025.01.02 23:36:37.446121 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.446316 [ 265 ] {63e01a1f-8682-40f3-8a44-e6e3c00522b3} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:37.446392 [ 265 ] {63e01a1f-8682-40f3-8a44-e6e3c00522b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:37.447375 [ 265 ] {63e01a1f-8682-40f3-8a44-e6e3c00522b3} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.447426 [ 265 ] {63e01a1f-8682-40f3-8a44-e6e3c00522b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.447892 [ 265 ] {63e01a1f-8682-40f3-8a44-e6e3c00522b3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:36:37.448146 [ 265 ] {63e01a1f-8682-40f3-8a44-e6e3c00522b3} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.448326 [ 83 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.02 23:36:37.448402 [ 265 ] {63e01a1f-8682-40f3-8a44-e6e3c00522b3} executeQuery: Read 283 rows, 25.60 KiB in 0.002136 sec., 132490.63670411985 rows/sec., 11.71 MiB/sec. 2025.01.02 23:36:37.448422 [ 83 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.448495 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.448537 [ 265 ] {63e01a1f-8682-40f3-8a44-e6e3c00522b3} TCPHandler: Processed in 0.002549383 sec. 2025.01.02 23:36:37.448752 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.02 23:36:37.448773 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.448992 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:37.449026 [ 260 ] {1174ff64-5264-44e4-a5cb-acb198af5b1e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:36:37.449055 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1427 rows starting from the beginning of the part 2025.01.02 23:36:37.449115 [ 260 ] {1174ff64-5264-44e4-a5cb-acb198af5b1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:36:37.449418 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part 2025.01.02 23:36:37.449755 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 52 rows starting from the beginning of the part 2025.01.02 23:36:37.450115 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 279 rows starting from the beginning of the part 2025.01.02 23:36:37.450518 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1197 rows starting from the beginning of the part 2025.01.02 23:36:37.450859 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 283 rows starting from the beginning of the part 2025.01.02 23:36:37.452075 [ 260 ] {1174ff64-5264-44e4-a5cb-acb198af5b1e} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.452146 [ 260 ] {1174ff64-5264-44e4-a5cb-acb198af5b1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.453111 [ 260 ] {1174ff64-5264-44e4-a5cb-acb198af5b1e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:36:37.453607 [ 260 ] {1174ff64-5264-44e4-a5cb-acb198af5b1e} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.453933 [ 260 ] {1174ff64-5264-44e4-a5cb-acb198af5b1e} executeQuery: Read 47 rows, 3.46 KiB in 0.004983 sec., 9432.069034718043 rows/sec., 695.14 KiB/sec. 2025.01.02 23:36:37.454004 [ 260 ] {1174ff64-5264-44e4-a5cb-acb198af5b1e} TCPHandler: Processed in 0.00535648 sec. 2025.01.02 23:36:37.454218 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.454562 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 3522 rows, containing 5 columns (5 merged, 0 gathered) in 0.005964699 sec., 590474.0540972813 rows/sec., 52.03 MiB/sec. 2025.01.02 23:36:37.454569 [ 265 ] {d511773d-4832-411e-ac04-f3e55c4d4713} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:36:37.454668 [ 265 ] {d511773d-4832-411e-ac04-f3e55c4d4713} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:36:37.454852 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.02 23:36:37.455484 [ 189 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.455676 [ 189 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_26_5} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.02 23:36:37.455851 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.01.02 23:36:37.455986 [ 265 ] {d511773d-4832-411e-ac04-f3e55c4d4713} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.456031 [ 265 ] {d511773d-4832-411e-ac04-f3e55c4d4713} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.456404 [ 265 ] {d511773d-4832-411e-ac04-f3e55c4d4713} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:36:37.456648 [ 265 ] {d511773d-4832-411e-ac04-f3e55c4d4713} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.456924 [ 265 ] {d511773d-4832-411e-ac04-f3e55c4d4713} executeQuery: Read 14 rows, 1004.00 B in 0.002463 sec., 5684.125050751117 rows/sec., 398.08 KiB/sec. 2025.01.02 23:36:37.457136 [ 265 ] {d511773d-4832-411e-ac04-f3e55c4d4713} TCPHandler: Processed in 0.00302433 sec. 2025.01.02 23:36:37.457323 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.457460 [ 260 ] {9039cf4a-1954-4b96-9218-41db16689494} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:36:37.457516 [ 260 ] {9039cf4a-1954-4b96-9218-41db16689494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:36:37.458184 [ 260 ] {9039cf4a-1954-4b96-9218-41db16689494} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.458231 [ 260 ] {9039cf4a-1954-4b96-9218-41db16689494} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.458590 [ 260 ] {9039cf4a-1954-4b96-9218-41db16689494} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:36:37.458841 [ 260 ] {9039cf4a-1954-4b96-9218-41db16689494} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.459049 [ 260 ] {9039cf4a-1954-4b96-9218-41db16689494} executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. 2025.01.02 23:36:37.459099 [ 260 ] {9039cf4a-1954-4b96-9218-41db16689494} TCPHandler: Processed in 0.001846624 sec. 2025.01.02 23:36:37.459249 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.459390 [ 265 ] {3fa94a2f-21c2-4ceb-b959-2d1ec0cb3351} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:37.459450 [ 265 ] {3fa94a2f-21c2-4ceb-b959-2d1ec0cb3351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:37.460334 [ 265 ] {3fa94a2f-21c2-4ceb-b959-2d1ec0cb3351} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.460374 [ 265 ] {3fa94a2f-21c2-4ceb-b959-2d1ec0cb3351} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.460765 [ 265 ] {3fa94a2f-21c2-4ceb-b959-2d1ec0cb3351} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:36:37.461012 [ 265 ] {3fa94a2f-21c2-4ceb-b959-2d1ec0cb3351} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.461168 [ 83 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.02 23:36:37.461227 [ 83 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.461265 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.461273 [ 265 ] {3fa94a2f-21c2-4ceb-b959-2d1ec0cb3351} executeQuery: Read 422 rows, 30.88 KiB in 0.001903 sec., 221755.12348922755 rows/sec., 15.85 MiB/sec. 2025.01.02 23:36:37.461580 [ 265 ] {3fa94a2f-21c2-4ceb-b959-2d1ec0cb3351} TCPHandler: Processed in 0.002385541 sec. 2025.01.02 23:36:37.461810 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.02 23:36:37.461876 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.462354 [ 260 ] {b36a73e8-e574-45cf-bfc6-57e0f39731ad} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:36:37.462369 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:37.462448 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 898 rows starting from the beginning of the part 2025.01.02 23:36:37.462462 [ 260 ] {b36a73e8-e574-45cf-bfc6-57e0f39731ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:36:37.462808 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 424 rows starting from the beginning of the part 2025.01.02 23:36:37.463185 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2025.01.02 23:36:37.463574 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 414 rows starting from the beginning of the part 2025.01.02 23:36:37.463808 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 522 rows starting from the beginning of the part 2025.01.02 23:36:37.464187 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 422 rows starting from the beginning of the part 2025.01.02 23:36:37.464874 [ 260 ] {b36a73e8-e574-45cf-bfc6-57e0f39731ad} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.464937 [ 260 ] {b36a73e8-e574-45cf-bfc6-57e0f39731ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.465907 [ 260 ] {b36a73e8-e574-45cf-bfc6-57e0f39731ad} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:36:37.466486 [ 260 ] {b36a73e8-e574-45cf-bfc6-57e0f39731ad} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.466784 [ 260 ] {b36a73e8-e574-45cf-bfc6-57e0f39731ad} executeQuery: Read 6 rows, 321.00 B in 0.004593 sec., 1306.3357282821685 rows/sec., 68.25 KiB/sec. 2025.01.02 23:36:37.466844 [ 260 ] {b36a73e8-e574-45cf-bfc6-57e0f39731ad} TCPHandler: Processed in 0.005133607 sec. 2025.01.02 23:36:37.467130 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.467276 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2736 rows, containing 5 columns (5 merged, 0 gathered) in 0.005875817 sec., 465637.37434300623 rows/sec., 35.52 MiB/sec. 2025.01.02 23:36:37.467376 [ 265 ] {5a594f06-a51c-462e-a681-2257536dfbd6} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:37.467466 [ 265 ] {5a594f06-a51c-462e-a681-2257536dfbd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:37.467555 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.02 23:36:37.468250 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.468450 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_26_5} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.02 23:36:37.468606 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.02 23:36:37.468804 [ 265 ] {5a594f06-a51c-462e-a681-2257536dfbd6} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.468847 [ 265 ] {5a594f06-a51c-462e-a681-2257536dfbd6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.469254 [ 265 ] {5a594f06-a51c-462e-a681-2257536dfbd6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:36:37.469499 [ 265 ] {5a594f06-a51c-462e-a681-2257536dfbd6} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.469658 [ 83 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.02 23:36:37.469720 [ 83 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.469755 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.469762 [ 265 ] {5a594f06-a51c-462e-a681-2257536dfbd6} executeQuery: Read 237 rows, 16.27 KiB in 0.002436 sec., 97290.64039408868 rows/sec., 6.52 MiB/sec. 2025.01.02 23:36:37.469988 [ 265 ] {5a594f06-a51c-462e-a681-2257536dfbd6} TCPHandler: Processed in 0.003041731 sec. 2025.01.02 23:36:37.470013 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.02 23:36:37.470190 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.470212 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:37.470266 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6847 rows starting from the beginning of the part 2025.01.02 23:36:37.470503 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 232 rows starting from the beginning of the part 2025.01.02 23:36:37.470517 [ 260 ] {8a312e7e-03e2-4350-9a5a-010b6cf8560e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:36:37.470796 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 150 rows starting from the beginning of the part 2025.01.02 23:36:37.470816 [ 260 ] {8a312e7e-03e2-4350-9a5a-010b6cf8560e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:36:37.471207 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 227 rows starting from the beginning of the part 2025.01.02 23:36:37.471640 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 877 rows starting from the beginning of the part 2025.01.02 23:36:37.471995 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part 2025.01.02 23:36:37.473027 [ 260 ] {8a312e7e-03e2-4350-9a5a-010b6cf8560e} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.473103 [ 260 ] {8a312e7e-03e2-4350-9a5a-010b6cf8560e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.473681 [ 260 ] {8a312e7e-03e2-4350-9a5a-010b6cf8560e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:36:37.474208 [ 260 ] {8a312e7e-03e2-4350-9a5a-010b6cf8560e} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.474856 [ 260 ] {8a312e7e-03e2-4350-9a5a-010b6cf8560e} executeQuery: Read 1 rows, 69.00 B in 0.004492 sec., 222.6179875333927 rows/sec., 15.00 KiB/sec. 2025.01.02 23:36:37.475229 [ 260 ] {8a312e7e-03e2-4350-9a5a-010b6cf8560e} TCPHandler: Processed in 0.005127977 sec. 2025.01.02 23:36:37.475496 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.475646 [ 265 ] {bff4d2dd-6a34-4668-b4e4-016bdedd3bde} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:37.475749 [ 265 ] {bff4d2dd-6a34-4668-b4e4-016bdedd3bde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:36:37.477583 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8570 rows, containing 5 columns (5 merged, 0 gathered) in 0.007765422 sec., 1103610.3382404717 rows/sec., 74.05 MiB/sec. 2025.01.02 23:36:37.477827 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.02 23:36:37.478259 [ 265 ] {bff4d2dd-6a34-4668-b4e4-016bdedd3bde} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.478338 [ 265 ] {bff4d2dd-6a34-4668-b4e4-016bdedd3bde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.478583 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.478818 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_26_5} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.02 23:36:37.478957 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. 2025.01.02 23:36:37.479482 [ 265 ] {bff4d2dd-6a34-4668-b4e4-016bdedd3bde} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:36:37.479758 [ 265 ] {bff4d2dd-6a34-4668-b4e4-016bdedd3bde} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.480004 [ 265 ] {bff4d2dd-6a34-4668-b4e4-016bdedd3bde} executeQuery: Read 40 rows, 73.40 KiB in 0.004385 sec., 9122.006841505132 rows/sec., 16.35 MiB/sec. 2025.01.02 23:36:37.480143 [ 265 ] {bff4d2dd-6a34-4668-b4e4-016bdedd3bde} TCPHandler: Processed in 0.004778783 sec. 2025.01.02 23:36:37.480295 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:37.480432 [ 260 ] {d62a0e88-07b1-4b56-a31b-b7a937024c25} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:37.480492 [ 260 ] {d62a0e88-07b1-4b56-a31b-b7a937024c25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:37.481068 [ 260 ] {d62a0e88-07b1-4b56-a31b-b7a937024c25} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.481115 [ 260 ] {d62a0e88-07b1-4b56-a31b-b7a937024c25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.481507 [ 260 ] {d62a0e88-07b1-4b56-a31b-b7a937024c25} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:36:37.481752 [ 260 ] {d62a0e88-07b1-4b56-a31b-b7a937024c25} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.481913 [ 82 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.02 23:36:37.481985 [ 260 ] {d62a0e88-07b1-4b56-a31b-b7a937024c25} executeQuery: Read 82 rows, 5.33 KiB in 0.001576 sec., 52030.45685279188 rows/sec., 3.30 MiB/sec. 2025.01.02 23:36:37.481995 [ 82 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:37.482068 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:37.482101 [ 260 ] {d62a0e88-07b1-4b56-a31b-b7a937024c25} TCPHandler: Processed in 0.001865565 sec. 2025.01.02 23:36:37.482244 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.02 23:36:37.482360 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:37.482398 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1062 rows starting from the beginning of the part 2025.01.02 23:36:37.482489 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part 2025.01.02 23:36:37.482588 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part 2025.01.02 23:36:37.482669 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part 2025.01.02 23:36:37.482733 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part 2025.01.02 23:36:37.482993 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part 2025.01.02 23:36:37.484163 [ 191 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1394 rows, containing 4 columns (4 merged, 0 gathered) in 0.001993806 sec., 699165.3149804947 rows/sec., 45.47 MiB/sec. 2025.01.02 23:36:37.484344 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.02 23:36:37.484621 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:37.484695 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_26_5} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.02 23:36:37.484763 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.02 23:36:40.523668 [ 76 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:36:40.523728 [ 76 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:36:40.630555 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 2025.01.02 23:36:40.631330 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:40.631384 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:40.631969 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:36:40.632239 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:40.632464 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.01.02 23:36:41.333633 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.01.02 23:36:41.352186 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:41.352230 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:41.359330 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:36:41.360068 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:41.362504 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.01.02 23:36:42.436422 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:42.436619 [ 260 ] {45639c23-c5eb-4c7d-8c3d-fccc6a85f67d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:42.436690 [ 260 ] {45639c23-c5eb-4c7d-8c3d-fccc6a85f67d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:42.437479 [ 260 ] {45639c23-c5eb-4c7d-8c3d-fccc6a85f67d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:42.437528 [ 260 ] {45639c23-c5eb-4c7d-8c3d-fccc6a85f67d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:42.437981 [ 260 ] {45639c23-c5eb-4c7d-8c3d-fccc6a85f67d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:36:42.438241 [ 260 ] {45639c23-c5eb-4c7d-8c3d-fccc6a85f67d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:42.438481 [ 260 ] {45639c23-c5eb-4c7d-8c3d-fccc6a85f67d} executeQuery: Read 56 rows, 4.41 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.24 MiB/sec. 2025.01.02 23:36:42.438546 [ 260 ] {45639c23-c5eb-4c7d-8c3d-fccc6a85f67d} TCPHandler: Processed in 0.002265299 sec. 2025.01.02 23:36:42.438813 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:42.439006 [ 265 ] {f23731c7-e5e8-44f6-b2fd-83721ef44734} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:42.439077 [ 265 ] {f23731c7-e5e8-44f6-b2fd-83721ef44734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:42.439832 [ 265 ] {f23731c7-e5e8-44f6-b2fd-83721ef44734} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:42.439879 [ 265 ] {f23731c7-e5e8-44f6-b2fd-83721ef44734} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:42.440310 [ 265 ] {f23731c7-e5e8-44f6-b2fd-83721ef44734} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:36:42.440569 [ 265 ] {f23731c7-e5e8-44f6-b2fd-83721ef44734} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:42.440808 [ 265 ] {f23731c7-e5e8-44f6-b2fd-83721ef44734} executeQuery: Read 64 rows, 5.12 KiB in 0.001857 sec., 34464.189553042546 rows/sec., 2.69 MiB/sec. 2025.01.02 23:36:42.440864 [ 265 ] {f23731c7-e5e8-44f6-b2fd-83721ef44734} TCPHandler: Processed in 0.002186509 sec. 2025.01.02 23:36:42.441040 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:42.441189 [ 260 ] {68051d50-08d2-4d0d-9137-8cc5dd06437b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:42.441257 [ 260 ] {68051d50-08d2-4d0d-9137-8cc5dd06437b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:42.441877 [ 260 ] {68051d50-08d2-4d0d-9137-8cc5dd06437b} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:42.441919 [ 260 ] {68051d50-08d2-4d0d-9137-8cc5dd06437b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:42.442323 [ 260 ] {68051d50-08d2-4d0d-9137-8cc5dd06437b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:36:42.442572 [ 260 ] {68051d50-08d2-4d0d-9137-8cc5dd06437b} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:42.442788 [ 260 ] {68051d50-08d2-4d0d-9137-8cc5dd06437b} executeQuery: Read 160 rows, 11.41 KiB in 0.001635 sec., 97859.32721712539 rows/sec., 6.82 MiB/sec. 2025.01.02 23:36:42.442846 [ 260 ] {68051d50-08d2-4d0d-9137-8cc5dd06437b} TCPHandler: Processed in 0.001874155 sec. 2025.01.02 23:36:42.443001 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:42.443117 [ 265 ] {63a4b1a8-a0fb-4d35-9f28-9f0067d759b8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:42.443170 [ 265 ] {63a4b1a8-a0fb-4d35-9f28-9f0067d759b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:42.443679 [ 265 ] {63a4b1a8-a0fb-4d35-9f28-9f0067d759b8} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:42.443719 [ 265 ] {63a4b1a8-a0fb-4d35-9f28-9f0067d759b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:42.444115 [ 265 ] {63a4b1a8-a0fb-4d35-9f28-9f0067d759b8} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:36:42.444352 [ 265 ] {63a4b1a8-a0fb-4d35-9f28-9f0067d759b8} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:42.444604 [ 265 ] {63a4b1a8-a0fb-4d35-9f28-9f0067d759b8} executeQuery: Read 60 rows, 4.14 KiB in 0.001511 sec., 39708.80211780278 rows/sec., 2.68 MiB/sec. 2025.01.02 23:36:42.444799 [ 265 ] {63a4b1a8-a0fb-4d35-9f28-9f0067d759b8} TCPHandler: Processed in 0.001850594 sec. 2025.01.02 23:36:45.684283 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 628 2025.01.02 23:36:45.687288 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:45.687342 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:45.688833 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:36:45.689148 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:45.690333 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 628 2025.01.02 23:36:45.833186 [ 70 ] {} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.02 23:36:45.833282 [ 70 ] {} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:45.833322 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:45.833576 [ 201 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2025.01.02 23:36:45.834180 [ 201 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:45.834261 [ 201 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part 2025.01.02 23:36:45.834444 [ 201 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2025.01.02 23:36:45.834609 [ 201 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2025.01.02 23:36:45.834697 [ 201 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2025.01.02 23:36:45.834791 [ 201 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2025.01.02 23:36:45.837025 [ 190 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 6 columns (6 merged, 0 gathered) in 0.003594188 sec., 11963.759269131164 rows/sec., 1.95 MiB/sec. 2025.01.02 23:36:45.837274 [ 191 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.02 23:36:45.837825 [ 191 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:45.837915 [ 191 ] {9d34cd7f-9b34-4b28-bcb2-496f5814e822::all_1_5_1} oximeter.timeseries_schema (9d34cd7f-9b34-4b28-bcb2-496f5814e822) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.02 23:36:45.838024 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.01.02 23:36:47.443694 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.443880 [ 260 ] {7c418c5f-3908-4e77-88a9-dfdc40744381} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:36:47.443948 [ 260 ] {7c418c5f-3908-4e77-88a9-dfdc40744381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:36:47.444689 [ 260 ] {7c418c5f-3908-4e77-88a9-dfdc40744381} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.444732 [ 260 ] {7c418c5f-3908-4e77-88a9-dfdc40744381} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.445166 [ 260 ] {7c418c5f-3908-4e77-88a9-dfdc40744381} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:36:47.445433 [ 260 ] {7c418c5f-3908-4e77-88a9-dfdc40744381} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.445636 [ 260 ] {7c418c5f-3908-4e77-88a9-dfdc40744381} executeQuery: Read 14 rows, 1.01 KiB in 0.001806 sec., 7751.937984496124 rows/sec., 558.04 KiB/sec. 2025.01.02 23:36:47.445701 [ 260 ] {7c418c5f-3908-4e77-88a9-dfdc40744381} TCPHandler: Processed in 0.002134329 sec. 2025.01.02 23:36:47.445948 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.446164 [ 265 ] {10e65a9a-e34d-4c79-b0f9-d55fe0931c63} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:36:47.446245 [ 265 ] {10e65a9a-e34d-4c79-b0f9-d55fe0931c63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:36:47.447036 [ 265 ] {10e65a9a-e34d-4c79-b0f9-d55fe0931c63} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.447085 [ 265 ] {10e65a9a-e34d-4c79-b0f9-d55fe0931c63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.447506 [ 265 ] {10e65a9a-e34d-4c79-b0f9-d55fe0931c63} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.02 23:36:47.447754 [ 265 ] {10e65a9a-e34d-4c79-b0f9-d55fe0931c63} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.448040 [ 265 ] {10e65a9a-e34d-4c79-b0f9-d55fe0931c63} executeQuery: Read 2 rows, 167.00 B in 0.001928 sec., 1037.344398340249 rows/sec., 84.59 KiB/sec. 2025.01.02 23:36:47.448194 [ 265 ] {10e65a9a-e34d-4c79-b0f9-d55fe0931c63} TCPHandler: Processed in 0.002386641 sec. 2025.01.02 23:36:47.448344 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.448491 [ 260 ] {377830b9-650a-4265-8380-0c0bac2e2a41} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:47.448551 [ 260 ] {377830b9-650a-4265-8380-0c0bac2e2a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:47.449267 [ 260 ] {377830b9-650a-4265-8380-0c0bac2e2a41} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.449306 [ 260 ] {377830b9-650a-4265-8380-0c0bac2e2a41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.449693 [ 260 ] {377830b9-650a-4265-8380-0c0bac2e2a41} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:36:47.449931 [ 260 ] {377830b9-650a-4265-8380-0c0bac2e2a41} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.450115 [ 260 ] {377830b9-650a-4265-8380-0c0bac2e2a41} executeQuery: Read 284 rows, 25.68 KiB in 0.001659 sec., 171187.46232670284 rows/sec., 15.11 MiB/sec. 2025.01.02 23:36:47.450169 [ 260 ] {377830b9-650a-4265-8380-0c0bac2e2a41} TCPHandler: Processed in 0.001892975 sec. 2025.01.02 23:36:47.450313 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.450439 [ 265 ] {32cd046d-0531-457a-8d3e-5a62c8a27a3e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:36:47.450490 [ 265 ] {32cd046d-0531-457a-8d3e-5a62c8a27a3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:36:47.451126 [ 265 ] {32cd046d-0531-457a-8d3e-5a62c8a27a3e} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.451166 [ 265 ] {32cd046d-0531-457a-8d3e-5a62c8a27a3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.451531 [ 265 ] {32cd046d-0531-457a-8d3e-5a62c8a27a3e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:36:47.451774 [ 265 ] {32cd046d-0531-457a-8d3e-5a62c8a27a3e} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.451988 [ 265 ] {32cd046d-0531-457a-8d3e-5a62c8a27a3e} executeQuery: Read 49 rows, 3.60 KiB in 0.001577 sec., 31071.655041217502 rows/sec., 2.23 MiB/sec. 2025.01.02 23:36:47.452040 [ 265 ] {32cd046d-0531-457a-8d3e-5a62c8a27a3e} TCPHandler: Processed in 0.001785094 sec. 2025.01.02 23:36:47.452212 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.452352 [ 260 ] {220dc0fe-cf14-4cdd-9019-e1d77f8ce6eb} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:36:47.452410 [ 260 ] {220dc0fe-cf14-4cdd-9019-e1d77f8ce6eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:36:47.453029 [ 260 ] {220dc0fe-cf14-4cdd-9019-e1d77f8ce6eb} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.453067 [ 260 ] {220dc0fe-cf14-4cdd-9019-e1d77f8ce6eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.453428 [ 260 ] {220dc0fe-cf14-4cdd-9019-e1d77f8ce6eb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:36:47.453666 [ 260 ] {220dc0fe-cf14-4cdd-9019-e1d77f8ce6eb} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.453904 [ 260 ] {220dc0fe-cf14-4cdd-9019-e1d77f8ce6eb} executeQuery: Read 14 rows, 1004.00 B in 0.001573 sec., 8900.190718372536 rows/sec., 623.31 KiB/sec. 2025.01.02 23:36:47.454104 [ 260 ] {220dc0fe-cf14-4cdd-9019-e1d77f8ce6eb} TCPHandler: Processed in 0.001947956 sec. 2025.01.02 23:36:47.454263 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.454399 [ 265 ] {5caafb12-f0b3-4ebf-b7bd-9e37525f36cb} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:36:47.454455 [ 265 ] {5caafb12-f0b3-4ebf-b7bd-9e37525f36cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:36:47.455032 [ 265 ] {5caafb12-f0b3-4ebf-b7bd-9e37525f36cb} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.455068 [ 265 ] {5caafb12-f0b3-4ebf-b7bd-9e37525f36cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.455411 [ 265 ] {5caafb12-f0b3-4ebf-b7bd-9e37525f36cb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:36:47.455633 [ 265 ] {5caafb12-f0b3-4ebf-b7bd-9e37525f36cb} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.455902 [ 265 ] {5caafb12-f0b3-4ebf-b7bd-9e37525f36cb} executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec. 2025.01.02 23:36:47.455955 [ 265 ] {5caafb12-f0b3-4ebf-b7bd-9e37525f36cb} TCPHandler: Processed in 0.001760243 sec. 2025.01.02 23:36:47.456109 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.456249 [ 260 ] {ad746427-241f-4fdd-b51c-c72657c32ced} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:47.456305 [ 260 ] {ad746427-241f-4fdd-b51c-c72657c32ced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:47.457058 [ 260 ] {ad746427-241f-4fdd-b51c-c72657c32ced} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.457095 [ 260 ] {ad746427-241f-4fdd-b51c-c72657c32ced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.457473 [ 260 ] {ad746427-241f-4fdd-b51c-c72657c32ced} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:36:47.457709 [ 260 ] {ad746427-241f-4fdd-b51c-c72657c32ced} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.457892 [ 260 ] {ad746427-241f-4fdd-b51c-c72657c32ced} executeQuery: Read 424 rows, 31.05 KiB in 0.001674 sec., 253285.54360812425 rows/sec., 18.11 MiB/sec. 2025.01.02 23:36:47.457945 [ 260 ] {ad746427-241f-4fdd-b51c-c72657c32ced} TCPHandler: Processed in 0.001904355 sec. 2025.01.02 23:36:47.458101 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.458241 [ 265 ] {5404edbc-6c91-4d6b-b8b7-7fdb1481deb5} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:36:47.458301 [ 265 ] {5404edbc-6c91-4d6b-b8b7-7fdb1481deb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:36:47.458835 [ 265 ] {5404edbc-6c91-4d6b-b8b7-7fdb1481deb5} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.458874 [ 265 ] {5404edbc-6c91-4d6b-b8b7-7fdb1481deb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.459239 [ 265 ] {5404edbc-6c91-4d6b-b8b7-7fdb1481deb5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:36:47.459472 [ 265 ] {5404edbc-6c91-4d6b-b8b7-7fdb1481deb5} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.459617 [ 68 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2025.01.02 23:36:47.459701 [ 68 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.459719 [ 265 ] {5404edbc-6c91-4d6b-b8b7-7fdb1481deb5} executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. 2025.01.02 23:36:47.459750 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.459827 [ 265 ] {5404edbc-6c91-4d6b-b8b7-7fdb1481deb5} TCPHandler: Processed in 0.001789504 sec. 2025.01.02 23:36:47.459998 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full 2025.01.02 23:36:47.460026 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.460155 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:47.460198 [ 260 ] {a6a0b426-d4d0-4586-9279-2ff15ec1881d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:47.460204 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part 2025.01.02 23:36:47.460271 [ 260 ] {a6a0b426-d4d0-4586-9279-2ff15ec1881d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:47.460310 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.01.02 23:36:47.460737 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2025.01.02 23:36:47.461092 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2025.01.02 23:36:47.461406 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2025.01.02 23:36:47.461752 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2025.01.02 23:36:47.462708 [ 260 ] {a6a0b426-d4d0-4586-9279-2ff15ec1881d} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.462752 [ 260 ] {a6a0b426-d4d0-4586-9279-2ff15ec1881d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:47.463504 [ 260 ] {a6a0b426-d4d0-4586-9279-2ff15ec1881d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:36:47.463556 [ 191 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.003701718 sec., 24313.035190687133 rows/sec., 1.24 MiB/sec. 2025.01.02 23:36:47.463772 [ 191 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.02 23:36:47.463935 [ 260 ] {a6a0b426-d4d0-4586-9279-2ff15ec1881d} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.464339 [ 260 ] {a6a0b426-d4d0-4586-9279-2ff15ec1881d} executeQuery: Read 238 rows, 16.34 KiB in 0.004181 sec., 56924.18081798613 rows/sec., 3.82 MiB/sec. 2025.01.02 23:36:47.464387 [ 191 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.464518 [ 260 ] {a6a0b426-d4d0-4586-9279-2ff15ec1881d} TCPHandler: Processed in 0.004581091 sec. 2025.01.02 23:36:47.464601 [ 191 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_15_3} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 2025.01.02 23:36:47.464707 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.464723 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.02 23:36:47.464826 [ 265 ] {9670eb15-527f-46ba-b291-0e26beb8950a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:36:47.464878 [ 265 ] {9670eb15-527f-46ba-b291-0e26beb8950a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:36:47.465337 [ 265 ] {9670eb15-527f-46ba-b291-0e26beb8950a} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.465374 [ 265 ] {9670eb15-527f-46ba-b291-0e26beb8950a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.465722 [ 265 ] {9670eb15-527f-46ba-b291-0e26beb8950a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:36:47.465952 [ 265 ] {9670eb15-527f-46ba-b291-0e26beb8950a} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.466180 [ 265 ] {9670eb15-527f-46ba-b291-0e26beb8950a} executeQuery: Read 1 rows, 69.00 B in 0.00138 sec., 724.6376811594204 rows/sec., 48.83 KiB/sec. 2025.01.02 23:36:47.466231 [ 265 ] {9670eb15-527f-46ba-b291-0e26beb8950a} TCPHandler: Processed in 0.001604351 sec. 2025.01.02 23:36:47.466373 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.466489 [ 260 ] {15c5ea6f-6925-4a97-917b-2c3a02c6dbb0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:47.466569 [ 260 ] {15c5ea6f-6925-4a97-917b-2c3a02c6dbb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:36:47.467708 [ 260 ] {15c5ea6f-6925-4a97-917b-2c3a02c6dbb0} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.467750 [ 260 ] {15c5ea6f-6925-4a97-917b-2c3a02c6dbb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.468442 [ 260 ] {15c5ea6f-6925-4a97-917b-2c3a02c6dbb0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:36:47.468708 [ 260 ] {15c5ea6f-6925-4a97-917b-2c3a02c6dbb0} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.468955 [ 260 ] {15c5ea6f-6925-4a97-917b-2c3a02c6dbb0} executeQuery: Read 40 rows, 73.40 KiB in 0.00249 sec., 16064.25702811245 rows/sec., 28.79 MiB/sec. 2025.01.02 23:36:47.469061 [ 260 ] {15c5ea6f-6925-4a97-917b-2c3a02c6dbb0} TCPHandler: Processed in 0.002742036 sec. 2025.01.02 23:36:47.469220 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:47.469338 [ 265 ] {8697ccdc-73a2-4ee6-ad65-7e48994ed21a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:47.469389 [ 265 ] {8697ccdc-73a2-4ee6-ad65-7e48994ed21a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:47.469878 [ 265 ] {8697ccdc-73a2-4ee6-ad65-7e48994ed21a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:47.469918 [ 265 ] {8697ccdc-73a2-4ee6-ad65-7e48994ed21a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:47.470285 [ 265 ] {8697ccdc-73a2-4ee6-ad65-7e48994ed21a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:36:47.470530 [ 265 ] {8697ccdc-73a2-4ee6-ad65-7e48994ed21a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:47.470738 [ 265 ] {8697ccdc-73a2-4ee6-ad65-7e48994ed21a} executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec. 2025.01.02 23:36:47.470789 [ 265 ] {8697ccdc-73a2-4ee6-ad65-7e48994ed21a} TCPHandler: Processed in 0.001629711 sec. 2025.01.02 23:36:48.132679 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 2025.01.02 23:36:48.133451 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:48.133505 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:48.134061 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:36:48.134328 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:48.134608 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 2025.01.02 23:36:48.862662 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.01.02 23:36:48.884229 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:48.884287 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2025.01.02 23:36:48.891800 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:36:48.892571 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:48.895279 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.01.02 23:36:52.437481 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:52.437683 [ 260 ] {c20eb755-c921-4996-abde-31dd28a38c7a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:52.437759 [ 260 ] {c20eb755-c921-4996-abde-31dd28a38c7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:52.438546 [ 260 ] {c20eb755-c921-4996-abde-31dd28a38c7a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:52.438599 [ 260 ] {c20eb755-c921-4996-abde-31dd28a38c7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:52.439040 [ 260 ] {c20eb755-c921-4996-abde-31dd28a38c7a} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:36:52.439295 [ 260 ] {c20eb755-c921-4996-abde-31dd28a38c7a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:52.439543 [ 260 ] {c20eb755-c921-4996-abde-31dd28a38c7a} executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. 2025.01.02 23:36:52.439609 [ 260 ] {c20eb755-c921-4996-abde-31dd28a38c7a} TCPHandler: Processed in 0.00226355 sec. 2025.01.02 23:36:52.439870 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:52.440063 [ 265 ] {e11d1c46-9f9b-41df-b1d4-21e0238bef6c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:52.440136 [ 265 ] {e11d1c46-9f9b-41df-b1d4-21e0238bef6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:52.440916 [ 265 ] {e11d1c46-9f9b-41df-b1d4-21e0238bef6c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:52.440964 [ 265 ] {e11d1c46-9f9b-41df-b1d4-21e0238bef6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:52.441438 [ 265 ] {e11d1c46-9f9b-41df-b1d4-21e0238bef6c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:36:52.441702 [ 265 ] {e11d1c46-9f9b-41df-b1d4-21e0238bef6c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:52.441945 [ 265 ] {e11d1c46-9f9b-41df-b1d4-21e0238bef6c} executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. 2025.01.02 23:36:52.442073 [ 265 ] {e11d1c46-9f9b-41df-b1d4-21e0238bef6c} TCPHandler: Processed in 0.002333071 sec. 2025.01.02 23:36:52.442246 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:52.442392 [ 260 ] {410be355-9c02-42cd-8941-72d38603555e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:52.442460 [ 260 ] {410be355-9c02-42cd-8941-72d38603555e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:52.443095 [ 260 ] {410be355-9c02-42cd-8941-72d38603555e} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:52.443138 [ 260 ] {410be355-9c02-42cd-8941-72d38603555e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:52.443532 [ 260 ] {410be355-9c02-42cd-8941-72d38603555e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:36:52.443770 [ 260 ] {410be355-9c02-42cd-8941-72d38603555e} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:52.444020 [ 260 ] {410be355-9c02-42cd-8941-72d38603555e} executeQuery: Read 160 rows, 11.41 KiB in 0.001659 sec., 96443.64074743821 rows/sec., 6.72 MiB/sec. 2025.01.02 23:36:52.444206 [ 260 ] {410be355-9c02-42cd-8941-72d38603555e} TCPHandler: Processed in 0.002025217 sec. 2025.01.02 23:36:52.444433 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:52.444550 [ 265 ] {fbd9fb29-f74e-43f0-8c09-f061aaf95843} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:52.444602 [ 265 ] {fbd9fb29-f74e-43f0-8c09-f061aaf95843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:52.445122 [ 265 ] {fbd9fb29-f74e-43f0-8c09-f061aaf95843} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:52.445162 [ 265 ] {fbd9fb29-f74e-43f0-8c09-f061aaf95843} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:52.445539 [ 265 ] {fbd9fb29-f74e-43f0-8c09-f061aaf95843} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:36:52.445769 [ 265 ] {fbd9fb29-f74e-43f0-8c09-f061aaf95843} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:52.445984 [ 265 ] {fbd9fb29-f74e-43f0-8c09-f061aaf95843} executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. 2025.01.02 23:36:52.446034 [ 265 ] {fbd9fb29-f74e-43f0-8c09-f061aaf95843} TCPHandler: Processed in 0.001714173 sec. 2025.01.02 23:36:55.523771 [ 54 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:36:55.523838 [ 54 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:36:55.634833 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 2025.01.02 23:36:55.635492 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:55.635546 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:55.636125 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:36:55.636391 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:55.636635 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.01.02 23:36:55.690705 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 660 2025.01.02 23:36:55.693863 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:55.693912 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:55.695380 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:36:55.695684 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:55.695884 [ 54 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.02 23:36:55.696012 [ 54 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:55.696087 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:55.696610 [ 186 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.02 23:36:55.697075 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 660 2025.01.02 23:36:55.697638 [ 186 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:55.697849 [ 186 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part 2025.01.02 23:36:55.698566 [ 186 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part 2025.01.02 23:36:55.699234 [ 186 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part 2025.01.02 23:36:55.699858 [ 186 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2025.01.02 23:36:55.700528 [ 186 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part 2025.01.02 23:36:55.701250 [ 186 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part 2025.01.02 23:36:55.709671 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 72 columns (72 merged, 0 gathered) in 0.013372006 sec., 49356.84294488052 rows/sec., 42.71 MiB/sec. 2025.01.02 23:36:55.710915 [ 194 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.02 23:36:55.711754 [ 194 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:55.711853 [ 194 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_16_3} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.02 23:36:55.712185 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. 2025.01.02 23:36:56.395446 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.01.02 23:36:56.416378 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:56.416432 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:56.424189 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:36:56.424951 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:56.427758 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.01.02 23:36:57.443787 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.443968 [ 260 ] {ce61d4b0-86e9-40dc-93ac-95217574e6d2} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:36:57.444037 [ 260 ] {ce61d4b0-86e9-40dc-93ac-95217574e6d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:36:57.444772 [ 260 ] {ce61d4b0-86e9-40dc-93ac-95217574e6d2} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.444815 [ 260 ] {ce61d4b0-86e9-40dc-93ac-95217574e6d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.445255 [ 260 ] {ce61d4b0-86e9-40dc-93ac-95217574e6d2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:36:57.445511 [ 260 ] {ce61d4b0-86e9-40dc-93ac-95217574e6d2} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.445765 [ 260 ] {ce61d4b0-86e9-40dc-93ac-95217574e6d2} executeQuery: Read 14 rows, 1.01 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 551.32 KiB/sec. 2025.01.02 23:36:57.446129 [ 260 ] {ce61d4b0-86e9-40dc-93ac-95217574e6d2} TCPHandler: Processed in 0.002464662 sec. 2025.01.02 23:36:57.446404 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.446590 [ 265 ] {a7bcc8bc-24c7-4937-b5e2-53ef687ac1d1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:36:57.446658 [ 265 ] {a7bcc8bc-24c7-4937-b5e2-53ef687ac1d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:36:57.447543 [ 265 ] {a7bcc8bc-24c7-4937-b5e2-53ef687ac1d1} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.447586 [ 265 ] {a7bcc8bc-24c7-4937-b5e2-53ef687ac1d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.448040 [ 265 ] {a7bcc8bc-24c7-4937-b5e2-53ef687ac1d1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:36:57.448298 [ 265 ] {a7bcc8bc-24c7-4937-b5e2-53ef687ac1d1} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.448594 [ 265 ] {a7bcc8bc-24c7-4937-b5e2-53ef687ac1d1} executeQuery: Read 283 rows, 25.60 KiB in 0.002053 sec., 137847.05309303457 rows/sec., 12.18 MiB/sec. 2025.01.02 23:36:57.449058 [ 265 ] {a7bcc8bc-24c7-4937-b5e2-53ef687ac1d1} TCPHandler: Processed in 0.002773347 sec. 2025.01.02 23:36:57.449370 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.449523 [ 260 ] {644e6b27-cb46-497c-9523-859cd3a7812f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:36:57.449573 [ 260 ] {644e6b27-cb46-497c-9523-859cd3a7812f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:36:57.450180 [ 260 ] {644e6b27-cb46-497c-9523-859cd3a7812f} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.450218 [ 260 ] {644e6b27-cb46-497c-9523-859cd3a7812f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.450591 [ 260 ] {644e6b27-cb46-497c-9523-859cd3a7812f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:36:57.450837 [ 260 ] {644e6b27-cb46-497c-9523-859cd3a7812f} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.451031 [ 260 ] {644e6b27-cb46-497c-9523-859cd3a7812f} executeQuery: Read 47 rows, 3.46 KiB in 0.00153 sec., 30718.954248366015 rows/sec., 2.21 MiB/sec. 2025.01.02 23:36:57.451236 [ 260 ] {644e6b27-cb46-497c-9523-859cd3a7812f} TCPHandler: Processed in 0.001986976 sec. 2025.01.02 23:36:57.451424 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.451561 [ 265 ] {783c4b63-d854-4682-8823-deaf84a3b9a6} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:36:57.451618 [ 265 ] {783c4b63-d854-4682-8823-deaf84a3b9a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:36:57.452247 [ 265 ] {783c4b63-d854-4682-8823-deaf84a3b9a6} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.452285 [ 265 ] {783c4b63-d854-4682-8823-deaf84a3b9a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.452640 [ 265 ] {783c4b63-d854-4682-8823-deaf84a3b9a6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:36:57.452876 [ 265 ] {783c4b63-d854-4682-8823-deaf84a3b9a6} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.453122 [ 265 ] {783c4b63-d854-4682-8823-deaf84a3b9a6} executeQuery: Read 14 rows, 1004.00 B in 0.001579 sec., 8866.371120962634 rows/sec., 620.94 KiB/sec. 2025.01.02 23:36:57.453320 [ 265 ] {783c4b63-d854-4682-8823-deaf84a3b9a6} TCPHandler: Processed in 0.001959716 sec. 2025.01.02 23:36:57.453484 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.453599 [ 260 ] {5d34383a-78ac-40c6-bbdc-39af5ad4ef44} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:36:57.453645 [ 260 ] {5d34383a-78ac-40c6-bbdc-39af5ad4ef44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:36:57.454207 [ 260 ] {5d34383a-78ac-40c6-bbdc-39af5ad4ef44} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.454246 [ 260 ] {5d34383a-78ac-40c6-bbdc-39af5ad4ef44} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.454595 [ 260 ] {5d34383a-78ac-40c6-bbdc-39af5ad4ef44} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:36:57.454829 [ 260 ] {5d34383a-78ac-40c6-bbdc-39af5ad4ef44} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.455067 [ 260 ] {5d34383a-78ac-40c6-bbdc-39af5ad4ef44} executeQuery: Read 13 rows, 830.00 B in 0.001478 sec., 8795.669824086604 rows/sec., 548.41 KiB/sec. 2025.01.02 23:36:57.455270 [ 260 ] {5d34383a-78ac-40c6-bbdc-39af5ad4ef44} TCPHandler: Processed in 0.001845654 sec. 2025.01.02 23:36:57.455428 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.455542 [ 265 ] {b852b28d-419c-4480-b546-83bf8692c857} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:36:57.455590 [ 265 ] {b852b28d-419c-4480-b546-83bf8692c857} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:36:57.456330 [ 265 ] {b852b28d-419c-4480-b546-83bf8692c857} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.456367 [ 265 ] {b852b28d-419c-4480-b546-83bf8692c857} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.456745 [ 265 ] {b852b28d-419c-4480-b546-83bf8692c857} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:36:57.456973 [ 265 ] {b852b28d-419c-4480-b546-83bf8692c857} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.457194 [ 265 ] {b852b28d-419c-4480-b546-83bf8692c857} executeQuery: Read 422 rows, 30.88 KiB in 0.001675 sec., 251940.2985074627 rows/sec., 18.01 MiB/sec. 2025.01.02 23:36:57.457245 [ 265 ] {b852b28d-419c-4480-b546-83bf8692c857} TCPHandler: Processed in 0.001872644 sec. 2025.01.02 23:36:57.457403 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.457541 [ 260 ] {dacae775-a8de-435c-b3d2-ee0ff8049e0a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:36:57.457599 [ 260 ] {dacae775-a8de-435c-b3d2-ee0ff8049e0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:36:57.458147 [ 260 ] {dacae775-a8de-435c-b3d2-ee0ff8049e0a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.458185 [ 260 ] {dacae775-a8de-435c-b3d2-ee0ff8049e0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.458542 [ 260 ] {dacae775-a8de-435c-b3d2-ee0ff8049e0a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:36:57.458773 [ 260 ] {dacae775-a8de-435c-b3d2-ee0ff8049e0a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.458978 [ 260 ] {dacae775-a8de-435c-b3d2-ee0ff8049e0a} executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. 2025.01.02 23:36:57.459028 [ 260 ] {dacae775-a8de-435c-b3d2-ee0ff8049e0a} TCPHandler: Processed in 0.001689213 sec. 2025.01.02 23:36:57.459192 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.459328 [ 265 ] {6d71f6fe-b87a-4676-8b37-9c0ae5f03e7f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:57.459392 [ 265 ] {6d71f6fe-b87a-4676-8b37-9c0ae5f03e7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:36:57.460081 [ 265 ] {6d71f6fe-b87a-4676-8b37-9c0ae5f03e7f} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.460121 [ 265 ] {6d71f6fe-b87a-4676-8b37-9c0ae5f03e7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.460516 [ 265 ] {6d71f6fe-b87a-4676-8b37-9c0ae5f03e7f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:36:57.460765 [ 265 ] {6d71f6fe-b87a-4676-8b37-9c0ae5f03e7f} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.460999 [ 265 ] {6d71f6fe-b87a-4676-8b37-9c0ae5f03e7f} executeQuery: Read 237 rows, 16.27 KiB in 0.001701 sec., 139329.80599647266 rows/sec., 9.34 MiB/sec. 2025.01.02 23:36:57.461051 [ 265 ] {6d71f6fe-b87a-4676-8b37-9c0ae5f03e7f} TCPHandler: Processed in 0.001928495 sec. 2025.01.02 23:36:57.461209 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.461346 [ 260 ] {2c0068c2-99bd-400c-81eb-e8aebdaa7416} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:36:57.461407 [ 260 ] {2c0068c2-99bd-400c-81eb-e8aebdaa7416} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:36:57.461977 [ 260 ] {2c0068c2-99bd-400c-81eb-e8aebdaa7416} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.462022 [ 260 ] {2c0068c2-99bd-400c-81eb-e8aebdaa7416} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.462373 [ 260 ] {2c0068c2-99bd-400c-81eb-e8aebdaa7416} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:36:57.462611 [ 260 ] {2c0068c2-99bd-400c-81eb-e8aebdaa7416} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.462781 [ 50 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.02 23:36:57.462844 [ 260 ] {2c0068c2-99bd-400c-81eb-e8aebdaa7416} executeQuery: Read 1 rows, 69.00 B in 0.001527 sec., 654.8788474132285 rows/sec., 44.13 KiB/sec. 2025.01.02 23:36:57.462872 [ 50 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.462939 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.462975 [ 260 ] {2c0068c2-99bd-400c-81eb-e8aebdaa7416} TCPHandler: Processed in 0.001828225 sec. 2025.01.02 23:36:57.463284 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.463644 [ 194 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.02 23:36:57.463836 [ 265 ] {f6072cb8-d494-4c5c-a280-06d5cf2ea29e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:36:57.464133 [ 265 ] {f6072cb8-d494-4c5c-a280-06d5cf2ea29e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:36:57.464151 [ 194 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:57.464205 [ 194 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 13 rows starting from the beginning of the part 2025.01.02 23:36:57.464381 [ 194 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.01.02 23:36:57.464783 [ 194 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.01.02 23:36:57.465107 [ 194 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.01.02 23:36:57.465416 [ 194 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.01.02 23:36:57.465705 [ 194 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.01.02 23:36:57.467671 [ 194 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00458695 sec., 3924.1761955111783 rows/sec., 262.72 KiB/sec. 2025.01.02 23:36:57.467945 [ 199 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.02 23:36:57.467994 [ 265 ] {f6072cb8-d494-4c5c-a280-06d5cf2ea29e} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.468074 [ 265 ] {f6072cb8-d494-4c5c-a280-06d5cf2ea29e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.468604 [ 199 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.468819 [ 199 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_16_3} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.02 23:36:57.469003 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.02 23:36:57.469340 [ 265 ] {f6072cb8-d494-4c5c-a280-06d5cf2ea29e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:36:57.469611 [ 265 ] {f6072cb8-d494-4c5c-a280-06d5cf2ea29e} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.469788 [ 50 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.02 23:36:57.469856 [ 50 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.469889 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.469924 [ 265 ] {f6072cb8-d494-4c5c-a280-06d5cf2ea29e} executeQuery: Read 40 rows, 73.40 KiB in 0.006257 sec., 6392.8400191785195 rows/sec., 11.46 MiB/sec. 2025.01.02 23:36:57.470780 [ 194 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2025.01.02 23:36:57.471240 [ 265 ] {f6072cb8-d494-4c5c-a280-06d5cf2ea29e} TCPHandler: Processed in 0.008157757 sec. 2025.01.02 23:36:57.471501 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:36:57.471593 [ 194 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:36:57.471798 [ 194 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 350 rows starting from the beginning of the part 2025.01.02 23:36:57.471823 [ 260 ] {0b74e793-e0b6-4050-ad8d-15315bc88619} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:36:57.471989 [ 260 ] {0b74e793-e0b6-4050-ad8d-15315bc88619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:36:57.472589 [ 194 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2025.01.02 23:36:57.473231 [ 194 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2025.01.02 23:36:57.473983 [ 194 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2025.01.02 23:36:57.474363 [ 260 ] {0b74e793-e0b6-4050-ad8d-15315bc88619} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:36:57.474488 [ 260 ] {0b74e793-e0b6-4050-ad8d-15315bc88619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:36:57.474593 [ 194 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2025.01.02 23:36:57.475225 [ 194 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2025.01.02 23:36:57.476016 [ 260 ] {0b74e793-e0b6-4050-ad8d-15315bc88619} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:36:57.476528 [ 260 ] {0b74e793-e0b6-4050-ad8d-15315bc88619} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.477351 [ 260 ] {0b74e793-e0b6-4050-ad8d-15315bc88619} executeQuery: Read 82 rows, 5.33 KiB in 0.005602 sec., 14637.629418064977 rows/sec., 951.98 KiB/sec. 2025.01.02 23:36:57.477929 [ 260 ] {0b74e793-e0b6-4050-ad8d-15315bc88619} TCPHandler: Processed in 0.006581466 sec. 2025.01.02 23:36:57.481571 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 19 columns (19 merged, 0 gathered) in 0.011601263 sec., 47408.631284369636 rows/sec., 84.95 MiB/sec. 2025.01.02 23:36:57.482521 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.02 23:36:57.482968 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:36:57.483051 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_16_3} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.02 23:36:57.483208 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. 2025.01.02 23:37:02.466137 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:02.466358 [ 260 ] {8fdb1822-7d25-436d-b3b2-e79ac2ea914f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:37:02.466437 [ 260 ] {8fdb1822-7d25-436d-b3b2-e79ac2ea914f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:37:02.467259 [ 260 ] {8fdb1822-7d25-436d-b3b2-e79ac2ea914f} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.467309 [ 260 ] {8fdb1822-7d25-436d-b3b2-e79ac2ea914f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.467734 [ 260 ] {8fdb1822-7d25-436d-b3b2-e79ac2ea914f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.02 23:37:02.467978 [ 260 ] {8fdb1822-7d25-436d-b3b2-e79ac2ea914f} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.468195 [ 260 ] {8fdb1822-7d25-436d-b3b2-e79ac2ea914f} executeQuery: Read 2 rows, 167.00 B in 0.001893 sec., 1056.5240359218174 rows/sec., 86.15 KiB/sec. 2025.01.02 23:37:02.468259 [ 260 ] {8fdb1822-7d25-436d-b3b2-e79ac2ea914f} TCPHandler: Processed in 0.002251969 sec. 2025.01.02 23:37:02.468524 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:02.468723 [ 265 ] {4f937137-f789-4a79-8ee6-ca6368112e31} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:02.468801 [ 265 ] {4f937137-f789-4a79-8ee6-ca6368112e31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:02.470178 [ 265 ] {4f937137-f789-4a79-8ee6-ca6368112e31} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.470231 [ 265 ] {4f937137-f789-4a79-8ee6-ca6368112e31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.470753 [ 265 ] {4f937137-f789-4a79-8ee6-ca6368112e31} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:37:02.471114 [ 265 ] {4f937137-f789-4a79-8ee6-ca6368112e31} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.471341 [ 43 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.02 23:37:02.471420 [ 265 ] {4f937137-f789-4a79-8ee6-ca6368112e31} executeQuery: Read 1197 rows, 101.04 KiB in 0.002743 sec., 436383.52169157856 rows/sec., 35.97 MiB/sec. 2025.01.02 23:37:02.471432 [ 43 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.471514 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.471578 [ 265 ] {4f937137-f789-4a79-8ee6-ca6368112e31} TCPHandler: Processed in 0.003197372 sec. 2025.01.02 23:37:02.472039 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.02 23:37:02.472061 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:02.472403 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:02.472413 [ 260 ] {a1e7f9a4-59a7-4c26-8456-2f9dcb3e70b2} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:37:02.472467 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1434 rows starting from the beginning of the part 2025.01.02 23:37:02.472508 [ 260 ] {a1e7f9a4-59a7-4c26-8456-2f9dcb3e70b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:37:02.472742 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2025.01.02 23:37:02.473141 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part 2025.01.02 23:37:02.473599 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2025.01.02 23:37:02.473858 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 283 rows starting from the beginning of the part 2025.01.02 23:37:02.474186 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1197 rows starting from the beginning of the part 2025.01.02 23:37:02.475381 [ 260 ] {a1e7f9a4-59a7-4c26-8456-2f9dcb3e70b2} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.475453 [ 260 ] {a1e7f9a4-59a7-4c26-8456-2f9dcb3e70b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.476194 [ 260 ] {a1e7f9a4-59a7-4c26-8456-2f9dcb3e70b2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:37:02.476683 [ 260 ] {a1e7f9a4-59a7-4c26-8456-2f9dcb3e70b2} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.476921 [ 43 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.02 23:37:02.477003 [ 43 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.477037 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.477078 [ 260 ] {a1e7f9a4-59a7-4c26-8456-2f9dcb3e70b2} executeQuery: Read 2 rows, 143.00 B in 0.004741 sec., 421.85192997257957 rows/sec., 29.46 KiB/sec. 2025.01.02 23:37:02.477690 [ 260 ] {a1e7f9a4-59a7-4c26-8456-2f9dcb3e70b2} TCPHandler: Processed in 0.005957878 sec. 2025.01.02 23:37:02.477715 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.02 23:37:02.478488 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:02.478628 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 63 rows starting from the beginning of the part 2025.01.02 23:37:02.478631 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:02.478726 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3310 rows, containing 5 columns (5 merged, 0 gathered) in 0.007063923 sec., 468578.1540936956 rows/sec., 41.07 MiB/sec. 2025.01.02 23:37:02.478867 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2025.01.02 23:37:02.479191 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.02 23:37:02.479227 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part 2025.01.02 23:37:02.479615 [ 265 ] {a40d1956-6996-4158-8c13-097cbf051e52} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:37:02.479766 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part 2025.01.02 23:37:02.479921 [ 265 ] {a40d1956-6996-4158-8c13-097cbf051e52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:37:02.480356 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part 2025.01.02 23:37:02.480702 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.480979 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2025.01.02 23:37:02.481309 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_31_6} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.02 23:37:02.481770 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.02 23:37:02.483416 [ 265 ] {a40d1956-6996-4158-8c13-097cbf051e52} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.483497 [ 265 ] {a40d1956-6996-4158-8c13-097cbf051e52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.484430 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.007279586 sec., 28847.794366327973 rows/sec., 2.17 MiB/sec. 2025.01.02 23:37:02.484555 [ 265 ] {a40d1956-6996-4158-8c13-097cbf051e52} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:37:02.484601 [ 192 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.02 23:37:02.485040 [ 265 ] {a40d1956-6996-4158-8c13-097cbf051e52} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.485088 [ 202 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.485283 [ 43 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.02 23:37:02.485288 [ 202 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_20_4} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.02 23:37:02.485369 [ 43 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.485441 [ 265 ] {a40d1956-6996-4158-8c13-097cbf051e52} executeQuery: Read 228 rows, 15.81 KiB in 0.006397 sec., 35641.70705017977 rows/sec., 2.41 MiB/sec. 2025.01.02 23:37:02.485465 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.485560 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.02 23:37:02.485615 [ 265 ] {a40d1956-6996-4158-8c13-097cbf051e52} TCPHandler: Processed in 0.007229045 sec. 2025.01.02 23:37:02.485846 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.02 23:37:02.485859 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:02.486134 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:02.486142 [ 260 ] {dfff6220-9109-471e-be3f-da85d64556a7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:02.486208 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 244 rows starting from the beginning of the part 2025.01.02 23:37:02.486241 [ 260 ] {dfff6220-9109-471e-be3f-da85d64556a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:02.486495 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part 2025.01.02 23:37:02.486840 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:02.487197 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:02.487589 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:02.487965 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part 2025.01.02 23:37:02.489542 [ 260 ] {dfff6220-9109-471e-be3f-da85d64556a7} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.489614 [ 260 ] {dfff6220-9109-471e-be3f-da85d64556a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.490605 [ 260 ] {dfff6220-9109-471e-be3f-da85d64556a7} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:37:02.490812 [ 202 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.005118578 sec., 144962.1359682318 rows/sec., 10.37 MiB/sec. 2025.01.02 23:37:02.491028 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.02 23:37:02.491086 [ 260 ] {dfff6220-9109-471e-be3f-da85d64556a7} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.491386 [ 43 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.02 23:37:02.491497 [ 43 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.491585 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.491673 [ 260 ] {dfff6220-9109-471e-be3f-da85d64556a7} executeQuery: Read 522 rows, 39.57 KiB in 0.005587 sec., 93431.17952389475 rows/sec., 6.92 MiB/sec. 2025.01.02 23:37:02.491856 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.491981 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.02 23:37:02.492068 [ 260 ] {dfff6220-9109-471e-be3f-da85d64556a7} TCPHandler: Processed in 0.006329593 sec. 2025.01.02 23:37:02.492189 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_21_4} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.02 23:37:02.492337 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:02.492452 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:02.492479 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.02 23:37:02.492534 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 912 rows starting from the beginning of the part 2025.01.02 23:37:02.492585 [ 265 ] {63d2e14e-5ed1-4384-9411-00443bf64c7f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:02.492730 [ 265 ] {63d2e14e-5ed1-4384-9411-00443bf64c7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:02.492746 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part 2025.01.02 23:37:02.493123 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 424 rows starting from the beginning of the part 2025.01.02 23:37:02.493536 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part 2025.01.02 23:37:02.493924 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 422 rows starting from the beginning of the part 2025.01.02 23:37:02.494277 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 522 rows starting from the beginning of the part 2025.01.02 23:37:02.495396 [ 265 ] {63d2e14e-5ed1-4384-9411-00443bf64c7f} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.495443 [ 265 ] {63d2e14e-5ed1-4384-9411-00443bf64c7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.496059 [ 265 ] {63d2e14e-5ed1-4384-9411-00443bf64c7f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:37:02.496366 [ 265 ] {63d2e14e-5ed1-4384-9411-00443bf64c7f} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.496557 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.004851624 sec., 496328.6520142534 rows/sec., 38.06 MiB/sec. 2025.01.02 23:37:02.496648 [ 43 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.02 23:37:02.496743 [ 43 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.496805 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.496857 [ 265 ] {63d2e14e-5ed1-4384-9411-00443bf64c7f} executeQuery: Read 881 rows, 60.70 KiB in 0.004319 sec., 203982.40333410513 rows/sec., 13.72 MiB/sec. 2025.01.02 23:37:02.496956 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.02 23:37:02.497344 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.02 23:37:02.497840 [ 265 ] {63d2e14e-5ed1-4384-9411-00443bf64c7f} TCPHandler: Processed in 0.005604204 sec. 2025.01.02 23:37:02.498055 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:02.498168 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.498334 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8570 rows starting from the beginning of the part 2025.01.02 23:37:02.498765 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_31_6} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.02 23:37:02.498817 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part 2025.01.02 23:37:02.498857 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:02.499263 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 238 rows starting from the beginning of the part 2025.01.02 23:37:02.499280 [ 260 ] {e336c569-ea74-416d-ba23-ac5fa2b06f59} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:02.499337 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.02 23:37:02.499485 [ 260 ] {e336c569-ea74-416d-ba23-ac5fa2b06f59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:02.499651 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part 2025.01.02 23:37:02.500044 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part 2025.01.02 23:37:02.500331 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 881 rows starting from the beginning of the part 2025.01.02 23:37:02.501724 [ 260 ] {e336c569-ea74-416d-ba23-ac5fa2b06f59} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.501767 [ 260 ] {e336c569-ea74-416d-ba23-ac5fa2b06f59} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.502560 [ 260 ] {e336c569-ea74-416d-ba23-ac5fa2b06f59} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:37:02.503115 [ 260 ] {e336c569-ea74-416d-ba23-ac5fa2b06f59} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.503416 [ 43 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.02 23:37:02.503497 [ 43 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:02.503531 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:02.503546 [ 260 ] {e336c569-ea74-416d-ba23-ac5fa2b06f59} executeQuery: Read 60 rows, 4.14 KiB in 0.004392 sec., 13661.20218579235 rows/sec., 942.77 KiB/sec. 2025.01.02 23:37:02.503945 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.02 23:37:02.504013 [ 260 ] {e336c569-ea74-416d-ba23-ac5fa2b06f59} TCPHandler: Processed in 0.006010459 sec. 2025.01.02 23:37:02.504595 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:02.504711 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1394 rows starting from the beginning of the part 2025.01.02 23:37:02.504874 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part 2025.01.02 23:37:02.504979 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part 2025.01.02 23:37:02.505253 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part 2025.01.02 23:37:02.505338 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part 2025.01.02 23:37:02.505517 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part 2025.01.02 23:37:02.506889 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 10246 rows, containing 5 columns (5 merged, 0 gathered) in 0.009948951 sec., 1029857.3186258532 rows/sec., 69.20 MiB/sec. 2025.01.02 23:37:02.507233 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.02 23:37:02.507923 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.507979 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1738 rows, containing 4 columns (4 merged, 0 gathered) in 0.004335617 sec., 400865.6668704823 rows/sec., 26.11 MiB/sec. 2025.01.02 23:37:02.508066 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_31_6} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.02 23:37:02.508189 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. 2025.01.02 23:37:02.508306 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.02 23:37:02.508613 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:02.508695 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_31_6} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.02 23:37:02.508776 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.02 23:37:03.136853 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 2025.01.02 23:37:03.137565 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:03.137603 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:03.138136 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:37:03.138391 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:03.138612 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 2025.01.02 23:37:03.927934 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.01.02 23:37:03.949498 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:03.949569 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:03.957109 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:37:03.957880 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:03.960613 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.01.02 23:37:05.697414 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 696 2025.01.02 23:37:05.700691 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:05.700736 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:05.702216 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:37:05.702512 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:05.703885 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 696 2025.01.02 23:37:07.443620 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.443808 [ 260 ] {d934c190-160b-41af-9407-be2e80066b74} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:37:07.443881 [ 260 ] {d934c190-160b-41af-9407-be2e80066b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:37:07.444692 [ 260 ] {d934c190-160b-41af-9407-be2e80066b74} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.444746 [ 260 ] {d934c190-160b-41af-9407-be2e80066b74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.445209 [ 260 ] {d934c190-160b-41af-9407-be2e80066b74} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:37:07.445518 [ 260 ] {d934c190-160b-41af-9407-be2e80066b74} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.445709 [ 35 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.02 23:37:07.445791 [ 260 ] {d934c190-160b-41af-9407-be2e80066b74} executeQuery: Read 14 rows, 1.01 KiB in 0.002028 sec., 6903.353057199211 rows/sec., 496.95 KiB/sec. 2025.01.02 23:37:07.445796 [ 35 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.445885 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.445943 [ 260 ] {d934c190-160b-41af-9407-be2e80066b74} TCPHandler: Processed in 0.002456902 sec. 2025.01.02 23:37:07.446068 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.01.02 23:37:07.446196 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:07.446241 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part 2025.01.02 23:37:07.446256 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.446385 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:07.446724 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:07.446865 [ 265 ] {e6b7c1e2-64c3-48a4-bcda-12d2b72c504f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:07.446998 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:07.447117 [ 265 ] {e6b7c1e2-64c3-48a4-bcda-12d2b72c504f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:07.447274 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:07.450207 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004220276 sec., 16586.59291477619 rows/sec., 1.23 MiB/sec. 2025.01.02 23:37:07.450350 [ 265 ] {e6b7c1e2-64c3-48a4-bcda-12d2b72c504f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.450389 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.02 23:37:07.450438 [ 265 ] {e6b7c1e2-64c3-48a4-bcda-12d2b72c504f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.450870 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.451056 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_17_4} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.02 23:37:07.451187 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:37:07.451260 [ 265 ] {e6b7c1e2-64c3-48a4-bcda-12d2b72c504f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:37:07.451527 [ 265 ] {e6b7c1e2-64c3-48a4-bcda-12d2b72c504f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.451773 [ 265 ] {e6b7c1e2-64c3-48a4-bcda-12d2b72c504f} executeQuery: Read 283 rows, 25.60 KiB in 0.005243 sec., 53976.73087926759 rows/sec., 4.77 MiB/sec. 2025.01.02 23:37:07.451841 [ 265 ] {e6b7c1e2-64c3-48a4-bcda-12d2b72c504f} TCPHandler: Processed in 0.005744915 sec. 2025.01.02 23:37:07.452008 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.452136 [ 260 ] {86fa1468-1ffc-4459-98a0-72bd6ab78f5c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:37:07.452190 [ 260 ] {86fa1468-1ffc-4459-98a0-72bd6ab78f5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:37:07.452824 [ 260 ] {86fa1468-1ffc-4459-98a0-72bd6ab78f5c} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.452866 [ 260 ] {86fa1468-1ffc-4459-98a0-72bd6ab78f5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.453233 [ 260 ] {86fa1468-1ffc-4459-98a0-72bd6ab78f5c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:37:07.453470 [ 260 ] {86fa1468-1ffc-4459-98a0-72bd6ab78f5c} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.453730 [ 260 ] {86fa1468-1ffc-4459-98a0-72bd6ab78f5c} executeQuery: Read 47 rows, 3.46 KiB in 0.001617 sec., 29066.17192331478 rows/sec., 2.09 MiB/sec. 2025.01.02 23:37:07.453923 [ 260 ] {86fa1468-1ffc-4459-98a0-72bd6ab78f5c} TCPHandler: Processed in 0.001969206 sec. 2025.01.02 23:37:07.454131 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.454270 [ 265 ] {94e3bb03-8cba-44e0-9b43-cab572152078} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:37:07.454329 [ 265 ] {94e3bb03-8cba-44e0-9b43-cab572152078} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:37:07.455024 [ 265 ] {94e3bb03-8cba-44e0-9b43-cab572152078} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.455072 [ 265 ] {94e3bb03-8cba-44e0-9b43-cab572152078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.455488 [ 265 ] {94e3bb03-8cba-44e0-9b43-cab572152078} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:37:07.455732 [ 265 ] {94e3bb03-8cba-44e0-9b43-cab572152078} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.455978 [ 265 ] {94e3bb03-8cba-44e0-9b43-cab572152078} executeQuery: Read 14 rows, 1004.00 B in 0.001732 sec., 8083.140877598153 rows/sec., 566.09 KiB/sec. 2025.01.02 23:37:07.456160 [ 265 ] {94e3bb03-8cba-44e0-9b43-cab572152078} TCPHandler: Processed in 0.002100627 sec. 2025.01.02 23:37:07.456344 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.456479 [ 260 ] {4ba3e553-d43d-4ef4-b05a-307206e6158c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:37:07.456543 [ 260 ] {4ba3e553-d43d-4ef4-b05a-307206e6158c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:37:07.457241 [ 260 ] {4ba3e553-d43d-4ef4-b05a-307206e6158c} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.457289 [ 260 ] {4ba3e553-d43d-4ef4-b05a-307206e6158c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.457677 [ 260 ] {4ba3e553-d43d-4ef4-b05a-307206e6158c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:37:07.457913 [ 260 ] {4ba3e553-d43d-4ef4-b05a-307206e6158c} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.458083 [ 37 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.02 23:37:07.458131 [ 37 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.458164 [ 260 ] {4ba3e553-d43d-4ef4-b05a-307206e6158c} executeQuery: Read 13 rows, 830.00 B in 0.001707 sec., 7615.700058582308 rows/sec., 474.84 KiB/sec. 2025.01.02 23:37:07.458172 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.458338 [ 260 ] {4ba3e553-d43d-4ef4-b05a-307206e6158c} TCPHandler: Processed in 0.002047627 sec. 2025.01.02 23:37:07.458441 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.01.02 23:37:07.458608 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.458775 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:07.458803 [ 265 ] {fc2ae685-ce04-490e-8853-ed9a9c22a5d8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:07.458815 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part 2025.01.02 23:37:07.458859 [ 265 ] {fc2ae685-ce04-490e-8853-ed9a9c22a5d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:07.459007 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part 2025.01.02 23:37:07.459445 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part 2025.01.02 23:37:07.459788 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part 2025.01.02 23:37:07.460100 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part 2025.01.02 23:37:07.461451 [ 265 ] {fc2ae685-ce04-490e-8853-ed9a9c22a5d8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.461500 [ 265 ] {fc2ae685-ce04-490e-8853-ed9a9c22a5d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.461794 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003500756 sec., 18567.418009138597 rows/sec., 1.20 MiB/sec. 2025.01.02 23:37:07.461924 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.02 23:37:07.462097 [ 265 ] {fc2ae685-ce04-490e-8853-ed9a9c22a5d8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:37:07.462248 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.462351 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_17_4} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.02 23:37:07.462400 [ 265 ] {fc2ae685-ce04-490e-8853-ed9a9c22a5d8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.462440 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:37:07.462608 [ 265 ] {fc2ae685-ce04-490e-8853-ed9a9c22a5d8} executeQuery: Read 422 rows, 30.88 KiB in 0.003843 sec., 109810.04423627374 rows/sec., 7.85 MiB/sec. 2025.01.02 23:37:07.462666 [ 265 ] {fc2ae685-ce04-490e-8853-ed9a9c22a5d8} TCPHandler: Processed in 0.004196845 sec. 2025.01.02 23:37:07.462816 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.462934 [ 260 ] {577f2e0b-a5c8-4e63-ad07-c4f2088e5d1f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:37:07.462986 [ 260 ] {577f2e0b-a5c8-4e63-ad07-c4f2088e5d1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:37:07.463488 [ 260 ] {577f2e0b-a5c8-4e63-ad07-c4f2088e5d1f} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.463528 [ 260 ] {577f2e0b-a5c8-4e63-ad07-c4f2088e5d1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.463897 [ 260 ] {577f2e0b-a5c8-4e63-ad07-c4f2088e5d1f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:37:07.464131 [ 260 ] {577f2e0b-a5c8-4e63-ad07-c4f2088e5d1f} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.464395 [ 260 ] {577f2e0b-a5c8-4e63-ad07-c4f2088e5d1f} executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. 2025.01.02 23:37:07.464599 [ 260 ] {577f2e0b-a5c8-4e63-ad07-c4f2088e5d1f} TCPHandler: Processed in 0.001839124 sec. 2025.01.02 23:37:07.464782 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.464922 [ 265 ] {b06c0ace-0ccf-4c0c-b70e-e212dc43efa3} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:07.464985 [ 265 ] {b06c0ace-0ccf-4c0c-b70e-e212dc43efa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:07.465656 [ 265 ] {b06c0ace-0ccf-4c0c-b70e-e212dc43efa3} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.465699 [ 265 ] {b06c0ace-0ccf-4c0c-b70e-e212dc43efa3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.466114 [ 265 ] {b06c0ace-0ccf-4c0c-b70e-e212dc43efa3} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:37:07.466366 [ 265 ] {b06c0ace-0ccf-4c0c-b70e-e212dc43efa3} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.466552 [ 265 ] {b06c0ace-0ccf-4c0c-b70e-e212dc43efa3} executeQuery: Read 237 rows, 16.27 KiB in 0.001662 sec., 142599.27797833935 rows/sec., 9.56 MiB/sec. 2025.01.02 23:37:07.466604 [ 265 ] {b06c0ace-0ccf-4c0c-b70e-e212dc43efa3} TCPHandler: Processed in 0.001888595 sec. 2025.01.02 23:37:07.466772 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.466910 [ 260 ] {0021d612-e32a-40ad-9140-9f63f4ff27f4} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:37:07.466971 [ 260 ] {0021d612-e32a-40ad-9140-9f63f4ff27f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:37:07.467506 [ 260 ] {0021d612-e32a-40ad-9140-9f63f4ff27f4} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.467545 [ 260 ] {0021d612-e32a-40ad-9140-9f63f4ff27f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.467911 [ 260 ] {0021d612-e32a-40ad-9140-9f63f4ff27f4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:37:07.468146 [ 260 ] {0021d612-e32a-40ad-9140-9f63f4ff27f4} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.468407 [ 260 ] {0021d612-e32a-40ad-9140-9f63f4ff27f4} executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. 2025.01.02 23:37:07.468598 [ 260 ] {0021d612-e32a-40ad-9140-9f63f4ff27f4} TCPHandler: Processed in 0.001890865 sec. 2025.01.02 23:37:07.468776 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.468915 [ 265 ] {12522223-4d6a-4107-9a34-bf6505f533be} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:07.469003 [ 265 ] {12522223-4d6a-4107-9a34-bf6505f533be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:37:07.470248 [ 265 ] {12522223-4d6a-4107-9a34-bf6505f533be} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.470287 [ 265 ] {12522223-4d6a-4107-9a34-bf6505f533be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.470941 [ 265 ] {12522223-4d6a-4107-9a34-bf6505f533be} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:37:07.471211 [ 265 ] {12522223-4d6a-4107-9a34-bf6505f533be} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.471412 [ 265 ] {12522223-4d6a-4107-9a34-bf6505f533be} executeQuery: Read 40 rows, 73.40 KiB in 0.002528 sec., 15822.784810126583 rows/sec., 28.35 MiB/sec. 2025.01.02 23:37:07.471512 [ 265 ] {12522223-4d6a-4107-9a34-bf6505f533be} TCPHandler: Processed in 0.002801307 sec. 2025.01.02 23:37:07.471677 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:07.471814 [ 260 ] {fe3ada1b-2ae3-4584-b231-9eaf45043389} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:07.471873 [ 260 ] {fe3ada1b-2ae3-4584-b231-9eaf45043389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:07.472441 [ 260 ] {fe3ada1b-2ae3-4584-b231-9eaf45043389} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:07.472480 [ 260 ] {fe3ada1b-2ae3-4584-b231-9eaf45043389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:07.472856 [ 260 ] {fe3ada1b-2ae3-4584-b231-9eaf45043389} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:37:07.473087 [ 260 ] {fe3ada1b-2ae3-4584-b231-9eaf45043389} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:07.473297 [ 260 ] {fe3ada1b-2ae3-4584-b231-9eaf45043389} executeQuery: Read 82 rows, 5.33 KiB in 0.001513 sec., 54196.959682749504 rows/sec., 3.44 MiB/sec. 2025.01.02 23:37:07.473349 [ 260 ] {fe3ada1b-2ae3-4584-b231-9eaf45043389} TCPHandler: Processed in 0.001740713 sec. 2025.01.02 23:37:10.523901 [ 31 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:37:10.524006 [ 31 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:37:10.638840 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 2025.01.02 23:37:10.639488 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:10.639541 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:10.640073 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:37:10.640460 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:10.640656 [ 31 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.02 23:37:10.640740 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.01.02 23:37:10.640744 [ 31 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:10.640792 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:10.641008 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.02 23:37:10.641268 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:10.641310 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part 2025.01.02 23:37:10.641394 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part 2025.01.02 23:37:10.641588 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part 2025.01.02 23:37:10.641837 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part 2025.01.02 23:37:10.641972 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part 2025.01.02 23:37:10.642155 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part 2025.01.02 23:37:10.646738 [ 199 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005871088 sec., 2036419.825422477 rows/sec., 29.13 MiB/sec. 2025.01.02 23:37:10.647042 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.02 23:37:10.647341 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:10.647418 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_26_5} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.02 23:37:10.647507 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2025.01.02 23:37:11.460789 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.01.02 23:37:11.482036 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:11.482093 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:11.489682 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:37:11.490431 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:11.490807 [ 30 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.02 23:37:11.490946 [ 30 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:11.491020 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:11.491480 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.02 23:37:11.505359 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.01.02 23:37:11.507236 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:11.508880 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part 2025.01.02 23:37:11.514753 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part 2025.01.02 23:37:11.520669 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part 2025.01.02 23:37:11.526434 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part 2025.01.02 23:37:11.532033 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part 2025.01.02 23:37:11.536594 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part 2025.01.02 23:37:11.595608 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.104448623 sec., 1876.5206698799657 rows/sec., 9.70 MiB/sec. 2025.01.02 23:37:11.598283 [ 193 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.02 23:37:11.601233 [ 193 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:11.601370 [ 193 ] {31b60859-c590-4889-866a-026624596be5::all_1_26_5} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.02 23:37:11.603742 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.02 23:37:12.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 192.68 MiB, peak 203.20 MiB, free memory in arenas 0.00 B, will set to 194.43 MiB (RSS), difference: 1.75 MiB 2025.01.02 23:37:12.437013 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:12.437206 [ 260 ] {6bf1510f-9482-4f93-8684-2ef313a5ca6e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:12.437279 [ 260 ] {6bf1510f-9482-4f93-8684-2ef313a5ca6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:12.438053 [ 260 ] {6bf1510f-9482-4f93-8684-2ef313a5ca6e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:12.438104 [ 260 ] {6bf1510f-9482-4f93-8684-2ef313a5ca6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:12.438705 [ 260 ] {6bf1510f-9482-4f93-8684-2ef313a5ca6e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:37:12.438967 [ 260 ] {6bf1510f-9482-4f93-8684-2ef313a5ca6e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:12.439172 [ 260 ] {6bf1510f-9482-4f93-8684-2ef313a5ca6e} executeQuery: Read 56 rows, 4.41 KiB in 0.002019 sec., 27736.503219415554 rows/sec., 2.13 MiB/sec. 2025.01.02 23:37:12.439229 [ 260 ] {6bf1510f-9482-4f93-8684-2ef313a5ca6e} TCPHandler: Processed in 0.002348831 sec. 2025.01.02 23:37:12.439496 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:12.439694 [ 265 ] {88392b8f-702c-487e-b317-6f1e288c262e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:12.439776 [ 265 ] {88392b8f-702c-487e-b317-6f1e288c262e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:12.440614 [ 265 ] {88392b8f-702c-487e-b317-6f1e288c262e} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:12.440668 [ 265 ] {88392b8f-702c-487e-b317-6f1e288c262e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:12.441123 [ 265 ] {88392b8f-702c-487e-b317-6f1e288c262e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:37:12.441392 [ 265 ] {88392b8f-702c-487e-b317-6f1e288c262e} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:12.441634 [ 265 ] {88392b8f-702c-487e-b317-6f1e288c262e} executeQuery: Read 64 rows, 5.12 KiB in 0.001994 sec., 32096.288866599796 rows/sec., 2.51 MiB/sec. 2025.01.02 23:37:12.441740 [ 265 ] {88392b8f-702c-487e-b317-6f1e288c262e} TCPHandler: Processed in 0.002382792 sec. 2025.01.02 23:37:12.441912 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:12.442030 [ 260 ] {f6d6e45b-4fe4-4286-b104-68c09a93b69f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:12.442083 [ 260 ] {f6d6e45b-4fe4-4286-b104-68c09a93b69f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:12.442682 [ 260 ] {f6d6e45b-4fe4-4286-b104-68c09a93b69f} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:12.442728 [ 260 ] {f6d6e45b-4fe4-4286-b104-68c09a93b69f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:12.443186 [ 260 ] {f6d6e45b-4fe4-4286-b104-68c09a93b69f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:37:12.443427 [ 260 ] {f6d6e45b-4fe4-4286-b104-68c09a93b69f} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:12.443604 [ 260 ] {f6d6e45b-4fe4-4286-b104-68c09a93b69f} executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. 2025.01.02 23:37:12.443656 [ 260 ] {f6d6e45b-4fe4-4286-b104-68c09a93b69f} TCPHandler: Processed in 0.001804474 sec. 2025.01.02 23:37:12.443816 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:12.443948 [ 265 ] {cc239ed8-0482-41ab-9696-2e44ead59180} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:12.444008 [ 265 ] {cc239ed8-0482-41ab-9696-2e44ead59180} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:12.444533 [ 265 ] {cc239ed8-0482-41ab-9696-2e44ead59180} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:12.444572 [ 265 ] {cc239ed8-0482-41ab-9696-2e44ead59180} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:12.444955 [ 265 ] {cc239ed8-0482-41ab-9696-2e44ead59180} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:37:12.445214 [ 265 ] {cc239ed8-0482-41ab-9696-2e44ead59180} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:12.445482 [ 265 ] {cc239ed8-0482-41ab-9696-2e44ead59180} executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. 2025.01.02 23:37:12.445633 [ 265 ] {cc239ed8-0482-41ab-9696-2e44ead59180} TCPHandler: Processed in 0.001877295 sec. 2025.01.02 23:37:15.704239 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 726 2025.01.02 23:37:15.707291 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:15.707333 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:15.708813 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:37:15.709123 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:15.710153 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 726 2025.01.02 23:37:17.444460 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.444641 [ 260 ] {281412c7-2435-46a6-a25e-eba76dd74484} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:37:17.444710 [ 260 ] {281412c7-2435-46a6-a25e-eba76dd74484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:37:17.445462 [ 260 ] {281412c7-2435-46a6-a25e-eba76dd74484} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.445509 [ 260 ] {281412c7-2435-46a6-a25e-eba76dd74484} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.445937 [ 260 ] {281412c7-2435-46a6-a25e-eba76dd74484} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:37:17.446188 [ 260 ] {281412c7-2435-46a6-a25e-eba76dd74484} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.446442 [ 260 ] {281412c7-2435-46a6-a25e-eba76dd74484} executeQuery: Read 14 rows, 1.01 KiB in 0.00185 sec., 7567.5675675675675 rows/sec., 544.76 KiB/sec. 2025.01.02 23:37:17.446578 [ 260 ] {281412c7-2435-46a6-a25e-eba76dd74484} TCPHandler: Processed in 0.002243489 sec. 2025.01.02 23:37:17.446884 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.447105 [ 265 ] {939a0797-77a4-40ff-a267-5ed9c75d1f19} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:37:17.447188 [ 265 ] {939a0797-77a4-40ff-a267-5ed9c75d1f19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:37:17.448008 [ 265 ] {939a0797-77a4-40ff-a267-5ed9c75d1f19} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.448059 [ 265 ] {939a0797-77a4-40ff-a267-5ed9c75d1f19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.448491 [ 265 ] {939a0797-77a4-40ff-a267-5ed9c75d1f19} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.02 23:37:17.448747 [ 265 ] {939a0797-77a4-40ff-a267-5ed9c75d1f19} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.449019 [ 265 ] {939a0797-77a4-40ff-a267-5ed9c75d1f19} executeQuery: Read 10 rows, 835.00 B in 0.001969 sec., 5078.7201625190455 rows/sec., 414.13 KiB/sec. 2025.01.02 23:37:17.449184 [ 265 ] {939a0797-77a4-40ff-a267-5ed9c75d1f19} TCPHandler: Processed in 0.002465542 sec. 2025.01.02 23:37:17.449336 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.449457 [ 260 ] {c802cf7c-bce7-4984-8812-26eff9d959a9} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:17.449509 [ 260 ] {c802cf7c-bce7-4984-8812-26eff9d959a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:17.450215 [ 260 ] {c802cf7c-bce7-4984-8812-26eff9d959a9} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.450256 [ 260 ] {c802cf7c-bce7-4984-8812-26eff9d959a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.450640 [ 260 ] {c802cf7c-bce7-4984-8812-26eff9d959a9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:37:17.450886 [ 260 ] {c802cf7c-bce7-4984-8812-26eff9d959a9} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.451108 [ 260 ] {c802cf7c-bce7-4984-8812-26eff9d959a9} executeQuery: Read 288 rows, 25.97 KiB in 0.001678 sec., 171632.89630512515 rows/sec., 15.11 MiB/sec. 2025.01.02 23:37:17.451163 [ 260 ] {c802cf7c-bce7-4984-8812-26eff9d959a9} TCPHandler: Processed in 0.001882715 sec. 2025.01.02 23:37:17.451364 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.451587 [ 265 ] {07b481f3-6eb2-4f6f-92ff-2860d66bb45b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:37:17.451679 [ 265 ] {07b481f3-6eb2-4f6f-92ff-2860d66bb45b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:37:17.452361 [ 265 ] {07b481f3-6eb2-4f6f-92ff-2860d66bb45b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.452401 [ 265 ] {07b481f3-6eb2-4f6f-92ff-2860d66bb45b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.452782 [ 265 ] {07b481f3-6eb2-4f6f-92ff-2860d66bb45b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:37:17.453030 [ 265 ] {07b481f3-6eb2-4f6f-92ff-2860d66bb45b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.453246 [ 265 ] {07b481f3-6eb2-4f6f-92ff-2860d66bb45b} executeQuery: Read 57 rows, 4.16 KiB in 0.001715 sec., 33236.15160349854 rows/sec., 2.37 MiB/sec. 2025.01.02 23:37:17.453300 [ 265 ] {07b481f3-6eb2-4f6f-92ff-2860d66bb45b} TCPHandler: Processed in 0.002045627 sec. 2025.01.02 23:37:17.453467 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.453586 [ 260 ] {86277b38-a634-486a-b8dd-907f3bab0383} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:37:17.453636 [ 260 ] {86277b38-a634-486a-b8dd-907f3bab0383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:37:17.454212 [ 260 ] {86277b38-a634-486a-b8dd-907f3bab0383} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.454257 [ 260 ] {86277b38-a634-486a-b8dd-907f3bab0383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.454602 [ 260 ] {86277b38-a634-486a-b8dd-907f3bab0383} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:37:17.454835 [ 260 ] {86277b38-a634-486a-b8dd-907f3bab0383} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.455044 [ 260 ] {86277b38-a634-486a-b8dd-907f3bab0383} executeQuery: Read 14 rows, 1004.00 B in 0.001482 sec., 9446.693657219972 rows/sec., 661.58 KiB/sec. 2025.01.02 23:37:17.455098 [ 260 ] {86277b38-a634-486a-b8dd-907f3bab0383} TCPHandler: Processed in 0.001689542 sec. 2025.01.02 23:37:17.455268 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.455398 [ 265 ] {f7cac0e5-41b6-4d84-9bec-c18bdf8c4cdd} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:37:17.455452 [ 265 ] {f7cac0e5-41b6-4d84-9bec-c18bdf8c4cdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:37:17.456038 [ 265 ] {f7cac0e5-41b6-4d84-9bec-c18bdf8c4cdd} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.456076 [ 265 ] {f7cac0e5-41b6-4d84-9bec-c18bdf8c4cdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.456491 [ 265 ] {f7cac0e5-41b6-4d84-9bec-c18bdf8c4cdd} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:37:17.456736 [ 265 ] {f7cac0e5-41b6-4d84-9bec-c18bdf8c4cdd} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.456937 [ 265 ] {f7cac0e5-41b6-4d84-9bec-c18bdf8c4cdd} executeQuery: Read 13 rows, 830.00 B in 0.001556 sec., 8354.755784061696 rows/sec., 520.92 KiB/sec. 2025.01.02 23:37:17.456990 [ 265 ] {f7cac0e5-41b6-4d84-9bec-c18bdf8c4cdd} TCPHandler: Processed in 0.001787773 sec. 2025.01.02 23:37:17.457141 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.457276 [ 260 ] {71c0cf35-f43c-4440-a0de-98c3f6631481} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:17.457337 [ 260 ] {71c0cf35-f43c-4440-a0de-98c3f6631481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:17.458113 [ 260 ] {71c0cf35-f43c-4440-a0de-98c3f6631481} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.458152 [ 260 ] {71c0cf35-f43c-4440-a0de-98c3f6631481} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.458524 [ 260 ] {71c0cf35-f43c-4440-a0de-98c3f6631481} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:37:17.458755 [ 260 ] {71c0cf35-f43c-4440-a0de-98c3f6631481} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.458971 [ 260 ] {71c0cf35-f43c-4440-a0de-98c3f6631481} executeQuery: Read 432 rows, 31.70 KiB in 0.001725 sec., 250434.78260869565 rows/sec., 17.95 MiB/sec. 2025.01.02 23:37:17.459025 [ 260 ] {71c0cf35-f43c-4440-a0de-98c3f6631481} TCPHandler: Processed in 0.001948466 sec. 2025.01.02 23:37:17.459176 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.459313 [ 265 ] {08d6ef72-d885-4ec2-bf20-db130448899a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:37:17.459373 [ 265 ] {08d6ef72-d885-4ec2-bf20-db130448899a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:37:17.459916 [ 265 ] {08d6ef72-d885-4ec2-bf20-db130448899a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.459955 [ 265 ] {08d6ef72-d885-4ec2-bf20-db130448899a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.460316 [ 265 ] {08d6ef72-d885-4ec2-bf20-db130448899a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:37:17.460550 [ 265 ] {08d6ef72-d885-4ec2-bf20-db130448899a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.460771 [ 265 ] {08d6ef72-d885-4ec2-bf20-db130448899a} executeQuery: Read 6 rows, 321.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 210.53 KiB/sec. 2025.01.02 23:37:17.460822 [ 265 ] {08d6ef72-d885-4ec2-bf20-db130448899a} TCPHandler: Processed in 0.001715882 sec. 2025.01.02 23:37:17.460975 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.461110 [ 260 ] {214d74e6-f230-4312-80f3-8a4a4012e026} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:17.461172 [ 260 ] {214d74e6-f230-4312-80f3-8a4a4012e026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:17.461833 [ 260 ] {214d74e6-f230-4312-80f3-8a4a4012e026} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.461873 [ 260 ] {214d74e6-f230-4312-80f3-8a4a4012e026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.462260 [ 260 ] {214d74e6-f230-4312-80f3-8a4a4012e026} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:37:17.462489 [ 260 ] {214d74e6-f230-4312-80f3-8a4a4012e026} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.462713 [ 260 ] {214d74e6-f230-4312-80f3-8a4a4012e026} executeQuery: Read 242 rows, 16.62 KiB in 0.001633 sec., 148193.50887936316 rows/sec., 9.94 MiB/sec. 2025.01.02 23:37:17.462832 [ 260 ] {214d74e6-f230-4312-80f3-8a4a4012e026} TCPHandler: Processed in 0.001923515 sec. 2025.01.02 23:37:17.462981 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.463096 [ 265 ] {43a1eaec-3d4a-4d33-9ff2-1d442a051e25} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:37:17.463147 [ 265 ] {43a1eaec-3d4a-4d33-9ff2-1d442a051e25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:37:17.463618 [ 265 ] {43a1eaec-3d4a-4d33-9ff2-1d442a051e25} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.463657 [ 265 ] {43a1eaec-3d4a-4d33-9ff2-1d442a051e25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.464005 [ 265 ] {43a1eaec-3d4a-4d33-9ff2-1d442a051e25} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:37:17.464235 [ 265 ] {43a1eaec-3d4a-4d33-9ff2-1d442a051e25} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.464501 [ 265 ] {43a1eaec-3d4a-4d33-9ff2-1d442a051e25} executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. 2025.01.02 23:37:17.464690 [ 265 ] {43a1eaec-3d4a-4d33-9ff2-1d442a051e25} TCPHandler: Processed in 0.001756763 sec. 2025.01.02 23:37:17.464890 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.465108 [ 260 ] {77641a72-9b30-4df8-98d6-9dddf3f15b24} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:17.465244 [ 260 ] {77641a72-9b30-4df8-98d6-9dddf3f15b24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:37:17.466649 [ 260 ] {77641a72-9b30-4df8-98d6-9dddf3f15b24} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.466688 [ 260 ] {77641a72-9b30-4df8-98d6-9dddf3f15b24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.467348 [ 260 ] {77641a72-9b30-4df8-98d6-9dddf3f15b24} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:37:17.467602 [ 260 ] {77641a72-9b30-4df8-98d6-9dddf3f15b24} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.467851 [ 260 ] {77641a72-9b30-4df8-98d6-9dddf3f15b24} executeQuery: Read 40 rows, 73.40 KiB in 0.002797 sec., 14301.036825169826 rows/sec., 25.63 MiB/sec. 2025.01.02 23:37:17.467969 [ 260 ] {77641a72-9b30-4df8-98d6-9dddf3f15b24} TCPHandler: Processed in 0.003187202 sec. 2025.01.02 23:37:17.468126 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:17.468264 [ 265 ] {8d9a8f45-6dc9-458f-be02-802666a5885c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:17.468324 [ 265 ] {8d9a8f45-6dc9-458f-be02-802666a5885c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:17.468876 [ 265 ] {8d9a8f45-6dc9-458f-be02-802666a5885c} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:17.468915 [ 265 ] {8d9a8f45-6dc9-458f-be02-802666a5885c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:17.469285 [ 265 ] {8d9a8f45-6dc9-458f-be02-802666a5885c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:37:17.469523 [ 265 ] {8d9a8f45-6dc9-458f-be02-802666a5885c} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:17.469770 [ 265 ] {8d9a8f45-6dc9-458f-be02-802666a5885c} executeQuery: Read 82 rows, 5.33 KiB in 0.001534 sec., 53455.01955671447 rows/sec., 3.40 MiB/sec. 2025.01.02 23:37:17.469914 [ 265 ] {8d9a8f45-6dc9-458f-be02-802666a5885c} TCPHandler: Processed in 0.001854774 sec. 2025.01.02 23:37:18.140975 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 2025.01.02 23:37:18.141803 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:18.141865 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:18.142513 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:37:18.142797 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:18.143108 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 2025.01.02 23:37:19.005542 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.01.02 23:37:19.023991 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:19.024033 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:19.031447 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:37:19.032179 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:19.035307 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.01.02 23:37:22.438712 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:22.438910 [ 260 ] {41005f22-5d28-4609-b3bc-8f029decd61f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:22.438976 [ 260 ] {41005f22-5d28-4609-b3bc-8f029decd61f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:22.439741 [ 260 ] {41005f22-5d28-4609-b3bc-8f029decd61f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:22.439784 [ 260 ] {41005f22-5d28-4609-b3bc-8f029decd61f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:22.440241 [ 260 ] {41005f22-5d28-4609-b3bc-8f029decd61f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:37:22.440491 [ 260 ] {41005f22-5d28-4609-b3bc-8f029decd61f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:22.440703 [ 260 ] {41005f22-5d28-4609-b3bc-8f029decd61f} executeQuery: Read 56 rows, 4.41 KiB in 0.001844 sec., 30368.763557483733 rows/sec., 2.33 MiB/sec. 2025.01.02 23:37:22.440768 [ 260 ] {41005f22-5d28-4609-b3bc-8f029decd61f} TCPHandler: Processed in 0.002183408 sec. 2025.01.02 23:37:22.441041 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:22.441233 [ 265 ] {41761c66-90f5-46ca-ac2c-22369c2acf4e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:22.441311 [ 265 ] {41761c66-90f5-46ca-ac2c-22369c2acf4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:22.442088 [ 265 ] {41761c66-90f5-46ca-ac2c-22369c2acf4e} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:22.442140 [ 265 ] {41761c66-90f5-46ca-ac2c-22369c2acf4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:22.442616 [ 265 ] {41761c66-90f5-46ca-ac2c-22369c2acf4e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:37:22.442876 [ 265 ] {41761c66-90f5-46ca-ac2c-22369c2acf4e} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:22.443138 [ 265 ] {41761c66-90f5-46ca-ac2c-22369c2acf4e} executeQuery: Read 64 rows, 5.12 KiB in 0.001955 sec., 32736.572890025574 rows/sec., 2.56 MiB/sec. 2025.01.02 23:37:22.443273 [ 265 ] {41761c66-90f5-46ca-ac2c-22369c2acf4e} TCPHandler: Processed in 0.002368051 sec. 2025.01.02 23:37:22.443453 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:22.443603 [ 260 ] {40b41a94-1ba9-46c5-aa15-dbd4cd7d3bc7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:22.443673 [ 260 ] {40b41a94-1ba9-46c5-aa15-dbd4cd7d3bc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:22.444326 [ 260 ] {40b41a94-1ba9-46c5-aa15-dbd4cd7d3bc7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:22.444367 [ 260 ] {40b41a94-1ba9-46c5-aa15-dbd4cd7d3bc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:22.444780 [ 260 ] {40b41a94-1ba9-46c5-aa15-dbd4cd7d3bc7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:37:22.445022 [ 260 ] {40b41a94-1ba9-46c5-aa15-dbd4cd7d3bc7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:22.445216 [ 260 ] {40b41a94-1ba9-46c5-aa15-dbd4cd7d3bc7} executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. 2025.01.02 23:37:22.445268 [ 260 ] {40b41a94-1ba9-46c5-aa15-dbd4cd7d3bc7} TCPHandler: Processed in 0.001886194 sec. 2025.01.02 23:37:22.445434 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:22.445580 [ 265 ] {d4b0fe4e-b88b-4296-bdbf-68a5b396d009} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:22.445646 [ 265 ] {d4b0fe4e-b88b-4296-bdbf-68a5b396d009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:22.446208 [ 265 ] {d4b0fe4e-b88b-4296-bdbf-68a5b396d009} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:22.446249 [ 265 ] {d4b0fe4e-b88b-4296-bdbf-68a5b396d009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:22.446658 [ 265 ] {d4b0fe4e-b88b-4296-bdbf-68a5b396d009} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:37:22.446906 [ 265 ] {d4b0fe4e-b88b-4296-bdbf-68a5b396d009} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:22.447122 [ 265 ] {d4b0fe4e-b88b-4296-bdbf-68a5b396d009} executeQuery: Read 60 rows, 4.14 KiB in 0.001578 sec., 38022.813688212926 rows/sec., 2.56 MiB/sec. 2025.01.02 23:37:22.447178 [ 265 ] {d4b0fe4e-b88b-4296-bdbf-68a5b396d009} TCPHandler: Processed in 0.001815764 sec. 2025.01.02 23:37:25.524057 [ 110 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:37:25.524133 [ 110 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:37:25.643330 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 2025.01.02 23:37:25.643954 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:25.643994 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:25.644588 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:37:25.644853 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:25.645052 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.01.02 23:37:25.710481 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 758 2025.01.02 23:37:25.713595 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:25.713647 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:25.715245 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:37:25.715579 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:25.716773 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 758 2025.01.02 23:37:26.535469 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 2025.01.02 23:37:26.556267 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:26.556339 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:26.563794 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:37:26.564573 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:26.567246 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 211 2025.01.02 23:37:27.444688 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.444908 [ 260 ] {5f43e3e6-2d85-471e-98cf-a19103f6e08c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:37:27.444991 [ 260 ] {5f43e3e6-2d85-471e-98cf-a19103f6e08c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:37:27.445741 [ 260 ] {5f43e3e6-2d85-471e-98cf-a19103f6e08c} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.445794 [ 260 ] {5f43e3e6-2d85-471e-98cf-a19103f6e08c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.446251 [ 260 ] {5f43e3e6-2d85-471e-98cf-a19103f6e08c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:37:27.446508 [ 260 ] {5f43e3e6-2d85-471e-98cf-a19103f6e08c} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.446758 [ 260 ] {5f43e3e6-2d85-471e-98cf-a19103f6e08c} executeQuery: Read 14 rows, 1.01 KiB in 0.001916 sec., 7306.889352818372 rows/sec., 526.00 KiB/sec. 2025.01.02 23:37:27.446823 [ 260 ] {5f43e3e6-2d85-471e-98cf-a19103f6e08c} TCPHandler: Processed in 0.00227673 sec. 2025.01.02 23:37:27.447068 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.447261 [ 265 ] {7c55883d-81d6-40d3-bbba-8e651cce76a8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:27.447333 [ 265 ] {7c55883d-81d6-40d3-bbba-8e651cce76a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:27.448190 [ 265 ] {7c55883d-81d6-40d3-bbba-8e651cce76a8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.448240 [ 265 ] {7c55883d-81d6-40d3-bbba-8e651cce76a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.448712 [ 265 ] {7c55883d-81d6-40d3-bbba-8e651cce76a8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:37:27.448964 [ 265 ] {7c55883d-81d6-40d3-bbba-8e651cce76a8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.449158 [ 87 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.02 23:37:27.449227 [ 265 ] {7c55883d-81d6-40d3-bbba-8e651cce76a8} executeQuery: Read 283 rows, 25.60 KiB in 0.002017 sec., 140307.38720872582 rows/sec., 12.40 MiB/sec. 2025.01.02 23:37:27.449254 [ 87 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.449321 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.449366 [ 265 ] {7c55883d-81d6-40d3-bbba-8e651cce76a8} TCPHandler: Processed in 0.002435542 sec. 2025.01.02 23:37:27.449670 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.449687 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.02 23:37:27.450120 [ 260 ] {6ad547fd-2e3c-48f8-b134-ac2d18bc86db} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:37:27.450368 [ 260 ] {6ad547fd-2e3c-48f8-b134-ac2d18bc86db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:37:27.450391 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:27.450514 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1434 rows starting from the beginning of the part 2025.01.02 23:37:27.450830 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 283 rows starting from the beginning of the part 2025.01.02 23:37:27.451210 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part 2025.01.02 23:37:27.451708 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 288 rows starting from the beginning of the part 2025.01.02 23:37:27.452160 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part 2025.01.02 23:37:27.452396 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 283 rows starting from the beginning of the part 2025.01.02 23:37:27.453369 [ 260 ] {6ad547fd-2e3c-48f8-b134-ac2d18bc86db} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.453443 [ 260 ] {6ad547fd-2e3c-48f8-b134-ac2d18bc86db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.454409 [ 260 ] {6ad547fd-2e3c-48f8-b134-ac2d18bc86db} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:37:27.454843 [ 260 ] {6ad547fd-2e3c-48f8-b134-ac2d18bc86db} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.455333 [ 260 ] {6ad547fd-2e3c-48f8-b134-ac2d18bc86db} executeQuery: Read 47 rows, 3.46 KiB in 0.005358 sec., 8771.929824561405 rows/sec., 646.49 KiB/sec. 2025.01.02 23:37:27.455798 [ 260 ] {6ad547fd-2e3c-48f8-b134-ac2d18bc86db} TCPHandler: Processed in 0.006305254 sec. 2025.01.02 23:37:27.456092 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.456113 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2400 rows, containing 5 columns (5 merged, 0 gathered) in 0.006689108 sec., 358792.23358331184 rows/sec., 31.88 MiB/sec. 2025.01.02 23:37:27.456226 [ 265 ] {bb19c58d-351f-47e1-8ff4-c7b01ccec5b2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:37:27.456277 [ 265 ] {bb19c58d-351f-47e1-8ff4-c7b01ccec5b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:37:27.456422 [ 197 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.02 23:37:27.456996 [ 197 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.457238 [ 197 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_36_7} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.02 23:37:27.457401 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. 2025.01.02 23:37:27.457540 [ 265 ] {bb19c58d-351f-47e1-8ff4-c7b01ccec5b2} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.457584 [ 265 ] {bb19c58d-351f-47e1-8ff4-c7b01ccec5b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.457940 [ 265 ] {bb19c58d-351f-47e1-8ff4-c7b01ccec5b2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:37:27.458165 [ 265 ] {bb19c58d-351f-47e1-8ff4-c7b01ccec5b2} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.458437 [ 265 ] {bb19c58d-351f-47e1-8ff4-c7b01ccec5b2} executeQuery: Read 14 rows, 1004.00 B in 0.002236 sec., 6261.1806797853305 rows/sec., 438.49 KiB/sec. 2025.01.02 23:37:27.458495 [ 265 ] {bb19c58d-351f-47e1-8ff4-c7b01ccec5b2} TCPHandler: Processed in 0.002576614 sec. 2025.01.02 23:37:27.458643 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.458787 [ 260 ] {6885fdf8-a19c-46e3-a6da-c9268fe1364e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:37:27.458846 [ 260 ] {6885fdf8-a19c-46e3-a6da-c9268fe1364e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:37:27.459491 [ 260 ] {6885fdf8-a19c-46e3-a6da-c9268fe1364e} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.459534 [ 260 ] {6885fdf8-a19c-46e3-a6da-c9268fe1364e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.459906 [ 260 ] {6885fdf8-a19c-46e3-a6da-c9268fe1364e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:37:27.460154 [ 260 ] {6885fdf8-a19c-46e3-a6da-c9268fe1364e} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.460416 [ 260 ] {6885fdf8-a19c-46e3-a6da-c9268fe1364e} executeQuery: Read 13 rows, 830.00 B in 0.001659 sec., 7836.045810729354 rows/sec., 488.58 KiB/sec. 2025.01.02 23:37:27.460633 [ 260 ] {6885fdf8-a19c-46e3-a6da-c9268fe1364e} TCPHandler: Processed in 0.002053637 sec. 2025.01.02 23:37:27.460793 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.460915 [ 265 ] {a8bde79d-9540-4ad9-a0f6-07626082e10c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:27.460965 [ 265 ] {a8bde79d-9540-4ad9-a0f6-07626082e10c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:27.461876 [ 265 ] {a8bde79d-9540-4ad9-a0f6-07626082e10c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.461932 [ 265 ] {a8bde79d-9540-4ad9-a0f6-07626082e10c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.462507 [ 265 ] {a8bde79d-9540-4ad9-a0f6-07626082e10c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:37:27.462895 [ 265 ] {a8bde79d-9540-4ad9-a0f6-07626082e10c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.463108 [ 87 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.02 23:37:27.463182 [ 87 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.463219 [ 265 ] {a8bde79d-9540-4ad9-a0f6-07626082e10c} executeQuery: Read 422 rows, 30.88 KiB in 0.002316 sec., 182210.70811744386 rows/sec., 13.02 MiB/sec. 2025.01.02 23:37:27.463224 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.463358 [ 265 ] {a8bde79d-9540-4ad9-a0f6-07626082e10c} TCPHandler: Processed in 0.002611325 sec. 2025.01.02 23:37:27.463484 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.02 23:37:27.463588 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.463628 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:27.463663 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 912 rows starting from the beginning of the part 2025.01.02 23:37:27.463742 [ 260 ] {bfe7c8e8-f5e5-4485-bd04-642775ae130b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:37:27.463882 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 422 rows starting from the beginning of the part 2025.01.02 23:37:27.463906 [ 260 ] {bfe7c8e8-f5e5-4485-bd04-642775ae130b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:37:27.464209 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part 2025.01.02 23:37:27.464504 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 432 rows starting from the beginning of the part 2025.01.02 23:37:27.464811 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part 2025.01.02 23:37:27.465043 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 422 rows starting from the beginning of the part 2025.01.02 23:37:27.465576 [ 260 ] {bfe7c8e8-f5e5-4485-bd04-642775ae130b} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.465626 [ 260 ] {bfe7c8e8-f5e5-4485-bd04-642775ae130b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.466140 [ 260 ] {bfe7c8e8-f5e5-4485-bd04-642775ae130b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:37:27.466453 [ 260 ] {bfe7c8e8-f5e5-4485-bd04-642775ae130b} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.466708 [ 260 ] {bfe7c8e8-f5e5-4485-bd04-642775ae130b} executeQuery: Read 6 rows, 321.00 B in 0.003014 sec., 1990.7100199071 rows/sec., 104.01 KiB/sec. 2025.01.02 23:37:27.466889 [ 260 ] {bfe7c8e8-f5e5-4485-bd04-642775ae130b} TCPHandler: Processed in 0.003358514 sec. 2025.01.02 23:37:27.466956 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2316 rows, containing 5 columns (5 merged, 0 gathered) in 0.003565867 sec., 649491.4140095522 rows/sec., 49.48 MiB/sec. 2025.01.02 23:37:27.467057 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.467137 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.02 23:37:27.467302 [ 265 ] {e247abf5-8475-4255-8b71-fccae47b66df} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:27.467419 [ 265 ] {e247abf5-8475-4255-8b71-fccae47b66df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:27.467746 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.467992 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_36_7} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.02 23:37:27.468131 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.02 23:37:27.468531 [ 265 ] {e247abf5-8475-4255-8b71-fccae47b66df} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.468574 [ 265 ] {e247abf5-8475-4255-8b71-fccae47b66df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.468986 [ 265 ] {e247abf5-8475-4255-8b71-fccae47b66df} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:37:27.469234 [ 265 ] {e247abf5-8475-4255-8b71-fccae47b66df} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.469374 [ 93 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.02 23:37:27.469413 [ 93 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.469429 [ 265 ] {e247abf5-8475-4255-8b71-fccae47b66df} executeQuery: Read 237 rows, 16.27 KiB in 0.002225 sec., 106516.85393258427 rows/sec., 7.14 MiB/sec. 2025.01.02 23:37:27.469440 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.469547 [ 265 ] {e247abf5-8475-4255-8b71-fccae47b66df} TCPHandler: Processed in 0.002556313 sec. 2025.01.02 23:37:27.469720 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.02 23:37:27.469771 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.469974 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:27.470008 [ 260 ] {785f0b1a-dee5-48b6-907e-e2ae85af8ec8} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:37:27.470040 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10246 rows starting from the beginning of the part 2025.01.02 23:37:27.470115 [ 260 ] {785f0b1a-dee5-48b6-907e-e2ae85af8ec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:37:27.470405 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 237 rows starting from the beginning of the part 2025.01.02 23:37:27.470742 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part 2025.01.02 23:37:27.471116 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 242 rows starting from the beginning of the part 2025.01.02 23:37:27.471530 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part 2025.01.02 23:37:27.471783 [ 200 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 237 rows starting from the beginning of the part 2025.01.02 23:37:27.472580 [ 260 ] {785f0b1a-dee5-48b6-907e-e2ae85af8ec8} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.472643 [ 260 ] {785f0b1a-dee5-48b6-907e-e2ae85af8ec8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.473299 [ 260 ] {785f0b1a-dee5-48b6-907e-e2ae85af8ec8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:37:27.473763 [ 260 ] {785f0b1a-dee5-48b6-907e-e2ae85af8ec8} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.474378 [ 260 ] {785f0b1a-dee5-48b6-907e-e2ae85af8ec8} executeQuery: Read 1 rows, 69.00 B in 0.004413 sec., 226.60321776569225 rows/sec., 15.27 KiB/sec. 2025.01.02 23:37:27.474720 [ 260 ] {785f0b1a-dee5-48b6-907e-e2ae85af8ec8} TCPHandler: Processed in 0.005048646 sec. 2025.01.02 23:37:27.475033 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.475373 [ 265 ] {39e8e7c0-bfc1-45a4-a9c8-3f1b5d12d5d8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:27.475523 [ 265 ] {39e8e7c0-bfc1-45a4-a9c8-3f1b5d12d5d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:37:27.477323 [ 265 ] {39e8e7c0-bfc1-45a4-a9c8-3f1b5d12d5d8} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.477361 [ 265 ] {39e8e7c0-bfc1-45a4-a9c8-3f1b5d12d5d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.478435 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11282 rows, containing 5 columns (5 merged, 0 gathered) in 0.008875607 sec., 1271124.329862735 rows/sec., 85.48 MiB/sec. 2025.01.02 23:37:27.478807 [ 265 ] {39e8e7c0-bfc1-45a4-a9c8-3f1b5d12d5d8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:37:27.478833 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.02 23:37:27.479319 [ 265 ] {39e8e7c0-bfc1-45a4-a9c8-3f1b5d12d5d8} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.479463 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.479754 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_36_7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.02 23:37:27.479790 [ 265 ] {39e8e7c0-bfc1-45a4-a9c8-3f1b5d12d5d8} executeQuery: Read 40 rows, 73.40 KiB in 0.004495 sec., 8898.776418242493 rows/sec., 15.95 MiB/sec. 2025.01.02 23:37:27.480013 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. 2025.01.02 23:37:27.480172 [ 265 ] {39e8e7c0-bfc1-45a4-a9c8-3f1b5d12d5d8} TCPHandler: Processed in 0.00532676 sec. 2025.01.02 23:37:27.480344 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:27.480486 [ 260 ] {ed48898b-b9f9-4553-871c-8282004e0a02} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:27.480547 [ 260 ] {ed48898b-b9f9-4553-871c-8282004e0a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:27.481135 [ 260 ] {ed48898b-b9f9-4553-871c-8282004e0a02} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.481175 [ 260 ] {ed48898b-b9f9-4553-871c-8282004e0a02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.481553 [ 260 ] {ed48898b-b9f9-4553-871c-8282004e0a02} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:37:27.481785 [ 260 ] {ed48898b-b9f9-4553-871c-8282004e0a02} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.481948 [ 93 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.02 23:37:27.482008 [ 93 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:27.482036 [ 260 ] {ed48898b-b9f9-4553-871c-8282004e0a02} executeQuery: Read 82 rows, 5.33 KiB in 0.001576 sec., 52030.45685279188 rows/sec., 3.30 MiB/sec. 2025.01.02 23:37:27.482049 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:27.482170 [ 260 ] {ed48898b-b9f9-4553-871c-8282004e0a02} TCPHandler: Processed in 0.001885175 sec. 2025.01.02 23:37:27.482300 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.02 23:37:27.482429 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:27.482466 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1738 rows starting from the beginning of the part 2025.01.02 23:37:27.482581 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 82 rows starting from the beginning of the part 2025.01.02 23:37:27.482686 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part 2025.01.02 23:37:27.482892 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 82 rows starting from the beginning of the part 2025.01.02 23:37:27.483080 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2025.01.02 23:37:27.483214 [ 192 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 82 rows starting from the beginning of the part 2025.01.02 23:37:27.484494 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2104 rows, containing 4 columns (4 merged, 0 gathered) in 0.002315671 sec., 908591.9372829732 rows/sec., 59.12 MiB/sec. 2025.01.02 23:37:27.484668 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.02 23:37:27.484927 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:27.485001 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_36_7} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.02 23:37:27.485067 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.02 23:37:28.659798 [ 78 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.02 23:37:28.659866 [ 78 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:28.659893 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:28.660201 [ 189 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2025.01.02 23:37:28.660370 [ 189 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:28.660409 [ 189 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part 2025.01.02 23:37:28.660496 [ 189 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2025.01.02 23:37:28.660682 [ 189 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2025.01.02 23:37:28.660937 [ 189 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2025.01.02 23:37:28.661116 [ 189 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part 2025.01.02 23:37:28.662281 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.00228947 sec., 13977.033986031702 rows/sec., 1.17 MiB/sec. 2025.01.02 23:37:28.662563 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.02 23:37:28.663124 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:28.663261 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_9_2} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.02 23:37:28.663365 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:37:32.466118 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:32.466317 [ 260 ] {215e2643-c27b-44d5-978e-dd3b774ea5c7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:37:32.466391 [ 260 ] {215e2643-c27b-44d5-978e-dd3b774ea5c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:37:32.467153 [ 260 ] {215e2643-c27b-44d5-978e-dd3b774ea5c7} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:32.467202 [ 260 ] {215e2643-c27b-44d5-978e-dd3b774ea5c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:32.467625 [ 260 ] {215e2643-c27b-44d5-978e-dd3b774ea5c7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.02 23:37:32.467884 [ 260 ] {215e2643-c27b-44d5-978e-dd3b774ea5c7} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:32.468133 [ 260 ] {215e2643-c27b-44d5-978e-dd3b774ea5c7} executeQuery: Read 4 rows, 334.00 B in 0.001867 sec., 2142.4745581146226 rows/sec., 174.70 KiB/sec. 2025.01.02 23:37:32.468197 [ 260 ] {215e2643-c27b-44d5-978e-dd3b774ea5c7} TCPHandler: Processed in 0.002207419 sec. 2025.01.02 23:37:32.468472 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:32.468686 [ 265 ] {12edd1e0-3f70-4b2c-af74-0deb2c4a4a7e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:32.468767 [ 265 ] {12edd1e0-3f70-4b2c-af74-0deb2c4a4a7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:32.470160 [ 265 ] {12edd1e0-3f70-4b2c-af74-0deb2c4a4a7e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:32.470205 [ 265 ] {12edd1e0-3f70-4b2c-af74-0deb2c4a4a7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:32.470702 [ 265 ] {12edd1e0-3f70-4b2c-af74-0deb2c4a4a7e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:37:32.470955 [ 265 ] {12edd1e0-3f70-4b2c-af74-0deb2c4a4a7e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:32.471180 [ 265 ] {12edd1e0-3f70-4b2c-af74-0deb2c4a4a7e} executeQuery: Read 1198 rows, 101.11 KiB in 0.002555 sec., 468884.5401174168 rows/sec., 38.65 MiB/sec. 2025.01.02 23:37:32.471236 [ 265 ] {12edd1e0-3f70-4b2c-af74-0deb2c4a4a7e} TCPHandler: Processed in 0.002905978 sec. 2025.01.02 23:37:32.471381 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:32.471508 [ 260 ] {8137d1e2-c671-4037-bc93-82592b7b9ed3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:37:32.471560 [ 260 ] {8137d1e2-c671-4037-bc93-82592b7b9ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:37:32.472159 [ 260 ] {8137d1e2-c671-4037-bc93-82592b7b9ed3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:32.472200 [ 260 ] {8137d1e2-c671-4037-bc93-82592b7b9ed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:32.472555 [ 260 ] {8137d1e2-c671-4037-bc93-82592b7b9ed3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:37:32.472803 [ 260 ] {8137d1e2-c671-4037-bc93-82592b7b9ed3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:32.473015 [ 260 ] {8137d1e2-c671-4037-bc93-82592b7b9ed3} executeQuery: Read 4 rows, 286.00 B in 0.001536 sec., 2604.1666666666665 rows/sec., 181.83 KiB/sec. 2025.01.02 23:37:32.473068 [ 260 ] {8137d1e2-c671-4037-bc93-82592b7b9ed3} TCPHandler: Processed in 0.001743873 sec. 2025.01.02 23:37:32.473227 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:32.473348 [ 265 ] {f9af1383-8e77-4840-900d-28fd86f7f36f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:37:32.473407 [ 265 ] {f9af1383-8e77-4840-900d-28fd86f7f36f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:37:32.474193 [ 265 ] {f9af1383-8e77-4840-900d-28fd86f7f36f} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:32.474241 [ 265 ] {f9af1383-8e77-4840-900d-28fd86f7f36f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:32.474622 [ 265 ] {f9af1383-8e77-4840-900d-28fd86f7f36f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:37:32.474862 [ 265 ] {f9af1383-8e77-4840-900d-28fd86f7f36f} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:32.475094 [ 265 ] {f9af1383-8e77-4840-900d-28fd86f7f36f} executeQuery: Read 228 rows, 15.81 KiB in 0.001769 sec., 128886.37648388921 rows/sec., 8.73 MiB/sec. 2025.01.02 23:37:32.475276 [ 265 ] {f9af1383-8e77-4840-900d-28fd86f7f36f} TCPHandler: Processed in 0.002103848 sec. 2025.01.02 23:37:32.475472 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:32.475606 [ 260 ] {55884004-3ac1-4252-953d-f08e4fbdd419} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:32.475662 [ 260 ] {55884004-3ac1-4252-953d-f08e4fbdd419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:32.476531 [ 260 ] {55884004-3ac1-4252-953d-f08e4fbdd419} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:32.476569 [ 260 ] {55884004-3ac1-4252-953d-f08e4fbdd419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:32.476951 [ 260 ] {55884004-3ac1-4252-953d-f08e4fbdd419} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:37:32.477189 [ 260 ] {55884004-3ac1-4252-953d-f08e4fbdd419} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:32.477367 [ 260 ] {55884004-3ac1-4252-953d-f08e4fbdd419} executeQuery: Read 524 rows, 39.73 KiB in 0.001792 sec., 292410.7142857143 rows/sec., 21.65 MiB/sec. 2025.01.02 23:37:32.477418 [ 260 ] {55884004-3ac1-4252-953d-f08e4fbdd419} TCPHandler: Processed in 0.002036267 sec. 2025.01.02 23:37:32.477579 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:32.477717 [ 265 ] {d23c1222-58ab-444d-aa68-19ef1c5f177c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:32.477779 [ 265 ] {d23c1222-58ab-444d-aa68-19ef1c5f177c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:32.478623 [ 265 ] {d23c1222-58ab-444d-aa68-19ef1c5f177c} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:32.478662 [ 265 ] {d23c1222-58ab-444d-aa68-19ef1c5f177c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:32.479103 [ 265 ] {d23c1222-58ab-444d-aa68-19ef1c5f177c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:37:32.479338 [ 265 ] {d23c1222-58ab-444d-aa68-19ef1c5f177c} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:32.479548 [ 265 ] {d23c1222-58ab-444d-aa68-19ef1c5f177c} executeQuery: Read 882 rows, 60.77 KiB in 0.001861 sec., 473938.7426114992 rows/sec., 31.89 MiB/sec. 2025.01.02 23:37:32.479601 [ 265 ] {d23c1222-58ab-444d-aa68-19ef1c5f177c} TCPHandler: Processed in 0.002085908 sec. 2025.01.02 23:37:32.479749 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:32.479885 [ 260 ] {d795676c-a3af-4806-9b9a-f0131c195aaf} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:32.479948 [ 260 ] {d795676c-a3af-4806-9b9a-f0131c195aaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:32.480502 [ 260 ] {d795676c-a3af-4806-9b9a-f0131c195aaf} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:32.480539 [ 260 ] {d795676c-a3af-4806-9b9a-f0131c195aaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:32.480911 [ 260 ] {d795676c-a3af-4806-9b9a-f0131c195aaf} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:37:32.481145 [ 260 ] {d795676c-a3af-4806-9b9a-f0131c195aaf} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:32.481355 [ 260 ] {d795676c-a3af-4806-9b9a-f0131c195aaf} executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. 2025.01.02 23:37:32.481457 [ 260 ] {d795676c-a3af-4806-9b9a-f0131c195aaf} TCPHandler: Processed in 0.001772593 sec. 2025.01.02 23:37:33.145269 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 2025.01.02 23:37:33.145966 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:33.146024 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:33.146584 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:37:33.146922 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:33.147207 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 2025.01.02 23:37:34.067419 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 2025.01.02 23:37:34.088457 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:34.088522 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:34.095857 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:37:34.096629 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:34.099329 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.01.02 23:37:35.717108 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 794 2025.01.02 23:37:35.720239 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:35.720290 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:35.721756 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:37:35.722055 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:35.722596 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 794 2025.01.02 23:37:37.444586 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.444790 [ 260 ] {ec3edbe2-2bae-4544-9078-4d7006b8f6c7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:37:37.444868 [ 260 ] {ec3edbe2-2bae-4544-9078-4d7006b8f6c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:37:37.445693 [ 260 ] {ec3edbe2-2bae-4544-9078-4d7006b8f6c7} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.445743 [ 260 ] {ec3edbe2-2bae-4544-9078-4d7006b8f6c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:37.446167 [ 260 ] {ec3edbe2-2bae-4544-9078-4d7006b8f6c7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:37:37.446420 [ 260 ] {ec3edbe2-2bae-4544-9078-4d7006b8f6c7} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.446684 [ 260 ] {ec3edbe2-2bae-4544-9078-4d7006b8f6c7} executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. 2025.01.02 23:37:37.446870 [ 260 ] {ec3edbe2-2bae-4544-9078-4d7006b8f6c7} TCPHandler: Processed in 0.002419632 sec. 2025.01.02 23:37:37.447164 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.447376 [ 265 ] {cd9311e0-301c-46be-b4a6-e12bcfb2e433} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:37.447457 [ 265 ] {cd9311e0-301c-46be-b4a6-e12bcfb2e433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:37.448368 [ 265 ] {cd9311e0-301c-46be-b4a6-e12bcfb2e433} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.448416 [ 265 ] {cd9311e0-301c-46be-b4a6-e12bcfb2e433} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:37.448868 [ 265 ] {cd9311e0-301c-46be-b4a6-e12bcfb2e433} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:37:37.449124 [ 265 ] {cd9311e0-301c-46be-b4a6-e12bcfb2e433} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.449355 [ 265 ] {cd9311e0-301c-46be-b4a6-e12bcfb2e433} executeQuery: Read 283 rows, 25.60 KiB in 0.002037 sec., 138929.79872361314 rows/sec., 12.27 MiB/sec. 2025.01.02 23:37:37.449414 [ 265 ] {cd9311e0-301c-46be-b4a6-e12bcfb2e433} TCPHandler: Processed in 0.002397611 sec. 2025.01.02 23:37:37.449583 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.449720 [ 260 ] {c1ab950c-84bb-4b74-8a1c-7f3f4efc3700} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:37:37.449777 [ 260 ] {c1ab950c-84bb-4b74-8a1c-7f3f4efc3700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:37:37.450484 [ 260 ] {c1ab950c-84bb-4b74-8a1c-7f3f4efc3700} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.450529 [ 260 ] {c1ab950c-84bb-4b74-8a1c-7f3f4efc3700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:37.450899 [ 260 ] {c1ab950c-84bb-4b74-8a1c-7f3f4efc3700} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:37:37.451133 [ 260 ] {c1ab950c-84bb-4b74-8a1c-7f3f4efc3700} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.451299 [ 171 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.01.02 23:37:37.451358 [ 260 ] {c1ab950c-84bb-4b74-8a1c-7f3f4efc3700} executeQuery: Read 47 rows, 3.46 KiB in 0.001668 sec., 28177.45803357314 rows/sec., 2.03 MiB/sec. 2025.01.02 23:37:37.451377 [ 171 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.451452 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:37.451494 [ 260 ] {c1ab950c-84bb-4b74-8a1c-7f3f4efc3700} TCPHandler: Processed in 0.001979456 sec. 2025.01.02 23:37:37.451734 [ 189 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.01.02 23:37:37.451762 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.451984 [ 189 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:37.452014 [ 265 ] {92641503-90c0-4652-b582-a73707dacecb} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:37:37.452042 [ 189 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 63 rows starting from the beginning of the part 2025.01.02 23:37:37.452118 [ 265 ] {92641503-90c0-4652-b582-a73707dacecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:37:37.452291 [ 189 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part 2025.01.02 23:37:37.452604 [ 189 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 57 rows starting from the beginning of the part 2025.01.02 23:37:37.452905 [ 189 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part 2025.01.02 23:37:37.453210 [ 189 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part 2025.01.02 23:37:37.453499 [ 189 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part 2025.01.02 23:37:37.455282 [ 265 ] {92641503-90c0-4652-b582-a73707dacecb} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.455363 [ 265 ] {92641503-90c0-4652-b582-a73707dacecb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:37.456401 [ 265 ] {92641503-90c0-4652-b582-a73707dacecb} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:37:37.456582 [ 188 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 5 columns (5 merged, 0 gathered) in 0.005016786 sec., 52822.6637532476 rows/sec., 3.98 MiB/sec. 2025.01.02 23:37:37.456810 [ 265 ] {92641503-90c0-4652-b582-a73707dacecb} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.456834 [ 188 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.01.02 23:37:37.457086 [ 171 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.02 23:37:37.457174 [ 171 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.457242 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:37.457519 [ 265 ] {92641503-90c0-4652-b582-a73707dacecb} executeQuery: Read 14 rows, 1004.00 B in 0.005538 sec., 2527.988443481401 rows/sec., 177.04 KiB/sec. 2025.01.02 23:37:37.457682 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.02 23:37:37.457692 [ 190 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.457811 [ 265 ] {92641503-90c0-4652-b582-a73707dacecb} TCPHandler: Processed in 0.006193591 sec. 2025.01.02 23:37:37.458017 [ 190 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_25_5} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.01.02 23:37:37.458081 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:37.458103 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.458147 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 244 rows starting from the beginning of the part 2025.01.02 23:37:37.458186 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.02 23:37:37.458368 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:37.458419 [ 260 ] {1a4f98c4-d44a-4f9a-b497-a70a7258f417} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:37:37.458520 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:37.458546 [ 260 ] {1a4f98c4-d44a-4f9a-b497-a70a7258f417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:37:37.458827 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:37.459167 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part 2025.01.02 23:37:37.459389 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:37.460488 [ 260 ] {1a4f98c4-d44a-4f9a-b497-a70a7258f417} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.460535 [ 260 ] {1a4f98c4-d44a-4f9a-b497-a70a7258f417} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:37.461055 [ 260 ] {1a4f98c4-d44a-4f9a-b497-a70a7258f417} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:37:37.461206 [ 198 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.00377839 sec., 139742.05944860113 rows/sec., 10.01 MiB/sec. 2025.01.02 23:37:37.461452 [ 198 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.02 23:37:37.461462 [ 260 ] {1a4f98c4-d44a-4f9a-b497-a70a7258f417} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.461886 [ 260 ] {1a4f98c4-d44a-4f9a-b497-a70a7258f417} executeQuery: Read 13 rows, 830.00 B in 0.003547 sec., 3665.0690724555966 rows/sec., 228.52 KiB/sec. 2025.01.02 23:37:37.462039 [ 260 ] {1a4f98c4-d44a-4f9a-b497-a70a7258f417} TCPHandler: Processed in 0.004093584 sec. 2025.01.02 23:37:37.462096 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.462216 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_26_5} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.02 23:37:37.462241 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.462350 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.02 23:37:37.462451 [ 265 ] {417325a7-ad74-4b64-9ccf-504c00762ef9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:37.462511 [ 265 ] {417325a7-ad74-4b64-9ccf-504c00762ef9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:37.463239 [ 265 ] {417325a7-ad74-4b64-9ccf-504c00762ef9} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.463278 [ 265 ] {417325a7-ad74-4b64-9ccf-504c00762ef9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:37.463651 [ 265 ] {417325a7-ad74-4b64-9ccf-504c00762ef9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:37:37.463896 [ 265 ] {417325a7-ad74-4b64-9ccf-504c00762ef9} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.464113 [ 265 ] {417325a7-ad74-4b64-9ccf-504c00762ef9} executeQuery: Read 422 rows, 30.88 KiB in 0.001692 sec., 249408.98345153665 rows/sec., 17.83 MiB/sec. 2025.01.02 23:37:37.464164 [ 265 ] {417325a7-ad74-4b64-9ccf-504c00762ef9} TCPHandler: Processed in 0.002023757 sec. 2025.01.02 23:37:37.464315 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.464431 [ 260 ] {ae84d514-c896-455c-9c08-e7c9c229467d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:37:37.464480 [ 260 ] {ae84d514-c896-455c-9c08-e7c9c229467d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:37:37.465058 [ 260 ] {ae84d514-c896-455c-9c08-e7c9c229467d} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.465103 [ 260 ] {ae84d514-c896-455c-9c08-e7c9c229467d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:37.465530 [ 260 ] {ae84d514-c896-455c-9c08-e7c9c229467d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:37:37.465762 [ 260 ] {ae84d514-c896-455c-9c08-e7c9c229467d} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.465922 [ 171 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.02 23:37:37.465985 [ 171 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.466028 [ 260 ] {ae84d514-c896-455c-9c08-e7c9c229467d} executeQuery: Read 6 rows, 321.00 B in 0.001612 sec., 3722.0843672456576 rows/sec., 194.46 KiB/sec. 2025.01.02 23:37:37.466036 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:37.466161 [ 260 ] {ae84d514-c896-455c-9c08-e7c9c229467d} TCPHandler: Processed in 0.001896775 sec. 2025.01.02 23:37:37.466453 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.466588 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full 2025.01.02 23:37:37.466849 [ 265 ] {f5ba4854-3c5b-48cb-a89e-def77ad35132} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:37.466958 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:37.466963 [ 265 ] {f5ba4854-3c5b-48cb-a89e-def77ad35132} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:37.466998 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part 2025.01.02 23:37:37.467237 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2025.01.02 23:37:37.467599 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2025.01.02 23:37:37.467976 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2025.01.02 23:37:37.468304 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2025.01.02 23:37:37.468646 [ 198 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2025.01.02 23:37:37.469432 [ 265 ] {f5ba4854-3c5b-48cb-a89e-def77ad35132} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.469480 [ 265 ] {f5ba4854-3c5b-48cb-a89e-def77ad35132} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:37.470093 [ 265 ] {f5ba4854-3c5b-48cb-a89e-def77ad35132} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:37:37.470314 [ 186 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004131045 sec., 29048.340068917187 rows/sec., 1.48 MiB/sec. 2025.01.02 23:37:37.470498 [ 265 ] {f5ba4854-3c5b-48cb-a89e-def77ad35132} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.470559 [ 186 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.02 23:37:37.470926 [ 265 ] {f5ba4854-3c5b-48cb-a89e-def77ad35132} executeQuery: Read 237 rows, 16.27 KiB in 0.004182 sec., 56671.44906743185 rows/sec., 3.80 MiB/sec. 2025.01.02 23:37:37.471054 [ 265 ] {f5ba4854-3c5b-48cb-a89e-def77ad35132} TCPHandler: Processed in 0.004781483 sec. 2025.01.02 23:37:37.471130 [ 186 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.471243 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.471273 [ 186 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_20_4} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.02 23:37:37.471375 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.02 23:37:37.471398 [ 260 ] {286ebd7e-c35a-418b-88d5-4cd6300ca991} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:37:37.471451 [ 260 ] {286ebd7e-c35a-418b-88d5-4cd6300ca991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:37:37.471910 [ 260 ] {286ebd7e-c35a-418b-88d5-4cd6300ca991} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.471948 [ 260 ] {286ebd7e-c35a-418b-88d5-4cd6300ca991} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:37.472313 [ 260 ] {286ebd7e-c35a-418b-88d5-4cd6300ca991} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:37:37.472547 [ 260 ] {286ebd7e-c35a-418b-88d5-4cd6300ca991} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.472765 [ 260 ] {286ebd7e-c35a-418b-88d5-4cd6300ca991} executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. 2025.01.02 23:37:37.472817 [ 260 ] {286ebd7e-c35a-418b-88d5-4cd6300ca991} TCPHandler: Processed in 0.001658711 sec. 2025.01.02 23:37:37.472958 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.473074 [ 265 ] {6033130d-dfef-4c9e-b643-2b83685dceb2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:37.473153 [ 265 ] {6033130d-dfef-4c9e-b643-2b83685dceb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:37:37.474290 [ 265 ] {6033130d-dfef-4c9e-b643-2b83685dceb2} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.474329 [ 265 ] {6033130d-dfef-4c9e-b643-2b83685dceb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:37.474992 [ 265 ] {6033130d-dfef-4c9e-b643-2b83685dceb2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:37:37.475246 [ 265 ] {6033130d-dfef-4c9e-b643-2b83685dceb2} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.475578 [ 265 ] {6033130d-dfef-4c9e-b643-2b83685dceb2} executeQuery: Read 40 rows, 73.40 KiB in 0.002512 sec., 15923.566878980891 rows/sec., 28.53 MiB/sec. 2025.01.02 23:37:37.475895 [ 265 ] {6033130d-dfef-4c9e-b643-2b83685dceb2} TCPHandler: Processed in 0.002993569 sec. 2025.01.02 23:37:37.476051 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:37.476189 [ 260 ] {bd1dd439-dc8c-4b86-965e-7f75f3701d8f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:37.476249 [ 260 ] {bd1dd439-dc8c-4b86-965e-7f75f3701d8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:37.476783 [ 260 ] {bd1dd439-dc8c-4b86-965e-7f75f3701d8f} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:37.476821 [ 260 ] {bd1dd439-dc8c-4b86-965e-7f75f3701d8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2025.01.02 23:37:37.477187 [ 260 ] {bd1dd439-dc8c-4b86-965e-7f75f3701d8f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:37:37.477421 [ 260 ] {bd1dd439-dc8c-4b86-965e-7f75f3701d8f} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:37.477677 [ 260 ] {bd1dd439-dc8c-4b86-965e-7f75f3701d8f} executeQuery: Read 82 rows, 5.33 KiB in 0.001509 sec., 54340.62292909212 rows/sec., 3.45 MiB/sec. 2025.01.02 23:37:37.477845 [ 260 ] {bd1dd439-dc8c-4b86-965e-7f75f3701d8f} TCPHandler: Processed in 0.001858944 sec. 2025.01.02 23:37:40.524177 [ 57 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:37:40.524254 [ 57 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:37:40.647438 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 2025.01.02 23:37:40.648153 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:40.648197 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:40.648788 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:37:40.649056 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:40.649245 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.01.02 23:37:41.599498 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.01.02 23:37:41.620477 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:41.620547 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:41.628207 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:37:41.628976 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:41.631971 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.01.02 23:37:42.437744 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:42.437930 [ 260 ] {e9f65651-69b0-4029-a927-77a6408fc17c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:42.438000 [ 260 ] {e9f65651-69b0-4029-a927-77a6408fc17c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:42.438763 [ 260 ] {e9f65651-69b0-4029-a927-77a6408fc17c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:42.438812 [ 260 ] {e9f65651-69b0-4029-a927-77a6408fc17c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:42.439261 [ 260 ] {e9f65651-69b0-4029-a927-77a6408fc17c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:37:42.439512 [ 260 ] {e9f65651-69b0-4029-a927-77a6408fc17c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:42.439745 [ 260 ] {e9f65651-69b0-4029-a927-77a6408fc17c} executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. 2025.01.02 23:37:42.439801 [ 260 ] {e9f65651-69b0-4029-a927-77a6408fc17c} TCPHandler: Processed in 0.002186259 sec. 2025.01.02 23:37:42.440063 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:42.440263 [ 265 ] {1e2c1624-e603-4768-9f6b-9f1b746d681b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:42.440342 [ 265 ] {1e2c1624-e603-4768-9f6b-9f1b746d681b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:42.441138 [ 265 ] {1e2c1624-e603-4768-9f6b-9f1b746d681b} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:42.441194 [ 265 ] {1e2c1624-e603-4768-9f6b-9f1b746d681b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:42.441637 [ 265 ] {1e2c1624-e603-4768-9f6b-9f1b746d681b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:37:42.441904 [ 265 ] {1e2c1624-e603-4768-9f6b-9f1b746d681b} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:42.442185 [ 265 ] {1e2c1624-e603-4768-9f6b-9f1b746d681b} executeQuery: Read 64 rows, 5.12 KiB in 0.001972 sec., 32454.361054766738 rows/sec., 2.53 MiB/sec. 2025.01.02 23:37:42.442355 [ 265 ] {1e2c1624-e603-4768-9f6b-9f1b746d681b} TCPHandler: Processed in 0.002426602 sec. 2025.01.02 23:37:42.442658 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:42.442881 [ 260 ] {95b48cf8-34c2-48be-ae6f-fe2a0f2cbeab} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:42.442977 [ 260 ] {95b48cf8-34c2-48be-ae6f-fe2a0f2cbeab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:42.443871 [ 260 ] {95b48cf8-34c2-48be-ae6f-fe2a0f2cbeab} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:42.443910 [ 260 ] {95b48cf8-34c2-48be-ae6f-fe2a0f2cbeab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:42.444299 [ 260 ] {95b48cf8-34c2-48be-ae6f-fe2a0f2cbeab} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:37:42.444544 [ 260 ] {95b48cf8-34c2-48be-ae6f-fe2a0f2cbeab} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:42.444755 [ 260 ] {95b48cf8-34c2-48be-ae6f-fe2a0f2cbeab} executeQuery: Read 160 rows, 11.41 KiB in 0.001931 sec., 82858.62247540135 rows/sec., 5.77 MiB/sec. 2025.01.02 23:37:42.444807 [ 260 ] {95b48cf8-34c2-48be-ae6f-fe2a0f2cbeab} TCPHandler: Processed in 0.00231808 sec. 2025.01.02 23:37:42.444992 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:42.445171 [ 265 ] {0ecca5b0-5c04-42be-a04c-4f641914a991} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:42.445249 [ 265 ] {0ecca5b0-5c04-42be-a04c-4f641914a991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:42.445899 [ 265 ] {0ecca5b0-5c04-42be-a04c-4f641914a991} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:42.445942 [ 265 ] {0ecca5b0-5c04-42be-a04c-4f641914a991} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:42.446324 [ 265 ] {0ecca5b0-5c04-42be-a04c-4f641914a991} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:37:42.446559 [ 265 ] {0ecca5b0-5c04-42be-a04c-4f641914a991} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:42.446826 [ 265 ] {0ecca5b0-5c04-42be-a04c-4f641914a991} executeQuery: Read 60 rows, 4.14 KiB in 0.0017 sec., 35294.117647058825 rows/sec., 2.38 MiB/sec. 2025.01.02 23:37:42.446961 [ 265 ] {0ecca5b0-5c04-42be-a04c-4f641914a991} TCPHandler: Processed in 0.002054107 sec. 2025.01.02 23:37:45.722943 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 824 2025.01.02 23:37:45.726204 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:45.726258 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:45.727731 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:37:45.728039 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:45.728284 [ 89 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.02 23:37:45.728412 [ 89 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:45.728507 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:45.728868 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.02 23:37:45.729365 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 824 2025.01.02 23:37:45.729883 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:45.730076 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 660 rows starting from the beginning of the part 2025.01.02 23:37:45.730601 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2025.01.02 23:37:45.731112 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part 2025.01.02 23:37:45.731618 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part 2025.01.02 23:37:45.732201 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2025.01.02 23:37:45.732729 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2025.01.02 23:37:45.741030 [ 186 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 824 rows, containing 72 columns (72 merged, 0 gathered) in 0.012381622 sec., 66550.24680934372 rows/sec., 55.48 MiB/sec. 2025.01.02 23:37:45.742271 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.02 23:37:45.742974 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:45.743060 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_21_4} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.02 23:37:45.743268 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. 2025.01.02 23:37:47.444893 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.445103 [ 260 ] {47d8a7c3-dc5d-45cb-9d4b-a1151f71588e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:37:47.445185 [ 260 ] {47d8a7c3-dc5d-45cb-9d4b-a1151f71588e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:37:47.446030 [ 260 ] {47d8a7c3-dc5d-45cb-9d4b-a1151f71588e} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.446084 [ 260 ] {47d8a7c3-dc5d-45cb-9d4b-a1151f71588e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.446518 [ 260 ] {47d8a7c3-dc5d-45cb-9d4b-a1151f71588e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:37:47.446774 [ 260 ] {47d8a7c3-dc5d-45cb-9d4b-a1151f71588e} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.446993 [ 114 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.02 23:37:47.447020 [ 260 ] {47d8a7c3-dc5d-45cb-9d4b-a1151f71588e} executeQuery: Read 14 rows, 1.01 KiB in 0.001973 sec., 7095.793208312215 rows/sec., 510.80 KiB/sec. 2025.01.02 23:37:47.447121 [ 114 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.447199 [ 260 ] {47d8a7c3-dc5d-45cb-9d4b-a1151f71588e} TCPHandler: Processed in 0.002446732 sec. 2025.01.02 23:37:47.447211 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.447522 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.02 23:37:47.447736 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.448002 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:47.448082 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part 2025.01.02 23:37:47.448174 [ 265 ] {f45bb6e6-4a89-4f5a-9213-aba02578b06b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:37:47.448271 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:47.448322 [ 265 ] {f45bb6e6-4a89-4f5a-9213-aba02578b06b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:37:47.448658 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:47.448976 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:47.449300 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2025.01.02 23:37:47.451098 [ 265 ] {f45bb6e6-4a89-4f5a-9213-aba02578b06b} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.451179 [ 265 ] {f45bb6e6-4a89-4f5a-9213-aba02578b06b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.451902 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004548999 sec., 15388.000744779238 rows/sec., 1.14 MiB/sec. 2025.01.02 23:37:47.452118 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.02 23:37:47.452204 [ 265 ] {f45bb6e6-4a89-4f5a-9213-aba02578b06b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.02 23:37:47.452572 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.452673 [ 265 ] {f45bb6e6-4a89-4f5a-9213-aba02578b06b} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.452748 [ 186 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_21_5} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.02 23:37:47.452924 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:37:47.453054 [ 265 ] {f45bb6e6-4a89-4f5a-9213-aba02578b06b} executeQuery: Read 2 rows, 167.00 B in 0.004981 sec., 401.5257980325236 rows/sec., 32.74 KiB/sec. 2025.01.02 23:37:47.453126 [ 265 ] {f45bb6e6-4a89-4f5a-9213-aba02578b06b} TCPHandler: Processed in 0.005779485 sec. 2025.01.02 23:37:47.453295 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.453441 [ 260 ] {a63d8655-bbfc-443a-a5f5-8c697b9f66ee} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:47.453503 [ 260 ] {a63d8655-bbfc-443a-a5f5-8c697b9f66ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:47.454334 [ 260 ] {a63d8655-bbfc-443a-a5f5-8c697b9f66ee} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.454375 [ 260 ] {a63d8655-bbfc-443a-a5f5-8c697b9f66ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.454764 [ 260 ] {a63d8655-bbfc-443a-a5f5-8c697b9f66ee} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:37:47.455006 [ 260 ] {a63d8655-bbfc-443a-a5f5-8c697b9f66ee} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.455261 [ 260 ] {a63d8655-bbfc-443a-a5f5-8c697b9f66ee} executeQuery: Read 284 rows, 25.68 KiB in 0.001853 sec., 153264.97571505667 rows/sec., 13.53 MiB/sec. 2025.01.02 23:37:47.455365 [ 260 ] {a63d8655-bbfc-443a-a5f5-8c697b9f66ee} TCPHandler: Processed in 0.002138318 sec. 2025.01.02 23:37:47.455658 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.455889 [ 265 ] {dfb7cc8b-d741-4285-ba96-6177be34564f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:37:47.455963 [ 265 ] {dfb7cc8b-d741-4285-ba96-6177be34564f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:37:47.456541 [ 265 ] {dfb7cc8b-d741-4285-ba96-6177be34564f} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.456578 [ 265 ] {dfb7cc8b-d741-4285-ba96-6177be34564f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.456942 [ 265 ] {dfb7cc8b-d741-4285-ba96-6177be34564f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:37:47.457177 [ 265 ] {dfb7cc8b-d741-4285-ba96-6177be34564f} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.457354 [ 265 ] {dfb7cc8b-d741-4285-ba96-6177be34564f} executeQuery: Read 49 rows, 3.60 KiB in 0.001519 sec., 32258.064516129034 rows/sec., 2.32 MiB/sec. 2025.01.02 23:37:47.457405 [ 265 ] {dfb7cc8b-d741-4285-ba96-6177be34564f} TCPHandler: Processed in 0.001925905 sec. 2025.01.02 23:37:47.457553 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.457670 [ 260 ] {feff4e05-c6f3-4e73-897a-70394c40db8f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:37:47.457719 [ 260 ] {feff4e05-c6f3-4e73-897a-70394c40db8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:37:47.458294 [ 260 ] {feff4e05-c6f3-4e73-897a-70394c40db8f} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.458333 [ 260 ] {feff4e05-c6f3-4e73-897a-70394c40db8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.458691 [ 260 ] {feff4e05-c6f3-4e73-897a-70394c40db8f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:37:47.458937 [ 260 ] {feff4e05-c6f3-4e73-897a-70394c40db8f} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.459142 [ 260 ] {feff4e05-c6f3-4e73-897a-70394c40db8f} executeQuery: Read 14 rows, 1004.00 B in 0.001497 sec., 9352.037408149632 rows/sec., 654.96 KiB/sec. 2025.01.02 23:37:47.459197 [ 260 ] {feff4e05-c6f3-4e73-897a-70394c40db8f} TCPHandler: Processed in 0.001698742 sec. 2025.01.02 23:37:47.459357 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.459495 [ 265 ] {1f3dd4a8-6fd9-4ac0-a8a2-17ce1168dfc4} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:37:47.459552 [ 265 ] {1f3dd4a8-6fd9-4ac0-a8a2-17ce1168dfc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:37:47.460169 [ 265 ] {1f3dd4a8-6fd9-4ac0-a8a2-17ce1168dfc4} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.460205 [ 265 ] {1f3dd4a8-6fd9-4ac0-a8a2-17ce1168dfc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.460548 [ 265 ] {1f3dd4a8-6fd9-4ac0-a8a2-17ce1168dfc4} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:37:47.460775 [ 265 ] {1f3dd4a8-6fd9-4ac0-a8a2-17ce1168dfc4} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.460895 [ 114 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.02 23:37:47.460941 [ 114 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.460959 [ 265 ] {1f3dd4a8-6fd9-4ac0-a8a2-17ce1168dfc4} executeQuery: Read 13 rows, 830.00 B in 0.001491 sec., 8718.980549966465 rows/sec., 543.63 KiB/sec. 2025.01.02 23:37:47.460968 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.461048 [ 265 ] {1f3dd4a8-6fd9-4ac0-a8a2-17ce1168dfc4} TCPHandler: Processed in 0.001760603 sec. 2025.01.02 23:37:47.461396 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.02 23:37:47.461532 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.461646 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:47.461694 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part 2025.01.02 23:37:47.461981 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part 2025.01.02 23:37:47.462007 [ 260 ] {5d9411cc-cef5-4f37-9462-086b4ee99159} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:47.462249 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part 2025.01.02 23:37:47.462257 [ 260 ] {5d9411cc-cef5-4f37-9462-086b4ee99159} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:47.462580 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part 2025.01.02 23:37:47.462874 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part 2025.01.02 23:37:47.464990 [ 260 ] {5d9411cc-cef5-4f37-9462-086b4ee99159} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.465075 [ 260 ] {5d9411cc-cef5-4f37-9462-086b4ee99159} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.465484 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004422458 sec., 14697.708830700032 rows/sec., 973.81 KiB/sec. 2025.01.02 23:37:47.465748 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.02 23:37:47.465898 [ 260 ] {5d9411cc-cef5-4f37-9462-086b4ee99159} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:37:47.466326 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.466383 [ 260 ] {5d9411cc-cef5-4f37-9462-086b4ee99159} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.466519 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_21_5} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.02 23:37:47.466759 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:37:47.466817 [ 260 ] {5d9411cc-cef5-4f37-9462-086b4ee99159} executeQuery: Read 424 rows, 31.05 KiB in 0.005027 sec., 84344.53948677143 rows/sec., 6.03 MiB/sec. 2025.01.02 23:37:47.466888 [ 260 ] {5d9411cc-cef5-4f37-9462-086b4ee99159} TCPHandler: Processed in 0.005726776 sec. 2025.01.02 23:37:47.467061 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.467198 [ 265 ] {a972141f-3801-4273-a53b-2fc74ea73895} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:37:47.467257 [ 265 ] {a972141f-3801-4273-a53b-2fc74ea73895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:37:47.467838 [ 265 ] {a972141f-3801-4273-a53b-2fc74ea73895} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.467884 [ 265 ] {a972141f-3801-4273-a53b-2fc74ea73895} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.468249 [ 265 ] {a972141f-3801-4273-a53b-2fc74ea73895} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:37:47.468480 [ 265 ] {a972141f-3801-4273-a53b-2fc74ea73895} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.468658 [ 265 ] {a972141f-3801-4273-a53b-2fc74ea73895} executeQuery: Read 6 rows, 321.00 B in 0.00149 sec., 4026.8456375838928 rows/sec., 210.39 KiB/sec. 2025.01.02 23:37:47.468708 [ 265 ] {a972141f-3801-4273-a53b-2fc74ea73895} TCPHandler: Processed in 0.001717562 sec. 2025.01.02 23:37:47.468851 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.469041 [ 260 ] {869d5c80-1722-4c05-8fa1-0f241610ba56} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:47.469136 [ 260 ] {869d5c80-1722-4c05-8fa1-0f241610ba56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:47.470053 [ 260 ] {869d5c80-1722-4c05-8fa1-0f241610ba56} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.470092 [ 260 ] {869d5c80-1722-4c05-8fa1-0f241610ba56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.470483 [ 260 ] {869d5c80-1722-4c05-8fa1-0f241610ba56} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:37:47.470718 [ 260 ] {869d5c80-1722-4c05-8fa1-0f241610ba56} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.470930 [ 260 ] {869d5c80-1722-4c05-8fa1-0f241610ba56} executeQuery: Read 238 rows, 16.34 KiB in 0.001942 sec., 122554.06797116375 rows/sec., 8.22 MiB/sec. 2025.01.02 23:37:47.470985 [ 260 ] {869d5c80-1722-4c05-8fa1-0f241610ba56} TCPHandler: Processed in 0.002190709 sec. 2025.01.02 23:37:47.471144 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.471280 [ 265 ] {7f5f686f-2408-40d4-a8e4-acb94da791e6} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:37:47.471340 [ 265 ] {7f5f686f-2408-40d4-a8e4-acb94da791e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:37:47.471890 [ 265 ] {7f5f686f-2408-40d4-a8e4-acb94da791e6} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.471930 [ 265 ] {7f5f686f-2408-40d4-a8e4-acb94da791e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.472278 [ 265 ] {7f5f686f-2408-40d4-a8e4-acb94da791e6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:37:47.472517 [ 265 ] {7f5f686f-2408-40d4-a8e4-acb94da791e6} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.472635 [ 114 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.02 23:37:47.472674 [ 114 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.472699 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.472706 [ 265 ] {7f5f686f-2408-40d4-a8e4-acb94da791e6} executeQuery: Read 1 rows, 69.00 B in 0.001454 sec., 687.757909215956 rows/sec., 46.34 KiB/sec. 2025.01.02 23:37:47.473011 [ 265 ] {7f5f686f-2408-40d4-a8e4-acb94da791e6} TCPHandler: Processed in 0.001934736 sec. 2025.01.02 23:37:47.473258 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.02 23:37:47.473289 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.473577 [ 260 ] {8f411981-4930-4b48-b5c8-ef9835e4e4e3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:47.473618 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:47.473673 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 18 rows starting from the beginning of the part 2025.01.02 23:37:47.473682 [ 260 ] {8f411981-4930-4b48-b5c8-ef9835e4e4e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:37:47.473892 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.01.02 23:37:47.474153 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.01.02 23:37:47.474552 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.01.02 23:37:47.474852 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.01.02 23:37:47.475194 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.01.02 23:37:47.477152 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.004355367 sec., 5280.840856809541 rows/sec., 354.04 KiB/sec. 2025.01.02 23:37:47.477294 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.02 23:37:47.477399 [ 260 ] {8f411981-4930-4b48-b5c8-ef9835e4e4e3} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.477441 [ 260 ] {8f411981-4930-4b48-b5c8-ef9835e4e4e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.477666 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.477768 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_21_4} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.02 23:37:47.477853 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.02 23:37:47.478209 [ 260 ] {8f411981-4930-4b48-b5c8-ef9835e4e4e3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:37:47.478474 [ 260 ] {8f411981-4930-4b48-b5c8-ef9835e4e4e3} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.478644 [ 114 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.02 23:37:47.478714 [ 114 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.478748 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.478783 [ 260 ] {8f411981-4930-4b48-b5c8-ef9835e4e4e3} executeQuery: Read 40 rows, 73.40 KiB in 0.005274 sec., 7584.376185058779 rows/sec., 13.59 MiB/sec. 2025.01.02 23:37:47.479129 [ 195 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2025.01.02 23:37:47.479183 [ 260 ] {8f411981-4930-4b48-b5c8-ef9835e4e4e3} TCPHandler: Processed in 0.00605656 sec. 2025.01.02 23:37:47.479451 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:47.479731 [ 265 ] {f30e5fff-c724-45d5-be13-dfa90cceae32} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:47.479770 [ 195 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:47.479859 [ 265 ] {f30e5fff-c724-45d5-be13-dfa90cceae32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:47.479940 [ 195 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 550 rows starting from the beginning of the part 2025.01.02 23:37:47.480894 [ 195 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2025.01.02 23:37:47.481545 [ 195 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2025.01.02 23:37:47.482322 [ 195 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2025.01.02 23:37:47.482338 [ 265 ] {f30e5fff-c724-45d5-be13-dfa90cceae32} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:47.482419 [ 265 ] {f30e5fff-c724-45d5-be13-dfa90cceae32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:47.482975 [ 195 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2025.01.02 23:37:47.483697 [ 195 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part 2025.01.02 23:37:47.484145 [ 265 ] {f30e5fff-c724-45d5-be13-dfa90cceae32} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:37:47.484751 [ 265 ] {f30e5fff-c724-45d5-be13-dfa90cceae32} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.485469 [ 265 ] {f30e5fff-c724-45d5-be13-dfa90cceae32} executeQuery: Read 82 rows, 5.33 KiB in 0.005798 sec., 14142.807864780958 rows/sec., 919.80 KiB/sec. 2025.01.02 23:37:47.485894 [ 265 ] {f30e5fff-c724-45d5-be13-dfa90cceae32} TCPHandler: Processed in 0.006570046 sec. 2025.01.02 23:37:47.500584 [ 197 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 19 columns (19 merged, 0 gathered) in 0.021738795 sec., 34500.53234321405 rows/sec., 61.82 MiB/sec. 2025.01.02 23:37:47.501377 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.02 23:37:47.501868 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:47.501958 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_21_4} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.02 23:37:47.502079 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2025.01.02 23:37:48.000238 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 198.15 MiB, peak 205.86 MiB, free memory in arenas 0.00 B, will set to 200.03 MiB (RSS), difference: 1.88 MiB 2025.01.02 23:37:48.149461 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 2025.01.02 23:37:48.150132 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:48.150171 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:48.150698 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:37:48.150963 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:48.151107 [ 106 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.02 23:37:48.151151 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 2025.01.02 23:37:48.151159 [ 106 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:48.151186 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:48.151453 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.02 23:37:48.151714 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:48.151779 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part 2025.01.02 23:37:48.151880 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part 2025.01.02 23:37:48.151983 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part 2025.01.02 23:37:48.152234 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part 2025.01.02 23:37:48.152361 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part 2025.01.02 23:37:48.152462 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part 2025.01.02 23:37:48.154649 [ 197 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003369844 sec., 4235804.387384105 rows/sec., 60.59 MiB/sec. 2025.01.02 23:37:48.155109 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.02 23:37:48.155460 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:48.155561 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_31_6} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.02 23:37:48.155682 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.01.02 23:37:49.132152 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.01.02 23:37:49.153345 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:49.153398 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:49.160787 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:37:49.161574 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:49.161957 [ 101 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.02 23:37:49.162094 [ 101 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:49.162163 [ 101 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:49.162734 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.02 23:37:49.177467 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.01.02 23:37:49.179343 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:49.181033 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2025.01.02 23:37:49.187101 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part 2025.01.02 23:37:49.192773 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part 2025.01.02 23:37:49.198479 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part 2025.01.02 23:37:49.204382 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part 2025.01.02 23:37:49.209098 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2025.01.02 23:37:49.270002 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.107692935 sec., 2172.844486038012 rows/sec., 11.24 MiB/sec. 2025.01.02 23:37:49.271739 [ 187 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.02 23:37:49.274148 [ 187 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:49.274255 [ 187 ] {31b60859-c590-4889-866a-026624596be5::all_1_31_6} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.02 23:37:49.275808 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.02 23:37:50.000237 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 201.14 MiB, peak 211.70 MiB, free memory in arenas 0.00 B, will set to 202.16 MiB (RSS), difference: 1.01 MiB 2025.01.02 23:37:52.438343 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:52.438539 [ 260 ] {eb9a9323-1f31-40ab-9f5c-8e134643f43d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:52.438613 [ 260 ] {eb9a9323-1f31-40ab-9f5c-8e134643f43d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:52.439392 [ 260 ] {eb9a9323-1f31-40ab-9f5c-8e134643f43d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:52.439438 [ 260 ] {eb9a9323-1f31-40ab-9f5c-8e134643f43d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:52.439873 [ 260 ] {eb9a9323-1f31-40ab-9f5c-8e134643f43d} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:37:52.440122 [ 260 ] {eb9a9323-1f31-40ab-9f5c-8e134643f43d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:52.440339 [ 149 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.02 23:37:52.440401 [ 260 ] {eb9a9323-1f31-40ab-9f5c-8e134643f43d} executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. 2025.01.02 23:37:52.440428 [ 149 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:52.440503 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:52.440551 [ 260 ] {eb9a9323-1f31-40ab-9f5c-8e134643f43d} TCPHandler: Processed in 0.00233107 sec. 2025.01.02 23:37:52.440863 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.02 23:37:52.441018 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:52.441281 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:52.441414 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1434 rows starting from the beginning of the part 2025.01.02 23:37:52.441652 [ 265 ] {81b0d6aa-57e3-459d-b6f9-8af4bc652c7f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:52.441665 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1198 rows starting from the beginning of the part 2025.01.02 23:37:52.441903 [ 265 ] {81b0d6aa-57e3-459d-b6f9-8af4bc652c7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:52.441977 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 283 rows starting from the beginning of the part 2025.01.02 23:37:52.442389 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part 2025.01.02 23:37:52.442677 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part 2025.01.02 23:37:52.443013 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part 2025.01.02 23:37:52.444664 [ 265 ] {81b0d6aa-57e3-459d-b6f9-8af4bc652c7f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:52.444741 [ 265 ] {81b0d6aa-57e3-459d-b6f9-8af4bc652c7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:52.445813 [ 265 ] {81b0d6aa-57e3-459d-b6f9-8af4bc652c7f} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:37:52.446111 [ 265 ] {81b0d6aa-57e3-459d-b6f9-8af4bc652c7f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:52.446384 [ 149 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.02 23:37:52.446495 [ 149 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:52.446583 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:52.446687 [ 265 ] {81b0d6aa-57e3-459d-b6f9-8af4bc652c7f} executeQuery: Read 64 rows, 5.12 KiB in 0.005174 sec., 12369.540007730962 rows/sec., 988.64 KiB/sec. 2025.01.02 23:37:52.447113 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.006502315 sec., 509203.2606848484 rows/sec., 44.63 MiB/sec. 2025.01.02 23:37:52.447137 [ 265 ] {81b0d6aa-57e3-459d-b6f9-8af4bc652c7f} TCPHandler: Processed in 0.006429365 sec. 2025.01.02 23:37:52.447147 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.02 23:37:52.447376 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:52.447412 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.02 23:37:52.447423 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:52.447475 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 912 rows starting from the beginning of the part 2025.01.02 23:37:52.447714 [ 260 ] {99ed1352-a68e-4f3b-abb1-2afca6d300e1} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:52.447798 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 524 rows starting from the beginning of the part 2025.01.02 23:37:52.448048 [ 260 ] {99ed1352-a68e-4f3b-abb1-2afca6d300e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:52.448283 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 422 rows starting from the beginning of the part 2025.01.02 23:37:52.448390 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:52.448690 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part 2025.01.02 23:37:52.448776 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_41_8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.02 23:37:52.449063 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 424 rows starting from the beginning of the part 2025.01.02 23:37:52.449066 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.01.02 23:37:52.449337 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part 2025.01.02 23:37:52.450218 [ 260 ] {99ed1352-a68e-4f3b-abb1-2afca6d300e1} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:52.450266 [ 260 ] {99ed1352-a68e-4f3b-abb1-2afca6d300e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:52.450822 [ 260 ] {99ed1352-a68e-4f3b-abb1-2afca6d300e1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:37:52.451164 [ 260 ] {99ed1352-a68e-4f3b-abb1-2afca6d300e1} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:52.451185 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.004432668 sec., 543690.617027939 rows/sec., 41.69 MiB/sec. 2025.01.02 23:37:52.451432 [ 149 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.02 23:37:52.451508 [ 149 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:52.451563 [ 260 ] {99ed1352-a68e-4f3b-abb1-2afca6d300e1} executeQuery: Read 160 rows, 11.41 KiB in 0.004023 sec., 39771.31493910018 rows/sec., 2.77 MiB/sec. 2025.01.02 23:37:52.451578 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.02 23:37:52.451568 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:52.451898 [ 260 ] {99ed1352-a68e-4f3b-abb1-2afca6d300e1} TCPHandler: Processed in 0.004632961 sec. 2025.01.02 23:37:52.452133 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.02 23:37:52.452239 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:52.452547 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:52.452626 [ 265 ] {86142e7a-a56d-470c-9825-6ab6c100fee1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:52.452649 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:52.452666 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11282 rows starting from the beginning of the part 2025.01.02 23:37:52.452903 [ 265 ] {86142e7a-a56d-470c-9825-6ab6c100fee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:52.453046 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_41_8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.02 23:37:52.453080 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 882 rows starting from the beginning of the part 2025.01.02 23:37:52.453440 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part 2025.01.02 23:37:52.453479 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.02 23:37:52.453845 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part 2025.01.02 23:37:52.454225 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 238 rows starting from the beginning of the part 2025.01.02 23:37:52.454578 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part 2025.01.02 23:37:52.455652 [ 265 ] {86142e7a-a56d-470c-9825-6ab6c100fee1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:52.455695 [ 265 ] {86142e7a-a56d-470c-9825-6ab6c100fee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:52.456286 [ 265 ] {86142e7a-a56d-470c-9825-6ab6c100fee1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:37:52.456790 [ 265 ] {86142e7a-a56d-470c-9825-6ab6c100fee1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:52.457133 [ 149 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.02 23:37:52.457256 [ 149 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:52.457337 [ 149 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:52.457421 [ 265 ] {86142e7a-a56d-470c-9825-6ab6c100fee1} executeQuery: Read 60 rows, 4.14 KiB in 0.004937 sec., 12153.129430828438 rows/sec., 838.69 KiB/sec. 2025.01.02 23:37:52.457686 [ 265 ] {86142e7a-a56d-470c-9825-6ab6c100fee1} TCPHandler: Processed in 0.005649544 sec. 2025.01.02 23:37:52.457752 [ 193 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.02 23:37:52.457980 [ 193 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:37:52.458019 [ 193 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2104 rows starting from the beginning of the part 2025.01.02 23:37:52.458212 [ 193 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part 2025.01.02 23:37:52.458507 [ 193 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part 2025.01.02 23:37:52.458685 [ 193 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part 2025.01.02 23:37:52.458873 [ 193 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2025.01.02 23:37:52.459132 [ 193 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part 2025.01.02 23:37:52.460269 [ 193 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12959 rows, containing 5 columns (5 merged, 0 gathered) in 0.008466861 sec., 1530555.4207161309 rows/sec., 103.01 MiB/sec. 2025.01.02 23:37:52.460762 [ 193 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.02 23:37:52.461365 [ 193 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:52.461628 [ 193 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_41_8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.02 23:37:52.461637 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 4 columns (4 merged, 0 gathered) in 0.004162685 sec., 588081.9711316134 rows/sec., 38.31 MiB/sec. 2025.01.02 23:37:52.461776 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. 2025.01.02 23:37:52.462018 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.02 23:37:52.462348 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:52.462428 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_41_8} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.02 23:37:52.462524 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. 2025.01.02 23:37:55.524300 [ 147 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:37:55.524366 [ 147 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:37:55.651392 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 2025.01.02 23:37:55.652056 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:55.652113 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:55.652701 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:37:55.652995 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:55.653258 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.01.02 23:37:55.729714 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 856 2025.01.02 23:37:55.733017 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:55.733077 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:55.734569 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:37:55.734891 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:55.735716 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 856 2025.01.02 23:37:56.001822 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001244757 sec. 2025.01.02 23:37:56.677702 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.01.02 23:37:56.697216 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:56.697276 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:56.704185 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:37:56.704954 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:56.708593 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.01.02 23:37:57.444427 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.444611 [ 260 ] {9767ccd4-588c-424b-9375-4d46f3b3bd1f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:37:57.444678 [ 260 ] {9767ccd4-588c-424b-9375-4d46f3b3bd1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:37:57.445393 [ 260 ] {9767ccd4-588c-424b-9375-4d46f3b3bd1f} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.445441 [ 260 ] {9767ccd4-588c-424b-9375-4d46f3b3bd1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.445869 [ 260 ] {9767ccd4-588c-424b-9375-4d46f3b3bd1f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:37:57.446121 [ 260 ] {9767ccd4-588c-424b-9375-4d46f3b3bd1f} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.446357 [ 260 ] {9767ccd4-588c-424b-9375-4d46f3b3bd1f} executeQuery: Read 14 rows, 1.01 KiB in 0.001797 sec., 7790.762381747357 rows/sec., 560.83 KiB/sec. 2025.01.02 23:37:57.446414 [ 260 ] {9767ccd4-588c-424b-9375-4d46f3b3bd1f} TCPHandler: Processed in 0.002113978 sec. 2025.01.02 23:37:57.446664 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.446860 [ 265 ] {9f15e80a-6486-4953-99d5-e02d75ae7e2b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:37:57.446934 [ 265 ] {9f15e80a-6486-4953-99d5-e02d75ae7e2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:37:57.447852 [ 265 ] {9f15e80a-6486-4953-99d5-e02d75ae7e2b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.447897 [ 265 ] {9f15e80a-6486-4953-99d5-e02d75ae7e2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.448374 [ 265 ] {9f15e80a-6486-4953-99d5-e02d75ae7e2b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:37:57.448634 [ 265 ] {9f15e80a-6486-4953-99d5-e02d75ae7e2b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.448842 [ 265 ] {9f15e80a-6486-4953-99d5-e02d75ae7e2b} executeQuery: Read 283 rows, 25.60 KiB in 0.002036 sec., 138998.03536345775 rows/sec., 12.28 MiB/sec. 2025.01.02 23:37:57.448908 [ 265 ] {9f15e80a-6486-4953-99d5-e02d75ae7e2b} TCPHandler: Processed in 0.002374241 sec. 2025.01.02 23:37:57.449064 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.449203 [ 260 ] {c3e122fd-32e4-4a81-9e27-98f7bddddba2} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:37:57.449261 [ 260 ] {c3e122fd-32e4-4a81-9e27-98f7bddddba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:37:57.450307 [ 260 ] {c3e122fd-32e4-4a81-9e27-98f7bddddba2} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.450395 [ 260 ] {c3e122fd-32e4-4a81-9e27-98f7bddddba2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.450807 [ 260 ] {c3e122fd-32e4-4a81-9e27-98f7bddddba2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:37:57.451062 [ 260 ] {c3e122fd-32e4-4a81-9e27-98f7bddddba2} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.451319 [ 260 ] {c3e122fd-32e4-4a81-9e27-98f7bddddba2} executeQuery: Read 47 rows, 3.46 KiB in 0.002144 sec., 21921.641791044774 rows/sec., 1.58 MiB/sec. 2025.01.02 23:37:57.451542 [ 260 ] {c3e122fd-32e4-4a81-9e27-98f7bddddba2} TCPHandler: Processed in 0.002539363 sec. 2025.01.02 23:37:57.451743 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.451887 [ 265 ] {553b2c22-cccd-4500-9189-2bf8e430b888} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:37:57.451947 [ 265 ] {553b2c22-cccd-4500-9189-2bf8e430b888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:37:57.452595 [ 265 ] {553b2c22-cccd-4500-9189-2bf8e430b888} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.452633 [ 265 ] {553b2c22-cccd-4500-9189-2bf8e430b888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.453003 [ 265 ] {553b2c22-cccd-4500-9189-2bf8e430b888} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:37:57.453249 [ 265 ] {553b2c22-cccd-4500-9189-2bf8e430b888} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.453433 [ 265 ] {553b2c22-cccd-4500-9189-2bf8e430b888} executeQuery: Read 14 rows, 1004.00 B in 0.001582 sec., 8849.557522123894 rows/sec., 619.77 KiB/sec. 2025.01.02 23:37:57.453486 [ 265 ] {553b2c22-cccd-4500-9189-2bf8e430b888} TCPHandler: Processed in 0.001811963 sec. 2025.01.02 23:37:57.453701 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.453923 [ 260 ] {3137e997-da2a-49e7-808d-edbca6b6f82b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:37:57.454012 [ 260 ] {3137e997-da2a-49e7-808d-edbca6b6f82b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:37:57.454727 [ 260 ] {3137e997-da2a-49e7-808d-edbca6b6f82b} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.454766 [ 260 ] {3137e997-da2a-49e7-808d-edbca6b6f82b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.455125 [ 260 ] {3137e997-da2a-49e7-808d-edbca6b6f82b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:37:57.455372 [ 260 ] {3137e997-da2a-49e7-808d-edbca6b6f82b} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.455579 [ 260 ] {3137e997-da2a-49e7-808d-edbca6b6f82b} executeQuery: Read 13 rows, 830.00 B in 0.001711 sec., 7597.895967270601 rows/sec., 473.73 KiB/sec. 2025.01.02 23:37:57.455632 [ 260 ] {3137e997-da2a-49e7-808d-edbca6b6f82b} TCPHandler: Processed in 0.002043027 sec. 2025.01.02 23:37:57.455785 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.455925 [ 265 ] {dd9b75e0-f00f-4188-b421-d682ac1d0e6d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:37:57.455984 [ 265 ] {dd9b75e0-f00f-4188-b421-d682ac1d0e6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:37:57.456753 [ 265 ] {dd9b75e0-f00f-4188-b421-d682ac1d0e6d} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.456791 [ 265 ] {dd9b75e0-f00f-4188-b421-d682ac1d0e6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.457182 [ 265 ] {dd9b75e0-f00f-4188-b421-d682ac1d0e6d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:37:57.457435 [ 265 ] {dd9b75e0-f00f-4188-b421-d682ac1d0e6d} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.457613 [ 265 ] {dd9b75e0-f00f-4188-b421-d682ac1d0e6d} executeQuery: Read 422 rows, 30.88 KiB in 0.00172 sec., 245348.83720930232 rows/sec., 17.54 MiB/sec. 2025.01.02 23:37:57.457667 [ 265 ] {dd9b75e0-f00f-4188-b421-d682ac1d0e6d} TCPHandler: Processed in 0.001948345 sec. 2025.01.02 23:37:57.457827 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.457965 [ 260 ] {34f01488-7c56-4c30-913b-2df4ed44277b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:37:57.458024 [ 260 ] {34f01488-7c56-4c30-913b-2df4ed44277b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:37:57.458544 [ 260 ] {34f01488-7c56-4c30-913b-2df4ed44277b} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.458584 [ 260 ] {34f01488-7c56-4c30-913b-2df4ed44277b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.458952 [ 260 ] {34f01488-7c56-4c30-913b-2df4ed44277b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:37:57.459184 [ 260 ] {34f01488-7c56-4c30-913b-2df4ed44277b} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.459428 [ 260 ] {34f01488-7c56-4c30-913b-2df4ed44277b} executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. 2025.01.02 23:37:57.459605 [ 260 ] {34f01488-7c56-4c30-913b-2df4ed44277b} TCPHandler: Processed in 0.001844254 sec. 2025.01.02 23:37:57.459803 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.459938 [ 265 ] {020c8d29-8cab-4b67-bece-9d9be2b33dff} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:57.459999 [ 265 ] {020c8d29-8cab-4b67-bece-9d9be2b33dff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:37:57.460598 [ 265 ] {020c8d29-8cab-4b67-bece-9d9be2b33dff} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.460635 [ 265 ] {020c8d29-8cab-4b67-bece-9d9be2b33dff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.461028 [ 265 ] {020c8d29-8cab-4b67-bece-9d9be2b33dff} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:37:57.461266 [ 265 ] {020c8d29-8cab-4b67-bece-9d9be2b33dff} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.461475 [ 265 ] {020c8d29-8cab-4b67-bece-9d9be2b33dff} executeQuery: Read 237 rows, 16.27 KiB in 0.001568 sec., 151147.95918367346 rows/sec., 10.13 MiB/sec. 2025.01.02 23:37:57.461528 [ 265 ] {020c8d29-8cab-4b67-bece-9d9be2b33dff} TCPHandler: Processed in 0.001823404 sec. 2025.01.02 23:37:57.461728 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.461947 [ 260 ] {e112544a-66d6-4fd5-9344-2bd41fc6ecec} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:37:57.462040 [ 260 ] {e112544a-66d6-4fd5-9344-2bd41fc6ecec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:37:57.462616 [ 260 ] {e112544a-66d6-4fd5-9344-2bd41fc6ecec} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.462654 [ 260 ] {e112544a-66d6-4fd5-9344-2bd41fc6ecec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.463010 [ 260 ] {e112544a-66d6-4fd5-9344-2bd41fc6ecec} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:37:57.463241 [ 260 ] {e112544a-66d6-4fd5-9344-2bd41fc6ecec} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.463484 [ 260 ] {e112544a-66d6-4fd5-9344-2bd41fc6ecec} executeQuery: Read 1 rows, 69.00 B in 0.00159 sec., 628.9308176100628 rows/sec., 42.38 KiB/sec. 2025.01.02 23:37:57.463536 [ 260 ] {e112544a-66d6-4fd5-9344-2bd41fc6ecec} TCPHandler: Processed in 0.001915145 sec. 2025.01.02 23:37:57.463690 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.463833 [ 265 ] {91b0146f-defd-4dd0-8dbf-e5714852d8fa} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:37:57.463927 [ 265 ] {91b0146f-defd-4dd0-8dbf-e5714852d8fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:37:57.465217 [ 265 ] {91b0146f-defd-4dd0-8dbf-e5714852d8fa} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.465256 [ 265 ] {91b0146f-defd-4dd0-8dbf-e5714852d8fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.465927 [ 265 ] {91b0146f-defd-4dd0-8dbf-e5714852d8fa} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:37:57.466188 [ 265 ] {91b0146f-defd-4dd0-8dbf-e5714852d8fa} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.466504 [ 265 ] {91b0146f-defd-4dd0-8dbf-e5714852d8fa} executeQuery: Read 40 rows, 73.40 KiB in 0.002687 sec., 14886.490509862298 rows/sec., 26.68 MiB/sec. 2025.01.02 23:37:57.466858 [ 265 ] {91b0146f-defd-4dd0-8dbf-e5714852d8fa} TCPHandler: Processed in 0.003232062 sec. 2025.01.02 23:37:57.467002 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:37:57.467139 [ 260 ] {0b06d358-cdc0-45a1-99b7-5babb2a2cef5} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:37:57.467198 [ 260 ] {0b06d358-cdc0-45a1-99b7-5babb2a2cef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:37:57.467697 [ 260 ] {0b06d358-cdc0-45a1-99b7-5babb2a2cef5} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:37:57.467735 [ 260 ] {0b06d358-cdc0-45a1-99b7-5babb2a2cef5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:37:57.468113 [ 260 ] {0b06d358-cdc0-45a1-99b7-5babb2a2cef5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:37:57.468346 [ 260 ] {0b06d358-cdc0-45a1-99b7-5babb2a2cef5} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:37:57.468556 [ 260 ] {0b06d358-cdc0-45a1-99b7-5babb2a2cef5} executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. 2025.01.02 23:37:57.468607 [ 260 ] {0b06d358-cdc0-45a1-99b7-5babb2a2cef5} TCPHandler: Processed in 0.001669602 sec. 2025.01.02 23:38:02.466505 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:02.466726 [ 260 ] {d4aac35d-f489-4c5b-ab93-19ca9810daa1} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:38:02.466805 [ 260 ] {d4aac35d-f489-4c5b-ab93-19ca9810daa1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:38:02.467608 [ 260 ] {d4aac35d-f489-4c5b-ab93-19ca9810daa1} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:02.467660 [ 260 ] {d4aac35d-f489-4c5b-ab93-19ca9810daa1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:02.468073 [ 260 ] {d4aac35d-f489-4c5b-ab93-19ca9810daa1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.02 23:38:02.468326 [ 260 ] {d4aac35d-f489-4c5b-ab93-19ca9810daa1} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:02.468556 [ 260 ] {d4aac35d-f489-4c5b-ab93-19ca9810daa1} executeQuery: Read 2 rows, 167.00 B in 0.001884 sec., 1061.5711252653928 rows/sec., 86.56 KiB/sec. 2025.01.02 23:38:02.468617 [ 260 ] {d4aac35d-f489-4c5b-ab93-19ca9810daa1} TCPHandler: Processed in 0.002250439 sec. 2025.01.02 23:38:02.468918 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:02.469193 [ 265 ] {da792512-7b59-4fbb-acaf-28404c25975c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:02.469299 [ 265 ] {da792512-7b59-4fbb-acaf-28404c25975c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:02.470541 [ 265 ] {da792512-7b59-4fbb-acaf-28404c25975c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:02.470579 [ 265 ] {da792512-7b59-4fbb-acaf-28404c25975c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:02.471072 [ 265 ] {da792512-7b59-4fbb-acaf-28404c25975c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:38:02.471325 [ 265 ] {da792512-7b59-4fbb-acaf-28404c25975c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:02.471538 [ 265 ] {da792512-7b59-4fbb-acaf-28404c25975c} executeQuery: Read 1197 rows, 101.04 KiB in 0.002416 sec., 495447.01986754965 rows/sec., 40.84 MiB/sec. 2025.01.02 23:38:02.471618 [ 265 ] {da792512-7b59-4fbb-acaf-28404c25975c} TCPHandler: Processed in 0.002874448 sec. 2025.01.02 23:38:02.471863 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:02.472017 [ 260 ] {7e404644-6de5-4802-9b18-3667a71e2173} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:38:02.472075 [ 260 ] {7e404644-6de5-4802-9b18-3667a71e2173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:38:02.472718 [ 260 ] {7e404644-6de5-4802-9b18-3667a71e2173} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:02.472759 [ 260 ] {7e404644-6de5-4802-9b18-3667a71e2173} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:02.473112 [ 260 ] {7e404644-6de5-4802-9b18-3667a71e2173} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:38:02.473357 [ 260 ] {7e404644-6de5-4802-9b18-3667a71e2173} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:02.473581 [ 260 ] {7e404644-6de5-4802-9b18-3667a71e2173} executeQuery: Read 2 rows, 143.00 B in 0.001594 sec., 1254.7051442910918 rows/sec., 87.61 KiB/sec. 2025.01.02 23:38:02.473634 [ 260 ] {7e404644-6de5-4802-9b18-3667a71e2173} TCPHandler: Processed in 0.001904626 sec. 2025.01.02 23:38:02.473780 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:02.473923 [ 265 ] {ec300d5a-a996-4ff0-a61e-fbdc9a4179e9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:38:02.473981 [ 265 ] {ec300d5a-a996-4ff0-a61e-fbdc9a4179e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:38:02.474740 [ 265 ] {ec300d5a-a996-4ff0-a61e-fbdc9a4179e9} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:02.474777 [ 265 ] {ec300d5a-a996-4ff0-a61e-fbdc9a4179e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:02.475146 [ 265 ] {ec300d5a-a996-4ff0-a61e-fbdc9a4179e9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:38:02.475381 [ 265 ] {ec300d5a-a996-4ff0-a61e-fbdc9a4179e9} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:02.475595 [ 265 ] {ec300d5a-a996-4ff0-a61e-fbdc9a4179e9} executeQuery: Read 228 rows, 15.81 KiB in 0.001697 sec., 134354.7436652917 rows/sec., 9.10 MiB/sec. 2025.01.02 23:38:02.475773 [ 265 ] {ec300d5a-a996-4ff0-a61e-fbdc9a4179e9} TCPHandler: Processed in 0.002055627 sec. 2025.01.02 23:38:02.475999 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:02.476120 [ 260 ] {21e2bffc-2125-4f09-9210-487f85a6a1df} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:02.476168 [ 260 ] {21e2bffc-2125-4f09-9210-487f85a6a1df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:02.476967 [ 260 ] {21e2bffc-2125-4f09-9210-487f85a6a1df} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:02.477007 [ 260 ] {21e2bffc-2125-4f09-9210-487f85a6a1df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:02.477403 [ 260 ] {21e2bffc-2125-4f09-9210-487f85a6a1df} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:38:02.477642 [ 260 ] {21e2bffc-2125-4f09-9210-487f85a6a1df} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:02.477886 [ 260 ] {21e2bffc-2125-4f09-9210-487f85a6a1df} executeQuery: Read 522 rows, 39.57 KiB in 0.001784 sec., 292600.89686098654 rows/sec., 21.66 MiB/sec. 2025.01.02 23:38:02.478066 [ 260 ] {21e2bffc-2125-4f09-9210-487f85a6a1df} TCPHandler: Processed in 0.002147939 sec. 2025.01.02 23:38:02.478302 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:02.478437 [ 265 ] {f6fa3adb-f998-4c71-92a0-a547b327077a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:02.478501 [ 265 ] {f6fa3adb-f998-4c71-92a0-a547b327077a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:02.479438 [ 265 ] {f6fa3adb-f998-4c71-92a0-a547b327077a} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:02.479479 [ 265 ] {f6fa3adb-f998-4c71-92a0-a547b327077a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:02.479917 [ 265 ] {f6fa3adb-f998-4c71-92a0-a547b327077a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:38:02.480164 [ 265 ] {f6fa3adb-f998-4c71-92a0-a547b327077a} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:02.480388 [ 265 ] {f6fa3adb-f998-4c71-92a0-a547b327077a} executeQuery: Read 881 rows, 60.70 KiB in 0.00197 sec., 447208.1218274112 rows/sec., 30.09 MiB/sec. 2025.01.02 23:38:02.480475 [ 265 ] {f6fa3adb-f998-4c71-92a0-a547b327077a} TCPHandler: Processed in 0.00229744 sec. 2025.01.02 23:38:02.480691 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:02.480827 [ 260 ] {5db10eb7-baa5-4583-bbfb-66da9561bfe7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:02.480888 [ 260 ] {5db10eb7-baa5-4583-bbfb-66da9561bfe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:02.481461 [ 260 ] {5db10eb7-baa5-4583-bbfb-66da9561bfe7} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:02.481499 [ 260 ] {5db10eb7-baa5-4583-bbfb-66da9561bfe7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:02.481866 [ 260 ] {5db10eb7-baa5-4583-bbfb-66da9561bfe7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:38:02.482105 [ 260 ] {5db10eb7-baa5-4583-bbfb-66da9561bfe7} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:02.482304 [ 260 ] {5db10eb7-baa5-4583-bbfb-66da9561bfe7} executeQuery: Read 60 rows, 4.14 KiB in 0.001507 sec., 39814.200398142 rows/sec., 2.68 MiB/sec. 2025.01.02 23:38:02.482352 [ 260 ] {5db10eb7-baa5-4583-bbfb-66da9561bfe7} TCPHandler: Processed in 0.001758703 sec. 2025.01.02 23:38:03.153482 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 2025.01.02 23:38:03.154151 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:03.154195 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:03.154731 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:38:03.155012 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:03.155255 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 2025.01.02 23:38:04.208765 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.01.02 23:38:04.228604 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:04.228668 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:04.236070 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:38:04.236880 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:04.239997 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.01.02 23:38:05.736057 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 892 2025.01.02 23:38:05.739322 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:05.739379 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:05.740872 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:38:05.741183 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:05.742025 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 892 2025.01.02 23:38:07.444319 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.444529 [ 260 ] {7de4339a-8e10-4fb5-9e0c-1845b181c756} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:38:07.444603 [ 260 ] {7de4339a-8e10-4fb5-9e0c-1845b181c756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:38:07.445368 [ 260 ] {7de4339a-8e10-4fb5-9e0c-1845b181c756} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.445420 [ 260 ] {7de4339a-8e10-4fb5-9e0c-1845b181c756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.445868 [ 260 ] {7de4339a-8e10-4fb5-9e0c-1845b181c756} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:38:07.446126 [ 260 ] {7de4339a-8e10-4fb5-9e0c-1845b181c756} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.446362 [ 260 ] {7de4339a-8e10-4fb5-9e0c-1845b181c756} executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. 2025.01.02 23:38:07.446469 [ 260 ] {7de4339a-8e10-4fb5-9e0c-1845b181c756} TCPHandler: Processed in 0.00230257 sec. 2025.01.02 23:38:07.446771 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.446964 [ 265 ] {32ad7e4d-9bc0-4ac2-bb8b-180687ba004f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:07.447039 [ 265 ] {32ad7e4d-9bc0-4ac2-bb8b-180687ba004f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:07.447973 [ 265 ] {32ad7e4d-9bc0-4ac2-bb8b-180687ba004f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.448016 [ 265 ] {32ad7e4d-9bc0-4ac2-bb8b-180687ba004f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.448481 [ 265 ] {32ad7e4d-9bc0-4ac2-bb8b-180687ba004f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:38:07.448740 [ 265 ] {32ad7e4d-9bc0-4ac2-bb8b-180687ba004f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.448940 [ 265 ] {32ad7e4d-9bc0-4ac2-bb8b-180687ba004f} executeQuery: Read 283 rows, 25.60 KiB in 0.002034 sec., 139134.70993117013 rows/sec., 12.29 MiB/sec. 2025.01.02 23:38:07.449002 [ 265 ] {32ad7e4d-9bc0-4ac2-bb8b-180687ba004f} TCPHandler: Processed in 0.002396582 sec. 2025.01.02 23:38:07.449170 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.449296 [ 260 ] {bdf4f67b-9dd7-4791-b9ad-37acd441d6f3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:38:07.449349 [ 260 ] {bdf4f67b-9dd7-4791-b9ad-37acd441d6f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:38:07.449973 [ 260 ] {bdf4f67b-9dd7-4791-b9ad-37acd441d6f3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.450013 [ 260 ] {bdf4f67b-9dd7-4791-b9ad-37acd441d6f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.450407 [ 260 ] {bdf4f67b-9dd7-4791-b9ad-37acd441d6f3} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:38:07.450657 [ 260 ] {bdf4f67b-9dd7-4791-b9ad-37acd441d6f3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.450888 [ 260 ] {bdf4f67b-9dd7-4791-b9ad-37acd441d6f3} executeQuery: Read 47 rows, 3.46 KiB in 0.001619 sec., 29030.265596046942 rows/sec., 2.09 MiB/sec. 2025.01.02 23:38:07.451011 [ 260 ] {bdf4f67b-9dd7-4791-b9ad-37acd441d6f3} TCPHandler: Processed in 0.001900145 sec. 2025.01.02 23:38:07.451226 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.451364 [ 265 ] {18bb3275-dddd-49b7-8362-0666566bc045} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:38:07.451432 [ 265 ] {18bb3275-dddd-49b7-8362-0666566bc045} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:38:07.452074 [ 265 ] {18bb3275-dddd-49b7-8362-0666566bc045} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.452113 [ 265 ] {18bb3275-dddd-49b7-8362-0666566bc045} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.452552 [ 265 ] {18bb3275-dddd-49b7-8362-0666566bc045} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:38:07.452816 [ 265 ] {18bb3275-dddd-49b7-8362-0666566bc045} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.453001 [ 265 ] {18bb3275-dddd-49b7-8362-0666566bc045} executeQuery: Read 14 rows, 1004.00 B in 0.001662 sec., 8423.58604091456 rows/sec., 589.93 KiB/sec. 2025.01.02 23:38:07.453055 [ 265 ] {18bb3275-dddd-49b7-8362-0666566bc045} TCPHandler: Processed in 0.001912135 sec. 2025.01.02 23:38:07.453247 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.453368 [ 260 ] {5cb91375-5959-41f8-bba8-e3ffc7b42f48} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:38:07.453417 [ 260 ] {5cb91375-5959-41f8-bba8-e3ffc7b42f48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:38:07.454047 [ 260 ] {5cb91375-5959-41f8-bba8-e3ffc7b42f48} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.454087 [ 260 ] {5cb91375-5959-41f8-bba8-e3ffc7b42f48} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.454457 [ 260 ] {5cb91375-5959-41f8-bba8-e3ffc7b42f48} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:38:07.454711 [ 260 ] {5cb91375-5959-41f8-bba8-e3ffc7b42f48} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.454938 [ 260 ] {5cb91375-5959-41f8-bba8-e3ffc7b42f48} executeQuery: Read 13 rows, 830.00 B in 0.001587 sec., 8191.556395715185 rows/sec., 510.74 KiB/sec. 2025.01.02 23:38:07.455056 [ 260 ] {5cb91375-5959-41f8-bba8-e3ffc7b42f48} TCPHandler: Processed in 0.001866935 sec. 2025.01.02 23:38:07.455251 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.455368 [ 265 ] {2188560f-506e-4bd1-8091-e6c7a3309727} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:07.455418 [ 265 ] {2188560f-506e-4bd1-8091-e6c7a3309727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:07.456213 [ 265 ] {2188560f-506e-4bd1-8091-e6c7a3309727} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.456276 [ 265 ] {2188560f-506e-4bd1-8091-e6c7a3309727} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.456799 [ 265 ] {2188560f-506e-4bd1-8091-e6c7a3309727} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:38:07.457042 [ 265 ] {2188560f-506e-4bd1-8091-e6c7a3309727} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.457254 [ 265 ] {2188560f-506e-4bd1-8091-e6c7a3309727} executeQuery: Read 422 rows, 30.88 KiB in 0.001894 sec., 222808.87011615626 rows/sec., 15.92 MiB/sec. 2025.01.02 23:38:07.457463 [ 265 ] {2188560f-506e-4bd1-8091-e6c7a3309727} TCPHandler: Processed in 0.00227394 sec. 2025.01.02 23:38:07.457707 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.457855 [ 260 ] {a1d5a075-526d-4703-be56-b030297c4898} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:38:07.457922 [ 260 ] {a1d5a075-526d-4703-be56-b030297c4898} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:38:07.458455 [ 260 ] {a1d5a075-526d-4703-be56-b030297c4898} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.458502 [ 260 ] {a1d5a075-526d-4703-be56-b030297c4898} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.458905 [ 260 ] {a1d5a075-526d-4703-be56-b030297c4898} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:38:07.459141 [ 260 ] {a1d5a075-526d-4703-be56-b030297c4898} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.459336 [ 260 ] {a1d5a075-526d-4703-be56-b030297c4898} executeQuery: Read 6 rows, 321.00 B in 0.001541 sec., 3893.5756002595717 rows/sec., 203.42 KiB/sec. 2025.01.02 23:38:07.459385 [ 260 ] {a1d5a075-526d-4703-be56-b030297c4898} TCPHandler: Processed in 0.001780413 sec. 2025.01.02 23:38:07.459533 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.459653 [ 265 ] {b6e6f844-8f46-4dde-9eb7-a4f20123e9eb} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:07.459704 [ 265 ] {b6e6f844-8f46-4dde-9eb7-a4f20123e9eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:07.460357 [ 265 ] {b6e6f844-8f46-4dde-9eb7-a4f20123e9eb} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.460394 [ 265 ] {b6e6f844-8f46-4dde-9eb7-a4f20123e9eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.460789 [ 265 ] {b6e6f844-8f46-4dde-9eb7-a4f20123e9eb} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:38:07.461042 [ 265 ] {b6e6f844-8f46-4dde-9eb7-a4f20123e9eb} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.461220 [ 265 ] {b6e6f844-8f46-4dde-9eb7-a4f20123e9eb} executeQuery: Read 237 rows, 16.27 KiB in 0.001548 sec., 153100.77519379847 rows/sec., 10.26 MiB/sec. 2025.01.02 23:38:07.461271 [ 265 ] {b6e6f844-8f46-4dde-9eb7-a4f20123e9eb} TCPHandler: Processed in 0.001755913 sec. 2025.01.02 23:38:07.461445 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.461564 [ 260 ] {beba2a68-4ef1-449c-952f-fb2ddc064739} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:38:07.461617 [ 260 ] {beba2a68-4ef1-449c-952f-fb2ddc064739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:38:07.462093 [ 260 ] {beba2a68-4ef1-449c-952f-fb2ddc064739} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.462133 [ 260 ] {beba2a68-4ef1-449c-952f-fb2ddc064739} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.462504 [ 260 ] {beba2a68-4ef1-449c-952f-fb2ddc064739} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:38:07.462752 [ 260 ] {beba2a68-4ef1-449c-952f-fb2ddc064739} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.462963 [ 260 ] {beba2a68-4ef1-449c-952f-fb2ddc064739} executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. 2025.01.02 23:38:07.463017 [ 260 ] {beba2a68-4ef1-449c-952f-fb2ddc064739} TCPHandler: Processed in 0.001631992 sec. 2025.01.02 23:38:07.463214 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.463352 [ 265 ] {cdeb1bbc-3a29-46f5-927d-0d33bdf0b13c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:07.463467 [ 265 ] {cdeb1bbc-3a29-46f5-927d-0d33bdf0b13c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:38:07.464797 [ 265 ] {cdeb1bbc-3a29-46f5-927d-0d33bdf0b13c} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.464834 [ 265 ] {cdeb1bbc-3a29-46f5-927d-0d33bdf0b13c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.465640 [ 265 ] {cdeb1bbc-3a29-46f5-927d-0d33bdf0b13c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:38:07.465981 [ 265 ] {cdeb1bbc-3a29-46f5-927d-0d33bdf0b13c} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.466261 [ 265 ] {cdeb1bbc-3a29-46f5-927d-0d33bdf0b13c} executeQuery: Read 40 rows, 73.40 KiB in 0.002933 sec., 13637.913399249916 rows/sec., 24.44 MiB/sec. 2025.01.02 23:38:07.466839 [ 265 ] {cdeb1bbc-3a29-46f5-927d-0d33bdf0b13c} TCPHandler: Processed in 0.003674818 sec. 2025.01.02 23:38:07.467425 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:07.467605 [ 260 ] {d184e4ec-8165-4ae6-80e1-18d29716786a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:07.467676 [ 260 ] {d184e4ec-8165-4ae6-80e1-18d29716786a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:07.468240 [ 260 ] {d184e4ec-8165-4ae6-80e1-18d29716786a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:07.468282 [ 260 ] {d184e4ec-8165-4ae6-80e1-18d29716786a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:07.468697 [ 260 ] {d184e4ec-8165-4ae6-80e1-18d29716786a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:38:07.468944 [ 260 ] {d184e4ec-8165-4ae6-80e1-18d29716786a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:07.469130 [ 260 ] {d184e4ec-8165-4ae6-80e1-18d29716786a} executeQuery: Read 82 rows, 5.33 KiB in 0.001574 sec., 52096.56925031766 rows/sec., 3.31 MiB/sec. 2025.01.02 23:38:07.469180 [ 260 ] {d184e4ec-8165-4ae6-80e1-18d29716786a} TCPHandler: Processed in 0.001994587 sec. 2025.01.02 23:38:10.524425 [ 129 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:38:10.524538 [ 129 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:38:10.655477 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 2025.01.02 23:38:10.656100 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:10.656138 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:10.656731 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:38:10.656995 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:10.657190 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.01.02 23:38:11.740165 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.01.02 23:38:11.760359 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:11.760418 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:11.768044 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:38:11.768833 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:11.772438 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.01.02 23:38:12.438642 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:12.438841 [ 260 ] {9a03ac4c-1c54-46b2-8b37-78d47564c9aa} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:12.438913 [ 260 ] {9a03ac4c-1c54-46b2-8b37-78d47564c9aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:12.439687 [ 260 ] {9a03ac4c-1c54-46b2-8b37-78d47564c9aa} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:12.439741 [ 260 ] {9a03ac4c-1c54-46b2-8b37-78d47564c9aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:12.440176 [ 260 ] {9a03ac4c-1c54-46b2-8b37-78d47564c9aa} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:38:12.440445 [ 260 ] {9a03ac4c-1c54-46b2-8b37-78d47564c9aa} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:12.440684 [ 260 ] {9a03ac4c-1c54-46b2-8b37-78d47564c9aa} executeQuery: Read 56 rows, 4.41 KiB in 0.001896 sec., 29535.864978902955 rows/sec., 2.27 MiB/sec. 2025.01.02 23:38:12.440741 [ 260 ] {9a03ac4c-1c54-46b2-8b37-78d47564c9aa} TCPHandler: Processed in 0.002232689 sec. 2025.01.02 23:38:12.441006 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:12.441203 [ 265 ] {0c40f881-97ba-40c0-b408-6c1fac0a8d52} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:12.441274 [ 265 ] {0c40f881-97ba-40c0-b408-6c1fac0a8d52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:12.442053 [ 265 ] {0c40f881-97ba-40c0-b408-6c1fac0a8d52} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:12.442105 [ 265 ] {0c40f881-97ba-40c0-b408-6c1fac0a8d52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:12.442544 [ 265 ] {0c40f881-97ba-40c0-b408-6c1fac0a8d52} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:38:12.442795 [ 265 ] {0c40f881-97ba-40c0-b408-6c1fac0a8d52} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:12.443047 [ 265 ] {0c40f881-97ba-40c0-b408-6c1fac0a8d52} executeQuery: Read 64 rows, 5.12 KiB in 0.0019 sec., 33684.21052631579 rows/sec., 2.63 MiB/sec. 2025.01.02 23:38:12.443103 [ 265 ] {0c40f881-97ba-40c0-b408-6c1fac0a8d52} TCPHandler: Processed in 0.002229469 sec. 2025.01.02 23:38:12.443263 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:12.443380 [ 260 ] {dbd2d368-d2a3-4df5-a906-0492158dc9e0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:12.443434 [ 260 ] {dbd2d368-d2a3-4df5-a906-0492158dc9e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:12.444021 [ 260 ] {dbd2d368-d2a3-4df5-a906-0492158dc9e0} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:12.444063 [ 260 ] {dbd2d368-d2a3-4df5-a906-0492158dc9e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:12.444457 [ 260 ] {dbd2d368-d2a3-4df5-a906-0492158dc9e0} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:38:12.444703 [ 260 ] {dbd2d368-d2a3-4df5-a906-0492158dc9e0} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:12.444954 [ 260 ] {dbd2d368-d2a3-4df5-a906-0492158dc9e0} executeQuery: Read 160 rows, 11.41 KiB in 0.001592 sec., 100502.51256281407 rows/sec., 7.00 MiB/sec. 2025.01.02 23:38:12.445042 [ 260 ] {dbd2d368-d2a3-4df5-a906-0492158dc9e0} TCPHandler: Processed in 0.001833694 sec. 2025.01.02 23:38:12.445266 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:12.445423 [ 265 ] {3d424f92-e3dd-41eb-a93a-3e57a3dbfeb2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:12.445478 [ 265 ] {3d424f92-e3dd-41eb-a93a-3e57a3dbfeb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:12.446011 [ 265 ] {3d424f92-e3dd-41eb-a93a-3e57a3dbfeb2} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:12.446052 [ 265 ] {3d424f92-e3dd-41eb-a93a-3e57a3dbfeb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:12.446431 [ 265 ] {3d424f92-e3dd-41eb-a93a-3e57a3dbfeb2} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:38:12.446667 [ 265 ] {3d424f92-e3dd-41eb-a93a-3e57a3dbfeb2} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:12.446893 [ 265 ] {3d424f92-e3dd-41eb-a93a-3e57a3dbfeb2} executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. 2025.01.02 23:38:12.446942 [ 265 ] {3d424f92-e3dd-41eb-a93a-3e57a3dbfeb2} TCPHandler: Processed in 0.001791703 sec. 2025.01.02 23:38:15.742429 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 922 2025.01.02 23:38:15.745634 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:15.745685 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:15.747153 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:38:15.747459 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:15.748015 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 922 2025.01.02 23:38:17.445239 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.445424 [ 260 ] {aad1e0d7-e10c-4c4a-b43d-4c16b4620d3d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:38:17.445493 [ 260 ] {aad1e0d7-e10c-4c4a-b43d-4c16b4620d3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:38:17.446230 [ 260 ] {aad1e0d7-e10c-4c4a-b43d-4c16b4620d3d} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.446274 [ 260 ] {aad1e0d7-e10c-4c4a-b43d-4c16b4620d3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.446706 [ 260 ] {aad1e0d7-e10c-4c4a-b43d-4c16b4620d3d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:38:17.446956 [ 260 ] {aad1e0d7-e10c-4c4a-b43d-4c16b4620d3d} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.447163 [ 260 ] {aad1e0d7-e10c-4c4a-b43d-4c16b4620d3d} executeQuery: Read 14 rows, 1.01 KiB in 0.001792 sec., 7812.5 rows/sec., 562.40 KiB/sec. 2025.01.02 23:38:17.447228 [ 260 ] {aad1e0d7-e10c-4c4a-b43d-4c16b4620d3d} TCPHandler: Processed in 0.002121357 sec. 2025.01.02 23:38:17.447478 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.447690 [ 265 ] {f594e295-819c-4aae-82c7-4ff4f6f0d62a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:38:17.447771 [ 265 ] {f594e295-819c-4aae-82c7-4ff4f6f0d62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:38:17.448547 [ 265 ] {f594e295-819c-4aae-82c7-4ff4f6f0d62a} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.448595 [ 265 ] {f594e295-819c-4aae-82c7-4ff4f6f0d62a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.449021 [ 265 ] {f594e295-819c-4aae-82c7-4ff4f6f0d62a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.02 23:38:17.449304 [ 265 ] {f594e295-819c-4aae-82c7-4ff4f6f0d62a} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.449572 [ 265 ] {f594e295-819c-4aae-82c7-4ff4f6f0d62a} executeQuery: Read 10 rows, 835.00 B in 0.001927 sec., 5189.413596263623 rows/sec., 423.16 KiB/sec. 2025.01.02 23:38:17.449783 [ 265 ] {f594e295-819c-4aae-82c7-4ff4f6f0d62a} TCPHandler: Processed in 0.002441752 sec. 2025.01.02 23:38:17.449977 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.450146 [ 260 ] {c993f017-762d-4e5a-99f0-6588ad068bfe} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:17.450207 [ 260 ] {c993f017-762d-4e5a-99f0-6588ad068bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:17.451046 [ 260 ] {c993f017-762d-4e5a-99f0-6588ad068bfe} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.451085 [ 260 ] {c993f017-762d-4e5a-99f0-6588ad068bfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.451468 [ 260 ] {c993f017-762d-4e5a-99f0-6588ad068bfe} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:38:17.451710 [ 260 ] {c993f017-762d-4e5a-99f0-6588ad068bfe} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.451841 [ 121 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.02 23:38:17.451891 [ 121 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.451901 [ 260 ] {c993f017-762d-4e5a-99f0-6588ad068bfe} executeQuery: Read 288 rows, 25.97 KiB in 0.001787 sec., 161163.96194739788 rows/sec., 14.19 MiB/sec. 2025.01.02 23:38:17.451922 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.451982 [ 260 ] {c993f017-762d-4e5a-99f0-6588ad068bfe} TCPHandler: Processed in 0.002105658 sec. 2025.01.02 23:38:17.452069 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.02 23:38:17.452164 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.452235 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:17.452297 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1435 rows starting from the beginning of the part 2025.01.02 23:38:17.452423 [ 265 ] {307ac078-83a5-4300-828d-35a9e53ce5fa} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:38:17.452573 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 283 rows starting from the beginning of the part 2025.01.02 23:38:17.452621 [ 265 ] {307ac078-83a5-4300-828d-35a9e53ce5fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:38:17.452977 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1197 rows starting from the beginning of the part 2025.01.02 23:38:17.453294 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 283 rows starting from the beginning of the part 2025.01.02 23:38:17.453617 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part 2025.01.02 23:38:17.453993 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 288 rows starting from the beginning of the part 2025.01.02 23:38:17.455539 [ 265 ] {307ac078-83a5-4300-828d-35a9e53ce5fa} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.455609 [ 265 ] {307ac078-83a5-4300-828d-35a9e53ce5fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.456606 [ 265 ] {307ac078-83a5-4300-828d-35a9e53ce5fa} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:38:17.456902 [ 265 ] {307ac078-83a5-4300-828d-35a9e53ce5fa} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.457097 [ 121 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.01.02 23:38:17.457200 [ 121 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.457284 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.457368 [ 265 ] {307ac078-83a5-4300-828d-35a9e53ce5fa} executeQuery: Read 57 rows, 4.16 KiB in 0.004998 sec., 11404.561824729892 rows/sec., 832.75 KiB/sec. 2025.01.02 23:38:17.457854 [ 265 ] {307ac078-83a5-4300-828d-35a9e53ce5fa} TCPHandler: Processed in 0.005774076 sec. 2025.01.02 23:38:17.457930 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.01.02 23:38:17.458186 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.458206 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.006197402 sec., 571529.8120083222 rows/sec., 50.35 MiB/sec. 2025.01.02 23:38:17.458298 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:17.458401 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 65 rows starting from the beginning of the part 2025.01.02 23:38:17.458481 [ 260 ] {e1abbdbd-78ef-486d-a12d-207ce0290cfb} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:38:17.458687 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.02 23:38:17.458763 [ 260 ] {e1abbdbd-78ef-486d-a12d-207ce0290cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:38:17.459082 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 49 rows starting from the beginning of the part 2025.01.02 23:38:17.459565 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part 2025.01.02 23:38:17.459718 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.460088 [ 188 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_46_9} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.02 23:38:17.460244 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2025.01.02 23:38:17.460404 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.01.02 23:38:17.460789 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part 2025.01.02 23:38:17.461012 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 57 rows starting from the beginning of the part 2025.01.02 23:38:17.461874 [ 260 ] {e1abbdbd-78ef-486d-a12d-207ce0290cfb} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.461937 [ 260 ] {e1abbdbd-78ef-486d-a12d-207ce0290cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.462922 [ 260 ] {e1abbdbd-78ef-486d-a12d-207ce0290cfb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:38:17.463484 [ 260 ] {e1abbdbd-78ef-486d-a12d-207ce0290cfb} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.463864 [ 121 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.02 23:38:17.463871 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.006424805 sec., 41557.68151718224 rows/sec., 3.13 MiB/sec. 2025.01.02 23:38:17.463959 [ 121 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.464027 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.464094 [ 260 ] {e1abbdbd-78ef-486d-a12d-207ce0290cfb} executeQuery: Read 14 rows, 1004.00 B in 0.00568 sec., 2464.788732394366 rows/sec., 172.62 KiB/sec. 2025.01.02 23:38:17.464282 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.01.02 23:38:17.464715 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.02 23:38:17.464851 [ 260 ] {e1abbdbd-78ef-486d-a12d-207ce0290cfb} TCPHandler: Processed in 0.00681556 sec. 2025.01.02 23:38:17.465363 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.465570 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:17.465652 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.465705 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 244 rows starting from the beginning of the part 2025.01.02 23:38:17.465750 [ 265 ] {57e0ddd4-32af-4d96-86aa-f8b6cc54e619} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:38:17.465938 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_30_6} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.01.02 23:38:17.465983 [ 265 ] {57e0ddd4-32af-4d96-86aa-f8b6cc54e619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:38:17.466110 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:17.466422 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.02 23:38:17.466676 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:17.467068 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part 2025.01.02 23:38:17.467470 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:17.467845 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:17.468943 [ 265 ] {57e0ddd4-32af-4d96-86aa-f8b6cc54e619} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.469012 [ 265 ] {57e0ddd4-32af-4d96-86aa-f8b6cc54e619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.469956 [ 265 ] {57e0ddd4-32af-4d96-86aa-f8b6cc54e619} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:38:17.470444 [ 265 ] {57e0ddd4-32af-4d96-86aa-f8b6cc54e619} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.470846 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.006693658 sec., 78880.6359691517 rows/sec., 5.65 MiB/sec. 2025.01.02 23:38:17.470972 [ 265 ] {57e0ddd4-32af-4d96-86aa-f8b6cc54e619} executeQuery: Read 13 rows, 830.00 B in 0.005325 sec., 2441.3145539906104 rows/sec., 152.22 KiB/sec. 2025.01.02 23:38:17.471107 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.02 23:38:17.471124 [ 265 ] {57e0ddd4-32af-4d96-86aa-f8b6cc54e619} TCPHandler: Processed in 0.006097571 sec. 2025.01.02 23:38:17.471390 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.471542 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.471727 [ 260 ] {cb788024-ed6d-4e82-9814-bab0690f55c6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:17.471813 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_31_6} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.02 23:38:17.471858 [ 260 ] {cb788024-ed6d-4e82-9814-bab0690f55c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:17.472056 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.02 23:38:17.472785 [ 260 ] {cb788024-ed6d-4e82-9814-bab0690f55c6} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.472829 [ 260 ] {cb788024-ed6d-4e82-9814-bab0690f55c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.473209 [ 260 ] {cb788024-ed6d-4e82-9814-bab0690f55c6} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:38:17.473453 [ 260 ] {cb788024-ed6d-4e82-9814-bab0690f55c6} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.473582 [ 121 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.02 23:38:17.473617 [ 121 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.473643 [ 260 ] {cb788024-ed6d-4e82-9814-bab0690f55c6} executeQuery: Read 432 rows, 31.70 KiB in 0.002024 sec., 213438.7351778656 rows/sec., 15.30 MiB/sec. 2025.01.02 23:38:17.473648 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.473762 [ 260 ] {cb788024-ed6d-4e82-9814-bab0690f55c6} TCPHandler: Processed in 0.002521073 sec. 2025.01.02 23:38:17.473882 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.02 23:38:17.473981 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.474063 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:17.474147 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part 2025.01.02 23:38:17.474186 [ 265 ] {27948fe7-24df-4dcb-bbb3-0beae8101ebb} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:38:17.474343 [ 265 ] {27948fe7-24df-4dcb-bbb3-0beae8101ebb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:38:17.474454 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 422 rows starting from the beginning of the part 2025.01.02 23:38:17.474858 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 522 rows starting from the beginning of the part 2025.01.02 23:38:17.475262 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 422 rows starting from the beginning of the part 2025.01.02 23:38:17.475526 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part 2025.01.02 23:38:17.475789 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 432 rows starting from the beginning of the part 2025.01.02 23:38:17.476919 [ 265 ] {27948fe7-24df-4dcb-bbb3-0beae8101ebb} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.476983 [ 265 ] {27948fe7-24df-4dcb-bbb3-0beae8101ebb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.477921 [ 265 ] {27948fe7-24df-4dcb-bbb3-0beae8101ebb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:38:17.478334 [ 265 ] {27948fe7-24df-4dcb-bbb3-0beae8101ebb} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.478707 [ 265 ] {27948fe7-24df-4dcb-bbb3-0beae8101ebb} executeQuery: Read 6 rows, 321.00 B in 0.004609 sec., 1301.8008244738555 rows/sec., 68.01 KiB/sec. 2025.01.02 23:38:17.479179 [ 265 ] {27948fe7-24df-4dcb-bbb3-0beae8101ebb} TCPHandler: Processed in 0.00530515 sec. 2025.01.02 23:38:17.479609 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.479631 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.005881627 sec., 471978.2468354419 rows/sec., 36.04 MiB/sec. 2025.01.02 23:38:17.479789 [ 260 ] {4f5c4756-b093-4f78-8149-fb5953920bae} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:17.479876 [ 260 ] {4f5c4756-b093-4f78-8149-fb5953920bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:17.479906 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.02 23:38:17.480566 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.480777 [ 191 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_46_9} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.02 23:38:17.480956 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.02 23:38:17.481123 [ 260 ] {4f5c4756-b093-4f78-8149-fb5953920bae} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.481166 [ 260 ] {4f5c4756-b093-4f78-8149-fb5953920bae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.481558 [ 260 ] {4f5c4756-b093-4f78-8149-fb5953920bae} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:38:17.481803 [ 260 ] {4f5c4756-b093-4f78-8149-fb5953920bae} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.481937 [ 121 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.02 23:38:17.481973 [ 121 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.482002 [ 260 ] {4f5c4756-b093-4f78-8149-fb5953920bae} executeQuery: Read 242 rows, 16.62 KiB in 0.002268 sec., 106701.94003527336 rows/sec., 7.16 MiB/sec. 2025.01.02 23:38:17.482006 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.482106 [ 260 ] {4f5c4756-b093-4f78-8149-fb5953920bae} TCPHandler: Processed in 0.002768677 sec. 2025.01.02 23:38:17.482158 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.02 23:38:17.482296 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.482311 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:17.482368 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12959 rows starting from the beginning of the part 2025.01.02 23:38:17.482638 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part 2025.01.02 23:38:17.482700 [ 265 ] {cdebecbe-324a-4976-b5fa-638fc3230841} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:38:17.482863 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 881 rows starting from the beginning of the part 2025.01.02 23:38:17.482979 [ 265 ] {cdebecbe-324a-4976-b5fa-638fc3230841} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:38:17.483171 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part 2025.01.02 23:38:17.483537 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part 2025.01.02 23:38:17.483835 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 242 rows starting from the beginning of the part 2025.01.02 23:38:17.485200 [ 265 ] {cdebecbe-324a-4976-b5fa-638fc3230841} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.485251 [ 265 ] {cdebecbe-324a-4976-b5fa-638fc3230841} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.485915 [ 265 ] {cdebecbe-324a-4976-b5fa-638fc3230841} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:38:17.486470 [ 265 ] {cdebecbe-324a-4976-b5fa-638fc3230841} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.486997 [ 265 ] {cdebecbe-324a-4976-b5fa-638fc3230841} executeQuery: Read 1 rows, 69.00 B in 0.004522 sec., 221.14108801415304 rows/sec., 14.90 KiB/sec. 2025.01.02 23:38:17.487196 [ 265 ] {cdebecbe-324a-4976-b5fa-638fc3230841} TCPHandler: Processed in 0.004991836 sec. 2025.01.02 23:38:17.487401 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.487546 [ 260 ] {a8b585e0-93d5-486a-9b45-e0a8e8512042} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:17.487705 [ 260 ] {a8b585e0-93d5-486a-9b45-e0a8e8512042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:38:17.489256 [ 260 ] {a8b585e0-93d5-486a-9b45-e0a8e8512042} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.489294 [ 260 ] {a8b585e0-93d5-486a-9b45-e0a8e8512042} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.490120 [ 260 ] {a8b585e0-93d5-486a-9b45-e0a8e8512042} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:38:17.490545 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14716 rows, containing 5 columns (5 merged, 0 gathered) in 0.008453112 sec., 1740897.3168698107 rows/sec., 117.19 MiB/sec. 2025.01.02 23:38:17.490546 [ 260 ] {a8b585e0-93d5-486a-9b45-e0a8e8512042} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.490873 [ 260 ] {a8b585e0-93d5-486a-9b45-e0a8e8512042} executeQuery: Read 40 rows, 73.40 KiB in 0.003355 sec., 11922.503725782415 rows/sec., 21.36 MiB/sec. 2025.01.02 23:38:17.491410 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.02 23:38:17.491556 [ 260 ] {a8b585e0-93d5-486a-9b45-e0a8e8512042} TCPHandler: Processed in 0.004250646 sec. 2025.01.02 23:38:17.491719 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:17.491849 [ 265 ] {82cf4330-599e-4171-a170-21293260ffe1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:17.491878 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.491914 [ 265 ] {82cf4330-599e-4171-a170-21293260ffe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:17.492001 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_46_9} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.02 23:38:17.492126 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. 2025.01.02 23:38:17.492503 [ 265 ] {82cf4330-599e-4171-a170-21293260ffe1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.492542 [ 265 ] {82cf4330-599e-4171-a170-21293260ffe1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.492924 [ 265 ] {82cf4330-599e-4171-a170-21293260ffe1} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:38:17.493176 [ 265 ] {82cf4330-599e-4171-a170-21293260ffe1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.493338 [ 121 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.02 23:38:17.493395 [ 121 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:17.493425 [ 265 ] {82cf4330-599e-4171-a170-21293260ffe1} executeQuery: Read 82 rows, 5.33 KiB in 0.001598 sec., 51314.14267834793 rows/sec., 3.26 MiB/sec. 2025.01.02 23:38:17.493437 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:17.493612 [ 265 ] {82cf4330-599e-4171-a170-21293260ffe1} TCPHandler: Processed in 0.001946596 sec. 2025.01.02 23:38:17.493769 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.02 23:38:17.494174 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:17.494259 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2448 rows starting from the beginning of the part 2025.01.02 23:38:17.494378 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part 2025.01.02 23:38:17.494589 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part 2025.01.02 23:38:17.494796 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part 2025.01.02 23:38:17.494976 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part 2025.01.02 23:38:17.495170 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part 2025.01.02 23:38:17.496667 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2814 rows, containing 4 columns (4 merged, 0 gathered) in 0.003106711 sec., 905781.0655706308 rows/sec., 58.96 MiB/sec. 2025.01.02 23:38:17.496883 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.02 23:38:17.497150 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:17.497223 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_46_9} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.02 23:38:17.497291 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. 2025.01.02 23:38:18.157412 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 2025.01.02 23:38:18.158101 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:18.158156 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:18.158704 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:38:18.158971 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:18.159235 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 2025.01.02 23:38:19.272611 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.01.02 23:38:19.293299 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:19.293348 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:19.300870 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:38:19.301664 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:19.304341 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.01.02 23:38:22.438859 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:22.439064 [ 260 ] {61a44d9b-7d61-4874-b2a4-8557a91ac34a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:22.439139 [ 260 ] {61a44d9b-7d61-4874-b2a4-8557a91ac34a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:22.439899 [ 260 ] {61a44d9b-7d61-4874-b2a4-8557a91ac34a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:22.439952 [ 260 ] {61a44d9b-7d61-4874-b2a4-8557a91ac34a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:22.440384 [ 260 ] {61a44d9b-7d61-4874-b2a4-8557a91ac34a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:38:22.440637 [ 260 ] {61a44d9b-7d61-4874-b2a4-8557a91ac34a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:22.440882 [ 260 ] {61a44d9b-7d61-4874-b2a4-8557a91ac34a} executeQuery: Read 56 rows, 4.41 KiB in 0.001871 sec., 29930.51843933725 rows/sec., 2.30 MiB/sec. 2025.01.02 23:38:22.440949 [ 260 ] {61a44d9b-7d61-4874-b2a4-8557a91ac34a} TCPHandler: Processed in 0.00222737 sec. 2025.01.02 23:38:22.441192 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:22.441405 [ 265 ] {6d651f84-be9f-408c-a114-d1dc67507b11} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:22.441488 [ 265 ] {6d651f84-be9f-408c-a114-d1dc67507b11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:22.442363 [ 265 ] {6d651f84-be9f-408c-a114-d1dc67507b11} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:22.442413 [ 265 ] {6d651f84-be9f-408c-a114-d1dc67507b11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:22.442854 [ 265 ] {6d651f84-be9f-408c-a114-d1dc67507b11} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:38:22.443126 [ 265 ] {6d651f84-be9f-408c-a114-d1dc67507b11} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:22.443369 [ 265 ] {6d651f84-be9f-408c-a114-d1dc67507b11} executeQuery: Read 64 rows, 5.12 KiB in 0.002024 sec., 31620.553359683792 rows/sec., 2.47 MiB/sec. 2025.01.02 23:38:22.443438 [ 265 ] {6d651f84-be9f-408c-a114-d1dc67507b11} TCPHandler: Processed in 0.002378311 sec. 2025.01.02 23:38:22.443587 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:22.443715 [ 260 ] {ade2c07c-1853-4bdf-85ef-14b5f2388e38} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:22.443771 [ 260 ] {ade2c07c-1853-4bdf-85ef-14b5f2388e38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:22.444386 [ 260 ] {ade2c07c-1853-4bdf-85ef-14b5f2388e38} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:22.444427 [ 260 ] {ade2c07c-1853-4bdf-85ef-14b5f2388e38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:22.444826 [ 260 ] {ade2c07c-1853-4bdf-85ef-14b5f2388e38} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:38:22.445075 [ 260 ] {ade2c07c-1853-4bdf-85ef-14b5f2388e38} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:22.445285 [ 260 ] {ade2c07c-1853-4bdf-85ef-14b5f2388e38} executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. 2025.01.02 23:38:22.445341 [ 260 ] {ade2c07c-1853-4bdf-85ef-14b5f2388e38} TCPHandler: Processed in 0.001812973 sec. 2025.01.02 23:38:22.445506 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:22.445634 [ 265 ] {1351d217-dab0-4a0e-9a50-f025a822e95d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:22.445690 [ 265 ] {1351d217-dab0-4a0e-9a50-f025a822e95d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:22.446212 [ 265 ] {1351d217-dab0-4a0e-9a50-f025a822e95d} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:22.446253 [ 265 ] {1351d217-dab0-4a0e-9a50-f025a822e95d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:22.446641 [ 265 ] {1351d217-dab0-4a0e-9a50-f025a822e95d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:38:22.446886 [ 265 ] {1351d217-dab0-4a0e-9a50-f025a822e95d} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:22.447099 [ 265 ] {1351d217-dab0-4a0e-9a50-f025a822e95d} executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. 2025.01.02 23:38:22.447153 [ 265 ] {1351d217-dab0-4a0e-9a50-f025a822e95d} TCPHandler: Processed in 0.001704583 sec. 2025.01.02 23:38:25.524595 [ 107 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:38:25.524668 [ 107 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:38:25.659460 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 2025.01.02 23:38:25.660114 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:25.660159 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:25.660712 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:38:25.660966 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:25.661180 [ 107 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.02 23:38:25.661234 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.01.02 23:38:25.661260 [ 107 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:25.661288 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:25.661400 [ 199 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.02 23:38:25.661529 [ 199 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:25.661570 [ 199 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part 2025.01.02 23:38:25.661649 [ 199 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part 2025.01.02 23:38:25.661813 [ 199 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part 2025.01.02 23:38:25.662065 [ 199 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part 2025.01.02 23:38:25.662207 [ 199 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part 2025.01.02 23:38:25.662328 [ 199 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part 2025.01.02 23:38:25.664796 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003439355 sec., 4806424.460400279 rows/sec., 68.76 MiB/sec. 2025.01.02 23:38:25.665006 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.02 23:38:25.665476 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:25.665561 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_36_7} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.02 23:38:25.665677 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.01.02 23:38:25.748336 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 954 2025.01.02 23:38:25.751789 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:25.751834 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:25.753298 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:38:25.753581 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:25.754814 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 954 2025.01.02 23:38:26.804519 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.01.02 23:38:26.825474 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:26.825531 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:26.833191 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:38:26.833979 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:26.834359 [ 104 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.02 23:38:26.834537 [ 104 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:26.834650 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:26.835170 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.02 23:38:26.848425 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.01.02 23:38:26.850459 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:26.852112 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part 2025.01.02 23:38:26.858196 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part 2025.01.02 23:38:26.864189 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2025.01.02 23:38:26.869887 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part 2025.01.02 23:38:26.875699 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2025.01.02 23:38:26.880783 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part 2025.01.02 23:38:26.939930 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.105099491 sec., 2588.023951514665 rows/sec., 13.38 MiB/sec. 2025.01.02 23:38:26.942592 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.02 23:38:26.945411 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:26.945501 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_36_7} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.02 23:38:26.947695 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. 2025.01.02 23:38:27.000239 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 206.43 MiB, peak 218.31 MiB, free memory in arenas 0.00 B, will set to 208.50 MiB (RSS), difference: 2.08 MiB 2025.01.02 23:38:27.445141 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.445329 [ 260 ] {c3165667-b6a1-423c-b3b8-0b38a132e30c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:38:27.445404 [ 260 ] {c3165667-b6a1-423c-b3b8-0b38a132e30c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:38:27.446096 [ 260 ] {c3165667-b6a1-423c-b3b8-0b38a132e30c} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.446142 [ 260 ] {c3165667-b6a1-423c-b3b8-0b38a132e30c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.446573 [ 260 ] {c3165667-b6a1-423c-b3b8-0b38a132e30c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:38:27.446835 [ 260 ] {c3165667-b6a1-423c-b3b8-0b38a132e30c} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.447037 [ 104 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.02 23:38:27.447077 [ 260 ] {c3165667-b6a1-423c-b3b8-0b38a132e30c} executeQuery: Read 14 rows, 1.01 KiB in 0.001799 sec., 7782.101167315175 rows/sec., 560.21 KiB/sec. 2025.01.02 23:38:27.447129 [ 104 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.447203 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.447213 [ 260 ] {c3165667-b6a1-423c-b3b8-0b38a132e30c} TCPHandler: Processed in 0.002202479 sec. 2025.01.02 23:38:27.447503 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.02 23:38:27.447703 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.447947 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:27.448050 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part 2025.01.02 23:38:27.448157 [ 265 ] {bd6a11b3-3f1e-4778-b7f2-1337d29c36e0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:27.448272 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:27.448375 [ 265 ] {bd6a11b3-3f1e-4778-b7f2-1337d29c36e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:27.448683 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:27.449004 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:27.449263 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:27.451352 [ 265 ] {bd6a11b3-3f1e-4778-b7f2-1337d29c36e0} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.451435 [ 265 ] {bd6a11b3-3f1e-4778-b7f2-1337d29c36e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.451782 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004478479 sec., 15630.30662865674 rows/sec., 1.16 MiB/sec. 2025.01.02 23:38:27.451967 [ 190 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.02 23:38:27.452556 [ 265 ] {bd6a11b3-3f1e-4778-b7f2-1337d29c36e0} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:38:27.452570 [ 193 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.452777 [ 193 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_25_6} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.02 23:38:27.452960 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:38:27.453032 [ 265 ] {bd6a11b3-3f1e-4778-b7f2-1337d29c36e0} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.453314 [ 265 ] {bd6a11b3-3f1e-4778-b7f2-1337d29c36e0} executeQuery: Read 283 rows, 25.60 KiB in 0.00526 sec., 53802.28136882129 rows/sec., 4.75 MiB/sec. 2025.01.02 23:38:27.453392 [ 265 ] {bd6a11b3-3f1e-4778-b7f2-1337d29c36e0} TCPHandler: Processed in 0.006053069 sec. 2025.01.02 23:38:27.453546 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.453686 [ 260 ] {34ecb724-5902-4dba-aa71-695680b01120} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:38:27.453744 [ 260 ] {34ecb724-5902-4dba-aa71-695680b01120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:38:27.454437 [ 260 ] {34ecb724-5902-4dba-aa71-695680b01120} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.454476 [ 260 ] {34ecb724-5902-4dba-aa71-695680b01120} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.454840 [ 260 ] {34ecb724-5902-4dba-aa71-695680b01120} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:38:27.455079 [ 260 ] {34ecb724-5902-4dba-aa71-695680b01120} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.455290 [ 260 ] {34ecb724-5902-4dba-aa71-695680b01120} executeQuery: Read 47 rows, 3.46 KiB in 0.001635 sec., 28746.177370030582 rows/sec., 2.07 MiB/sec. 2025.01.02 23:38:27.455341 [ 260 ] {34ecb724-5902-4dba-aa71-695680b01120} TCPHandler: Processed in 0.001861915 sec. 2025.01.02 23:38:27.455550 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.455784 [ 265 ] {0bdfda9e-796f-49b6-9378-782bdf1c3e01} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:38:27.455881 [ 265 ] {0bdfda9e-796f-49b6-9378-782bdf1c3e01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:38:27.456747 [ 265 ] {0bdfda9e-796f-49b6-9378-782bdf1c3e01} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.456788 [ 265 ] {0bdfda9e-796f-49b6-9378-782bdf1c3e01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.457146 [ 265 ] {0bdfda9e-796f-49b6-9378-782bdf1c3e01} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:38:27.457399 [ 265 ] {0bdfda9e-796f-49b6-9378-782bdf1c3e01} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.457605 [ 265 ] {0bdfda9e-796f-49b6-9378-782bdf1c3e01} executeQuery: Read 14 rows, 1004.00 B in 0.001882 sec., 7438.894792773645 rows/sec., 520.97 KiB/sec. 2025.01.02 23:38:27.457657 [ 265 ] {0bdfda9e-796f-49b6-9378-782bdf1c3e01} TCPHandler: Processed in 0.002219169 sec. 2025.01.02 23:38:27.457882 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.458103 [ 260 ] {d1a72b07-339a-4bbe-bed2-52c93ca68d77} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:38:27.458193 [ 260 ] {d1a72b07-339a-4bbe-bed2-52c93ca68d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:38:27.458883 [ 260 ] {d1a72b07-339a-4bbe-bed2-52c93ca68d77} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.458922 [ 260 ] {d1a72b07-339a-4bbe-bed2-52c93ca68d77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.459281 [ 260 ] {d1a72b07-339a-4bbe-bed2-52c93ca68d77} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:38:27.459520 [ 260 ] {d1a72b07-339a-4bbe-bed2-52c93ca68d77} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.459694 [ 104 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.02 23:38:27.459763 [ 104 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.459771 [ 260 ] {d1a72b07-339a-4bbe-bed2-52c93ca68d77} executeQuery: Read 13 rows, 830.00 B in 0.001706 sec., 7620.164126611958 rows/sec., 475.12 KiB/sec. 2025.01.02 23:38:27.459809 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.459919 [ 260 ] {d1a72b07-339a-4bbe-bed2-52c93ca68d77} TCPHandler: Processed in 0.002143248 sec. 2025.01.02 23:38:27.460258 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.02 23:38:27.460344 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.460718 [ 265 ] {eebba4e0-22ae-4599-b3b3-16cb0d7031c9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:27.460733 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:27.460818 [ 265 ] {eebba4e0-22ae-4599-b3b3-16cb0d7031c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:27.460826 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part 2025.01.02 23:38:27.461147 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part 2025.01.02 23:38:27.461531 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part 2025.01.02 23:38:27.461969 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part 2025.01.02 23:38:27.462327 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part 2025.01.02 23:38:27.463596 [ 265 ] {eebba4e0-22ae-4599-b3b3-16cb0d7031c9} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.463670 [ 265 ] {eebba4e0-22ae-4599-b3b3-16cb0d7031c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.464693 [ 265 ] {eebba4e0-22ae-4599-b3b3-16cb0d7031c9} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:38:27.464777 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004834904 sec., 13443.907055858814 rows/sec., 890.74 KiB/sec. 2025.01.02 23:38:27.464985 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.02 23:38:27.465135 [ 265 ] {eebba4e0-22ae-4599-b3b3-16cb0d7031c9} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.465613 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.465781 [ 265 ] {eebba4e0-22ae-4599-b3b3-16cb0d7031c9} executeQuery: Read 422 rows, 30.88 KiB in 0.005089 sec., 82923.9536254667 rows/sec., 5.93 MiB/sec. 2025.01.02 23:38:27.465929 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_25_6} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.02 23:38:27.466229 [ 265 ] {eebba4e0-22ae-4599-b3b3-16cb0d7031c9} TCPHandler: Processed in 0.006171801 sec. 2025.01.02 23:38:27.466279 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:38:27.466606 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.466830 [ 260 ] {6ee7293a-df85-4662-af1d-aec434115298} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:38:27.466923 [ 260 ] {6ee7293a-df85-4662-af1d-aec434115298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:38:27.467638 [ 260 ] {6ee7293a-df85-4662-af1d-aec434115298} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.467676 [ 260 ] {6ee7293a-df85-4662-af1d-aec434115298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.468049 [ 260 ] {6ee7293a-df85-4662-af1d-aec434115298} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:38:27.468302 [ 260 ] {6ee7293a-df85-4662-af1d-aec434115298} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.468489 [ 103 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 2025.01.02 23:38:27.468540 [ 260 ] {6ee7293a-df85-4662-af1d-aec434115298} executeQuery: Read 6 rows, 321.00 B in 0.001755 sec., 3418.8034188034185 rows/sec., 178.62 KiB/sec. 2025.01.02 23:38:27.468564 [ 103 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.468631 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.468645 [ 260 ] {6ee7293a-df85-4662-af1d-aec434115298} TCPHandler: Processed in 0.00226417 sec. 2025.01.02 23:38:27.469026 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.469193 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full 2025.01.02 23:38:27.469477 [ 265 ] {e80c21bd-bf49-46a8-8804-e31fae0074a2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:27.469543 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:27.469552 [ 265 ] {e80c21bd-bf49-46a8-8804-e31fae0074a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:27.469591 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2025.01.02 23:38:27.469776 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.01.02 23:38:27.470078 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.01.02 23:38:27.470384 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.01.02 23:38:27.470582 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.01.02 23:38:27.470806 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.01.02 23:38:27.471580 [ 265 ] {e80c21bd-bf49-46a8-8804-e31fae0074a2} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.471630 [ 265 ] {e80c21bd-bf49-46a8-8804-e31fae0074a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.472244 [ 265 ] {e80c21bd-bf49-46a8-8804-e31fae0074a2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:38:27.472436 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.003620598 sec., 41429.62018981395 rows/sec., 2.11 MiB/sec. 2025.01.02 23:38:27.472545 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) 2025.01.02 23:38:27.472607 [ 265 ] {e80c21bd-bf49-46a8-8804-e31fae0074a2} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.472988 [ 265 ] {e80c21bd-bf49-46a8-8804-e31fae0074a2} executeQuery: Read 237 rows, 16.27 KiB in 0.003554 sec., 66685.4248733821 rows/sec., 4.47 MiB/sec. 2025.01.02 23:38:27.473156 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.473327 [ 265 ] {e80c21bd-bf49-46a8-8804-e31fae0074a2} TCPHandler: Processed in 0.00455617 sec. 2025.01.02 23:38:27.473562 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_25_5} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 2025.01.02 23:38:27.473669 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.473883 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:38:27.474222 [ 260 ] {70d713ee-c34e-44b1-a543-0a3231359559} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:38:27.474396 [ 260 ] {70d713ee-c34e-44b1-a543-0a3231359559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:38:27.475282 [ 260 ] {70d713ee-c34e-44b1-a543-0a3231359559} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.475323 [ 260 ] {70d713ee-c34e-44b1-a543-0a3231359559} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.475688 [ 260 ] {70d713ee-c34e-44b1-a543-0a3231359559} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:38:27.475928 [ 260 ] {70d713ee-c34e-44b1-a543-0a3231359559} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.476152 [ 260 ] {70d713ee-c34e-44b1-a543-0a3231359559} executeQuery: Read 1 rows, 69.00 B in 0.002117 sec., 472.36655644780353 rows/sec., 31.83 KiB/sec. 2025.01.02 23:38:27.476203 [ 260 ] {70d713ee-c34e-44b1-a543-0a3231359559} TCPHandler: Processed in 0.002754886 sec. 2025.01.02 23:38:27.476359 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.476499 [ 265 ] {4b416d84-b1c7-4331-b0d0-a7e410b75ff5} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:27.476593 [ 265 ] {4b416d84-b1c7-4331-b0d0-a7e410b75ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:38:27.477903 [ 265 ] {4b416d84-b1c7-4331-b0d0-a7e410b75ff5} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.477943 [ 265 ] {4b416d84-b1c7-4331-b0d0-a7e410b75ff5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.478638 [ 265 ] {4b416d84-b1c7-4331-b0d0-a7e410b75ff5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:38:27.478909 [ 265 ] {4b416d84-b1c7-4331-b0d0-a7e410b75ff5} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.479205 [ 265 ] {4b416d84-b1c7-4331-b0d0-a7e410b75ff5} executeQuery: Read 40 rows, 73.40 KiB in 0.002732 sec., 14641.288433382137 rows/sec., 26.24 MiB/sec. 2025.01.02 23:38:27.479391 [ 265 ] {4b416d84-b1c7-4331-b0d0-a7e410b75ff5} TCPHandler: Processed in 0.003098141 sec. 2025.01.02 23:38:27.479584 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:27.479722 [ 260 ] {48e48c7b-b594-4cdc-a2f1-1b5ed975e568} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:27.479781 [ 260 ] {48e48c7b-b594-4cdc-a2f1-1b5ed975e568} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:27.480362 [ 260 ] {48e48c7b-b594-4cdc-a2f1-1b5ed975e568} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:27.480408 [ 260 ] {48e48c7b-b594-4cdc-a2f1-1b5ed975e568} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:27.480787 [ 260 ] {48e48c7b-b594-4cdc-a2f1-1b5ed975e568} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:38:27.481029 [ 260 ] {48e48c7b-b594-4cdc-a2f1-1b5ed975e568} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:27.481239 [ 260 ] {48e48c7b-b594-4cdc-a2f1-1b5ed975e568} executeQuery: Read 82 rows, 5.33 KiB in 0.001547 sec., 53005.81771170007 rows/sec., 3.37 MiB/sec. 2025.01.02 23:38:27.481295 [ 260 ] {48e48c7b-b594-4cdc-a2f1-1b5ed975e568} TCPHandler: Processed in 0.001777063 sec. 2025.01.02 23:38:29.988527 [ 99 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.02 23:38:29.988597 [ 99 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:29.988623 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:29.988843 [ 202 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full 2025.01.02 23:38:29.989036 [ 202 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:29.989076 [ 202 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part 2025.01.02 23:38:29.989159 [ 202 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2025.01.02 23:38:29.989433 [ 202 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2025.01.02 23:38:29.989641 [ 202 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2025.01.02 23:38:29.989793 [ 202 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part 2025.01.02 23:38:29.990938 [ 201 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.002232039 sec., 15232.708747472603 rows/sec., 1.27 MiB/sec. 2025.01.02 23:38:29.991117 [ 191 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.02 23:38:29.991462 [ 191 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:29.991554 [ 191 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_13_3} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.02 23:38:29.991635 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:38:32.467322 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:32.467529 [ 260 ] {98d9cdbe-3651-4d92-b3ec-27e4768ec377} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:38:32.467604 [ 260 ] {98d9cdbe-3651-4d92-b3ec-27e4768ec377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:38:32.468358 [ 260 ] {98d9cdbe-3651-4d92-b3ec-27e4768ec377} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:32.468409 [ 260 ] {98d9cdbe-3651-4d92-b3ec-27e4768ec377} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:32.468835 [ 260 ] {98d9cdbe-3651-4d92-b3ec-27e4768ec377} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.02 23:38:32.469111 [ 260 ] {98d9cdbe-3651-4d92-b3ec-27e4768ec377} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:32.469351 [ 260 ] {98d9cdbe-3651-4d92-b3ec-27e4768ec377} executeQuery: Read 4 rows, 334.00 B in 0.001875 sec., 2133.3333333333335 rows/sec., 173.96 KiB/sec. 2025.01.02 23:38:32.469411 [ 260 ] {98d9cdbe-3651-4d92-b3ec-27e4768ec377} TCPHandler: Processed in 0.002218989 sec. 2025.01.02 23:38:32.469668 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:32.469858 [ 265 ] {611a16b2-076b-476d-b83e-c64ca0cea89f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:32.469932 [ 265 ] {611a16b2-076b-476d-b83e-c64ca0cea89f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:32.471303 [ 265 ] {611a16b2-076b-476d-b83e-c64ca0cea89f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:32.471350 [ 265 ] {611a16b2-076b-476d-b83e-c64ca0cea89f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:32.471852 [ 265 ] {611a16b2-076b-476d-b83e-c64ca0cea89f} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:38:32.472139 [ 265 ] {611a16b2-076b-476d-b83e-c64ca0cea89f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:32.472374 [ 265 ] {611a16b2-076b-476d-b83e-c64ca0cea89f} executeQuery: Read 1198 rows, 101.11 KiB in 0.00257 sec., 466147.859922179 rows/sec., 38.42 MiB/sec. 2025.01.02 23:38:32.472433 [ 265 ] {611a16b2-076b-476d-b83e-c64ca0cea89f} TCPHandler: Processed in 0.002894028 sec. 2025.01.02 23:38:32.472597 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:32.472742 [ 260 ] {6fd795db-85e1-4b22-9853-51991cf0525d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:38:32.472805 [ 260 ] {6fd795db-85e1-4b22-9853-51991cf0525d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:38:32.473499 [ 260 ] {6fd795db-85e1-4b22-9853-51991cf0525d} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:32.473545 [ 260 ] {6fd795db-85e1-4b22-9853-51991cf0525d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:32.473912 [ 260 ] {6fd795db-85e1-4b22-9853-51991cf0525d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:38:32.474150 [ 260 ] {6fd795db-85e1-4b22-9853-51991cf0525d} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:32.474363 [ 260 ] {6fd795db-85e1-4b22-9853-51991cf0525d} executeQuery: Read 4 rows, 286.00 B in 0.001654 sec., 2418.3796856106405 rows/sec., 168.86 KiB/sec. 2025.01.02 23:38:32.474417 [ 260 ] {6fd795db-85e1-4b22-9853-51991cf0525d} TCPHandler: Processed in 0.001879885 sec. 2025.01.02 23:38:32.474566 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:32.474684 [ 265 ] {6d3c6511-0603-480e-be62-45654d6e89a1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:38:32.474734 [ 265 ] {6d3c6511-0603-480e-be62-45654d6e89a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:38:32.475404 [ 265 ] {6d3c6511-0603-480e-be62-45654d6e89a1} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:32.475444 [ 265 ] {6d3c6511-0603-480e-be62-45654d6e89a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:32.475822 [ 265 ] {6d3c6511-0603-480e-be62-45654d6e89a1} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:38:32.476064 [ 265 ] {6d3c6511-0603-480e-be62-45654d6e89a1} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:32.476278 [ 265 ] {6d3c6511-0603-480e-be62-45654d6e89a1} executeQuery: Read 228 rows, 15.81 KiB in 0.001619 sec., 140827.67140210007 rows/sec., 9.54 MiB/sec. 2025.01.02 23:38:32.476329 [ 265 ] {6d3c6511-0603-480e-be62-45654d6e89a1} TCPHandler: Processed in 0.001819204 sec. 2025.01.02 23:38:32.476476 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:32.476591 [ 260 ] {d8c12337-8946-4e8b-bda8-7bfe217956b6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:32.476638 [ 260 ] {d8c12337-8946-4e8b-bda8-7bfe217956b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:32.477428 [ 260 ] {d8c12337-8946-4e8b-bda8-7bfe217956b6} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:32.477468 [ 260 ] {d8c12337-8946-4e8b-bda8-7bfe217956b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:32.477868 [ 260 ] {d8c12337-8946-4e8b-bda8-7bfe217956b6} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:38:32.478110 [ 260 ] {d8c12337-8946-4e8b-bda8-7bfe217956b6} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:32.478335 [ 260 ] {d8c12337-8946-4e8b-bda8-7bfe217956b6} executeQuery: Read 524 rows, 39.73 KiB in 0.001767 sec., 296547.8211658178 rows/sec., 21.96 MiB/sec. 2025.01.02 23:38:32.478391 [ 260 ] {d8c12337-8946-4e8b-bda8-7bfe217956b6} TCPHandler: Processed in 0.001969476 sec. 2025.01.02 23:38:32.478529 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:32.478651 [ 265 ] {ff2ef0e3-2ab8-4369-8c27-a61274578afd} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:32.478815 [ 265 ] {ff2ef0e3-2ab8-4369-8c27-a61274578afd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:32.479707 [ 265 ] {ff2ef0e3-2ab8-4369-8c27-a61274578afd} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:32.479745 [ 265 ] {ff2ef0e3-2ab8-4369-8c27-a61274578afd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:32.480214 [ 265 ] {ff2ef0e3-2ab8-4369-8c27-a61274578afd} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:38:32.480462 [ 265 ] {ff2ef0e3-2ab8-4369-8c27-a61274578afd} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:32.480694 [ 265 ] {ff2ef0e3-2ab8-4369-8c27-a61274578afd} executeQuery: Read 882 rows, 60.77 KiB in 0.002071 sec., 425881.2168034766 rows/sec., 28.66 MiB/sec. 2025.01.02 23:38:32.480776 [ 265 ] {ff2ef0e3-2ab8-4369-8c27-a61274578afd} TCPHandler: Processed in 0.00230164 sec. 2025.01.02 23:38:32.480977 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:32.481247 [ 260 ] {af7914d2-e6cc-41db-95bd-8f9ea2dc437c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:32.481308 [ 260 ] {af7914d2-e6cc-41db-95bd-8f9ea2dc437c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:32.481841 [ 260 ] {af7914d2-e6cc-41db-95bd-8f9ea2dc437c} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:32.481879 [ 260 ] {af7914d2-e6cc-41db-95bd-8f9ea2dc437c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:32.482253 [ 260 ] {af7914d2-e6cc-41db-95bd-8f9ea2dc437c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:38:32.482495 [ 260 ] {af7914d2-e6cc-41db-95bd-8f9ea2dc437c} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:32.482714 [ 260 ] {af7914d2-e6cc-41db-95bd-8f9ea2dc437c} executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. 2025.01.02 23:38:32.482768 [ 260 ] {af7914d2-e6cc-41db-95bd-8f9ea2dc437c} TCPHandler: Processed in 0.001888635 sec. 2025.01.02 23:38:33.161468 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 2025.01.02 23:38:33.162243 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:33.162305 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:33.162890 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:38:33.163150 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:33.163395 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 2025.01.02 23:38:34.348601 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.01.02 23:38:34.367737 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:34.367792 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2025.01.02 23:38:34.374823 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:38:34.375578 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:34.379209 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.01.02 23:38:35.755168 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 990 2025.01.02 23:38:35.758481 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:35.758538 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:35.760088 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:38:35.760428 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:35.760688 [ 88 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.02 23:38:35.760806 [ 88 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:35.760866 [ 88 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:35.761316 [ 200 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.02 23:38:35.762645 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 990 2025.01.02 23:38:35.762904 [ 200 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:35.763034 [ 200 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 824 rows starting from the beginning of the part 2025.01.02 23:38:35.763484 [ 200 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part 2025.01.02 23:38:35.763926 [ 200 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2025.01.02 23:38:35.764335 [ 200 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part 2025.01.02 23:38:35.764747 [ 200 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part 2025.01.02 23:38:35.765192 [ 200 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2025.01.02 23:38:35.772953 [ 195 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 990 rows, containing 72 columns (72 merged, 0 gathered) in 0.011954557 sec., 82813.60823324528 rows/sec., 67.28 MiB/sec. 2025.01.02 23:38:35.774376 [ 195 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.02 23:38:35.775250 [ 195 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:35.775355 [ 195 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_26_5} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.02 23:38:35.775719 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.01.02 23:38:37.445347 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.445563 [ 260 ] {e4a50d25-0ce9-4805-9704-fc0c8f4046ab} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:38:37.445645 [ 260 ] {e4a50d25-0ce9-4805-9704-fc0c8f4046ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:38:37.446400 [ 260 ] {e4a50d25-0ce9-4805-9704-fc0c8f4046ab} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.446455 [ 260 ] {e4a50d25-0ce9-4805-9704-fc0c8f4046ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.446901 [ 260 ] {e4a50d25-0ce9-4805-9704-fc0c8f4046ab} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:38:37.447157 [ 260 ] {e4a50d25-0ce9-4805-9704-fc0c8f4046ab} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.447408 [ 260 ] {e4a50d25-0ce9-4805-9704-fc0c8f4046ab} executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. 2025.01.02 23:38:37.447529 [ 260 ] {e4a50d25-0ce9-4805-9704-fc0c8f4046ab} TCPHandler: Processed in 0.00232201 sec. 2025.01.02 23:38:37.447780 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.447970 [ 265 ] {3af7937d-79ad-429b-be24-b4381e3e4964} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:37.448043 [ 265 ] {3af7937d-79ad-429b-be24-b4381e3e4964} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:37.448907 [ 265 ] {3af7937d-79ad-429b-be24-b4381e3e4964} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.448955 [ 265 ] {3af7937d-79ad-429b-be24-b4381e3e4964} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.449418 [ 265 ] {3af7937d-79ad-429b-be24-b4381e3e4964} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:38:37.449691 [ 265 ] {3af7937d-79ad-429b-be24-b4381e3e4964} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.449944 [ 265 ] {3af7937d-79ad-429b-be24-b4381e3e4964} executeQuery: Read 283 rows, 25.60 KiB in 0.002025 sec., 139753.0864197531 rows/sec., 12.35 MiB/sec. 2025.01.02 23:38:37.450008 [ 265 ] {3af7937d-79ad-429b-be24-b4381e3e4964} TCPHandler: Processed in 0.002358561 sec. 2025.01.02 23:38:37.450156 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.450302 [ 260 ] {453a08a5-8ff8-452f-9adb-72f3f2f73e5d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:38:37.450364 [ 260 ] {453a08a5-8ff8-452f-9adb-72f3f2f73e5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:38:37.451034 [ 260 ] {453a08a5-8ff8-452f-9adb-72f3f2f73e5d} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.451074 [ 260 ] {453a08a5-8ff8-452f-9adb-72f3f2f73e5d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.451443 [ 260 ] {453a08a5-8ff8-452f-9adb-72f3f2f73e5d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:38:37.451684 [ 260 ] {453a08a5-8ff8-452f-9adb-72f3f2f73e5d} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.451898 [ 260 ] {453a08a5-8ff8-452f-9adb-72f3f2f73e5d} executeQuery: Read 47 rows, 3.46 KiB in 0.001631 sec., 28816.676885346413 rows/sec., 2.07 MiB/sec. 2025.01.02 23:38:37.451952 [ 260 ] {453a08a5-8ff8-452f-9adb-72f3f2f73e5d} TCPHandler: Processed in 0.001862714 sec. 2025.01.02 23:38:37.452107 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.452253 [ 265 ] {e851e6fe-7436-4df2-88bc-69065c7f3746} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:38:37.452314 [ 265 ] {e851e6fe-7436-4df2-88bc-69065c7f3746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:38:37.452975 [ 265 ] {e851e6fe-7436-4df2-88bc-69065c7f3746} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.453016 [ 265 ] {e851e6fe-7436-4df2-88bc-69065c7f3746} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.453388 [ 265 ] {e851e6fe-7436-4df2-88bc-69065c7f3746} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:38:37.453644 [ 265 ] {e851e6fe-7436-4df2-88bc-69065c7f3746} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.453870 [ 265 ] {e851e6fe-7436-4df2-88bc-69065c7f3746} executeQuery: Read 14 rows, 1004.00 B in 0.00165 sec., 8484.848484848484 rows/sec., 594.22 KiB/sec. 2025.01.02 23:38:37.453990 [ 265 ] {e851e6fe-7436-4df2-88bc-69065c7f3746} TCPHandler: Processed in 0.001948915 sec. 2025.01.02 23:38:37.454172 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.454309 [ 260 ] {6d1d068d-8d55-483f-b399-6a38f50ebde3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:38:37.454366 [ 260 ] {6d1d068d-8d55-483f-b399-6a38f50ebde3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:38:37.455008 [ 260 ] {6d1d068d-8d55-483f-b399-6a38f50ebde3} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.455048 [ 260 ] {6d1d068d-8d55-483f-b399-6a38f50ebde3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.455406 [ 260 ] {6d1d068d-8d55-483f-b399-6a38f50ebde3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:38:37.455646 [ 260 ] {6d1d068d-8d55-483f-b399-6a38f50ebde3} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.455851 [ 260 ] {6d1d068d-8d55-483f-b399-6a38f50ebde3} executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. 2025.01.02 23:38:37.455903 [ 260 ] {6d1d068d-8d55-483f-b399-6a38f50ebde3} TCPHandler: Processed in 0.001830444 sec. 2025.01.02 23:38:37.456058 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.456195 [ 265 ] {f64a279b-9ea9-4cec-99e0-3eb169caa243} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:37.456255 [ 265 ] {f64a279b-9ea9-4cec-99e0-3eb169caa243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:37.457053 [ 265 ] {f64a279b-9ea9-4cec-99e0-3eb169caa243} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.457093 [ 265 ] {f64a279b-9ea9-4cec-99e0-3eb169caa243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.457496 [ 265 ] {f64a279b-9ea9-4cec-99e0-3eb169caa243} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:38:37.457742 [ 265 ] {f64a279b-9ea9-4cec-99e0-3eb169caa243} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.457932 [ 265 ] {f64a279b-9ea9-4cec-99e0-3eb169caa243} executeQuery: Read 422 rows, 30.88 KiB in 0.001768 sec., 238687.78280542986 rows/sec., 17.06 MiB/sec. 2025.01.02 23:38:37.457985 [ 265 ] {f64a279b-9ea9-4cec-99e0-3eb169caa243} TCPHandler: Processed in 0.001993627 sec. 2025.01.02 23:38:37.458137 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.458272 [ 260 ] {1d35e2c5-50c0-4395-aa0a-859b5e3c2325} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:38:37.458333 [ 260 ] {1d35e2c5-50c0-4395-aa0a-859b5e3c2325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:38:37.458879 [ 260 ] {1d35e2c5-50c0-4395-aa0a-859b5e3c2325} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.458917 [ 260 ] {1d35e2c5-50c0-4395-aa0a-859b5e3c2325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.459290 [ 260 ] {1d35e2c5-50c0-4395-aa0a-859b5e3c2325} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:38:37.459529 [ 260 ] {1d35e2c5-50c0-4395-aa0a-859b5e3c2325} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.459735 [ 260 ] {1d35e2c5-50c0-4395-aa0a-859b5e3c2325} executeQuery: Read 6 rows, 321.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 210.10 KiB/sec. 2025.01.02 23:38:37.459788 [ 260 ] {1d35e2c5-50c0-4395-aa0a-859b5e3c2325} TCPHandler: Processed in 0.001716812 sec. 2025.01.02 23:38:37.459937 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.460073 [ 265 ] {fe53c462-a192-4b31-bcef-dae2042cd16b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:37.460135 [ 265 ] {fe53c462-a192-4b31-bcef-dae2042cd16b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:37.460811 [ 265 ] {fe53c462-a192-4b31-bcef-dae2042cd16b} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.460847 [ 265 ] {fe53c462-a192-4b31-bcef-dae2042cd16b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.461247 [ 265 ] {fe53c462-a192-4b31-bcef-dae2042cd16b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:38:37.461495 [ 265 ] {fe53c462-a192-4b31-bcef-dae2042cd16b} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.461674 [ 265 ] {fe53c462-a192-4b31-bcef-dae2042cd16b} executeQuery: Read 237 rows, 16.27 KiB in 0.001632 sec., 145220.58823529413 rows/sec., 9.73 MiB/sec. 2025.01.02 23:38:37.461726 [ 265 ] {fe53c462-a192-4b31-bcef-dae2042cd16b} TCPHandler: Processed in 0.001856084 sec. 2025.01.02 23:38:37.461878 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.462015 [ 260 ] {299d2f27-7e8a-41f4-a526-7980fdc6a26f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:38:37.462075 [ 260 ] {299d2f27-7e8a-41f4-a526-7980fdc6a26f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:38:37.462617 [ 260 ] {299d2f27-7e8a-41f4-a526-7980fdc6a26f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.462663 [ 260 ] {299d2f27-7e8a-41f4-a526-7980fdc6a26f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.463039 [ 260 ] {299d2f27-7e8a-41f4-a526-7980fdc6a26f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:38:37.463273 [ 260 ] {299d2f27-7e8a-41f4-a526-7980fdc6a26f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.463433 [ 85 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.02 23:38:37.463494 [ 85 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.463510 [ 260 ] {299d2f27-7e8a-41f4-a526-7980fdc6a26f} executeQuery: Read 1 rows, 69.00 B in 0.001519 sec., 658.3278472679394 rows/sec., 44.36 KiB/sec. 2025.01.02 23:38:37.463527 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.463654 [ 260 ] {299d2f27-7e8a-41f4-a526-7980fdc6a26f} TCPHandler: Processed in 0.001841224 sec. 2025.01.02 23:38:37.463779 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.02 23:38:37.463861 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.464083 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:37.464115 [ 265 ] {cf4bf669-bc8a-4c3d-9adf-d37ff8e248c7} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:37.464155 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 23 rows starting from the beginning of the part 2025.01.02 23:38:37.464362 [ 265 ] {cf4bf669-bc8a-4c3d-9adf-d37ff8e248c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:38:37.464504 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.01.02 23:38:37.464996 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.01.02 23:38:37.465429 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.01.02 23:38:37.465733 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.01.02 23:38:37.466091 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.01.02 23:38:37.469942 [ 201 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.006281753 sec., 4457.354499611812 rows/sec., 299.11 KiB/sec. 2025.01.02 23:38:37.470157 [ 265 ] {cf4bf669-bc8a-4c3d-9adf-d37ff8e248c7} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.470173 [ 201 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.02 23:38:37.470217 [ 265 ] {cf4bf669-bc8a-4c3d-9adf-d37ff8e248c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.470806 [ 201 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.470987 [ 201 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_26_5} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.02 23:38:37.471158 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.02 23:38:37.471503 [ 265 ] {cf4bf669-bc8a-4c3d-9adf-d37ff8e248c7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:38:37.471783 [ 265 ] {cf4bf669-bc8a-4c3d-9adf-d37ff8e248c7} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.471915 [ 85 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.02 23:38:37.471954 [ 85 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.471979 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.472005 [ 265 ] {cf4bf669-bc8a-4c3d-9adf-d37ff8e248c7} executeQuery: Read 40 rows, 73.40 KiB in 0.007968 sec., 5020.080321285141 rows/sec., 9.00 MiB/sec. 2025.01.02 23:38:37.472145 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full 2025.01.02 23:38:37.472221 [ 265 ] {cf4bf669-bc8a-4c3d-9adf-d37ff8e248c7} TCPHandler: Processed in 0.008465811 sec. 2025.01.02 23:38:37.472456 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:37.472519 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:37.472650 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 750 rows starting from the beginning of the part 2025.01.02 23:38:37.472720 [ 260 ] {47a1a07b-5a9f-4861-a1cb-b1e1915f250e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:37.472860 [ 260 ] {47a1a07b-5a9f-4861-a1cb-b1e1915f250e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:37.473384 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part 2025.01.02 23:38:37.474119 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part 2025.01.02 23:38:37.474825 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part 2025.01.02 23:38:37.475455 [ 260 ] {47a1a07b-5a9f-4861-a1cb-b1e1915f250e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:37.475515 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part 2025.01.02 23:38:37.475538 [ 260 ] {47a1a07b-5a9f-4861-a1cb-b1e1915f250e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:37.476202 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part 2025.01.02 23:38:37.477181 [ 260 ] {47a1a07b-5a9f-4861-a1cb-b1e1915f250e} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:38:37.477764 [ 260 ] {47a1a07b-5a9f-4861-a1cb-b1e1915f250e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.478402 [ 260 ] {47a1a07b-5a9f-4861-a1cb-b1e1915f250e} executeQuery: Read 82 rows, 5.33 KiB in 0.005749 sec., 14263.350147851801 rows/sec., 927.64 KiB/sec. 2025.01.02 23:38:37.478533 [ 260 ] {47a1a07b-5a9f-4861-a1cb-b1e1915f250e} TCPHandler: Processed in 0.006189872 sec. 2025.01.02 23:38:37.488019 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 950 rows, containing 19 columns (19 merged, 0 gathered) in 0.01598616 sec., 59426.403839321014 rows/sec., 106.49 MiB/sec. 2025.01.02 23:38:37.489580 [ 189 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.02 23:38:37.490099 [ 189 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:37.490200 [ 189 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_26_5} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.02 23:38:37.490381 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. 2025.01.02 23:38:38.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 210.29 MiB, peak 218.31 MiB, free memory in arenas 0.00 B, will set to 211.69 MiB (RSS), difference: 1.40 MiB 2025.01.02 23:38:40.524711 [ 82 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:38:40.524784 [ 82 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:38:40.663630 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 2025.01.02 23:38:40.664329 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:40.664384 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:40.664936 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:38:40.665213 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:40.665482 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.01.02 23:38:41.879372 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.01.02 23:38:41.900161 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:41.900214 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:41.907786 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:38:41.908577 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:41.911122 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.01.02 23:38:42.438443 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:42.438632 [ 260 ] {7fdffda9-3f57-4d00-9807-dde8b2eb16c2} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:42.438703 [ 260 ] {7fdffda9-3f57-4d00-9807-dde8b2eb16c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:42.439574 [ 260 ] {7fdffda9-3f57-4d00-9807-dde8b2eb16c2} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:42.439627 [ 260 ] {7fdffda9-3f57-4d00-9807-dde8b2eb16c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:42.440205 [ 260 ] {7fdffda9-3f57-4d00-9807-dde8b2eb16c2} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:38:42.440545 [ 260 ] {7fdffda9-3f57-4d00-9807-dde8b2eb16c2} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:42.440770 [ 79 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.02 23:38:42.440861 [ 79 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:42.440861 [ 260 ] {7fdffda9-3f57-4d00-9807-dde8b2eb16c2} executeQuery: Read 56 rows, 4.41 KiB in 0.002267 sec., 24702.2496691663 rows/sec., 1.90 MiB/sec. 2025.01.02 23:38:42.440891 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:42.441077 [ 260 ] {7fdffda9-3f57-4d00-9807-dde8b2eb16c2} TCPHandler: Processed in 0.002756226 sec. 2025.01.02 23:38:42.441172 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.02 23:38:42.441347 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:42.441396 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:42.441416 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1435 rows starting from the beginning of the part 2025.01.02 23:38:42.441678 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part 2025.01.02 23:38:42.441840 [ 265 ] {73b4a917-583d-4334-93d2-806bad90c42d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:42.442009 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 283 rows starting from the beginning of the part 2025.01.02 23:38:42.442032 [ 265 ] {73b4a917-583d-4334-93d2-806bad90c42d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:42.442324 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1198 rows starting from the beginning of the part 2025.01.02 23:38:42.442653 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 283 rows starting from the beginning of the part 2025.01.02 23:38:42.442985 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part 2025.01.02 23:38:42.444788 [ 265 ] {73b4a917-583d-4334-93d2-806bad90c42d} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:42.444864 [ 265 ] {73b4a917-583d-4334-93d2-806bad90c42d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:42.445822 [ 265 ] {73b4a917-583d-4334-93d2-806bad90c42d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:38:42.446197 [ 265 ] {73b4a917-583d-4334-93d2-806bad90c42d} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:42.446605 [ 79 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.02 23:38:42.446735 [ 79 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:42.446774 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.005761075 sec., 574719.1279405319 rows/sec., 50.37 MiB/sec. 2025.01.02 23:38:42.446812 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:42.446951 [ 265 ] {73b4a917-583d-4334-93d2-806bad90c42d} executeQuery: Read 64 rows, 5.12 KiB in 0.005299 sec., 12077.750518965842 rows/sec., 965.32 KiB/sec. 2025.01.02 23:38:42.447286 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.02 23:38:42.447354 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.02 23:38:42.447404 [ 265 ] {73b4a917-583d-4334-93d2-806bad90c42d} TCPHandler: Processed in 0.006142551 sec. 2025.01.02 23:38:42.447858 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:42.448232 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:42.448455 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part 2025.01.02 23:38:42.448447 [ 260 ] {40047110-efbe-4d7d-95f9-2de186998615} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:42.448801 [ 260 ] {40047110-efbe-4d7d-95f9-2de186998615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:42.449177 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part 2025.01.02 23:38:42.449236 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:42.449765 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 422 rows starting from the beginning of the part 2025.01.02 23:38:42.450035 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_51_10} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.02 23:38:42.450401 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.01.02 23:38:42.450524 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 524 rows starting from the beginning of the part 2025.01.02 23:38:42.450906 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 422 rows starting from the beginning of the part 2025.01.02 23:38:42.451265 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part 2025.01.02 23:38:42.452354 [ 260 ] {40047110-efbe-4d7d-95f9-2de186998615} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:42.452439 [ 260 ] {40047110-efbe-4d7d-95f9-2de186998615} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:42.453832 [ 260 ] {40047110-efbe-4d7d-95f9-2de186998615} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:38:42.454283 [ 260 ] {40047110-efbe-4d7d-95f9-2de186998615} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:42.454497 [ 79 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.02 23:38:42.454601 [ 79 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:42.454667 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:42.454726 [ 260 ] {40047110-efbe-4d7d-95f9-2de186998615} executeQuery: Read 160 rows, 11.41 KiB in 0.006448 sec., 24813.89578163772 rows/sec., 1.73 MiB/sec. 2025.01.02 23:38:42.455135 [ 260 ] {40047110-efbe-4d7d-95f9-2de186998615} TCPHandler: Processed in 0.007539089 sec. 2025.01.02 23:38:42.455197 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.02 23:38:42.455440 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:42.455628 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.008684795 sec., 277496.4751614747 rows/sec., 21.28 MiB/sec. 2025.01.02 23:38:42.455798 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:42.455807 [ 265 ] {6fa1e3a4-71e2-4a93-936d-ed1903314dc0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:42.455908 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14716 rows starting from the beginning of the part 2025.01.02 23:38:42.455933 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.02 23:38:42.455948 [ 265 ] {6fa1e3a4-71e2-4a93-936d-ed1903314dc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:42.456464 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part 2025.01.02 23:38:42.456958 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part 2025.01.02 23:38:42.457281 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:42.457513 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 882 rows starting from the beginning of the part 2025.01.02 23:38:42.457705 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_51_10} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.02 23:38:42.457975 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 237 rows starting from the beginning of the part 2025.01.02 23:38:42.458120 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.02 23:38:42.458319 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part 2025.01.02 23:38:42.459360 [ 265 ] {6fa1e3a4-71e2-4a93-936d-ed1903314dc0} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:42.459428 [ 265 ] {6fa1e3a4-71e2-4a93-936d-ed1903314dc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:42.460005 [ 265 ] {6fa1e3a4-71e2-4a93-936d-ed1903314dc0} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:38:42.460350 [ 265 ] {6fa1e3a4-71e2-4a93-936d-ed1903314dc0} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:42.460630 [ 79 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.02 23:38:42.460725 [ 79 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:42.460808 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:42.461139 [ 265 ] {6fa1e3a4-71e2-4a93-936d-ed1903314dc0} executeQuery: Read 60 rows, 4.14 KiB in 0.005418 sec., 11074.197120708748 rows/sec., 764.23 KiB/sec. 2025.01.02 23:38:42.461463 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.02 23:38:42.461693 [ 265 ] {6fa1e3a4-71e2-4a93-936d-ed1903314dc0} TCPHandler: Processed in 0.006433484 sec. 2025.01.02 23:38:42.462302 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:42.462436 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2814 rows starting from the beginning of the part 2025.01.02 23:38:42.462997 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part 2025.01.02 23:38:42.463505 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part 2025.01.02 23:38:42.463680 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part 2025.01.02 23:38:42.463811 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 82 rows starting from the beginning of the part 2025.01.02 23:38:42.463970 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part 2025.01.02 23:38:42.465699 [ 199 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3158 rows, containing 4 columns (4 merged, 0 gathered) in 0.004734752 sec., 666983.1915166834 rows/sec., 43.45 MiB/sec. 2025.01.02 23:38:42.466015 [ 199 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.02 23:38:42.466487 [ 199 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:42.466594 [ 199 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_51_10} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.02 23:38:42.466708 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. 2025.01.02 23:38:42.466913 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 16392 rows, containing 5 columns (5 merged, 0 gathered) in 0.012123379 sec., 1352098.2887691625 rows/sec., 91.06 MiB/sec. 2025.01.02 23:38:42.467100 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.02 23:38:42.467419 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:42.467506 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_51_10} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.02 23:38:42.467603 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. 2025.01.02 23:38:45.763037 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1020 2025.01.02 23:38:45.766849 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:45.766903 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:45.768396 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:38:45.768717 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:45.769320 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1020 2025.01.02 23:38:47.445414 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.445624 [ 260 ] {d3369770-8ec3-4a09-afbc-3ea641956d2c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:38:47.445705 [ 260 ] {d3369770-8ec3-4a09-afbc-3ea641956d2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:38:47.446533 [ 260 ] {d3369770-8ec3-4a09-afbc-3ea641956d2c} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.446590 [ 260 ] {d3369770-8ec3-4a09-afbc-3ea641956d2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.447036 [ 260 ] {d3369770-8ec3-4a09-afbc-3ea641956d2c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:38:47.447306 [ 260 ] {d3369770-8ec3-4a09-afbc-3ea641956d2c} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.447564 [ 260 ] {d3369770-8ec3-4a09-afbc-3ea641956d2c} executeQuery: Read 14 rows, 1.01 KiB in 0.001984 sec., 7056.451612903225 rows/sec., 507.97 KiB/sec. 2025.01.02 23:38:47.447670 [ 260 ] {d3369770-8ec3-4a09-afbc-3ea641956d2c} TCPHandler: Processed in 0.002396561 sec. 2025.01.02 23:38:47.448068 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.448326 [ 265 ] {833436a1-a61f-4c47-880b-0e389ce71407} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:38:47.448398 [ 265 ] {833436a1-a61f-4c47-880b-0e389ce71407} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:38:47.449137 [ 265 ] {833436a1-a61f-4c47-880b-0e389ce71407} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.449187 [ 265 ] {833436a1-a61f-4c47-880b-0e389ce71407} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.449631 [ 265 ] {833436a1-a61f-4c47-880b-0e389ce71407} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.02 23:38:47.449894 [ 265 ] {833436a1-a61f-4c47-880b-0e389ce71407} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.450146 [ 265 ] {833436a1-a61f-4c47-880b-0e389ce71407} executeQuery: Read 2 rows, 167.00 B in 0.001863 sec., 1073.5373054213633 rows/sec., 87.54 KiB/sec. 2025.01.02 23:38:47.450311 [ 265 ] {833436a1-a61f-4c47-880b-0e389ce71407} TCPHandler: Processed in 0.002478953 sec. 2025.01.02 23:38:47.450509 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.450653 [ 260 ] {9eb960e2-948d-425d-99f2-db81dde85227} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:47.450712 [ 260 ] {9eb960e2-948d-425d-99f2-db81dde85227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:47.451454 [ 260 ] {9eb960e2-948d-425d-99f2-db81dde85227} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.451494 [ 260 ] {9eb960e2-948d-425d-99f2-db81dde85227} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.451891 [ 260 ] {9eb960e2-948d-425d-99f2-db81dde85227} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:38:47.452144 [ 260 ] {9eb960e2-948d-425d-99f2-db81dde85227} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.452359 [ 260 ] {9eb960e2-948d-425d-99f2-db81dde85227} executeQuery: Read 284 rows, 25.68 KiB in 0.00174 sec., 163218.3908045977 rows/sec., 14.41 MiB/sec. 2025.01.02 23:38:47.452413 [ 260 ] {9eb960e2-948d-425d-99f2-db81dde85227} TCPHandler: Processed in 0.002000227 sec. 2025.01.02 23:38:47.452610 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.452829 [ 265 ] {c4c900cc-e811-4b0d-9183-4f47c260dce3} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:38:47.452919 [ 265 ] {c4c900cc-e811-4b0d-9183-4f47c260dce3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:38:47.453698 [ 265 ] {c4c900cc-e811-4b0d-9183-4f47c260dce3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.453737 [ 265 ] {c4c900cc-e811-4b0d-9183-4f47c260dce3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.454106 [ 265 ] {c4c900cc-e811-4b0d-9183-4f47c260dce3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:38:47.454350 [ 265 ] {c4c900cc-e811-4b0d-9183-4f47c260dce3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.454523 [ 265 ] {c4c900cc-e811-4b0d-9183-4f47c260dce3} executeQuery: Read 49 rows, 3.60 KiB in 0.001749 sec., 28016.00914808462 rows/sec., 2.01 MiB/sec. 2025.01.02 23:38:47.454574 [ 265 ] {c4c900cc-e811-4b0d-9183-4f47c260dce3} TCPHandler: Processed in 0.002077107 sec. 2025.01.02 23:38:47.454746 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.454886 [ 260 ] {c8b6ab8d-3214-4ae0-a3e5-6b3e9a58d9cf} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:38:47.454944 [ 260 ] {c8b6ab8d-3214-4ae0-a3e5-6b3e9a58d9cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:38:47.455557 [ 260 ] {c8b6ab8d-3214-4ae0-a3e5-6b3e9a58d9cf} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.455598 [ 260 ] {c8b6ab8d-3214-4ae0-a3e5-6b3e9a58d9cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.455962 [ 260 ] {c8b6ab8d-3214-4ae0-a3e5-6b3e9a58d9cf} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:38:47.456214 [ 260 ] {c8b6ab8d-3214-4ae0-a3e5-6b3e9a58d9cf} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.456466 [ 260 ] {c8b6ab8d-3214-4ae0-a3e5-6b3e9a58d9cf} executeQuery: Read 14 rows, 1004.00 B in 0.001606 sec., 8717.3100871731 rows/sec., 610.50 KiB/sec. 2025.01.02 23:38:47.456540 [ 260 ] {c8b6ab8d-3214-4ae0-a3e5-6b3e9a58d9cf} TCPHandler: Processed in 0.001860755 sec. 2025.01.02 23:38:47.456857 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.457073 [ 265 ] {5d5a500d-51ee-4b11-9eda-65b49fcae457} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:38:47.457163 [ 265 ] {5d5a500d-51ee-4b11-9eda-65b49fcae457} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:38:47.457763 [ 265 ] {5d5a500d-51ee-4b11-9eda-65b49fcae457} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.457801 [ 265 ] {5d5a500d-51ee-4b11-9eda-65b49fcae457} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.458159 [ 265 ] {5d5a500d-51ee-4b11-9eda-65b49fcae457} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:38:47.458401 [ 265 ] {5d5a500d-51ee-4b11-9eda-65b49fcae457} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.458586 [ 265 ] {5d5a500d-51ee-4b11-9eda-65b49fcae457} executeQuery: Read 13 rows, 830.00 B in 0.001566 sec., 8301.404853128992 rows/sec., 517.59 KiB/sec. 2025.01.02 23:38:47.458637 [ 265 ] {5d5a500d-51ee-4b11-9eda-65b49fcae457} TCPHandler: Processed in 0.001973297 sec. 2025.01.02 23:38:47.458781 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.458917 [ 260 ] {1ee1e2c6-ed57-4461-8af7-9c2e2c9cd06f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:47.458974 [ 260 ] {1ee1e2c6-ed57-4461-8af7-9c2e2c9cd06f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:47.459760 [ 260 ] {1ee1e2c6-ed57-4461-8af7-9c2e2c9cd06f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.459801 [ 260 ] {1ee1e2c6-ed57-4461-8af7-9c2e2c9cd06f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.460188 [ 260 ] {1ee1e2c6-ed57-4461-8af7-9c2e2c9cd06f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:38:47.460430 [ 260 ] {1ee1e2c6-ed57-4461-8af7-9c2e2c9cd06f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.460652 [ 260 ] {1ee1e2c6-ed57-4461-8af7-9c2e2c9cd06f} executeQuery: Read 424 rows, 31.05 KiB in 0.001763 sec., 240499.1491775383 rows/sec., 17.20 MiB/sec. 2025.01.02 23:38:47.460731 [ 260 ] {1ee1e2c6-ed57-4461-8af7-9c2e2c9cd06f} TCPHandler: Processed in 0.002015967 sec. 2025.01.02 23:38:47.460940 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.461074 [ 265 ] {5da12068-5759-4177-8d91-10951719f58f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:38:47.461135 [ 265 ] {5da12068-5759-4177-8d91-10951719f58f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:38:47.461629 [ 265 ] {5da12068-5759-4177-8d91-10951719f58f} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.461666 [ 265 ] {5da12068-5759-4177-8d91-10951719f58f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.462023 [ 265 ] {5da12068-5759-4177-8d91-10951719f58f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:38:47.462266 [ 265 ] {5da12068-5759-4177-8d91-10951719f58f} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.462487 [ 265 ] {5da12068-5759-4177-8d91-10951719f58f} executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. 2025.01.02 23:38:47.462674 [ 265 ] {5da12068-5759-4177-8d91-10951719f58f} TCPHandler: Processed in 0.001823284 sec. 2025.01.02 23:38:47.462870 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.463008 [ 260 ] {641482b8-8fd1-4014-9a99-bb81ece4f5a7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:47.463070 [ 260 ] {641482b8-8fd1-4014-9a99-bb81ece4f5a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:47.463665 [ 260 ] {641482b8-8fd1-4014-9a99-bb81ece4f5a7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.463704 [ 260 ] {641482b8-8fd1-4014-9a99-bb81ece4f5a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.464098 [ 260 ] {641482b8-8fd1-4014-9a99-bb81ece4f5a7} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:38:47.464337 [ 260 ] {641482b8-8fd1-4014-9a99-bb81ece4f5a7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.464544 [ 260 ] {641482b8-8fd1-4014-9a99-bb81ece4f5a7} executeQuery: Read 238 rows, 16.34 KiB in 0.001567 sec., 151882.5781748564 rows/sec., 10.18 MiB/sec. 2025.01.02 23:38:47.464600 [ 260 ] {641482b8-8fd1-4014-9a99-bb81ece4f5a7} TCPHandler: Processed in 0.001824244 sec. 2025.01.02 23:38:47.464755 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.464891 [ 265 ] {a9a7c463-f96a-4104-8ef5-9ca2483a3193} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:38:47.464951 [ 265 ] {a9a7c463-f96a-4104-8ef5-9ca2483a3193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:38:47.465459 [ 265 ] {a9a7c463-f96a-4104-8ef5-9ca2483a3193} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.465495 [ 265 ] {a9a7c463-f96a-4104-8ef5-9ca2483a3193} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.465858 [ 265 ] {a9a7c463-f96a-4104-8ef5-9ca2483a3193} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:38:47.466099 [ 265 ] {a9a7c463-f96a-4104-8ef5-9ca2483a3193} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.466274 [ 265 ] {a9a7c463-f96a-4104-8ef5-9ca2483a3193} executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. 2025.01.02 23:38:47.466322 [ 265 ] {a9a7c463-f96a-4104-8ef5-9ca2483a3193} TCPHandler: Processed in 0.001635981 sec. 2025.01.02 23:38:47.466476 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.466619 [ 260 ] {b5a518e6-5840-4a6a-98cd-4f815d4bfc75} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:47.466711 [ 260 ] {b5a518e6-5840-4a6a-98cd-4f815d4bfc75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:38:47.467906 [ 260 ] {b5a518e6-5840-4a6a-98cd-4f815d4bfc75} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.467946 [ 260 ] {b5a518e6-5840-4a6a-98cd-4f815d4bfc75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.468609 [ 260 ] {b5a518e6-5840-4a6a-98cd-4f815d4bfc75} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:38:47.468880 [ 260 ] {b5a518e6-5840-4a6a-98cd-4f815d4bfc75} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.469115 [ 260 ] {b5a518e6-5840-4a6a-98cd-4f815d4bfc75} executeQuery: Read 40 rows, 73.40 KiB in 0.002526 sec., 15835.312747426762 rows/sec., 28.38 MiB/sec. 2025.01.02 23:38:47.469230 [ 260 ] {b5a518e6-5840-4a6a-98cd-4f815d4bfc75} TCPHandler: Processed in 0.002823037 sec. 2025.01.02 23:38:47.469447 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:47.469665 [ 265 ] {764d9e24-ba58-403a-a893-b230a6b8702a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:47.469758 [ 265 ] {764d9e24-ba58-403a-a893-b230a6b8702a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:47.470451 [ 265 ] {764d9e24-ba58-403a-a893-b230a6b8702a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:47.470487 [ 265 ] {764d9e24-ba58-403a-a893-b230a6b8702a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:47.470860 [ 265 ] {764d9e24-ba58-403a-a893-b230a6b8702a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:38:47.471099 [ 265 ] {764d9e24-ba58-403a-a893-b230a6b8702a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:47.471317 [ 265 ] {764d9e24-ba58-403a-a893-b230a6b8702a} executeQuery: Read 82 rows, 5.33 KiB in 0.001701 sec., 48206.93709582598 rows/sec., 3.06 MiB/sec. 2025.01.02 23:38:47.471379 [ 265 ] {764d9e24-ba58-403a-a893-b230a6b8702a} TCPHandler: Processed in 0.002035167 sec. 2025.01.02 23:38:48.165705 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 2025.01.02 23:38:48.166346 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:48.166388 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:48.166921 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:38:48.167180 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:48.167382 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 2025.01.02 23:38:49.411280 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.01.02 23:38:49.431256 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:49.431304 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:49.438540 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:38:49.439309 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:49.442726 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.01.02 23:38:52.440842 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:52.441050 [ 260 ] {02c727ef-8999-4b88-8e98-cfcd82bf3bca} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:52.441120 [ 260 ] {02c727ef-8999-4b88-8e98-cfcd82bf3bca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:52.441919 [ 260 ] {02c727ef-8999-4b88-8e98-cfcd82bf3bca} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:52.441964 [ 260 ] {02c727ef-8999-4b88-8e98-cfcd82bf3bca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:52.442401 [ 260 ] {02c727ef-8999-4b88-8e98-cfcd82bf3bca} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:38:52.442657 [ 260 ] {02c727ef-8999-4b88-8e98-cfcd82bf3bca} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:52.442859 [ 260 ] {02c727ef-8999-4b88-8e98-cfcd82bf3bca} executeQuery: Read 56 rows, 4.41 KiB in 0.00186 sec., 30107.526881720427 rows/sec., 2.31 MiB/sec. 2025.01.02 23:38:52.442921 [ 260 ] {02c727ef-8999-4b88-8e98-cfcd82bf3bca} TCPHandler: Processed in 0.002210909 sec. 2025.01.02 23:38:52.443187 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:52.443385 [ 265 ] {082944e3-cc54-4ba6-9920-d2bed107f76d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:52.443460 [ 265 ] {082944e3-cc54-4ba6-9920-d2bed107f76d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:52.444237 [ 265 ] {082944e3-cc54-4ba6-9920-d2bed107f76d} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:52.444286 [ 265 ] {082944e3-cc54-4ba6-9920-d2bed107f76d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:52.444743 [ 265 ] {082944e3-cc54-4ba6-9920-d2bed107f76d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:38:52.445010 [ 265 ] {082944e3-cc54-4ba6-9920-d2bed107f76d} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:52.445242 [ 265 ] {082944e3-cc54-4ba6-9920-d2bed107f76d} executeQuery: Read 64 rows, 5.12 KiB in 0.001911 sec., 33490.31920460492 rows/sec., 2.61 MiB/sec. 2025.01.02 23:38:52.445299 [ 265 ] {082944e3-cc54-4ba6-9920-d2bed107f76d} TCPHandler: Processed in 0.002247179 sec. 2025.01.02 23:38:52.445452 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:52.445577 [ 260 ] {52cf91da-69af-4b2c-af6d-bad4fc3b2859} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:52.445634 [ 260 ] {52cf91da-69af-4b2c-af6d-bad4fc3b2859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:52.446254 [ 260 ] {52cf91da-69af-4b2c-af6d-bad4fc3b2859} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:52.446291 [ 260 ] {52cf91da-69af-4b2c-af6d-bad4fc3b2859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:52.446698 [ 260 ] {52cf91da-69af-4b2c-af6d-bad4fc3b2859} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:38:52.446945 [ 260 ] {52cf91da-69af-4b2c-af6d-bad4fc3b2859} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:52.447126 [ 260 ] {52cf91da-69af-4b2c-af6d-bad4fc3b2859} executeQuery: Read 160 rows, 11.41 KiB in 0.001579 sec., 101329.9556681444 rows/sec., 7.06 MiB/sec. 2025.01.02 23:38:52.447177 [ 260 ] {52cf91da-69af-4b2c-af6d-bad4fc3b2859} TCPHandler: Processed in 0.001781104 sec. 2025.01.02 23:38:52.447343 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:52.447460 [ 265 ] {f0f147d3-428b-4f24-9205-dde639872d3e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:52.447514 [ 265 ] {f0f147d3-428b-4f24-9205-dde639872d3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:52.448030 [ 265 ] {f0f147d3-428b-4f24-9205-dde639872d3e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:52.448068 [ 265 ] {f0f147d3-428b-4f24-9205-dde639872d3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:52.448446 [ 265 ] {f0f147d3-428b-4f24-9205-dde639872d3e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:38:52.448685 [ 265 ] {f0f147d3-428b-4f24-9205-dde639872d3e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:52.448893 [ 265 ] {f0f147d3-428b-4f24-9205-dde639872d3e} executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. 2025.01.02 23:38:52.448942 [ 265 ] {f0f147d3-428b-4f24-9205-dde639872d3e} TCPHandler: Processed in 0.001655232 sec. 2025.01.02 23:38:55.524829 [ 59 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:38:55.524905 [ 59 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:38:55.667608 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 2025.01.02 23:38:55.668347 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:55.668401 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:55.668950 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:38:55.669211 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:55.669479 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.01.02 23:38:55.769683 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1052 2025.01.02 23:38:55.773053 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:55.773095 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:55.774566 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:38:55.774875 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:55.775347 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1052 2025.01.02 23:38:56.942912 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.01.02 23:38:56.964815 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:56.964883 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:56.972206 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:38:56.973006 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:56.976862 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.01.02 23:38:57.446526 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.446731 [ 260 ] {b47c362d-d26a-4a9d-a16b-35a641774439} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:38:57.446808 [ 260 ] {b47c362d-d26a-4a9d-a16b-35a641774439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:38:57.447631 [ 260 ] {b47c362d-d26a-4a9d-a16b-35a641774439} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.447673 [ 260 ] {b47c362d-d26a-4a9d-a16b-35a641774439} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.448111 [ 260 ] {b47c362d-d26a-4a9d-a16b-35a641774439} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:38:57.448370 [ 260 ] {b47c362d-d26a-4a9d-a16b-35a641774439} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.448572 [ 260 ] {b47c362d-d26a-4a9d-a16b-35a641774439} executeQuery: Read 14 rows, 1.01 KiB in 0.001898 sec., 7376.185458377239 rows/sec., 530.99 KiB/sec. 2025.01.02 23:38:57.448628 [ 260 ] {b47c362d-d26a-4a9d-a16b-35a641774439} TCPHandler: Processed in 0.002229579 sec. 2025.01.02 23:38:57.448881 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.449077 [ 265 ] {c085ccc1-d069-4519-aaed-ccb5ee75087f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:38:57.449151 [ 265 ] {c085ccc1-d069-4519-aaed-ccb5ee75087f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:38:57.450050 [ 265 ] {c085ccc1-d069-4519-aaed-ccb5ee75087f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.450099 [ 265 ] {c085ccc1-d069-4519-aaed-ccb5ee75087f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.450556 [ 265 ] {c085ccc1-d069-4519-aaed-ccb5ee75087f} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:38:57.450817 [ 265 ] {c085ccc1-d069-4519-aaed-ccb5ee75087f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.451067 [ 265 ] {c085ccc1-d069-4519-aaed-ccb5ee75087f} executeQuery: Read 283 rows, 25.60 KiB in 0.002039 sec., 138793.52623835212 rows/sec., 12.26 MiB/sec. 2025.01.02 23:38:57.451178 [ 265 ] {c085ccc1-d069-4519-aaed-ccb5ee75087f} TCPHandler: Processed in 0.002420252 sec. 2025.01.02 23:38:57.451412 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.451582 [ 260 ] {c87525eb-b510-4533-88cf-3911d2329fb9} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:38:57.451632 [ 260 ] {c87525eb-b510-4533-88cf-3911d2329fb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:38:57.452253 [ 260 ] {c87525eb-b510-4533-88cf-3911d2329fb9} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.452292 [ 260 ] {c87525eb-b510-4533-88cf-3911d2329fb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.452685 [ 260 ] {c87525eb-b510-4533-88cf-3911d2329fb9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:38:57.452935 [ 260 ] {c87525eb-b510-4533-88cf-3911d2329fb9} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.453056 [ 56 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.01.02 23:38:57.453095 [ 56 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.453122 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.453128 [ 260 ] {c87525eb-b510-4533-88cf-3911d2329fb9} executeQuery: Read 47 rows, 3.46 KiB in 0.001573 sec., 29879.211697393515 rows/sec., 2.15 MiB/sec. 2025.01.02 23:38:57.453273 [ 260 ] {c87525eb-b510-4533-88cf-3911d2329fb9} TCPHandler: Processed in 0.001990906 sec. 2025.01.02 23:38:57.453370 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.01.02 23:38:57.453448 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.453519 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:57.453564 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 65 rows starting from the beginning of the part 2025.01.02 23:38:57.453586 [ 265 ] {30fbfddb-90eb-461a-8160-e6302acbd189} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:38:57.453670 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part 2025.01.02 23:38:57.453669 [ 265 ] {30fbfddb-90eb-461a-8160-e6302acbd189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:38:57.454083 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part 2025.01.02 23:38:57.454350 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part 2025.01.02 23:38:57.454673 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 49 rows starting from the beginning of the part 2025.01.02 23:38:57.454893 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part 2025.01.02 23:38:57.455888 [ 265 ] {30fbfddb-90eb-461a-8160-e6302acbd189} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.455932 [ 265 ] {30fbfddb-90eb-461a-8160-e6302acbd189} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.456464 [ 265 ] {30fbfddb-90eb-461a-8160-e6302acbd189} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:38:57.456621 [ 199 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 5 columns (5 merged, 0 gathered) in 0.003395095 sec., 76286.52511932656 rows/sec., 5.75 MiB/sec. 2025.01.02 23:38:57.456847 [ 265 ] {30fbfddb-90eb-461a-8160-e6302acbd189} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.456945 [ 199 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.01.02 23:38:57.457110 [ 56 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.02 23:38:57.457229 [ 56 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.457309 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.457433 [ 265 ] {30fbfddb-90eb-461a-8160-e6302acbd189} executeQuery: Read 14 rows, 1004.00 B in 0.003835 sec., 3650.5867014341593 rows/sec., 255.66 KiB/sec. 2025.01.02 23:38:57.457952 [ 202 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.02 23:38:57.458003 [ 265 ] {30fbfddb-90eb-461a-8160-e6302acbd189} TCPHandler: Processed in 0.004606341 sec. 2025.01.02 23:38:57.458260 [ 199 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.458461 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.458748 [ 199 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_35_7} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.01.02 23:38:57.458844 [ 202 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:38:57.459028 [ 202 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 244 rows starting from the beginning of the part 2025.01.02 23:38:57.459163 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.02 23:38:57.459202 [ 260 ] {af164c79-270f-4301-aa3e-32d6c9ffda60} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:38:57.459447 [ 260 ] {af164c79-270f-4301-aa3e-32d6c9ffda60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:38:57.459562 [ 202 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:57.459944 [ 202 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part 2025.01.02 23:38:57.460222 [ 202 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:57.460726 [ 202 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:57.461124 [ 202 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.01.02 23:38:57.462105 [ 260 ] {af164c79-270f-4301-aa3e-32d6c9ffda60} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.462161 [ 260 ] {af164c79-270f-4301-aa3e-32d6c9ffda60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.463134 [ 260 ] {af164c79-270f-4301-aa3e-32d6c9ffda60} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:38:57.463653 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.006205491 sec., 85085.93437650624 rows/sec., 6.09 MiB/sec. 2025.01.02 23:38:57.463691 [ 260 ] {af164c79-270f-4301-aa3e-32d6c9ffda60} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.463972 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.02 23:38:57.464159 [ 260 ] {af164c79-270f-4301-aa3e-32d6c9ffda60} executeQuery: Read 13 rows, 830.00 B in 0.00525 sec., 2476.190476190476 rows/sec., 154.39 KiB/sec. 2025.01.02 23:38:57.464442 [ 260 ] {af164c79-270f-4301-aa3e-32d6c9ffda60} TCPHandler: Processed in 0.006273093 sec. 2025.01.02 23:38:57.464952 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.464945 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.465158 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_36_7} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.02 23:38:57.465221 [ 265 ] {cef94acf-1294-479a-94ab-aac5d295bcdf} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:38:57.465326 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.02 23:38:57.465341 [ 265 ] {cef94acf-1294-479a-94ab-aac5d295bcdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:38:57.466131 [ 265 ] {cef94acf-1294-479a-94ab-aac5d295bcdf} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.466170 [ 265 ] {cef94acf-1294-479a-94ab-aac5d295bcdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.466571 [ 265 ] {cef94acf-1294-479a-94ab-aac5d295bcdf} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:38:57.466831 [ 265 ] {cef94acf-1294-479a-94ab-aac5d295bcdf} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.467038 [ 265 ] {cef94acf-1294-479a-94ab-aac5d295bcdf} executeQuery: Read 422 rows, 30.88 KiB in 0.001856 sec., 227370.6896551724 rows/sec., 16.25 MiB/sec. 2025.01.02 23:38:57.467107 [ 265 ] {cef94acf-1294-479a-94ab-aac5d295bcdf} TCPHandler: Processed in 0.002525623 sec. 2025.01.02 23:38:57.467351 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.467581 [ 260 ] {16bcfee1-b827-4791-b344-e69c54d15636} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:38:57.467637 [ 260 ] {16bcfee1-b827-4791-b344-e69c54d15636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:38:57.468141 [ 260 ] {16bcfee1-b827-4791-b344-e69c54d15636} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.468179 [ 260 ] {16bcfee1-b827-4791-b344-e69c54d15636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.468548 [ 260 ] {16bcfee1-b827-4791-b344-e69c54d15636} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:38:57.468794 [ 260 ] {16bcfee1-b827-4791-b344-e69c54d15636} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.468991 [ 260 ] {16bcfee1-b827-4791-b344-e69c54d15636} executeQuery: Read 6 rows, 321.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 213.69 KiB/sec. 2025.01.02 23:38:57.469109 [ 260 ] {16bcfee1-b827-4791-b344-e69c54d15636} TCPHandler: Processed in 0.001906185 sec. 2025.01.02 23:38:57.469277 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.469416 [ 265 ] {9c5e5e72-b15d-4e4e-8a71-de7afcb091cb} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:57.469478 [ 265 ] {9c5e5e72-b15d-4e4e-8a71-de7afcb091cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:38:57.470091 [ 265 ] {9c5e5e72-b15d-4e4e-8a71-de7afcb091cb} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.470130 [ 265 ] {9c5e5e72-b15d-4e4e-8a71-de7afcb091cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.470525 [ 265 ] {9c5e5e72-b15d-4e4e-8a71-de7afcb091cb} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:38:57.470773 [ 265 ] {9c5e5e72-b15d-4e4e-8a71-de7afcb091cb} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.470997 [ 265 ] {9c5e5e72-b15d-4e4e-8a71-de7afcb091cb} executeQuery: Read 237 rows, 16.27 KiB in 0.001611 sec., 147113.59404096834 rows/sec., 9.86 MiB/sec. 2025.01.02 23:38:57.471069 [ 265 ] {9c5e5e72-b15d-4e4e-8a71-de7afcb091cb} TCPHandler: Processed in 0.001857035 sec. 2025.01.02 23:38:57.471274 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.471417 [ 260 ] {aac2f382-fe70-4a0a-8f9a-925832c07c69} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:38:57.471478 [ 260 ] {aac2f382-fe70-4a0a-8f9a-925832c07c69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:38:57.471959 [ 260 ] {aac2f382-fe70-4a0a-8f9a-925832c07c69} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.471998 [ 260 ] {aac2f382-fe70-4a0a-8f9a-925832c07c69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.472359 [ 260 ] {aac2f382-fe70-4a0a-8f9a-925832c07c69} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:38:57.472612 [ 260 ] {aac2f382-fe70-4a0a-8f9a-925832c07c69} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.472794 [ 260 ] {aac2f382-fe70-4a0a-8f9a-925832c07c69} executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. 2025.01.02 23:38:57.472846 [ 260 ] {aac2f382-fe70-4a0a-8f9a-925832c07c69} TCPHandler: Processed in 0.001684882 sec. 2025.01.02 23:38:57.472990 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.473126 [ 265 ] {5940d07a-2feb-48d8-b060-93fb0f742b6f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:38:57.473219 [ 265 ] {5940d07a-2feb-48d8-b060-93fb0f742b6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:38:57.474477 [ 265 ] {5940d07a-2feb-48d8-b060-93fb0f742b6f} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.474517 [ 265 ] {5940d07a-2feb-48d8-b060-93fb0f742b6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.475178 [ 265 ] {5940d07a-2feb-48d8-b060-93fb0f742b6f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:38:57.475434 [ 265 ] {5940d07a-2feb-48d8-b060-93fb0f742b6f} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.475690 [ 265 ] {5940d07a-2feb-48d8-b060-93fb0f742b6f} executeQuery: Read 40 rows, 73.40 KiB in 0.002594 sec., 15420.200462606013 rows/sec., 27.63 MiB/sec. 2025.01.02 23:38:57.475801 [ 265 ] {5940d07a-2feb-48d8-b060-93fb0f742b6f} TCPHandler: Processed in 0.002880068 sec. 2025.01.02 23:38:57.476020 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:38:57.476243 [ 260 ] {c4c4b1d9-7e0e-411e-b2de-b0f0e9fd7ead} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:38:57.476338 [ 260 ] {c4c4b1d9-7e0e-411e-b2de-b0f0e9fd7ead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:38:57.476960 [ 260 ] {c4c4b1d9-7e0e-411e-b2de-b0f0e9fd7ead} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:38:57.476996 [ 260 ] {c4c4b1d9-7e0e-411e-b2de-b0f0e9fd7ead} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:38:57.477368 [ 260 ] {c4c4b1d9-7e0e-411e-b2de-b0f0e9fd7ead} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:38:57.477607 [ 260 ] {c4c4b1d9-7e0e-411e-b2de-b0f0e9fd7ead} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:38:57.477800 [ 260 ] {c4c4b1d9-7e0e-411e-b2de-b0f0e9fd7ead} executeQuery: Read 82 rows, 5.33 KiB in 0.001613 sec., 50836.94978301302 rows/sec., 3.23 MiB/sec. 2025.01.02 23:38:57.477892 [ 260 ] {c4c4b1d9-7e0e-411e-b2de-b0f0e9fd7ead} TCPHandler: Processed in 0.001983607 sec. 2025.01.02 23:39:02.470268 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:02.470598 [ 260 ] {5b18c5c9-65fe-4c61-b370-d916e7a54028} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:39:02.470717 [ 260 ] {5b18c5c9-65fe-4c61-b370-d916e7a54028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:39:02.471506 [ 260 ] {5b18c5c9-65fe-4c61-b370-d916e7a54028} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:02.471557 [ 260 ] {5b18c5c9-65fe-4c61-b370-d916e7a54028} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:02.471990 [ 260 ] {5b18c5c9-65fe-4c61-b370-d916e7a54028} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.02 23:39:02.472254 [ 260 ] {5b18c5c9-65fe-4c61-b370-d916e7a54028} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:02.472522 [ 260 ] {5b18c5c9-65fe-4c61-b370-d916e7a54028} executeQuery: Read 2 rows, 167.00 B in 0.002003 sec., 998.502246630055 rows/sec., 81.42 KiB/sec. 2025.01.02 23:39:02.472671 [ 260 ] {5b18c5c9-65fe-4c61-b370-d916e7a54028} TCPHandler: Processed in 0.002590094 sec. 2025.01.02 23:39:02.472960 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:02.473152 [ 265 ] {399765f1-e0a3-456c-a6cc-080a582c240f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:02.473222 [ 265 ] {399765f1-e0a3-456c-a6cc-080a582c240f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:02.474613 [ 265 ] {399765f1-e0a3-456c-a6cc-080a582c240f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:02.474655 [ 265 ] {399765f1-e0a3-456c-a6cc-080a582c240f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:02.475153 [ 265 ] {399765f1-e0a3-456c-a6cc-080a582c240f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:39:02.475405 [ 265 ] {399765f1-e0a3-456c-a6cc-080a582c240f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:02.475609 [ 265 ] {399765f1-e0a3-456c-a6cc-080a582c240f} executeQuery: Read 1197 rows, 101.04 KiB in 0.002511 sec., 476702.5089605734 rows/sec., 39.30 MiB/sec. 2025.01.02 23:39:02.475711 [ 265 ] {399765f1-e0a3-456c-a6cc-080a582c240f} TCPHandler: Processed in 0.002884808 sec. 2025.01.02 23:39:02.475976 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:02.476207 [ 260 ] {a3c58b14-f27f-4591-b336-dd8ada1fe44c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:39:02.476299 [ 260 ] {a3c58b14-f27f-4591-b336-dd8ada1fe44c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:39:02.477111 [ 260 ] {a3c58b14-f27f-4591-b336-dd8ada1fe44c} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:02.477153 [ 260 ] {a3c58b14-f27f-4591-b336-dd8ada1fe44c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:02.477515 [ 260 ] {a3c58b14-f27f-4591-b336-dd8ada1fe44c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:39:02.477771 [ 260 ] {a3c58b14-f27f-4591-b336-dd8ada1fe44c} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:02.477984 [ 260 ] {a3c58b14-f27f-4591-b336-dd8ada1fe44c} executeQuery: Read 2 rows, 143.00 B in 0.001839 sec., 1087.5475802066342 rows/sec., 75.94 KiB/sec. 2025.01.02 23:39:02.478039 [ 260 ] {a3c58b14-f27f-4591-b336-dd8ada1fe44c} TCPHandler: Processed in 0.002187598 sec. 2025.01.02 23:39:02.478192 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:02.478311 [ 265 ] {ea6c68a3-a21b-49bb-bc89-8fb66d3f35de} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:39:02.478360 [ 265 ] {ea6c68a3-a21b-49bb-bc89-8fb66d3f35de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:39:02.479030 [ 265 ] {ea6c68a3-a21b-49bb-bc89-8fb66d3f35de} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:02.479067 [ 265 ] {ea6c68a3-a21b-49bb-bc89-8fb66d3f35de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:02.479425 [ 265 ] {ea6c68a3-a21b-49bb-bc89-8fb66d3f35de} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:39:02.479673 [ 265 ] {ea6c68a3-a21b-49bb-bc89-8fb66d3f35de} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:02.479867 [ 265 ] {ea6c68a3-a21b-49bb-bc89-8fb66d3f35de} executeQuery: Read 228 rows, 15.81 KiB in 0.001573 sec., 144945.96312778132 rows/sec., 9.81 MiB/sec. 2025.01.02 23:39:02.479940 [ 265 ] {ea6c68a3-a21b-49bb-bc89-8fb66d3f35de} TCPHandler: Processed in 0.001804784 sec. 2025.01.02 23:39:02.480247 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:02.480469 [ 260 ] {f444e633-3792-4317-aea5-0d2f82f23c45} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:02.480562 [ 260 ] {f444e633-3792-4317-aea5-0d2f82f23c45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:02.481467 [ 260 ] {f444e633-3792-4317-aea5-0d2f82f23c45} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:02.481508 [ 260 ] {f444e633-3792-4317-aea5-0d2f82f23c45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:02.481901 [ 260 ] {f444e633-3792-4317-aea5-0d2f82f23c45} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:39:02.482143 [ 260 ] {f444e633-3792-4317-aea5-0d2f82f23c45} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:02.482366 [ 260 ] {f444e633-3792-4317-aea5-0d2f82f23c45} executeQuery: Read 522 rows, 39.57 KiB in 0.001953 sec., 267281.10599078337 rows/sec., 19.78 MiB/sec. 2025.01.02 23:39:02.482424 [ 260 ] {f444e633-3792-4317-aea5-0d2f82f23c45} TCPHandler: Processed in 0.002389171 sec. 2025.01.02 23:39:02.482580 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:02.482719 [ 265 ] {3abd1a7a-1d41-4dd0-8989-02c9e4965275} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:02.482787 [ 265 ] {3abd1a7a-1d41-4dd0-8989-02c9e4965275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:02.483670 [ 265 ] {3abd1a7a-1d41-4dd0-8989-02c9e4965275} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:02.483715 [ 265 ] {3abd1a7a-1d41-4dd0-8989-02c9e4965275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:02.484164 [ 265 ] {3abd1a7a-1d41-4dd0-8989-02c9e4965275} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:39:02.484404 [ 265 ] {3abd1a7a-1d41-4dd0-8989-02c9e4965275} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:02.484583 [ 265 ] {3abd1a7a-1d41-4dd0-8989-02c9e4965275} executeQuery: Read 881 rows, 60.70 KiB in 0.001895 sec., 464907.65171503957 rows/sec., 31.28 MiB/sec. 2025.01.02 23:39:02.484636 [ 265 ] {3abd1a7a-1d41-4dd0-8989-02c9e4965275} TCPHandler: Processed in 0.002124658 sec. 2025.01.02 23:39:02.484822 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:02.485046 [ 260 ] {a7431f6e-4d43-44e7-84b3-190bc6071090} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:02.485141 [ 260 ] {a7431f6e-4d43-44e7-84b3-190bc6071090} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:02.485932 [ 260 ] {a7431f6e-4d43-44e7-84b3-190bc6071090} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:02.485971 [ 260 ] {a7431f6e-4d43-44e7-84b3-190bc6071090} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:02.486348 [ 260 ] {a7431f6e-4d43-44e7-84b3-190bc6071090} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:39:02.486587 [ 260 ] {a7431f6e-4d43-44e7-84b3-190bc6071090} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:02.486795 [ 260 ] {a7431f6e-4d43-44e7-84b3-190bc6071090} executeQuery: Read 60 rows, 4.14 KiB in 0.001805 sec., 33240.997229916895 rows/sec., 2.24 MiB/sec. 2025.01.02 23:39:02.486848 [ 260 ] {a7431f6e-4d43-44e7-84b3-190bc6071090} TCPHandler: Processed in 0.002123888 sec. 2025.01.02 23:39:03.169701 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 2025.01.02 23:39:03.170480 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:03.170531 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:03.171082 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:39:03.171336 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:03.171590 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 2025.01.02 23:39:03.171591 [ 46 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.02 23:39:03.171671 [ 46 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:03.171697 [ 46 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:03.172226 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.02 23:39:03.172846 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:03.172892 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part 2025.01.02 23:39:03.172968 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part 2025.01.02 23:39:03.173066 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part 2025.01.02 23:39:03.173297 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part 2025.01.02 23:39:03.173551 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part 2025.01.02 23:39:03.173764 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part 2025.01.02 23:39:03.176101 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004340577 sec., 4342510.223871158 rows/sec., 62.12 MiB/sec. 2025.01.02 23:39:03.176346 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.02 23:39:03.176641 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:03.176720 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_41_8} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.02 23:39:03.176837 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. 2025.01.02 23:39:04.477044 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.01.02 23:39:04.509696 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:04.509759 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:04.519290 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:39:04.520736 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:04.521102 [ 48 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.02 23:39:04.521169 [ 48 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:04.521223 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:04.521712 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.02 23:39:04.541631 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.01.02 23:39:04.543632 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:04.545680 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part 2025.01.02 23:39:04.551661 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part 2025.01.02 23:39:04.557212 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part 2025.01.02 23:39:04.563157 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part 2025.01.02 23:39:04.569048 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part 2025.01.02 23:39:04.573723 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part 2025.01.02 23:39:04.641500 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.120119928 sec., 2572.4291143431255 rows/sec., 13.30 MiB/sec. 2025.01.02 23:39:04.644519 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.02 23:39:04.647421 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:04.647550 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_41_8} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.02 23:39:04.649886 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.02 23:39:05.000189 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 214.23 MiB, peak 227.63 MiB, free memory in arenas 0.00 B, will set to 217.14 MiB (RSS), difference: 2.91 MiB 2025.01.02 23:39:05.775675 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1088 2025.01.02 23:39:05.778826 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:05.778872 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:05.780331 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:39:05.780650 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:05.781761 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1088 2025.01.02 23:39:07.445493 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.445688 [ 260 ] {f89d4bc2-3e3c-4289-b7cc-9036d7b7e764} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:39:07.445762 [ 260 ] {f89d4bc2-3e3c-4289-b7cc-9036d7b7e764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:39:07.446608 [ 260 ] {f89d4bc2-3e3c-4289-b7cc-9036d7b7e764} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.446665 [ 260 ] {f89d4bc2-3e3c-4289-b7cc-9036d7b7e764} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.447155 [ 260 ] {f89d4bc2-3e3c-4289-b7cc-9036d7b7e764} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:39:07.447422 [ 260 ] {f89d4bc2-3e3c-4289-b7cc-9036d7b7e764} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.447632 [ 43 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.02 23:39:07.447694 [ 260 ] {f89d4bc2-3e3c-4289-b7cc-9036d7b7e764} executeQuery: Read 14 rows, 1.01 KiB in 0.002043 sec., 6852.667645619187 rows/sec., 493.30 KiB/sec. 2025.01.02 23:39:07.447722 [ 43 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.447793 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.447855 [ 260 ] {f89d4bc2-3e3c-4289-b7cc-9036d7b7e764} TCPHandler: Processed in 0.002495343 sec. 2025.01.02 23:39:07.447996 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.02 23:39:07.448126 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:07.448163 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.448190 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part 2025.01.02 23:39:07.448436 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:07.448618 [ 265 ] {165cd0ba-e556-40a2-b298-63ce7ee8cea0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:07.448721 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:07.448839 [ 265 ] {165cd0ba-e556-40a2-b298-63ce7ee8cea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:07.449073 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:07.449431 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:07.451765 [ 265 ] {165cd0ba-e556-40a2-b298-63ce7ee8cea0} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.451855 [ 265 ] {165cd0ba-e556-40a2-b298-63ce7ee8cea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.451856 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003946832 sec., 17735.74350263705 rows/sec., 1.31 MiB/sec. 2025.01.02 23:39:07.452139 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.02 23:39:07.452721 [ 265 ] {165cd0ba-e556-40a2-b298-63ce7ee8cea0} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:39:07.452891 [ 198 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.453042 [ 198 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_29_7} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.02 23:39:07.453102 [ 265 ] {165cd0ba-e556-40a2-b298-63ce7ee8cea0} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.453172 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:39:07.453344 [ 43 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.02 23:39:07.453417 [ 43 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.453425 [ 265 ] {165cd0ba-e556-40a2-b298-63ce7ee8cea0} executeQuery: Read 283 rows, 25.60 KiB in 0.004972 sec., 56918.744971842316 rows/sec., 5.03 MiB/sec. 2025.01.02 23:39:07.453455 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.453672 [ 265 ] {165cd0ba-e556-40a2-b298-63ce7ee8cea0} TCPHandler: Processed in 0.005660594 sec. 2025.01.02 23:39:07.453809 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.02 23:39:07.453991 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.454333 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:07.454432 [ 260 ] {c560d0b2-e5a5-43a3-87f6-6be8f44df97e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:39:07.454478 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1435 rows starting from the beginning of the part 2025.01.02 23:39:07.454609 [ 260 ] {c560d0b2-e5a5-43a3-87f6-6be8f44df97e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:39:07.454904 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part 2025.01.02 23:39:07.455241 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part 2025.01.02 23:39:07.455521 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 283 rows starting from the beginning of the part 2025.01.02 23:39:07.455850 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1197 rows starting from the beginning of the part 2025.01.02 23:39:07.456165 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 283 rows starting from the beginning of the part 2025.01.02 23:39:07.457570 [ 260 ] {c560d0b2-e5a5-43a3-87f6-6be8f44df97e} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.457641 [ 260 ] {c560d0b2-e5a5-43a3-87f6-6be8f44df97e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.458615 [ 260 ] {c560d0b2-e5a5-43a3-87f6-6be8f44df97e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:39:07.459021 [ 260 ] {c560d0b2-e5a5-43a3-87f6-6be8f44df97e} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.459307 [ 260 ] {c560d0b2-e5a5-43a3-87f6-6be8f44df97e} executeQuery: Read 47 rows, 3.46 KiB in 0.005048 sec., 9310.618066561014 rows/sec., 686.19 KiB/sec. 2025.01.02 23:39:07.459405 [ 260 ] {c560d0b2-e5a5-43a3-87f6-6be8f44df97e} TCPHandler: Processed in 0.005579923 sec. 2025.01.02 23:39:07.459726 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.459799 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3538 rows, containing 5 columns (5 merged, 0 gathered) in 0.006198152 sec., 570815.3010768371 rows/sec., 50.30 MiB/sec. 2025.01.02 23:39:07.459907 [ 265 ] {b213efba-a829-4069-9695-2307ed8cdf62} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:39:07.460000 [ 265 ] {b213efba-a829-4069-9695-2307ed8cdf62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:39:07.460103 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.02 23:39:07.460736 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.460888 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_56_11} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.02 23:39:07.461074 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. 2025.01.02 23:39:07.461235 [ 265 ] {b213efba-a829-4069-9695-2307ed8cdf62} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.461283 [ 265 ] {b213efba-a829-4069-9695-2307ed8cdf62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.461688 [ 265 ] {b213efba-a829-4069-9695-2307ed8cdf62} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:39:07.461959 [ 265 ] {b213efba-a829-4069-9695-2307ed8cdf62} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.462207 [ 265 ] {b213efba-a829-4069-9695-2307ed8cdf62} executeQuery: Read 14 rows, 1004.00 B in 0.002342 sec., 5977.796754910333 rows/sec., 418.65 KiB/sec. 2025.01.02 23:39:07.462332 [ 265 ] {b213efba-a829-4069-9695-2307ed8cdf62} TCPHandler: Processed in 0.002774956 sec. 2025.01.02 23:39:07.462519 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.462664 [ 260 ] {cdd5ebf4-1fc2-4083-98e2-bff9c09512d5} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:39:07.462727 [ 260 ] {cdd5ebf4-1fc2-4083-98e2-bff9c09512d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:39:07.463361 [ 260 ] {cdd5ebf4-1fc2-4083-98e2-bff9c09512d5} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.463403 [ 260 ] {cdd5ebf4-1fc2-4083-98e2-bff9c09512d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.463768 [ 260 ] {cdd5ebf4-1fc2-4083-98e2-bff9c09512d5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:39:07.464008 [ 260 ] {cdd5ebf4-1fc2-4083-98e2-bff9c09512d5} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.464182 [ 43 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.02 23:39:07.464249 [ 43 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.464262 [ 260 ] {cdd5ebf4-1fc2-4083-98e2-bff9c09512d5} executeQuery: Read 13 rows, 830.00 B in 0.001622 sec., 8014.796547472257 rows/sec., 499.72 KiB/sec. 2025.01.02 23:39:07.464286 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.464423 [ 260 ] {cdd5ebf4-1fc2-4083-98e2-bff9c09512d5} TCPHandler: Processed in 0.001984556 sec. 2025.01.02 23:39:07.464464 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.02 23:39:07.464581 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:07.464627 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.464641 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part 2025.01.02 23:39:07.464848 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part 2025.01.02 23:39:07.465084 [ 265 ] {cfe9570b-1e59-4de5-8569-785a29dd96e1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:07.465203 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part 2025.01.02 23:39:07.465261 [ 265 ] {cfe9570b-1e59-4de5-8569-785a29dd96e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:07.465452 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part 2025.01.02 23:39:07.465836 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part 2025.01.02 23:39:07.467941 [ 265 ] {cfe9570b-1e59-4de5-8569-785a29dd96e1} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.468009 [ 265 ] {cfe9570b-1e59-4de5-8569-785a29dd96e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.468371 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003958962 sec., 16418.44503685562 rows/sec., 1.06 MiB/sec. 2025.01.02 23:39:07.468625 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.02 23:39:07.468822 [ 265 ] {cfe9570b-1e59-4de5-8569-785a29dd96e1} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:39:07.469179 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.469346 [ 265 ] {cfe9570b-1e59-4de5-8569-785a29dd96e1} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.469383 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_29_7} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.02 23:39:07.469568 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:39:07.469632 [ 43 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.02 23:39:07.469709 [ 43 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.469763 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.469830 [ 265 ] {cfe9570b-1e59-4de5-8569-785a29dd96e1} executeQuery: Read 422 rows, 30.88 KiB in 0.004919 sec., 85789.79467371418 rows/sec., 6.13 MiB/sec. 2025.01.02 23:39:07.469906 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.02 23:39:07.469937 [ 265 ] {cfe9570b-1e59-4de5-8569-785a29dd96e1} TCPHandler: Processed in 0.005408991 sec. 2025.01.02 23:39:07.470070 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:07.470112 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part 2025.01.02 23:39:07.470150 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.470295 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 424 rows starting from the beginning of the part 2025.01.02 23:39:07.470569 [ 260 ] {873be233-1059-4757-b131-57fbf36c8a9c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:39:07.470665 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part 2025.01.02 23:39:07.470727 [ 260 ] {873be233-1059-4757-b131-57fbf36c8a9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:39:07.470978 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 422 rows starting from the beginning of the part 2025.01.02 23:39:07.471409 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 522 rows starting from the beginning of the part 2025.01.02 23:39:07.471744 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 422 rows starting from the beginning of the part 2025.01.02 23:39:07.472866 [ 260 ] {873be233-1059-4757-b131-57fbf36c8a9c} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.472932 [ 260 ] {873be233-1059-4757-b131-57fbf36c8a9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.473829 [ 260 ] {873be233-1059-4757-b131-57fbf36c8a9c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:39:07.474269 [ 260 ] {873be233-1059-4757-b131-57fbf36c8a9c} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.474547 [ 260 ] {873be233-1059-4757-b131-57fbf36c8a9c} executeQuery: Read 6 rows, 321.00 B in 0.004153 sec., 1444.7387430772937 rows/sec., 75.48 KiB/sec. 2025.01.02 23:39:07.474610 [ 260 ] {873be233-1059-4757-b131-57fbf36c8a9c} TCPHandler: Processed in 0.00455699 sec. 2025.01.02 23:39:07.474865 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.475062 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.005230899 sec., 529163.3426682488 rows/sec., 40.40 MiB/sec. 2025.01.02 23:39:07.475092 [ 265 ] {3216e789-8125-4a07-8c21-0c5cda9e4aee} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:07.475169 [ 265 ] {3216e789-8125-4a07-8c21-0c5cda9e4aee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:07.475341 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.02 23:39:07.475974 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.476183 [ 190 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_56_11} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.02 23:39:07.476363 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.02 23:39:07.476505 [ 265 ] {3216e789-8125-4a07-8c21-0c5cda9e4aee} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.476551 [ 265 ] {3216e789-8125-4a07-8c21-0c5cda9e4aee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.476966 [ 265 ] {3216e789-8125-4a07-8c21-0c5cda9e4aee} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:39:07.477234 [ 265 ] {3216e789-8125-4a07-8c21-0c5cda9e4aee} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.477420 [ 43 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.02 23:39:07.477474 [ 265 ] {3216e789-8125-4a07-8c21-0c5cda9e4aee} executeQuery: Read 237 rows, 16.27 KiB in 0.00242 sec., 97933.88429752066 rows/sec., 6.56 MiB/sec. 2025.01.02 23:39:07.477485 [ 43 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.477567 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.477624 [ 265 ] {3216e789-8125-4a07-8c21-0c5cda9e4aee} TCPHandler: Processed in 0.002882438 sec. 2025.01.02 23:39:07.477756 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.02 23:39:07.477828 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.477901 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:07.477947 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16392 rows starting from the beginning of the part 2025.01.02 23:39:07.478143 [ 260 ] {5641cd9e-835d-460d-a2ed-b48ebe837a16} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:39:07.478219 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 238 rows starting from the beginning of the part 2025.01.02 23:39:07.478315 [ 260 ] {5641cd9e-835d-460d-a2ed-b48ebe837a16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:39:07.478521 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part 2025.01.02 23:39:07.478944 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part 2025.01.02 23:39:07.479265 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 881 rows starting from the beginning of the part 2025.01.02 23:39:07.479608 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 237 rows starting from the beginning of the part 2025.01.02 23:39:07.480672 [ 260 ] {5641cd9e-835d-460d-a2ed-b48ebe837a16} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.480739 [ 260 ] {5641cd9e-835d-460d-a2ed-b48ebe837a16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.481188 [ 260 ] {5641cd9e-835d-460d-a2ed-b48ebe837a16} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:39:07.481619 [ 260 ] {5641cd9e-835d-460d-a2ed-b48ebe837a16} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.481906 [ 260 ] {5641cd9e-835d-460d-a2ed-b48ebe837a16} executeQuery: Read 1 rows, 69.00 B in 0.003886 sec., 257.3340195573855 rows/sec., 17.34 KiB/sec. 2025.01.02 23:39:07.482036 [ 260 ] {5641cd9e-835d-460d-a2ed-b48ebe837a16} TCPHandler: Processed in 0.004268236 sec. 2025.01.02 23:39:07.482237 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.482393 [ 265 ] {ba24b00e-91a5-4558-810b-e0e6ee35ce9f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:07.482513 [ 265 ] {ba24b00e-91a5-4558-810b-e0e6ee35ce9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:39:07.483929 [ 265 ] {ba24b00e-91a5-4558-810b-e0e6ee35ce9f} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.483970 [ 265 ] {ba24b00e-91a5-4558-810b-e0e6ee35ce9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.485063 [ 265 ] {ba24b00e-91a5-4558-810b-e0e6ee35ce9f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:39:07.485410 [ 265 ] {ba24b00e-91a5-4558-810b-e0e6ee35ce9f} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.485709 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 18145 rows, containing 5 columns (5 merged, 0 gathered) in 0.008013395 sec., 2264333.6563341757 rows/sec., 152.51 MiB/sec. 2025.01.02 23:39:07.486086 [ 265 ] {ba24b00e-91a5-4558-810b-e0e6ee35ce9f} executeQuery: Read 40 rows, 73.40 KiB in 0.003704 sec., 10799.136069114471 rows/sec., 19.35 MiB/sec. 2025.01.02 23:39:07.486194 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.02 23:39:07.486609 [ 265 ] {ba24b00e-91a5-4558-810b-e0e6ee35ce9f} TCPHandler: Processed in 0.004448109 sec. 2025.01.02 23:39:07.486851 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:07.486991 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.487048 [ 260 ] {fac53780-a794-4f7b-8623-3737d8c5e6e8} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:07.487152 [ 260 ] {fac53780-a794-4f7b-8623-3737d8c5e6e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:07.487183 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_56_11} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.02 23:39:07.487412 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. 2025.01.02 23:39:07.487900 [ 260 ] {fac53780-a794-4f7b-8623-3737d8c5e6e8} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.487947 [ 260 ] {fac53780-a794-4f7b-8623-3737d8c5e6e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.488336 [ 260 ] {fac53780-a794-4f7b-8623-3737d8c5e6e8} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:39:07.488591 [ 260 ] {fac53780-a794-4f7b-8623-3737d8c5e6e8} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.488740 [ 40 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.02 23:39:07.488787 [ 40 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:07.488787 [ 260 ] {fac53780-a794-4f7b-8623-3737d8c5e6e8} executeQuery: Read 82 rows, 5.33 KiB in 0.001797 sec., 45631.60823594881 rows/sec., 2.90 MiB/sec. 2025.01.02 23:39:07.488812 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:07.488883 [ 260 ] {fac53780-a794-4f7b-8623-3737d8c5e6e8} TCPHandler: Processed in 0.002150198 sec. 2025.01.02 23:39:07.488945 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.02 23:39:07.489040 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:07.489069 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3158 rows starting from the beginning of the part 2025.01.02 23:39:07.489126 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 82 rows starting from the beginning of the part 2025.01.02 23:39:07.489352 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part 2025.01.02 23:39:07.489476 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part 2025.01.02 23:39:07.489674 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part 2025.01.02 23:39:07.489751 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part 2025.01.02 23:39:07.491288 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3524 rows, containing 4 columns (4 merged, 0 gathered) in 0.002399531 sec., 1468620.3262220826 rows/sec., 95.61 MiB/sec. 2025.01.02 23:39:07.491595 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.02 23:39:07.491899 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:07.491985 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_56_11} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.02 23:39:07.492075 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.01.02 23:39:10.524967 [ 35 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:39:10.525036 [ 35 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:39:10.671823 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 2025.01.02 23:39:10.672489 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:10.672540 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:10.673094 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:39:10.673367 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:10.673653 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.01.02 23:39:12.041852 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.01.02 23:39:12.060385 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:12.060432 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:12.067236 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:39:12.067989 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:12.070506 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.01.02 23:39:12.439745 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:12.439947 [ 260 ] {5cc64732-c6fe-4a06-8897-dc5749e32e27} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:12.440021 [ 260 ] {5cc64732-c6fe-4a06-8897-dc5749e32e27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:12.440820 [ 260 ] {5cc64732-c6fe-4a06-8897-dc5749e32e27} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:12.440873 [ 260 ] {5cc64732-c6fe-4a06-8897-dc5749e32e27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:12.441322 [ 260 ] {5cc64732-c6fe-4a06-8897-dc5749e32e27} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:39:12.441575 [ 260 ] {5cc64732-c6fe-4a06-8897-dc5749e32e27} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:12.441785 [ 260 ] {5cc64732-c6fe-4a06-8897-dc5749e32e27} executeQuery: Read 56 rows, 4.41 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.27 MiB/sec. 2025.01.02 23:39:12.441852 [ 260 ] {5cc64732-c6fe-4a06-8897-dc5749e32e27} TCPHandler: Processed in 0.00228134 sec. 2025.01.02 23:39:12.442124 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:12.442321 [ 265 ] {276c2c39-0513-487f-877f-e0485dbde5c0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:12.442393 [ 265 ] {276c2c39-0513-487f-877f-e0485dbde5c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:12.443206 [ 265 ] {276c2c39-0513-487f-877f-e0485dbde5c0} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:12.443255 [ 265 ] {276c2c39-0513-487f-877f-e0485dbde5c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:12.443706 [ 265 ] {276c2c39-0513-487f-877f-e0485dbde5c0} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:39:12.443963 [ 265 ] {276c2c39-0513-487f-877f-e0485dbde5c0} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:12.444194 [ 265 ] {276c2c39-0513-487f-877f-e0485dbde5c0} executeQuery: Read 64 rows, 5.12 KiB in 0.001929 sec., 33177.81233799896 rows/sec., 2.59 MiB/sec. 2025.01.02 23:39:12.444261 [ 265 ] {276c2c39-0513-487f-877f-e0485dbde5c0} TCPHandler: Processed in 0.00228009 sec. 2025.01.02 23:39:12.444473 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:12.444608 [ 260 ] {2846d6fb-a3ea-4b8e-a3db-32dd20e87369} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:12.444665 [ 260 ] {2846d6fb-a3ea-4b8e-a3db-32dd20e87369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:12.445262 [ 260 ] {2846d6fb-a3ea-4b8e-a3db-32dd20e87369} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:12.445301 [ 260 ] {2846d6fb-a3ea-4b8e-a3db-32dd20e87369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:12.445711 [ 260 ] {2846d6fb-a3ea-4b8e-a3db-32dd20e87369} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:39:12.445954 [ 260 ] {2846d6fb-a3ea-4b8e-a3db-32dd20e87369} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:12.446135 [ 260 ] {2846d6fb-a3ea-4b8e-a3db-32dd20e87369} executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. 2025.01.02 23:39:12.446192 [ 260 ] {2846d6fb-a3ea-4b8e-a3db-32dd20e87369} TCPHandler: Processed in 0.001824924 sec. 2025.01.02 23:39:12.446351 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:12.446469 [ 265 ] {ffa3233a-df58-426b-a50b-1b8e3c5b5cdc} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:12.446523 [ 265 ] {ffa3233a-df58-426b-a50b-1b8e3c5b5cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:12.447045 [ 265 ] {ffa3233a-df58-426b-a50b-1b8e3c5b5cdc} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:12.447084 [ 265 ] {ffa3233a-df58-426b-a50b-1b8e3c5b5cdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2025.01.02 23:39:12.447473 [ 265 ] {ffa3233a-df58-426b-a50b-1b8e3c5b5cdc} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:39:12.447708 [ 265 ] {ffa3233a-df58-426b-a50b-1b8e3c5b5cdc} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:12.447938 [ 265 ] {ffa3233a-df58-426b-a50b-1b8e3c5b5cdc} executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. 2025.01.02 23:39:12.448027 [ 265 ] {ffa3233a-df58-426b-a50b-1b8e3c5b5cdc} TCPHandler: Processed in 0.001734403 sec. 2025.01.02 23:39:15.782113 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1118 2025.01.02 23:39:15.785211 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:15.785272 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:15.786772 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:39:15.787104 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:15.787765 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1118 2025.01.02 23:39:17.446992 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.447301 [ 260 ] {489b56a5-4862-4ff9-bb3c-469234015cb0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:39:17.447397 [ 260 ] {489b56a5-4862-4ff9-bb3c-469234015cb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:39:17.448132 [ 260 ] {489b56a5-4862-4ff9-bb3c-469234015cb0} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.448175 [ 260 ] {489b56a5-4862-4ff9-bb3c-469234015cb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.448606 [ 260 ] {489b56a5-4862-4ff9-bb3c-469234015cb0} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:39:17.448856 [ 260 ] {489b56a5-4862-4ff9-bb3c-469234015cb0} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.449064 [ 260 ] {489b56a5-4862-4ff9-bb3c-469234015cb0} executeQuery: Read 14 rows, 1.01 KiB in 0.001847 sec., 7579.859231185707 rows/sec., 545.65 KiB/sec. 2025.01.02 23:39:17.449120 [ 260 ] {489b56a5-4862-4ff9-bb3c-469234015cb0} TCPHandler: Processed in 0.00231423 sec. 2025.01.02 23:39:17.449415 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.449614 [ 265 ] {9440a59d-06ae-4a50-a00f-7115586aa2b7} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:39:17.449688 [ 265 ] {9440a59d-06ae-4a50-a00f-7115586aa2b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:39:17.450442 [ 265 ] {9440a59d-06ae-4a50-a00f-7115586aa2b7} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.450495 [ 265 ] {9440a59d-06ae-4a50-a00f-7115586aa2b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.450920 [ 265 ] {9440a59d-06ae-4a50-a00f-7115586aa2b7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.02 23:39:17.451180 [ 265 ] {9440a59d-06ae-4a50-a00f-7115586aa2b7} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.451415 [ 265 ] {9440a59d-06ae-4a50-a00f-7115586aa2b7} executeQuery: Read 10 rows, 835.00 B in 0.001855 sec., 5390.8355795148245 rows/sec., 439.58 KiB/sec. 2025.01.02 23:39:17.451472 [ 265 ] {9440a59d-06ae-4a50-a00f-7115586aa2b7} TCPHandler: Processed in 0.002229649 sec. 2025.01.02 23:39:17.451632 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.451769 [ 260 ] {0ac9ef8a-db54-40b2-9b6f-c1653f7de2f4} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:17.451826 [ 260 ] {0ac9ef8a-db54-40b2-9b6f-c1653f7de2f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:17.452587 [ 260 ] {0ac9ef8a-db54-40b2-9b6f-c1653f7de2f4} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.452626 [ 260 ] {0ac9ef8a-db54-40b2-9b6f-c1653f7de2f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.453016 [ 260 ] {0ac9ef8a-db54-40b2-9b6f-c1653f7de2f4} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:39:17.453247 [ 260 ] {0ac9ef8a-db54-40b2-9b6f-c1653f7de2f4} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.453423 [ 260 ] {0ac9ef8a-db54-40b2-9b6f-c1653f7de2f4} executeQuery: Read 288 rows, 25.97 KiB in 0.001685 sec., 170919.88130563797 rows/sec., 15.05 MiB/sec. 2025.01.02 23:39:17.453473 [ 260 ] {0ac9ef8a-db54-40b2-9b6f-c1653f7de2f4} TCPHandler: Processed in 0.001907156 sec. 2025.01.02 23:39:17.453622 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.453741 [ 265 ] {b537a3bf-af40-4e94-a47e-e227d2330290} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:39:17.453792 [ 265 ] {b537a3bf-af40-4e94-a47e-e227d2330290} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:39:17.454408 [ 265 ] {b537a3bf-af40-4e94-a47e-e227d2330290} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.454448 [ 265 ] {b537a3bf-af40-4e94-a47e-e227d2330290} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.454812 [ 265 ] {b537a3bf-af40-4e94-a47e-e227d2330290} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:39:17.455049 [ 265 ] {b537a3bf-af40-4e94-a47e-e227d2330290} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.455263 [ 265 ] {b537a3bf-af40-4e94-a47e-e227d2330290} executeQuery: Read 57 rows, 4.16 KiB in 0.001547 sec., 36845.50743374273 rows/sec., 2.63 MiB/sec. 2025.01.02 23:39:17.455316 [ 265 ] {b537a3bf-af40-4e94-a47e-e227d2330290} TCPHandler: Processed in 0.001749563 sec. 2025.01.02 23:39:17.455518 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.455741 [ 260 ] {cc5ccfeb-7d6c-466a-b709-5261bb5eb5f4} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:39:17.455830 [ 260 ] {cc5ccfeb-7d6c-466a-b709-5261bb5eb5f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:39:17.456635 [ 260 ] {cc5ccfeb-7d6c-466a-b709-5261bb5eb5f4} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.456672 [ 260 ] {cc5ccfeb-7d6c-466a-b709-5261bb5eb5f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.457025 [ 260 ] {cc5ccfeb-7d6c-466a-b709-5261bb5eb5f4} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:39:17.457261 [ 260 ] {cc5ccfeb-7d6c-466a-b709-5261bb5eb5f4} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.457435 [ 260 ] {cc5ccfeb-7d6c-466a-b709-5261bb5eb5f4} executeQuery: Read 14 rows, 1004.00 B in 0.00175 sec., 8000 rows/sec., 560.27 KiB/sec. 2025.01.02 23:39:17.457484 [ 260 ] {cc5ccfeb-7d6c-466a-b709-5261bb5eb5f4} TCPHandler: Processed in 0.002073037 sec. 2025.01.02 23:39:17.457624 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.457740 [ 265 ] {68a5c528-2ec9-4ea1-9fe8-1906ba367878} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:39:17.457790 [ 265 ] {68a5c528-2ec9-4ea1-9fe8-1906ba367878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:39:17.458373 [ 265 ] {68a5c528-2ec9-4ea1-9fe8-1906ba367878} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.458412 [ 265 ] {68a5c528-2ec9-4ea1-9fe8-1906ba367878} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.458767 [ 265 ] {68a5c528-2ec9-4ea1-9fe8-1906ba367878} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:39:17.459002 [ 265 ] {68a5c528-2ec9-4ea1-9fe8-1906ba367878} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.459216 [ 265 ] {68a5c528-2ec9-4ea1-9fe8-1906ba367878} executeQuery: Read 13 rows, 830.00 B in 0.001499 sec., 8672.448298865911 rows/sec., 540.73 KiB/sec. 2025.01.02 23:39:17.459268 [ 265 ] {68a5c528-2ec9-4ea1-9fe8-1906ba367878} TCPHandler: Processed in 0.001702763 sec. 2025.01.02 23:39:17.459469 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.459690 [ 260 ] {be6bb6ae-f082-4ae1-9bac-73137abb42f2} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:17.459776 [ 260 ] {be6bb6ae-f082-4ae1-9bac-73137abb42f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:17.460743 [ 260 ] {be6bb6ae-f082-4ae1-9bac-73137abb42f2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.460780 [ 260 ] {be6bb6ae-f082-4ae1-9bac-73137abb42f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.461154 [ 260 ] {be6bb6ae-f082-4ae1-9bac-73137abb42f2} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:39:17.461387 [ 260 ] {be6bb6ae-f082-4ae1-9bac-73137abb42f2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.461564 [ 260 ] {be6bb6ae-f082-4ae1-9bac-73137abb42f2} executeQuery: Read 432 rows, 31.70 KiB in 0.001928 sec., 224066.39004149378 rows/sec., 16.06 MiB/sec. 2025.01.02 23:39:17.461613 [ 260 ] {be6bb6ae-f082-4ae1-9bac-73137abb42f2} TCPHandler: Processed in 0.002252339 sec. 2025.01.02 23:39:17.461763 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.461899 [ 265 ] {33db2361-1c10-4ba3-b619-e6b4e92bd525} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:39:17.461959 [ 265 ] {33db2361-1c10-4ba3-b619-e6b4e92bd525} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:39:17.462504 [ 265 ] {33db2361-1c10-4ba3-b619-e6b4e92bd525} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.462544 [ 265 ] {33db2361-1c10-4ba3-b619-e6b4e92bd525} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.462908 [ 265 ] {33db2361-1c10-4ba3-b619-e6b4e92bd525} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:39:17.463148 [ 265 ] {33db2361-1c10-4ba3-b619-e6b4e92bd525} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.463306 [ 28 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 2025.01.02 23:39:17.463394 [ 265 ] {33db2361-1c10-4ba3-b619-e6b4e92bd525} executeQuery: Read 6 rows, 321.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 206.64 KiB/sec. 2025.01.02 23:39:17.463400 [ 28 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.463506 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.463511 [ 265 ] {33db2361-1c10-4ba3-b619-e6b4e92bd525} TCPHandler: Processed in 0.001812984 sec. 2025.01.02 23:39:17.463819 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.463828 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full 2025.01.02 23:39:17.464096 [ 260 ] {7c66b447-f908-44e5-8359-a6a6ef3506dc} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:17.464122 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:17.464207 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part 2025.01.02 23:39:17.464216 [ 260 ] {7c66b447-f908-44e5-8359-a6a6ef3506dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:17.464500 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.01.02 23:39:17.464826 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.01.02 23:39:17.465155 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.01.02 23:39:17.465433 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.01.02 23:39:17.465619 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.01.02 23:39:17.466352 [ 260 ] {7c66b447-f908-44e5-8359-a6a6ef3506dc} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.466392 [ 260 ] {7c66b447-f908-44e5-8359-a6a6ef3506dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.467032 [ 260 ] {7c66b447-f908-44e5-8359-a6a6ef3506dc} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:39:17.467164 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.003459405 sec., 52032.06909858776 rows/sec., 2.65 MiB/sec. 2025.01.02 23:39:17.467431 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) 2025.01.02 23:39:17.467441 [ 260 ] {7c66b447-f908-44e5-8359-a6a6ef3506dc} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.467914 [ 260 ] {7c66b447-f908-44e5-8359-a6a6ef3506dc} executeQuery: Read 242 rows, 16.62 KiB in 0.003888 sec., 62242.798353909464 rows/sec., 4.17 MiB/sec. 2025.01.02 23:39:17.468055 [ 260 ] {7c66b447-f908-44e5-8359-a6a6ef3506dc} TCPHandler: Processed in 0.004425028 sec. 2025.01.02 23:39:17.468195 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.468241 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.468316 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_30_6} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 2025.01.02 23:39:17.468381 [ 265 ] {a2be9acc-dc85-4aa0-9a0a-2185e0f5d9cc} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:39:17.468421 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.02 23:39:17.468454 [ 265 ] {a2be9acc-dc85-4aa0-9a0a-2185e0f5d9cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:39:17.468922 [ 265 ] {a2be9acc-dc85-4aa0-9a0a-2185e0f5d9cc} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.468960 [ 265 ] {a2be9acc-dc85-4aa0-9a0a-2185e0f5d9cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.469317 [ 265 ] {a2be9acc-dc85-4aa0-9a0a-2185e0f5d9cc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:39:17.469557 [ 265 ] {a2be9acc-dc85-4aa0-9a0a-2185e0f5d9cc} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.469810 [ 265 ] {a2be9acc-dc85-4aa0-9a0a-2185e0f5d9cc} executeQuery: Read 1 rows, 69.00 B in 0.001465 sec., 682.5938566552901 rows/sec., 46.00 KiB/sec. 2025.01.02 23:39:17.469996 [ 265 ] {a2be9acc-dc85-4aa0-9a0a-2185e0f5d9cc} TCPHandler: Processed in 0.001832584 sec. 2025.01.02 23:39:17.470194 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.470313 [ 260 ] {aa9b16a3-8c23-4ea4-898d-c2bcbcd04b85} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:17.470388 [ 260 ] {aa9b16a3-8c23-4ea4-898d-c2bcbcd04b85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:39:17.471504 [ 260 ] {aa9b16a3-8c23-4ea4-898d-c2bcbcd04b85} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.471542 [ 260 ] {aa9b16a3-8c23-4ea4-898d-c2bcbcd04b85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.472216 [ 260 ] {aa9b16a3-8c23-4ea4-898d-c2bcbcd04b85} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:39:17.472476 [ 260 ] {aa9b16a3-8c23-4ea4-898d-c2bcbcd04b85} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.472764 [ 260 ] {aa9b16a3-8c23-4ea4-898d-c2bcbcd04b85} executeQuery: Read 40 rows, 73.40 KiB in 0.002472 sec., 16181.229773462785 rows/sec., 29.00 MiB/sec. 2025.01.02 23:39:17.473268 [ 260 ] {aa9b16a3-8c23-4ea4-898d-c2bcbcd04b85} TCPHandler: Processed in 0.003152442 sec. 2025.01.02 23:39:17.473432 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:17.473573 [ 265 ] {d52debd5-112d-4106-834c-c1c5d32d705a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:17.473634 [ 265 ] {d52debd5-112d-4106-834c-c1c5d32d705a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:17.474226 [ 265 ] {d52debd5-112d-4106-834c-c1c5d32d705a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:17.474272 [ 265 ] {d52debd5-112d-4106-834c-c1c5d32d705a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:17.474654 [ 265 ] {d52debd5-112d-4106-834c-c1c5d32d705a} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:39:17.474895 [ 265 ] {d52debd5-112d-4106-834c-c1c5d32d705a} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:17.475112 [ 265 ] {d52debd5-112d-4106-834c-c1c5d32d705a} executeQuery: Read 82 rows, 5.33 KiB in 0.001571 sec., 52196.053469127946 rows/sec., 3.32 MiB/sec. 2025.01.02 23:39:17.475162 [ 265 ] {d52debd5-112d-4106-834c-c1c5d32d705a} TCPHandler: Processed in 0.001799324 sec. 2025.01.02 23:39:18.173872 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 2025.01.02 23:39:18.174599 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:18.174646 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:18.175184 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:39:18.175445 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:18.175691 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 2025.01.02 23:39:19.570686 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.01.02 23:39:19.591672 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:19.591735 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:19.599054 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:39:19.599895 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:19.603421 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.01.02 23:39:22.439260 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:22.439458 [ 260 ] {8dac5f81-5d75-4f5b-8293-b6bd98e8bafc} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:22.439530 [ 260 ] {8dac5f81-5d75-4f5b-8293-b6bd98e8bafc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:22.440280 [ 260 ] {8dac5f81-5d75-4f5b-8293-b6bd98e8bafc} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:22.440331 [ 260 ] {8dac5f81-5d75-4f5b-8293-b6bd98e8bafc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:22.440782 [ 260 ] {8dac5f81-5d75-4f5b-8293-b6bd98e8bafc} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:39:22.441053 [ 260 ] {8dac5f81-5d75-4f5b-8293-b6bd98e8bafc} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:22.441281 [ 260 ] {8dac5f81-5d75-4f5b-8293-b6bd98e8bafc} executeQuery: Read 56 rows, 4.41 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.30 MiB/sec. 2025.01.02 23:39:22.441340 [ 260 ] {8dac5f81-5d75-4f5b-8293-b6bd98e8bafc} TCPHandler: Processed in 0.002225319 sec. 2025.01.02 23:39:22.441601 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:22.441798 [ 265 ] {75690ef8-bfe3-4019-b5c2-236f7f9005dc} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:22.441878 [ 265 ] {75690ef8-bfe3-4019-b5c2-236f7f9005dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:22.442673 [ 265 ] {75690ef8-bfe3-4019-b5c2-236f7f9005dc} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:22.442727 [ 265 ] {75690ef8-bfe3-4019-b5c2-236f7f9005dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:22.443205 [ 265 ] {75690ef8-bfe3-4019-b5c2-236f7f9005dc} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:39:22.443473 [ 265 ] {75690ef8-bfe3-4019-b5c2-236f7f9005dc} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:22.443739 [ 265 ] {75690ef8-bfe3-4019-b5c2-236f7f9005dc} executeQuery: Read 64 rows, 5.12 KiB in 0.001988 sec., 32193.15895372233 rows/sec., 2.51 MiB/sec. 2025.01.02 23:39:22.443808 [ 265 ] {75690ef8-bfe3-4019-b5c2-236f7f9005dc} TCPHandler: Processed in 0.00235359 sec. 2025.01.02 23:39:22.444048 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:22.444259 [ 260 ] {838219ea-607e-4b1d-87b5-79566e329b52} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:22.444323 [ 260 ] {838219ea-607e-4b1d-87b5-79566e329b52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:22.444927 [ 260 ] {838219ea-607e-4b1d-87b5-79566e329b52} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:22.444966 [ 260 ] {838219ea-607e-4b1d-87b5-79566e329b52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:22.445368 [ 260 ] {838219ea-607e-4b1d-87b5-79566e329b52} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:39:22.445618 [ 260 ] {838219ea-607e-4b1d-87b5-79566e329b52} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:22.445828 [ 260 ] {838219ea-607e-4b1d-87b5-79566e329b52} executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. 2025.01.02 23:39:22.445881 [ 260 ] {838219ea-607e-4b1d-87b5-79566e329b52} TCPHandler: Processed in 0.001958786 sec. 2025.01.02 23:39:22.446096 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:22.446321 [ 265 ] {c1c0ec80-0b50-4fe5-ac81-d772dbefbf90} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:22.446419 [ 265 ] {c1c0ec80-0b50-4fe5-ac81-d772dbefbf90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:22.447001 [ 265 ] {c1c0ec80-0b50-4fe5-ac81-d772dbefbf90} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:22.447041 [ 265 ] {c1c0ec80-0b50-4fe5-ac81-d772dbefbf90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:22.447430 [ 265 ] {c1c0ec80-0b50-4fe5-ac81-d772dbefbf90} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:39:22.447678 [ 265 ] {c1c0ec80-0b50-4fe5-ac81-d772dbefbf90} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:22.447905 [ 265 ] {c1c0ec80-0b50-4fe5-ac81-d772dbefbf90} executeQuery: Read 60 rows, 4.14 KiB in 0.00164 sec., 36585.365853658535 rows/sec., 2.47 MiB/sec. 2025.01.02 23:39:22.447957 [ 265 ] {c1c0ec80-0b50-4fe5-ac81-d772dbefbf90} TCPHandler: Processed in 0.001973166 sec. 2025.01.02 23:39:25.525092 [ 124 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:39:25.525184 [ 124 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:39:25.675920 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 2025.01.02 23:39:25.676645 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:25.676694 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:25.677244 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:39:25.677513 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:25.677767 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.01.02 23:39:25.788093 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1150 2025.01.02 23:39:25.791256 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:25.791309 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:25.792843 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:39:25.793161 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:25.793390 [ 170 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.02 23:39:25.793519 [ 170 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:25.793587 [ 170 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:25.794134 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.02 23:39:25.795510 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1150 2025.01.02 23:39:25.795788 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:25.795923 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 990 rows starting from the beginning of the part 2025.01.02 23:39:25.796527 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part 2025.01.02 23:39:25.797083 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part 2025.01.02 23:39:25.797644 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part 2025.01.02 23:39:25.798160 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part 2025.01.02 23:39:25.798722 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part 2025.01.02 23:39:25.806882 [ 195 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1150 rows, containing 72 columns (72 merged, 0 gathered) in 0.013148002 sec., 87465.76095744433 rows/sec., 69.77 MiB/sec. 2025.01.02 23:39:25.808467 [ 195 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.02 23:39:25.809301 [ 195 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:25.809406 [ 195 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_31_6} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.02 23:39:25.809745 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. 2025.01.02 23:39:27.103590 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.01.02 23:39:27.124418 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.124460 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.131850 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:39:27.132646 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.135201 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.01.02 23:39:27.445919 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.446213 [ 260 ] {1d465b41-6de5-4289-b8e3-6e2d73fd9a97} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:39:27.446324 [ 260 ] {1d465b41-6de5-4289-b8e3-6e2d73fd9a97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:39:27.447241 [ 260 ] {1d465b41-6de5-4289-b8e3-6e2d73fd9a97} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.447289 [ 260 ] {1d465b41-6de5-4289-b8e3-6e2d73fd9a97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.447707 [ 260 ] {1d465b41-6de5-4289-b8e3-6e2d73fd9a97} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:39:27.447965 [ 260 ] {1d465b41-6de5-4289-b8e3-6e2d73fd9a97} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.448169 [ 260 ] {1d465b41-6de5-4289-b8e3-6e2d73fd9a97} executeQuery: Read 14 rows, 1.01 KiB in 0.002037 sec., 6872.852233676976 rows/sec., 494.75 KiB/sec. 2025.01.02 23:39:27.448223 [ 260 ] {1d465b41-6de5-4289-b8e3-6e2d73fd9a97} TCPHandler: Processed in 0.002492673 sec. 2025.01.02 23:39:27.448552 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.448826 [ 265 ] {bea67375-58dc-49f1-883e-1140168b7dcf} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:27.448899 [ 265 ] {bea67375-58dc-49f1-883e-1140168b7dcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:27.449788 [ 265 ] {bea67375-58dc-49f1-883e-1140168b7dcf} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.449842 [ 265 ] {bea67375-58dc-49f1-883e-1140168b7dcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.450315 [ 265 ] {bea67375-58dc-49f1-883e-1140168b7dcf} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:39:27.450588 [ 265 ] {bea67375-58dc-49f1-883e-1140168b7dcf} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.450838 [ 265 ] {bea67375-58dc-49f1-883e-1140168b7dcf} executeQuery: Read 283 rows, 25.60 KiB in 0.002061 sec., 137311.98447355654 rows/sec., 12.13 MiB/sec. 2025.01.02 23:39:27.450941 [ 265 ] {bea67375-58dc-49f1-883e-1140168b7dcf} TCPHandler: Processed in 0.002580883 sec. 2025.01.02 23:39:27.451167 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.451340 [ 260 ] {9b607a6e-f936-4e9b-a616-bd1fbae6203f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:39:27.451400 [ 260 ] {9b607a6e-f936-4e9b-a616-bd1fbae6203f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:39:27.452051 [ 260 ] {9b607a6e-f936-4e9b-a616-bd1fbae6203f} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.452090 [ 260 ] {9b607a6e-f936-4e9b-a616-bd1fbae6203f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.452460 [ 260 ] {9b607a6e-f936-4e9b-a616-bd1fbae6203f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:39:27.452732 [ 260 ] {9b607a6e-f936-4e9b-a616-bd1fbae6203f} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.452930 [ 260 ] {9b607a6e-f936-4e9b-a616-bd1fbae6203f} executeQuery: Read 47 rows, 3.46 KiB in 0.001618 sec., 29048.207663782447 rows/sec., 2.09 MiB/sec. 2025.01.02 23:39:27.453026 [ 260 ] {9b607a6e-f936-4e9b-a616-bd1fbae6203f} TCPHandler: Processed in 0.001992016 sec. 2025.01.02 23:39:27.453281 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.453435 [ 265 ] {98a2275f-fe91-4404-b583-8fe001e11501} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:39:27.453493 [ 265 ] {98a2275f-fe91-4404-b583-8fe001e11501} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:39:27.454107 [ 265 ] {98a2275f-fe91-4404-b583-8fe001e11501} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.454148 [ 265 ] {98a2275f-fe91-4404-b583-8fe001e11501} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.454504 [ 265 ] {98a2275f-fe91-4404-b583-8fe001e11501} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:39:27.454750 [ 265 ] {98a2275f-fe91-4404-b583-8fe001e11501} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.454993 [ 265 ] {98a2275f-fe91-4404-b583-8fe001e11501} executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec. 2025.01.02 23:39:27.455045 [ 265 ] {98a2275f-fe91-4404-b583-8fe001e11501} TCPHandler: Processed in 0.001902876 sec. 2025.01.02 23:39:27.455255 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.455476 [ 260 ] {b1087705-9bdf-4318-a198-26a49343b20b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:39:27.455566 [ 260 ] {b1087705-9bdf-4318-a198-26a49343b20b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:39:27.456201 [ 260 ] {b1087705-9bdf-4318-a198-26a49343b20b} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.456238 [ 260 ] {b1087705-9bdf-4318-a198-26a49343b20b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.456587 [ 260 ] {b1087705-9bdf-4318-a198-26a49343b20b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:39:27.456826 [ 260 ] {b1087705-9bdf-4318-a198-26a49343b20b} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.457008 [ 260 ] {b1087705-9bdf-4318-a198-26a49343b20b} executeQuery: Read 13 rows, 830.00 B in 0.001587 sec., 8191.556395715185 rows/sec., 510.74 KiB/sec. 2025.01.02 23:39:27.457060 [ 260 ] {b1087705-9bdf-4318-a198-26a49343b20b} TCPHandler: Processed in 0.001917105 sec. 2025.01.02 23:39:27.457210 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.457347 [ 265 ] {55724019-4ce9-4bad-907f-a4f4c80d2160} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:27.457403 [ 265 ] {55724019-4ce9-4bad-907f-a4f4c80d2160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:27.458145 [ 265 ] {55724019-4ce9-4bad-907f-a4f4c80d2160} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.458185 [ 265 ] {55724019-4ce9-4bad-907f-a4f4c80d2160} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.458568 [ 265 ] {55724019-4ce9-4bad-907f-a4f4c80d2160} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:39:27.458807 [ 265 ] {55724019-4ce9-4bad-907f-a4f4c80d2160} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.459025 [ 265 ] {55724019-4ce9-4bad-907f-a4f4c80d2160} executeQuery: Read 422 rows, 30.88 KiB in 0.001706 sec., 247362.2508792497 rows/sec., 17.68 MiB/sec. 2025.01.02 23:39:27.459079 [ 265 ] {55724019-4ce9-4bad-907f-a4f4c80d2160} TCPHandler: Processed in 0.001934566 sec. 2025.01.02 23:39:27.459281 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.459501 [ 260 ] {c6af1a71-818e-4dc3-9e6f-f9806ddbe2a9} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:39:27.459594 [ 260 ] {c6af1a71-818e-4dc3-9e6f-f9806ddbe2a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:39:27.460136 [ 260 ] {c6af1a71-818e-4dc3-9e6f-f9806ddbe2a9} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.460174 [ 260 ] {c6af1a71-818e-4dc3-9e6f-f9806ddbe2a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.460537 [ 260 ] {c6af1a71-818e-4dc3-9e6f-f9806ddbe2a9} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:39:27.460775 [ 260 ] {c6af1a71-818e-4dc3-9e6f-f9806ddbe2a9} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.460993 [ 260 ] {c6af1a71-818e-4dc3-9e6f-f9806ddbe2a9} executeQuery: Read 6 rows, 321.00 B in 0.001543 sec., 3888.528839922229 rows/sec., 203.16 KiB/sec. 2025.01.02 23:39:27.461170 [ 260 ] {c6af1a71-818e-4dc3-9e6f-f9806ddbe2a9} TCPHandler: Processed in 0.001991806 sec. 2025.01.02 23:39:27.461372 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.461490 [ 265 ] {37253920-1709-4c0d-88da-3c308006ebe8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:27.461543 [ 265 ] {37253920-1709-4c0d-88da-3c308006ebe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:27.462116 [ 265 ] {37253920-1709-4c0d-88da-3c308006ebe8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.462156 [ 265 ] {37253920-1709-4c0d-88da-3c308006ebe8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.462548 [ 265 ] {37253920-1709-4c0d-88da-3c308006ebe8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:39:27.462793 [ 265 ] {37253920-1709-4c0d-88da-3c308006ebe8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.463031 [ 265 ] {37253920-1709-4c0d-88da-3c308006ebe8} executeQuery: Read 237 rows, 16.27 KiB in 0.001566 sec., 151340.99616858238 rows/sec., 10.14 MiB/sec. 2025.01.02 23:39:27.463082 [ 265 ] {37253920-1709-4c0d-88da-3c308006ebe8} TCPHandler: Processed in 0.001808344 sec. 2025.01.02 23:39:27.463284 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.463503 [ 260 ] {73c83fc4-dfe4-4665-bf16-af2c3f537f84} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:39:27.463597 [ 260 ] {73c83fc4-dfe4-4665-bf16-af2c3f537f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:39:27.464124 [ 260 ] {73c83fc4-dfe4-4665-bf16-af2c3f537f84} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.464161 [ 260 ] {73c83fc4-dfe4-4665-bf16-af2c3f537f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.464513 [ 260 ] {73c83fc4-dfe4-4665-bf16-af2c3f537f84} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:39:27.464771 [ 260 ] {73c83fc4-dfe4-4665-bf16-af2c3f537f84} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.464901 [ 125 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.02 23:39:27.464946 [ 125 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.464965 [ 260 ] {73c83fc4-dfe4-4665-bf16-af2c3f537f84} executeQuery: Read 1 rows, 69.00 B in 0.001515 sec., 660.06600660066 rows/sec., 44.48 KiB/sec. 2025.01.02 23:39:27.464977 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.465053 [ 260 ] {73c83fc4-dfe4-4665-bf16-af2c3f537f84} TCPHandler: Processed in 0.001874915 sec. 2025.01.02 23:39:27.465285 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.02 23:39:27.465294 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.465616 [ 265 ] {03b8040a-2aa5-4c51-bce7-2f60eaea79a0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:27.465635 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:27.465731 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 28 rows starting from the beginning of the part 2025.01.02 23:39:27.465812 [ 265 ] {03b8040a-2aa5-4c51-bce7-2f60eaea79a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:39:27.466062 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.01.02 23:39:27.466441 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.01.02 23:39:27.466778 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.01.02 23:39:27.467134 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.01.02 23:39:27.467484 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.01.02 23:39:27.471133 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.006036239 sec., 5466.980349850296 rows/sec., 367.09 KiB/sec. 2025.01.02 23:39:27.471399 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.02 23:39:27.471569 [ 265 ] {03b8040a-2aa5-4c51-bce7-2f60eaea79a0} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.471634 [ 265 ] {03b8040a-2aa5-4c51-bce7-2f60eaea79a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.472074 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.472297 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_31_6} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.02 23:39:27.472454 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.02 23:39:27.472851 [ 265 ] {03b8040a-2aa5-4c51-bce7-2f60eaea79a0} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:39:27.473124 [ 265 ] {03b8040a-2aa5-4c51-bce7-2f60eaea79a0} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.473340 [ 125 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.02 23:39:27.473425 [ 265 ] {03b8040a-2aa5-4c51-bce7-2f60eaea79a0} executeQuery: Read 40 rows, 73.40 KiB in 0.007898 sec., 5064.573309698658 rows/sec., 9.08 MiB/sec. 2025.01.02 23:39:27.473435 [ 125 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.473541 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.473865 [ 265 ] {03b8040a-2aa5-4c51-bce7-2f60eaea79a0} TCPHandler: Processed in 0.008690814 sec. 2025.01.02 23:39:27.473974 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full 2025.01.02 23:39:27.474219 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:27.474746 [ 260 ] {fc5c9d59-b08f-433c-b101-f5c08432d4cc} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:27.474882 [ 260 ] {fc5c9d59-b08f-433c-b101-f5c08432d4cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:27.475237 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:27.475493 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 950 rows starting from the beginning of the part 2025.01.02 23:39:27.476192 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part 2025.01.02 23:39:27.476923 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part 2025.01.02 23:39:27.477044 [ 260 ] {fc5c9d59-b08f-433c-b101-f5c08432d4cc} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:27.477144 [ 260 ] {fc5c9d59-b08f-433c-b101-f5c08432d4cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:27.477567 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part 2025.01.02 23:39:27.478227 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part 2025.01.02 23:39:27.478833 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part 2025.01.02 23:39:27.478917 [ 260 ] {fc5c9d59-b08f-433c-b101-f5c08432d4cc} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:39:27.479732 [ 260 ] {fc5c9d59-b08f-433c-b101-f5c08432d4cc} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.480250 [ 260 ] {fc5c9d59-b08f-433c-b101-f5c08432d4cc} executeQuery: Read 82 rows, 5.33 KiB in 0.005694 sec., 14401.123990165086 rows/sec., 936.60 KiB/sec. 2025.01.02 23:39:27.480593 [ 260 ] {fc5c9d59-b08f-433c-b101-f5c08432d4cc} TCPHandler: Processed in 0.006592927 sec. 2025.01.02 23:39:27.489112 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1150 rows, containing 19 columns (19 merged, 0 gathered) in 0.015403562 sec., 74658.05636384623 rows/sec., 133.78 MiB/sec. 2025.01.02 23:39:27.490494 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.02 23:39:27.490915 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:27.491009 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_31_6} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.02 23:39:27.491166 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.64 MiB. 2025.01.02 23:39:28.000226 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 219.36 MiB, peak 227.95 MiB, free memory in arenas 0.00 B, will set to 222.30 MiB (RSS), difference: 2.94 MiB 2025.01.02 23:39:28.704885 [ 102 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.02 23:39:28.704958 [ 102 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:28.704983 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:28.705217 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full 2025.01.02 23:39:28.705424 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:28.705466 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part 2025.01.02 23:39:28.705558 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part 2025.01.02 23:39:28.705797 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2025.01.02 23:39:28.706043 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2025.01.02 23:39:28.706176 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part 2025.01.02 23:39:28.707308 [ 186 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002233719 sec., 16116.619861316487 rows/sec., 1.34 MiB/sec. 2025.01.02 23:39:28.707511 [ 186 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.02 23:39:28.707866 [ 186 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:28.707971 [ 186 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_17_4} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.02 23:39:28.708075 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:39:32.468975 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:32.469282 [ 260 ] {eef6fe16-2591-426a-a4b9-7bb34a3d3fd2} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:39:32.469392 [ 260 ] {eef6fe16-2591-426a-a4b9-7bb34a3d3fd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:39:32.470333 [ 260 ] {eef6fe16-2591-426a-a4b9-7bb34a3d3fd2} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.470385 [ 260 ] {eef6fe16-2591-426a-a4b9-7bb34a3d3fd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.470804 [ 260 ] {eef6fe16-2591-426a-a4b9-7bb34a3d3fd2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.02 23:39:32.471063 [ 260 ] {eef6fe16-2591-426a-a4b9-7bb34a3d3fd2} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.471298 [ 260 ] {eef6fe16-2591-426a-a4b9-7bb34a3d3fd2} executeQuery: Read 4 rows, 334.00 B in 0.002099 sec., 1905.6693663649355 rows/sec., 155.39 KiB/sec. 2025.01.02 23:39:32.471364 [ 260 ] {eef6fe16-2591-426a-a4b9-7bb34a3d3fd2} TCPHandler: Processed in 0.002561344 sec. 2025.01.02 23:39:32.471642 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:32.471860 [ 265 ] {1febe18b-2579-4c61-b5b3-c69015011fe2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:32.471940 [ 265 ] {1febe18b-2579-4c61-b5b3-c69015011fe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:32.473309 [ 265 ] {1febe18b-2579-4c61-b5b3-c69015011fe2} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.473360 [ 265 ] {1febe18b-2579-4c61-b5b3-c69015011fe2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.473871 [ 265 ] {1febe18b-2579-4c61-b5b3-c69015011fe2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:39:32.474131 [ 265 ] {1febe18b-2579-4c61-b5b3-c69015011fe2} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.474317 [ 78 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.02 23:39:32.474384 [ 265 ] {1febe18b-2579-4c61-b5b3-c69015011fe2} executeQuery: Read 1198 rows, 101.11 KiB in 0.002582 sec., 463981.409759876 rows/sec., 38.24 MiB/sec. 2025.01.02 23:39:32.474403 [ 78 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.474490 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.474530 [ 265 ] {1febe18b-2579-4c61-b5b3-c69015011fe2} TCPHandler: Processed in 0.003027799 sec. 2025.01.02 23:39:32.474750 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.02 23:39:32.474764 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:32.474994 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:32.475026 [ 260 ] {d7df7446-4e81-4a87-b3cf-ad61d5289451} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:39:32.475054 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1435 rows starting from the beginning of the part 2025.01.02 23:39:32.475139 [ 260 ] {d7df7446-4e81-4a87-b3cf-ad61d5289451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:39:32.475264 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part 2025.01.02 23:39:32.475613 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 288 rows starting from the beginning of the part 2025.01.02 23:39:32.475974 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part 2025.01.02 23:39:32.476332 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 283 rows starting from the beginning of the part 2025.01.02 23:39:32.476682 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1198 rows starting from the beginning of the part 2025.01.02 23:39:32.478222 [ 260 ] {d7df7446-4e81-4a87-b3cf-ad61d5289451} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.478288 [ 260 ] {d7df7446-4e81-4a87-b3cf-ad61d5289451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.479310 [ 260 ] {d7df7446-4e81-4a87-b3cf-ad61d5289451} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:39:32.479659 [ 260 ] {d7df7446-4e81-4a87-b3cf-ad61d5289451} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.479862 [ 78 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.01.02 23:39:32.479944 [ 78 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.480044 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.480035 [ 260 ] {d7df7446-4e81-4a87-b3cf-ad61d5289451} executeQuery: Read 4 rows, 286.00 B in 0.005037 sec., 794.1234862021045 rows/sec., 55.45 KiB/sec. 2025.01.02 23:39:32.480469 [ 260 ] {d7df7446-4e81-4a87-b3cf-ad61d5289451} TCPHandler: Processed in 0.005809436 sec. 2025.01.02 23:39:32.480579 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2025.01.02 23:39:32.480981 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:32.481042 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.006442525 sec., 514705.0263677673 rows/sec., 45.10 MiB/sec. 2025.01.02 23:39:32.481093 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:32.481168 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 65 rows starting from the beginning of the part 2025.01.02 23:39:32.481351 [ 265 ] {8ede8068-dc58-4630-ad6d-67517f0a1e81} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:39:32.481452 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.02 23:39:32.481607 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part 2025.01.02 23:39:32.481671 [ 265 ] {8ede8068-dc58-4630-ad6d-67517f0a1e81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:39:32.482183 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part 2025.01.02 23:39:32.482529 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.482563 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 57 rows starting from the beginning of the part 2025.01.02 23:39:32.482945 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part 2025.01.02 23:39:32.483008 [ 193 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_61_12} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.02 23:39:32.483361 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.02 23:39:32.483398 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part 2025.01.02 23:39:32.485267 [ 265 ] {8ede8068-dc58-4630-ad6d-67517f0a1e81} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.485340 [ 265 ] {8ede8068-dc58-4630-ad6d-67517f0a1e81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.486180 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.005996768 sec., 37019.94140843867 rows/sec., 2.78 MiB/sec. 2025.01.02 23:39:32.486334 [ 265 ] {8ede8068-dc58-4630-ad6d-67517f0a1e81} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:39:32.486344 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.01.02 23:39:32.486832 [ 265 ] {8ede8068-dc58-4630-ad6d-67517f0a1e81} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.486856 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.487047 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_40_8} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.01.02 23:39:32.487112 [ 78 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.02 23:39:32.487201 [ 78 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.487276 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.487343 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.02 23:39:32.487400 [ 265 ] {8ede8068-dc58-4630-ad6d-67517f0a1e81} executeQuery: Read 228 rows, 15.81 KiB in 0.006197 sec., 36791.9961271583 rows/sec., 2.49 MiB/sec. 2025.01.02 23:39:32.487640 [ 265 ] {8ede8068-dc58-4630-ad6d-67517f0a1e81} TCPHandler: Processed in 0.007013342 sec. 2025.01.02 23:39:32.487673 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.02 23:39:32.487850 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:32.487893 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:32.487938 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 244 rows starting from the beginning of the part 2025.01.02 23:39:32.488176 [ 260 ] {5a6576fd-0277-45cc-a721-beef487bab1f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:32.488216 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part 2025.01.02 23:39:32.488402 [ 260 ] {5a6576fd-0277-45cc-a721-beef487bab1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:32.488527 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:32.488903 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:32.489202 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:32.489594 [ 193 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part 2025.01.02 23:39:32.491410 [ 260 ] {5a6576fd-0277-45cc-a721-beef487bab1f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.491494 [ 260 ] {5a6576fd-0277-45cc-a721-beef487bab1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.492455 [ 201 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.004998136 sec., 148455.34415229998 rows/sec., 10.62 MiB/sec. 2025.01.02 23:39:32.492487 [ 260 ] {5a6576fd-0277-45cc-a721-beef487bab1f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:39:32.492654 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.02 23:39:32.492930 [ 260 ] {5a6576fd-0277-45cc-a721-beef487bab1f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.493194 [ 78 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.02 23:39:32.493282 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.493326 [ 78 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.493428 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.493573 [ 260 ] {5a6576fd-0277-45cc-a721-beef487bab1f} executeQuery: Read 524 rows, 39.73 KiB in 0.005482 sec., 95585.55271798614 rows/sec., 7.08 MiB/sec. 2025.01.02 23:39:32.493627 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_41_8} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.02 23:39:32.494086 [ 192 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.02 23:39:32.494098 [ 260 ] {5a6576fd-0277-45cc-a721-beef487bab1f} TCPHandler: Processed in 0.006338193 sec. 2025.01.02 23:39:32.494142 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.02 23:39:32.494583 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:32.494681 [ 192 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:32.494761 [ 192 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part 2025.01.02 23:39:32.495188 [ 192 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2025.01.02 23:39:32.495529 [ 265 ] {38a3c6d5-933c-42ca-9253-c6bd32f75247} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:32.495610 [ 192 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 432 rows starting from the beginning of the part 2025.01.02 23:39:32.495813 [ 265 ] {38a3c6d5-933c-42ca-9253-c6bd32f75247} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:32.495911 [ 192 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part 2025.01.02 23:39:32.496222 [ 192 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 422 rows starting from the beginning of the part 2025.01.02 23:39:32.496642 [ 192 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 524 rows starting from the beginning of the part 2025.01.02 23:39:32.498657 [ 265 ] {38a3c6d5-933c-42ca-9253-c6bd32f75247} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.498729 [ 265 ] {38a3c6d5-933c-42ca-9253-c6bd32f75247} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.499583 [ 265 ] {38a3c6d5-933c-42ca-9253-c6bd32f75247} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:39:32.499597 [ 188 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.006039249 sec., 400712.07529280544 rows/sec., 30.74 MiB/sec. 2025.01.02 23:39:32.499945 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.02 23:39:32.500040 [ 265 ] {38a3c6d5-933c-42ca-9253-c6bd32f75247} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.500325 [ 78 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.02 23:39:32.500404 [ 78 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.500484 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.500553 [ 265 ] {38a3c6d5-933c-42ca-9253-c6bd32f75247} executeQuery: Read 882 rows, 60.77 KiB in 0.005615 sec., 157079.25200356188 rows/sec., 10.57 MiB/sec. 2025.01.02 23:39:32.501061 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.501057 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.02 23:39:32.501226 [ 265 ] {38a3c6d5-933c-42ca-9253-c6bd32f75247} TCPHandler: Processed in 0.006927821 sec. 2025.01.02 23:39:32.501474 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_61_12} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.02 23:39:32.501751 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.02 23:39:32.501841 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:32.502014 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18145 rows starting from the beginning of the part 2025.01.02 23:39:32.502109 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:32.502376 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part 2025.01.02 23:39:32.502507 [ 260 ] {9259f2fb-1573-4d7e-abee-d26b890523be} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:32.502695 [ 260 ] {9259f2fb-1573-4d7e-abee-d26b890523be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:32.502722 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 242 rows starting from the beginning of the part 2025.01.02 23:39:32.503115 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part 2025.01.02 23:39:32.503537 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part 2025.01.02 23:39:32.503816 [ 188 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 882 rows starting from the beginning of the part 2025.01.02 23:39:32.504923 [ 260 ] {9259f2fb-1573-4d7e-abee-d26b890523be} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.504994 [ 260 ] {9259f2fb-1573-4d7e-abee-d26b890523be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.505581 [ 260 ] {9259f2fb-1573-4d7e-abee-d26b890523be} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:39:32.505872 [ 260 ] {9259f2fb-1573-4d7e-abee-d26b890523be} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.506122 [ 78 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.02 23:39:32.506210 [ 78 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:32.506305 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:32.506540 [ 260 ] {9259f2fb-1573-4d7e-abee-d26b890523be} executeQuery: Read 60 rows, 4.14 KiB in 0.004108 sec., 14605.647517039923 rows/sec., 1007.94 KiB/sec. 2025.01.02 23:39:32.506874 [ 260 ] {9259f2fb-1573-4d7e-abee-d26b890523be} TCPHandler: Processed in 0.004906244 sec. 2025.01.02 23:39:32.506971 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.02 23:39:32.507388 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:32.507458 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3524 rows starting from the beginning of the part 2025.01.02 23:39:32.507738 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part 2025.01.02 23:39:32.507881 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part 2025.01.02 23:39:32.508039 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part 2025.01.02 23:39:32.508247 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part 2025.01.02 23:39:32.508390 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part 2025.01.02 23:39:32.510879 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3868 rows, containing 4 columns (4 merged, 0 gathered) in 0.004382348 sec., 882631.8676654615 rows/sec., 57.50 MiB/sec. 2025.01.02 23:39:32.511201 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.02 23:39:32.511838 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.511899 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 19826 rows, containing 5 columns (5 merged, 0 gathered) in 0.011287189 sec., 1756504.6531957602 rows/sec., 118.36 MiB/sec. 2025.01.02 23:39:32.511992 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_61_12} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.02 23:39:32.512117 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.02 23:39:32.512308 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.02 23:39:32.512620 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:32.512702 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_61_12} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.02 23:39:32.512795 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.30 MiB. 2025.01.02 23:39:33.178023 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 2025.01.02 23:39:33.179129 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:33.179217 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:33.179935 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:39:33.180287 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:33.180532 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 2025.01.02 23:39:34.635366 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.01.02 23:39:34.656951 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:34.657032 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:34.664896 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:39:34.665777 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:34.669735 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.01.02 23:39:35.795843 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1186 2025.01.02 23:39:35.799143 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:35.799189 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:35.800689 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:39:35.801030 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:35.801592 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1186 2025.01.02 23:39:37.445803 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.445988 [ 260 ] {ec5839a2-5a84-4652-adb3-e83db73b4a61} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:39:37.446060 [ 260 ] {ec5839a2-5a84-4652-adb3-e83db73b4a61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:39:37.446828 [ 260 ] {ec5839a2-5a84-4652-adb3-e83db73b4a61} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.446878 [ 260 ] {ec5839a2-5a84-4652-adb3-e83db73b4a61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.447321 [ 260 ] {ec5839a2-5a84-4652-adb3-e83db73b4a61} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:39:37.447586 [ 260 ] {ec5839a2-5a84-4652-adb3-e83db73b4a61} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.447834 [ 260 ] {ec5839a2-5a84-4652-adb3-e83db73b4a61} executeQuery: Read 14 rows, 1.01 KiB in 0.001894 sec., 7391.763463569166 rows/sec., 532.11 KiB/sec. 2025.01.02 23:39:37.447955 [ 260 ] {ec5839a2-5a84-4652-adb3-e83db73b4a61} TCPHandler: Processed in 0.00227904 sec. 2025.01.02 23:39:37.448228 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.448423 [ 265 ] {6e3f1131-9b80-49e1-9c36-c3e7115d4048} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:37.448494 [ 265 ] {6e3f1131-9b80-49e1-9c36-c3e7115d4048} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:37.449398 [ 265 ] {6e3f1131-9b80-49e1-9c36-c3e7115d4048} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.449440 [ 265 ] {6e3f1131-9b80-49e1-9c36-c3e7115d4048} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.449907 [ 265 ] {6e3f1131-9b80-49e1-9c36-c3e7115d4048} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:39:37.450177 [ 265 ] {6e3f1131-9b80-49e1-9c36-c3e7115d4048} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.450374 [ 265 ] {6e3f1131-9b80-49e1-9c36-c3e7115d4048} executeQuery: Read 283 rows, 25.60 KiB in 0.002005 sec., 141147.13216957607 rows/sec., 12.47 MiB/sec. 2025.01.02 23:39:37.450433 [ 265 ] {6e3f1131-9b80-49e1-9c36-c3e7115d4048} TCPHandler: Processed in 0.002338351 sec. 2025.01.02 23:39:37.450585 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.450732 [ 260 ] {f2a91f23-334e-4866-ae4a-1826d0a02da6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:39:37.450793 [ 260 ] {f2a91f23-334e-4866-ae4a-1826d0a02da6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:39:37.451442 [ 260 ] {f2a91f23-334e-4866-ae4a-1826d0a02da6} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.451484 [ 260 ] {f2a91f23-334e-4866-ae4a-1826d0a02da6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.451864 [ 260 ] {f2a91f23-334e-4866-ae4a-1826d0a02da6} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:39:37.452117 [ 260 ] {f2a91f23-334e-4866-ae4a-1826d0a02da6} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.452327 [ 260 ] {f2a91f23-334e-4866-ae4a-1826d0a02da6} executeQuery: Read 47 rows, 3.46 KiB in 0.001632 sec., 28799.019607843136 rows/sec., 2.07 MiB/sec. 2025.01.02 23:39:37.452384 [ 260 ] {f2a91f23-334e-4866-ae4a-1826d0a02da6} TCPHandler: Processed in 0.001865424 sec. 2025.01.02 23:39:37.452545 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.452662 [ 265 ] {94e7ecdf-0e46-4dda-8fb5-14e2211b2562} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:39:37.452714 [ 265 ] {94e7ecdf-0e46-4dda-8fb5-14e2211b2562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:39:37.453314 [ 265 ] {94e7ecdf-0e46-4dda-8fb5-14e2211b2562} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.453353 [ 265 ] {94e7ecdf-0e46-4dda-8fb5-14e2211b2562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.453721 [ 265 ] {94e7ecdf-0e46-4dda-8fb5-14e2211b2562} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:39:37.453981 [ 265 ] {94e7ecdf-0e46-4dda-8fb5-14e2211b2562} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.454160 [ 265 ] {94e7ecdf-0e46-4dda-8fb5-14e2211b2562} executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec. 2025.01.02 23:39:37.454211 [ 265 ] {94e7ecdf-0e46-4dda-8fb5-14e2211b2562} TCPHandler: Processed in 0.001727042 sec. 2025.01.02 23:39:37.454383 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.454523 [ 260 ] {9dc58785-cab0-4f5d-8752-1599949a0212} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:39:37.454582 [ 260 ] {9dc58785-cab0-4f5d-8752-1599949a0212} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:39:37.455242 [ 260 ] {9dc58785-cab0-4f5d-8752-1599949a0212} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.455281 [ 260 ] {9dc58785-cab0-4f5d-8752-1599949a0212} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.455647 [ 260 ] {9dc58785-cab0-4f5d-8752-1599949a0212} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:39:37.455917 [ 260 ] {9dc58785-cab0-4f5d-8752-1599949a0212} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.456148 [ 260 ] {9dc58785-cab0-4f5d-8752-1599949a0212} executeQuery: Read 13 rows, 830.00 B in 0.001649 sec., 7883.565797453001 rows/sec., 491.54 KiB/sec. 2025.01.02 23:39:37.456232 [ 260 ] {9dc58785-cab0-4f5d-8752-1599949a0212} TCPHandler: Processed in 0.001911085 sec. 2025.01.02 23:39:37.456487 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.456620 [ 265 ] {16072959-3a8e-495d-85e8-62debe205b0b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:37.456671 [ 265 ] {16072959-3a8e-495d-85e8-62debe205b0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:37.457471 [ 265 ] {16072959-3a8e-495d-85e8-62debe205b0b} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.457512 [ 265 ] {16072959-3a8e-495d-85e8-62debe205b0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.457916 [ 265 ] {16072959-3a8e-495d-85e8-62debe205b0b} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:39:37.458172 [ 265 ] {16072959-3a8e-495d-85e8-62debe205b0b} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.458366 [ 265 ] {16072959-3a8e-495d-85e8-62debe205b0b} executeQuery: Read 422 rows, 30.88 KiB in 0.001768 sec., 238687.78280542986 rows/sec., 17.06 MiB/sec. 2025.01.02 23:39:37.458442 [ 265 ] {16072959-3a8e-495d-85e8-62debe205b0b} TCPHandler: Processed in 0.002093177 sec. 2025.01.02 23:39:37.458643 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.458795 [ 260 ] {9fae6b50-8d3d-44ce-b741-763da365f3f3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:39:37.458854 [ 260 ] {9fae6b50-8d3d-44ce-b741-763da365f3f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:39:37.459367 [ 260 ] {9fae6b50-8d3d-44ce-b741-763da365f3f3} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.459404 [ 260 ] {9fae6b50-8d3d-44ce-b741-763da365f3f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.459756 [ 260 ] {9fae6b50-8d3d-44ce-b741-763da365f3f3} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:39:37.459984 [ 260 ] {9fae6b50-8d3d-44ce-b741-763da365f3f3} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.460187 [ 260 ] {9fae6b50-8d3d-44ce-b741-763da365f3f3} executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. 2025.01.02 23:39:37.460301 [ 260 ] {9fae6b50-8d3d-44ce-b741-763da365f3f3} TCPHandler: Processed in 0.001759204 sec. 2025.01.02 23:39:37.460460 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.460599 [ 265 ] {87d47371-ebb0-4ee6-9677-6755459b7286} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:37.460662 [ 265 ] {87d47371-ebb0-4ee6-9677-6755459b7286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:37.461306 [ 265 ] {87d47371-ebb0-4ee6-9677-6755459b7286} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.461344 [ 265 ] {87d47371-ebb0-4ee6-9677-6755459b7286} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.461762 [ 265 ] {87d47371-ebb0-4ee6-9677-6755459b7286} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:39:37.462013 [ 265 ] {87d47371-ebb0-4ee6-9677-6755459b7286} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.462192 [ 265 ] {87d47371-ebb0-4ee6-9677-6755459b7286} executeQuery: Read 237 rows, 16.27 KiB in 0.001624 sec., 145935.960591133 rows/sec., 9.78 MiB/sec. 2025.01.02 23:39:37.462247 [ 265 ] {87d47371-ebb0-4ee6-9677-6755459b7286} TCPHandler: Processed in 0.001853204 sec. 2025.01.02 23:39:37.462411 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.462550 [ 260 ] {82ef81e1-19aa-4610-a029-53168c47dc26} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:39:37.462612 [ 260 ] {82ef81e1-19aa-4610-a029-53168c47dc26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:39:37.463156 [ 260 ] {82ef81e1-19aa-4610-a029-53168c47dc26} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.463195 [ 260 ] {82ef81e1-19aa-4610-a029-53168c47dc26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.463562 [ 260 ] {82ef81e1-19aa-4610-a029-53168c47dc26} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:39:37.463807 [ 260 ] {82ef81e1-19aa-4610-a029-53168c47dc26} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.464054 [ 260 ] {82ef81e1-19aa-4610-a029-53168c47dc26} executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. 2025.01.02 23:39:37.464218 [ 260 ] {82ef81e1-19aa-4610-a029-53168c47dc26} TCPHandler: Processed in 0.001870965 sec. 2025.01.02 23:39:37.464469 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.464608 [ 265 ] {8e252e83-6242-4597-8677-d1cf94d30061} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:37.464702 [ 265 ] {8e252e83-6242-4597-8677-d1cf94d30061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:39:37.465992 [ 265 ] {8e252e83-6242-4597-8677-d1cf94d30061} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.466032 [ 265 ] {8e252e83-6242-4597-8677-d1cf94d30061} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.466740 [ 265 ] {8e252e83-6242-4597-8677-d1cf94d30061} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:39:37.467008 [ 265 ] {8e252e83-6242-4597-8677-d1cf94d30061} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.467256 [ 265 ] {8e252e83-6242-4597-8677-d1cf94d30061} executeQuery: Read 40 rows, 73.40 KiB in 0.002677 sec., 14942.099364960777 rows/sec., 26.78 MiB/sec. 2025.01.02 23:39:37.467746 [ 265 ] {8e252e83-6242-4597-8677-d1cf94d30061} TCPHandler: Processed in 0.003411805 sec. 2025.01.02 23:39:37.467920 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:37.468057 [ 260 ] {1868e45c-2954-4ee4-836f-c1ef8a7533a1} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:37.468116 [ 260 ] {1868e45c-2954-4ee4-836f-c1ef8a7533a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:37.468684 [ 260 ] {1868e45c-2954-4ee4-836f-c1ef8a7533a1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:37.468731 [ 260 ] {1868e45c-2954-4ee4-836f-c1ef8a7533a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:37.469165 [ 260 ] {1868e45c-2954-4ee4-836f-c1ef8a7533a1} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:39:37.469408 [ 260 ] {1868e45c-2954-4ee4-836f-c1ef8a7533a1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:37.469613 [ 260 ] {1868e45c-2954-4ee4-836f-c1ef8a7533a1} executeQuery: Read 82 rows, 5.33 KiB in 0.001586 sec., 51702.39596469105 rows/sec., 3.28 MiB/sec. 2025.01.02 23:39:37.469664 [ 260 ] {1868e45c-2954-4ee4-836f-c1ef8a7533a1} TCPHandler: Processed in 0.001810923 sec. 2025.01.02 23:39:40.525441 [ 171 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:39:40.525509 [ 171 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:39:40.680769 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 2025.01.02 23:39:40.681473 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:40.681529 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:40.682090 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:39:40.682368 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:40.682601 [ 171 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.02 23:39:40.682640 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.01.02 23:39:40.682685 [ 171 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:40.682720 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:40.682916 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.02 23:39:40.683156 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:40.683226 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part 2025.01.02 23:39:40.683307 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part 2025.01.02 23:39:40.683484 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part 2025.01.02 23:39:40.683711 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part 2025.01.02 23:39:40.683815 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part 2025.01.02 23:39:40.683937 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part 2025.01.02 23:39:40.686329 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003521527 sec., 5993422.739624033 rows/sec., 85.74 MiB/sec. 2025.01.02 23:39:40.686765 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.02 23:39:40.687153 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:40.687248 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_46_9} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.02 23:39:40.687362 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.01.02 23:39:42.169894 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.01.02 23:39:42.190816 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:42.190862 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:42.198424 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:39:42.199195 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:42.199604 [ 53 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.02 23:39:42.199761 [ 53 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:42.199854 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:42.200296 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.02 23:39:42.215555 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.01.02 23:39:42.217253 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:42.218474 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part 2025.01.02 23:39:42.223737 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part 2025.01.02 23:39:42.229106 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part 2025.01.02 23:39:42.234519 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part 2025.01.02 23:39:42.240362 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part 2025.01.02 23:39:42.245042 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part 2025.01.02 23:39:42.303759 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.103734324 sec., 3345.083735254302 rows/sec., 17.30 MiB/sec. 2025.01.02 23:39:42.306938 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.02 23:39:42.309969 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:42.310092 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_46_9} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.02 23:39:42.312761 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.02 23:39:42.439656 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:42.439814 [ 260 ] {774a233b-50e6-4fb9-be8d-20fca6361634} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:42.439877 [ 260 ] {774a233b-50e6-4fb9-be8d-20fca6361634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:42.440597 [ 260 ] {774a233b-50e6-4fb9-be8d-20fca6361634} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:42.440641 [ 260 ] {774a233b-50e6-4fb9-be8d-20fca6361634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:42.441067 [ 260 ] {774a233b-50e6-4fb9-be8d-20fca6361634} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:39:42.441330 [ 260 ] {774a233b-50e6-4fb9-be8d-20fca6361634} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:42.441554 [ 260 ] {774a233b-50e6-4fb9-be8d-20fca6361634} executeQuery: Read 56 rows, 4.41 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.41 MiB/sec. 2025.01.02 23:39:42.441608 [ 260 ] {774a233b-50e6-4fb9-be8d-20fca6361634} TCPHandler: Processed in 0.002070507 sec. 2025.01.02 23:39:42.441872 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:42.442079 [ 265 ] {8f1a6307-09c3-49ba-a90c-df99c51b99b2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:42.442154 [ 265 ] {8f1a6307-09c3-49ba-a90c-df99c51b99b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:42.442959 [ 265 ] {8f1a6307-09c3-49ba-a90c-df99c51b99b2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:42.443002 [ 265 ] {8f1a6307-09c3-49ba-a90c-df99c51b99b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:42.443468 [ 265 ] {8f1a6307-09c3-49ba-a90c-df99c51b99b2} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:39:42.443742 [ 265 ] {8f1a6307-09c3-49ba-a90c-df99c51b99b2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:42.443941 [ 265 ] {8f1a6307-09c3-49ba-a90c-df99c51b99b2} executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. 2025.01.02 23:39:42.444000 [ 265 ] {8f1a6307-09c3-49ba-a90c-df99c51b99b2} TCPHandler: Processed in 0.00226113 sec. 2025.01.02 23:39:42.444198 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:42.444327 [ 260 ] {8adb5eac-479c-4eb6-bd6f-5c75f669a471} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:42.444391 [ 260 ] {8adb5eac-479c-4eb6-bd6f-5c75f669a471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:42.444989 [ 260 ] {8adb5eac-479c-4eb6-bd6f-5c75f669a471} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:42.445030 [ 260 ] {8adb5eac-479c-4eb6-bd6f-5c75f669a471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:42.445459 [ 260 ] {8adb5eac-479c-4eb6-bd6f-5c75f669a471} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:39:42.445737 [ 260 ] {8adb5eac-479c-4eb6-bd6f-5c75f669a471} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:42.445991 [ 260 ] {8adb5eac-479c-4eb6-bd6f-5c75f669a471} executeQuery: Read 160 rows, 11.41 KiB in 0.001687 sec., 94842.91641967991 rows/sec., 6.61 MiB/sec. 2025.01.02 23:39:42.446096 [ 260 ] {8adb5eac-479c-4eb6-bd6f-5c75f669a471} TCPHandler: Processed in 0.001959826 sec. 2025.01.02 23:39:42.446357 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:42.446525 [ 265 ] {af9efe48-9954-4fbc-a493-eaded7035aed} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:42.446580 [ 265 ] {af9efe48-9954-4fbc-a493-eaded7035aed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:42.447120 [ 265 ] {af9efe48-9954-4fbc-a493-eaded7035aed} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:42.447166 [ 265 ] {af9efe48-9954-4fbc-a493-eaded7035aed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2025.01.02 23:39:42.447562 [ 265 ] {af9efe48-9954-4fbc-a493-eaded7035aed} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:39:42.447817 [ 265 ] {af9efe48-9954-4fbc-a493-eaded7035aed} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:42.448003 [ 265 ] {af9efe48-9954-4fbc-a493-eaded7035aed} executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. 2025.01.02 23:39:42.448057 [ 265 ] {af9efe48-9954-4fbc-a493-eaded7035aed} TCPHandler: Processed in 0.001849844 sec. 2025.01.02 23:39:45.802042 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1216 2025.01.02 23:39:45.805212 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:45.805265 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:45.806750 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:39:45.807064 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:45.807602 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1216 2025.01.02 23:39:47.445934 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.446139 [ 260 ] {77dfe34e-f39e-4484-9cd0-525af56c41ac} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:39:47.446216 [ 260 ] {77dfe34e-f39e-4484-9cd0-525af56c41ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:39:47.447011 [ 260 ] {77dfe34e-f39e-4484-9cd0-525af56c41ac} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.447059 [ 260 ] {77dfe34e-f39e-4484-9cd0-525af56c41ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.447494 [ 260 ] {77dfe34e-f39e-4484-9cd0-525af56c41ac} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:39:47.447749 [ 260 ] {77dfe34e-f39e-4484-9cd0-525af56c41ac} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.447943 [ 153 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.02 23:39:47.448006 [ 260 ] {77dfe34e-f39e-4484-9cd0-525af56c41ac} executeQuery: Read 14 rows, 1.01 KiB in 0.001915 sec., 7310.704960835509 rows/sec., 526.27 KiB/sec. 2025.01.02 23:39:47.448035 [ 153 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.448112 [ 153 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.448130 [ 260 ] {77dfe34e-f39e-4484-9cd0-525af56c41ac} TCPHandler: Processed in 0.00233511 sec. 2025.01.02 23:39:47.448338 [ 198 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.01.02 23:39:47.448425 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.448483 [ 198 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:47.448531 [ 198 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part 2025.01.02 23:39:47.448647 [ 265 ] {1638a254-06f3-46fe-9934-284c4ce2a09c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:39:47.448733 [ 198 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:47.448841 [ 265 ] {1638a254-06f3-46fe-9934-284c4ce2a09c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:39:47.449092 [ 198 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:47.449565 [ 198 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:47.449805 [ 198 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2025.01.02 23:39:47.451063 [ 265 ] {1638a254-06f3-46fe-9934-284c4ce2a09c} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.451103 [ 265 ] {1638a254-06f3-46fe-9934-284c4ce2a09c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.451668 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003446545 sec., 20310.194702230783 rows/sec., 1.51 MiB/sec. 2025.01.02 23:39:47.451770 [ 265 ] {1638a254-06f3-46fe-9934-284c4ce2a09c} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.02 23:39:47.451949 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.02 23:39:47.452263 [ 265 ] {1638a254-06f3-46fe-9934-284c4ce2a09c} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.452645 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.452798 [ 265 ] {1638a254-06f3-46fe-9934-284c4ce2a09c} executeQuery: Read 2 rows, 167.00 B in 0.004164 sec., 480.3073967339097 rows/sec., 39.17 KiB/sec. 2025.01.02 23:39:47.452965 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_33_8} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.02 23:39:47.453207 [ 265 ] {1638a254-06f3-46fe-9934-284c4ce2a09c} TCPHandler: Processed in 0.004919405 sec. 2025.01.02 23:39:47.453268 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:39:47.453442 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.453581 [ 260 ] {448ef405-f616-407c-9d64-b9a5bd9a7858} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:47.453639 [ 260 ] {448ef405-f616-407c-9d64-b9a5bd9a7858} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:47.454511 [ 260 ] {448ef405-f616-407c-9d64-b9a5bd9a7858} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.454551 [ 260 ] {448ef405-f616-407c-9d64-b9a5bd9a7858} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.454936 [ 260 ] {448ef405-f616-407c-9d64-b9a5bd9a7858} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:39:47.455198 [ 260 ] {448ef405-f616-407c-9d64-b9a5bd9a7858} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.455386 [ 260 ] {448ef405-f616-407c-9d64-b9a5bd9a7858} executeQuery: Read 284 rows, 25.68 KiB in 0.001825 sec., 155616.43835616438 rows/sec., 13.74 MiB/sec. 2025.01.02 23:39:47.455493 [ 260 ] {448ef405-f616-407c-9d64-b9a5bd9a7858} TCPHandler: Processed in 0.002133848 sec. 2025.01.02 23:39:47.455710 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.455862 [ 265 ] {985ad552-8960-44fb-9b50-925abe220abd} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:39:47.455919 [ 265 ] {985ad552-8960-44fb-9b50-925abe220abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:39:47.456608 [ 265 ] {985ad552-8960-44fb-9b50-925abe220abd} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.456648 [ 265 ] {985ad552-8960-44fb-9b50-925abe220abd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.457013 [ 265 ] {985ad552-8960-44fb-9b50-925abe220abd} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:39:47.457252 [ 265 ] {985ad552-8960-44fb-9b50-925abe220abd} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.457459 [ 265 ] {985ad552-8960-44fb-9b50-925abe220abd} executeQuery: Read 49 rows, 3.60 KiB in 0.001628 sec., 30098.280098280095 rows/sec., 2.16 MiB/sec. 2025.01.02 23:39:47.457513 [ 265 ] {985ad552-8960-44fb-9b50-925abe220abd} TCPHandler: Processed in 0.001913095 sec. 2025.01.02 23:39:47.457658 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.457774 [ 260 ] {ac1660b7-8ffd-41ec-b7d0-5698cca0cc1b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:39:47.457823 [ 260 ] {ac1660b7-8ffd-41ec-b7d0-5698cca0cc1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:39:47.458385 [ 260 ] {ac1660b7-8ffd-41ec-b7d0-5698cca0cc1b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.458423 [ 260 ] {ac1660b7-8ffd-41ec-b7d0-5698cca0cc1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.458776 [ 260 ] {ac1660b7-8ffd-41ec-b7d0-5698cca0cc1b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:39:47.459015 [ 260 ] {ac1660b7-8ffd-41ec-b7d0-5698cca0cc1b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.459190 [ 260 ] {ac1660b7-8ffd-41ec-b7d0-5698cca0cc1b} executeQuery: Read 14 rows, 1004.00 B in 0.001439 sec., 9728.978457261988 rows/sec., 681.35 KiB/sec. 2025.01.02 23:39:47.459239 [ 260 ] {ac1660b7-8ffd-41ec-b7d0-5698cca0cc1b} TCPHandler: Processed in 0.001637852 sec. 2025.01.02 23:39:47.459379 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.459506 [ 265 ] {49876008-4f57-4454-9084-429cdb14f0d7} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:39:47.459565 [ 265 ] {49876008-4f57-4454-9084-429cdb14f0d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:39:47.460271 [ 265 ] {49876008-4f57-4454-9084-429cdb14f0d7} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.460318 [ 265 ] {49876008-4f57-4454-9084-429cdb14f0d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.460705 [ 265 ] {49876008-4f57-4454-9084-429cdb14f0d7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:39:47.460945 [ 265 ] {49876008-4f57-4454-9084-429cdb14f0d7} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.461099 [ 152 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.02 23:39:47.461157 [ 152 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.461191 [ 265 ] {49876008-4f57-4454-9084-429cdb14f0d7} executeQuery: Read 13 rows, 830.00 B in 0.001704 sec., 7629.107981220657 rows/sec., 475.67 KiB/sec. 2025.01.02 23:39:47.461198 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.461329 [ 265 ] {49876008-4f57-4454-9084-429cdb14f0d7} TCPHandler: Processed in 0.002005446 sec. 2025.01.02 23:39:47.461390 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.01.02 23:39:47.461536 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.461555 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:47.461610 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part 2025.01.02 23:39:47.461906 [ 260 ] {8ced7a17-10d8-41af-88c5-bf77cd696d95} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:47.461916 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part 2025.01.02 23:39:47.462031 [ 260 ] {8ced7a17-10d8-41af-88c5-bf77cd696d95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:47.462236 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part 2025.01.02 23:39:47.462603 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part 2025.01.02 23:39:47.462899 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part 2025.01.02 23:39:47.464765 [ 260 ] {8ced7a17-10d8-41af-88c5-bf77cd696d95} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.464845 [ 260 ] {8ced7a17-10d8-41af-88c5-bf77cd696d95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.465371 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004032343 sec., 16119.660455472167 rows/sec., 1.04 MiB/sec. 2025.01.02 23:39:47.465575 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.02 23:39:47.465808 [ 260 ] {8ced7a17-10d8-41af-88c5-bf77cd696d95} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:39:47.466074 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.466218 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_33_8} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.02 23:39:47.466285 [ 260 ] {8ced7a17-10d8-41af-88c5-bf77cd696d95} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.466370 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:39:47.466560 [ 260 ] {8ced7a17-10d8-41af-88c5-bf77cd696d95} executeQuery: Read 424 rows, 31.05 KiB in 0.004845 sec., 87512.89989680082 rows/sec., 6.26 MiB/sec. 2025.01.02 23:39:47.466624 [ 260 ] {8ced7a17-10d8-41af-88c5-bf77cd696d95} TCPHandler: Processed in 0.005193608 sec. 2025.01.02 23:39:47.466775 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.466890 [ 265 ] {a66e687a-4862-4ffa-aa86-032fa7a7924f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:39:47.466941 [ 265 ] {a66e687a-4862-4ffa-aa86-032fa7a7924f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:39:47.467434 [ 265 ] {a66e687a-4862-4ffa-aa86-032fa7a7924f} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.467474 [ 265 ] {a66e687a-4862-4ffa-aa86-032fa7a7924f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.467833 [ 265 ] {a66e687a-4862-4ffa-aa86-032fa7a7924f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:39:47.468077 [ 265 ] {a66e687a-4862-4ffa-aa86-032fa7a7924f} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.468284 [ 265 ] {a66e687a-4862-4ffa-aa86-032fa7a7924f} executeQuery: Read 6 rows, 321.00 B in 0.001417 sec., 4234.297812279464 rows/sec., 221.23 KiB/sec. 2025.01.02 23:39:47.468334 [ 265 ] {a66e687a-4862-4ffa-aa86-032fa7a7924f} TCPHandler: Processed in 0.001614321 sec. 2025.01.02 23:39:47.468485 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.468623 [ 260 ] {3c0b32b0-bf21-4c8f-888b-bc3d52f2a1dd} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:47.468684 [ 260 ] {3c0b32b0-bf21-4c8f-888b-bc3d52f2a1dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:47.469356 [ 260 ] {3c0b32b0-bf21-4c8f-888b-bc3d52f2a1dd} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.469401 [ 260 ] {3c0b32b0-bf21-4c8f-888b-bc3d52f2a1dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.469804 [ 260 ] {3c0b32b0-bf21-4c8f-888b-bc3d52f2a1dd} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:39:47.470038 [ 260 ] {3c0b32b0-bf21-4c8f-888b-bc3d52f2a1dd} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.470230 [ 260 ] {3c0b32b0-bf21-4c8f-888b-bc3d52f2a1dd} executeQuery: Read 238 rows, 16.34 KiB in 0.001635 sec., 145565.749235474 rows/sec., 9.76 MiB/sec. 2025.01.02 23:39:47.470315 [ 260 ] {3c0b32b0-bf21-4c8f-888b-bc3d52f2a1dd} TCPHandler: Processed in 0.001891805 sec. 2025.01.02 23:39:47.470581 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.470767 [ 265 ] {d167e340-2724-442e-b2e2-34c64fc8ae3f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:39:47.470829 [ 265 ] {d167e340-2724-442e-b2e2-34c64fc8ae3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:39:47.471393 [ 265 ] {d167e340-2724-442e-b2e2-34c64fc8ae3f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.471440 [ 265 ] {d167e340-2724-442e-b2e2-34c64fc8ae3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.471800 [ 265 ] {d167e340-2724-442e-b2e2-34c64fc8ae3f} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:39:47.472033 [ 265 ] {d167e340-2724-442e-b2e2-34c64fc8ae3f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.472238 [ 265 ] {d167e340-2724-442e-b2e2-34c64fc8ae3f} executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. 2025.01.02 23:39:47.472287 [ 265 ] {d167e340-2724-442e-b2e2-34c64fc8ae3f} TCPHandler: Processed in 0.001867804 sec. 2025.01.02 23:39:47.472434 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.472573 [ 260 ] {1d2b02a4-3380-4c2c-82ed-2dd062d1afae} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:47.472663 [ 260 ] {1d2b02a4-3380-4c2c-82ed-2dd062d1afae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:39:47.473918 [ 260 ] {1d2b02a4-3380-4c2c-82ed-2dd062d1afae} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.473957 [ 260 ] {1d2b02a4-3380-4c2c-82ed-2dd062d1afae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.474627 [ 260 ] {1d2b02a4-3380-4c2c-82ed-2dd062d1afae} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:39:47.474893 [ 260 ] {1d2b02a4-3380-4c2c-82ed-2dd062d1afae} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.475090 [ 260 ] {1d2b02a4-3380-4c2c-82ed-2dd062d1afae} executeQuery: Read 40 rows, 73.40 KiB in 0.002549 sec., 15692.42840329541 rows/sec., 28.12 MiB/sec. 2025.01.02 23:39:47.475181 [ 260 ] {1d2b02a4-3380-4c2c-82ed-2dd062d1afae} TCPHandler: Processed in 0.002807377 sec. 2025.01.02 23:39:47.475328 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:47.475441 [ 265 ] {57656102-af0a-4f17-8a62-3cda3dc281b2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:47.475501 [ 265 ] {57656102-af0a-4f17-8a62-3cda3dc281b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:47.476083 [ 265 ] {57656102-af0a-4f17-8a62-3cda3dc281b2} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:47.476129 [ 265 ] {57656102-af0a-4f17-8a62-3cda3dc281b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:47.476542 [ 265 ] {57656102-af0a-4f17-8a62-3cda3dc281b2} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:39:47.476782 [ 265 ] {57656102-af0a-4f17-8a62-3cda3dc281b2} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:47.477023 [ 265 ] {57656102-af0a-4f17-8a62-3cda3dc281b2} executeQuery: Read 82 rows, 5.33 KiB in 0.001598 sec., 51314.14267834793 rows/sec., 3.26 MiB/sec. 2025.01.02 23:39:47.477086 [ 265 ] {57656102-af0a-4f17-8a62-3cda3dc281b2} TCPHandler: Processed in 0.001814374 sec. 2025.01.02 23:39:48.182878 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 2025.01.02 23:39:48.183637 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:48.183688 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:48.184242 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:39:48.184513 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:48.184712 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 2025.01.02 23:39:49.715732 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.01.02 23:39:49.734582 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:49.734643 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:49.741785 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:39:49.742598 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:49.746454 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.01.02 23:39:52.440659 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:52.440883 [ 260 ] {867e9c08-efd7-4e38-b9f6-212ef952e326} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:52.440964 [ 260 ] {867e9c08-efd7-4e38-b9f6-212ef952e326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:52.441816 [ 260 ] {867e9c08-efd7-4e38-b9f6-212ef952e326} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:52.441868 [ 260 ] {867e9c08-efd7-4e38-b9f6-212ef952e326} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:52.442306 [ 260 ] {867e9c08-efd7-4e38-b9f6-212ef952e326} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.02 23:39:52.442574 [ 260 ] {867e9c08-efd7-4e38-b9f6-212ef952e326} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:52.442835 [ 260 ] {867e9c08-efd7-4e38-b9f6-212ef952e326} executeQuery: Read 56 rows, 4.41 KiB in 0.002008 sec., 27888.446215139444 rows/sec., 2.14 MiB/sec. 2025.01.02 23:39:52.442891 [ 260 ] {867e9c08-efd7-4e38-b9f6-212ef952e326} TCPHandler: Processed in 0.002427542 sec. 2025.01.02 23:39:52.443155 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:52.443367 [ 265 ] {d2caee54-2d84-4297-89f8-214935dd3a87} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:52.443448 [ 265 ] {d2caee54-2d84-4297-89f8-214935dd3a87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:52.444245 [ 265 ] {d2caee54-2d84-4297-89f8-214935dd3a87} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:52.444288 [ 265 ] {d2caee54-2d84-4297-89f8-214935dd3a87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:52.444746 [ 265 ] {d2caee54-2d84-4297-89f8-214935dd3a87} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.02 23:39:52.445011 [ 265 ] {d2caee54-2d84-4297-89f8-214935dd3a87} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:52.445224 [ 265 ] {d2caee54-2d84-4297-89f8-214935dd3a87} executeQuery: Read 64 rows, 5.12 KiB in 0.001918 sec., 33368.09176225235 rows/sec., 2.60 MiB/sec. 2025.01.02 23:39:52.445291 [ 265 ] {d2caee54-2d84-4297-89f8-214935dd3a87} TCPHandler: Processed in 0.002278589 sec. 2025.01.02 23:39:52.445444 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:52.445582 [ 260 ] {ad7df8a5-c027-4713-80bd-c26e767e9539} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:52.445638 [ 260 ] {ad7df8a5-c027-4713-80bd-c26e767e9539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:52.446220 [ 260 ] {ad7df8a5-c027-4713-80bd-c26e767e9539} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:52.446260 [ 260 ] {ad7df8a5-c027-4713-80bd-c26e767e9539} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:52.446679 [ 260 ] {ad7df8a5-c027-4713-80bd-c26e767e9539} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.02 23:39:52.446926 [ 260 ] {ad7df8a5-c027-4713-80bd-c26e767e9539} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:52.447176 [ 260 ] {ad7df8a5-c027-4713-80bd-c26e767e9539} executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. 2025.01.02 23:39:52.447282 [ 260 ] {ad7df8a5-c027-4713-80bd-c26e767e9539} TCPHandler: Processed in 0.001891575 sec. 2025.01.02 23:39:52.447485 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:52.447649 [ 265 ] {6973e1c1-a3c6-4e55-a650-26e25503f0bc} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:52.447715 [ 265 ] {6973e1c1-a3c6-4e55-a650-26e25503f0bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:52.448332 [ 265 ] {6973e1c1-a3c6-4e55-a650-26e25503f0bc} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:52.448379 [ 265 ] {6973e1c1-a3c6-4e55-a650-26e25503f0bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:52.448811 [ 265 ] {6973e1c1-a3c6-4e55-a650-26e25503f0bc} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.02 23:39:52.449050 [ 265 ] {6973e1c1-a3c6-4e55-a650-26e25503f0bc} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:52.449235 [ 265 ] {6973e1c1-a3c6-4e55-a650-26e25503f0bc} executeQuery: Read 60 rows, 4.14 KiB in 0.001621 sec., 37014.18877236274 rows/sec., 2.49 MiB/sec. 2025.01.02 23:39:52.449285 [ 265 ] {6973e1c1-a3c6-4e55-a650-26e25503f0bc} TCPHandler: Processed in 0.001911655 sec. 2025.01.02 23:39:55.525559 [ 150 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:39:55.525629 [ 150 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:39:55.684990 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 2025.01.02 23:39:55.686000 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:55.686049 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:55.686659 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:39:55.686931 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:55.687187 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.01.02 23:39:55.807912 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1248 2025.01.02 23:39:55.811021 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:55.811078 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:55.812564 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:39:55.812897 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:55.813848 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1248 2025.01.02 23:39:56.001606 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001056234 sec. 2025.01.02 23:39:57.246624 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.01.02 23:39:57.266506 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.266566 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.273905 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:39:57.274755 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.277875 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.01.02 23:39:57.446900 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.447075 [ 260 ] {795f7a59-506d-4851-9c9c-860889429be6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:39:57.447144 [ 260 ] {795f7a59-506d-4851-9c9c-860889429be6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:39:57.447854 [ 260 ] {795f7a59-506d-4851-9c9c-860889429be6} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.447907 [ 260 ] {795f7a59-506d-4851-9c9c-860889429be6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.448348 [ 260 ] {795f7a59-506d-4851-9c9c-860889429be6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:39:57.448609 [ 260 ] {795f7a59-506d-4851-9c9c-860889429be6} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.448824 [ 260 ] {795f7a59-506d-4851-9c9c-860889429be6} executeQuery: Read 14 rows, 1.01 KiB in 0.001792 sec., 7812.5 rows/sec., 562.40 KiB/sec. 2025.01.02 23:39:57.448908 [ 260 ] {795f7a59-506d-4851-9c9c-860889429be6} TCPHandler: Processed in 0.002135338 sec. 2025.01.02 23:39:57.449227 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.449440 [ 265 ] {47fcedcb-61ae-479a-bda6-3e8a1266ab6b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:39:57.449519 [ 265 ] {47fcedcb-61ae-479a-bda6-3e8a1266ab6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:39:57.450407 [ 265 ] {47fcedcb-61ae-479a-bda6-3e8a1266ab6b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.450451 [ 265 ] {47fcedcb-61ae-479a-bda6-3e8a1266ab6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.450930 [ 265 ] {47fcedcb-61ae-479a-bda6-3e8a1266ab6b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.02 23:39:57.451180 [ 265 ] {47fcedcb-61ae-479a-bda6-3e8a1266ab6b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.451389 [ 148 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.02 23:39:57.451416 [ 265 ] {47fcedcb-61ae-479a-bda6-3e8a1266ab6b} executeQuery: Read 283 rows, 25.60 KiB in 0.002033 sec., 139203.14805705854 rows/sec., 12.30 MiB/sec. 2025.01.02 23:39:57.451477 [ 148 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.451534 [ 265 ] {47fcedcb-61ae-479a-bda6-3e8a1266ab6b} TCPHandler: Processed in 0.002503733 sec. 2025.01.02 23:39:57.451561 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.451811 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.02 23:39:57.451819 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.452131 [ 260 ] {29cfd3d9-9a00-44a2-a5ed-7b215deca856} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:39:57.452147 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:57.452241 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1435 rows starting from the beginning of the part 2025.01.02 23:39:57.452245 [ 260 ] {29cfd3d9-9a00-44a2-a5ed-7b215deca856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:39:57.452598 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 283 rows starting from the beginning of the part 2025.01.02 23:39:57.452990 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part 2025.01.02 23:39:57.453369 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 284 rows starting from the beginning of the part 2025.01.02 23:39:57.453707 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part 2025.01.02 23:39:57.454064 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 283 rows starting from the beginning of the part 2025.01.02 23:39:57.454984 [ 260 ] {29cfd3d9-9a00-44a2-a5ed-7b215deca856} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.455041 [ 260 ] {29cfd3d9-9a00-44a2-a5ed-7b215deca856} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.455954 [ 260 ] {29cfd3d9-9a00-44a2-a5ed-7b215deca856} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:39:57.456524 [ 260 ] {29cfd3d9-9a00-44a2-a5ed-7b215deca856} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.456806 [ 260 ] {29cfd3d9-9a00-44a2-a5ed-7b215deca856} executeQuery: Read 47 rows, 3.46 KiB in 0.004773 sec., 9847.056358684265 rows/sec., 725.72 KiB/sec. 2025.01.02 23:39:57.456893 [ 260 ] {29cfd3d9-9a00-44a2-a5ed-7b215deca856} TCPHandler: Processed in 0.005230429 sec. 2025.01.02 23:39:57.457137 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.457367 [ 199 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2397 rows, containing 5 columns (5 merged, 0 gathered) in 0.005639814 sec., 425014.01641969045 rows/sec., 37.77 MiB/sec. 2025.01.02 23:39:57.457405 [ 265 ] {432744a5-d866-42ec-b391-e9189772842a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:39:57.457481 [ 265 ] {432744a5-d866-42ec-b391-e9189772842a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:39:57.457689 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.02 23:39:57.458325 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.458500 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_66_13} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.02 23:39:57.458770 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.01.02 23:39:57.458848 [ 265 ] {432744a5-d866-42ec-b391-e9189772842a} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.458891 [ 265 ] {432744a5-d866-42ec-b391-e9189772842a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.459253 [ 265 ] {432744a5-d866-42ec-b391-e9189772842a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:39:57.459499 [ 265 ] {432744a5-d866-42ec-b391-e9189772842a} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.459712 [ 265 ] {432744a5-d866-42ec-b391-e9189772842a} executeQuery: Read 14 rows, 1004.00 B in 0.00237 sec., 5907.17299578059 rows/sec., 413.70 KiB/sec. 2025.01.02 23:39:57.459766 [ 265 ] {432744a5-d866-42ec-b391-e9189772842a} TCPHandler: Processed in 0.002779067 sec. 2025.01.02 23:39:57.459928 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.460070 [ 260 ] {fb89a21a-4a3c-4b30-8601-e6a285a02763} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:39:57.460131 [ 260 ] {fb89a21a-4a3c-4b30-8601-e6a285a02763} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:39:57.460831 [ 260 ] {fb89a21a-4a3c-4b30-8601-e6a285a02763} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.460871 [ 260 ] {fb89a21a-4a3c-4b30-8601-e6a285a02763} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.461235 [ 260 ] {fb89a21a-4a3c-4b30-8601-e6a285a02763} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:39:57.461478 [ 260 ] {fb89a21a-4a3c-4b30-8601-e6a285a02763} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.461673 [ 260 ] {fb89a21a-4a3c-4b30-8601-e6a285a02763} executeQuery: Read 13 rows, 830.00 B in 0.001635 sec., 7951.070336391437 rows/sec., 495.75 KiB/sec. 2025.01.02 23:39:57.461732 [ 260 ] {fb89a21a-4a3c-4b30-8601-e6a285a02763} TCPHandler: Processed in 0.001871474 sec. 2025.01.02 23:39:57.461906 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.462043 [ 265 ] {f318f89f-4c5b-44be-b740-59f22d779531} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:39:57.462099 [ 265 ] {f318f89f-4c5b-44be-b740-59f22d779531} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:39:57.463020 [ 265 ] {f318f89f-4c5b-44be-b740-59f22d779531} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.463059 [ 265 ] {f318f89f-4c5b-44be-b740-59f22d779531} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.463471 [ 265 ] {f318f89f-4c5b-44be-b740-59f22d779531} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.02 23:39:57.463716 [ 265 ] {f318f89f-4c5b-44be-b740-59f22d779531} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.463883 [ 148 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.02 23:39:57.463944 [ 148 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.463957 [ 265 ] {f318f89f-4c5b-44be-b740-59f22d779531} executeQuery: Read 422 rows, 30.88 KiB in 0.001933 sec., 218313.50232798757 rows/sec., 15.60 MiB/sec. 2025.01.02 23:39:57.463984 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.464117 [ 265 ] {f318f89f-4c5b-44be-b740-59f22d779531} TCPHandler: Processed in 0.00227753 sec. 2025.01.02 23:39:57.464413 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.02 23:39:57.464425 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.464905 [ 260 ] {099a3173-8d6e-4bba-af8c-4099313f1344} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:39:57.464935 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:57.465064 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part 2025.01.02 23:39:57.465131 [ 260 ] {099a3173-8d6e-4bba-af8c-4099313f1344} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:39:57.465524 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 422 rows starting from the beginning of the part 2025.01.02 23:39:57.465954 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part 2025.01.02 23:39:57.466471 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 424 rows starting from the beginning of the part 2025.01.02 23:39:57.466882 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part 2025.01.02 23:39:57.467216 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 422 rows starting from the beginning of the part 2025.01.02 23:39:57.468026 [ 260 ] {099a3173-8d6e-4bba-af8c-4099313f1344} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.468083 [ 260 ] {099a3173-8d6e-4bba-af8c-4099313f1344} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.469005 [ 260 ] {099a3173-8d6e-4bba-af8c-4099313f1344} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:39:57.469506 [ 260 ] {099a3173-8d6e-4bba-af8c-4099313f1344} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.469784 [ 260 ] {099a3173-8d6e-4bba-af8c-4099313f1344} executeQuery: Read 6 rows, 321.00 B in 0.005051 sec., 1187.883587408434 rows/sec., 62.06 KiB/sec. 2025.01.02 23:39:57.470242 [ 260 ] {099a3173-8d6e-4bba-af8c-4099313f1344} TCPHandler: Processed in 0.005959518 sec. 2025.01.02 23:39:57.470689 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 5 columns (5 merged, 0 gathered) in 0.006576726 sec., 351238.59500912763 rows/sec., 26.75 MiB/sec. 2025.01.02 23:39:57.470786 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.470918 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.02 23:39:57.470987 [ 265 ] {5cf3f8ef-afeb-43a2-a132-99aa06d8bbf8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:57.471087 [ 265 ] {5cf3f8ef-afeb-43a2-a132-99aa06d8bbf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:39:57.471557 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.471750 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_66_13} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.02 23:39:57.471869 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.02 23:39:57.472161 [ 265 ] {5cf3f8ef-afeb-43a2-a132-99aa06d8bbf8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.472204 [ 265 ] {5cf3f8ef-afeb-43a2-a132-99aa06d8bbf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.472622 [ 265 ] {5cf3f8ef-afeb-43a2-a132-99aa06d8bbf8} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.02 23:39:57.472869 [ 265 ] {5cf3f8ef-afeb-43a2-a132-99aa06d8bbf8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.473046 [ 148 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.02 23:39:57.473104 [ 148 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.473117 [ 265 ] {5cf3f8ef-afeb-43a2-a132-99aa06d8bbf8} executeQuery: Read 237 rows, 16.27 KiB in 0.002187 sec., 108367.6268861454 rows/sec., 7.26 MiB/sec. 2025.01.02 23:39:57.473145 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.473281 [ 265 ] {5cf3f8ef-afeb-43a2-a132-99aa06d8bbf8} TCPHandler: Processed in 0.002892298 sec. 2025.01.02 23:39:57.473386 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.02 23:39:57.473492 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.473561 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:57.473610 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19826 rows starting from the beginning of the part 2025.01.02 23:39:57.473783 [ 260 ] {2e7bb1b3-f5f4-4f03-ae3b-2f4cd2a9658f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:39:57.473906 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 237 rows starting from the beginning of the part 2025.01.02 23:39:57.473938 [ 260 ] {2e7bb1b3-f5f4-4f03-ae3b-2f4cd2a9658f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:39:57.474282 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part 2025.01.02 23:39:57.474639 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 238 rows starting from the beginning of the part 2025.01.02 23:39:57.474987 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part 2025.01.02 23:39:57.475386 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 237 rows starting from the beginning of the part 2025.01.02 23:39:57.476340 [ 260 ] {2e7bb1b3-f5f4-4f03-ae3b-2f4cd2a9658f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.476413 [ 260 ] {2e7bb1b3-f5f4-4f03-ae3b-2f4cd2a9658f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.477003 [ 260 ] {2e7bb1b3-f5f4-4f03-ae3b-2f4cd2a9658f} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:39:57.477513 [ 260 ] {2e7bb1b3-f5f4-4f03-ae3b-2f4cd2a9658f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.477735 [ 260 ] {2e7bb1b3-f5f4-4f03-ae3b-2f4cd2a9658f} executeQuery: Read 1 rows, 69.00 B in 0.004074 sec., 245.45900834560626 rows/sec., 16.54 KiB/sec. 2025.01.02 23:39:57.477868 [ 260 ] {2e7bb1b3-f5f4-4f03-ae3b-2f4cd2a9658f} TCPHandler: Processed in 0.004477448 sec. 2025.01.02 23:39:57.478089 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.478385 [ 265 ] {7387dd36-c98d-42b1-8fe1-997dcebac361} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:39:57.478631 [ 265 ] {7387dd36-c98d-42b1-8fe1-997dcebac361} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:39:57.480741 [ 265 ] {7387dd36-c98d-42b1-8fe1-997dcebac361} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.480781 [ 265 ] {7387dd36-c98d-42b1-8fe1-997dcebac361} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.483028 [ 265 ] {7387dd36-c98d-42b1-8fe1-997dcebac361} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:39:57.483315 [ 265 ] {7387dd36-c98d-42b1-8fe1-997dcebac361} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.483661 [ 265 ] {7387dd36-c98d-42b1-8fe1-997dcebac361} executeQuery: Read 40 rows, 73.40 KiB in 0.005386 sec., 7426.6617155588565 rows/sec., 13.31 MiB/sec. 2025.01.02 23:39:57.484062 [ 265 ] {7387dd36-c98d-42b1-8fe1-997dcebac361} TCPHandler: Processed in 0.00608616 sec. 2025.01.02 23:39:57.484311 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:39:57.484493 [ 260 ] {3256cb54-ec9b-45fc-9590-652399e944f6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:39:57.484557 [ 260 ] {3256cb54-ec9b-45fc-9590-652399e944f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:39:57.485405 [ 260 ] {3256cb54-ec9b-45fc-9590-652399e944f6} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.485510 [ 260 ] {3256cb54-ec9b-45fc-9590-652399e944f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.485674 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 20858 rows, containing 5 columns (5 merged, 0 gathered) in 0.012396333 sec., 1682594.3607678174 rows/sec., 113.41 MiB/sec. 2025.01.02 23:39:57.486047 [ 260 ] {3256cb54-ec9b-45fc-9590-652399e944f6} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.02 23:39:57.486145 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.02 23:39:57.486547 [ 260 ] {3256cb54-ec9b-45fc-9590-652399e944f6} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.486776 [ 148 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.02 23:39:57.486861 [ 148 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:39:57.486866 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.486929 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:39:57.487024 [ 260 ] {3256cb54-ec9b-45fc-9590-652399e944f6} executeQuery: Read 82 rows, 5.33 KiB in 0.002534 sec., 32359.905288082085 rows/sec., 2.06 MiB/sec. 2025.01.02 23:39:57.487227 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_66_13} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.02 23:39:57.487351 [ 260 ] {3256cb54-ec9b-45fc-9590-652399e944f6} TCPHandler: Processed in 0.003176652 sec. 2025.01.02 23:39:57.487349 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.02 23:39:57.487492 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.02 23:39:57.487612 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:39:57.487644 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3868 rows starting from the beginning of the part 2025.01.02 23:39:57.487806 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 82 rows starting from the beginning of the part 2025.01.02 23:39:57.487923 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part 2025.01.02 23:39:57.488172 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 82 rows starting from the beginning of the part 2025.01.02 23:39:57.488287 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part 2025.01.02 23:39:57.488454 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 82 rows starting from the beginning of the part 2025.01.02 23:39:57.490198 [ 186 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4234 rows, containing 4 columns (4 merged, 0 gathered) in 0.003140052 sec., 1348385.3133642373 rows/sec., 87.80 MiB/sec. 2025.01.02 23:39:57.490528 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.02 23:39:57.490810 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:39:57.490973 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_66_13} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.02 23:39:57.491048 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.01.02 23:40:02.468201 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:02.468424 [ 260 ] {33180625-1b2a-4584-8a00-d6e15d2c43db} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:40:02.468507 [ 260 ] {33180625-1b2a-4584-8a00-d6e15d2c43db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:40:02.469319 [ 260 ] {33180625-1b2a-4584-8a00-d6e15d2c43db} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:02.469374 [ 260 ] {33180625-1b2a-4584-8a00-d6e15d2c43db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:02.469802 [ 260 ] {33180625-1b2a-4584-8a00-d6e15d2c43db} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.02 23:40:02.470084 [ 260 ] {33180625-1b2a-4584-8a00-d6e15d2c43db} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:02.470335 [ 260 ] {33180625-1b2a-4584-8a00-d6e15d2c43db} executeQuery: Read 2 rows, 167.00 B in 0.001968 sec., 1016.2601626016259 rows/sec., 82.87 KiB/sec. 2025.01.02 23:40:02.470402 [ 260 ] {33180625-1b2a-4584-8a00-d6e15d2c43db} TCPHandler: Processed in 0.002341011 sec. 2025.01.02 23:40:02.470714 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:02.471021 [ 265 ] {5051e091-db96-4eeb-a95b-8c870aa05c4f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:02.471120 [ 265 ] {5051e091-db96-4eeb-a95b-8c870aa05c4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:02.472477 [ 265 ] {5051e091-db96-4eeb-a95b-8c870aa05c4f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:02.472520 [ 265 ] {5051e091-db96-4eeb-a95b-8c870aa05c4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:02.473039 [ 265 ] {5051e091-db96-4eeb-a95b-8c870aa05c4f} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.02 23:40:02.473297 [ 265 ] {5051e091-db96-4eeb-a95b-8c870aa05c4f} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:02.473525 [ 265 ] {5051e091-db96-4eeb-a95b-8c870aa05c4f} executeQuery: Read 1197 rows, 101.04 KiB in 0.00259 sec., 462162.1621621622 rows/sec., 38.10 MiB/sec. 2025.01.02 23:40:02.473580 [ 265 ] {5051e091-db96-4eeb-a95b-8c870aa05c4f} TCPHandler: Processed in 0.0030535 sec. 2025.01.02 23:40:02.473755 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:02.473902 [ 260 ] {439169c6-3d27-4f7f-9892-6aa9367a7cba} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:40:02.473964 [ 260 ] {439169c6-3d27-4f7f-9892-6aa9367a7cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:40:02.474567 [ 260 ] {439169c6-3d27-4f7f-9892-6aa9367a7cba} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:02.474608 [ 260 ] {439169c6-3d27-4f7f-9892-6aa9367a7cba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:02.474965 [ 260 ] {439169c6-3d27-4f7f-9892-6aa9367a7cba} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:40:02.475204 [ 260 ] {439169c6-3d27-4f7f-9892-6aa9367a7cba} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:02.475439 [ 260 ] {439169c6-3d27-4f7f-9892-6aa9367a7cba} executeQuery: Read 2 rows, 143.00 B in 0.001572 sec., 1272.264631043257 rows/sec., 88.83 KiB/sec. 2025.01.02 23:40:02.475502 [ 260 ] {439169c6-3d27-4f7f-9892-6aa9367a7cba} TCPHandler: Processed in 0.001818833 sec. 2025.01.02 23:40:02.475701 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:02.475839 [ 265 ] {eae08759-e1ee-4cf3-b416-c4eeb923f76a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:40:02.475889 [ 265 ] {eae08759-e1ee-4cf3-b416-c4eeb923f76a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:40:02.476557 [ 265 ] {eae08759-e1ee-4cf3-b416-c4eeb923f76a} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:02.476597 [ 265 ] {eae08759-e1ee-4cf3-b416-c4eeb923f76a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:02.476993 [ 265 ] {eae08759-e1ee-4cf3-b416-c4eeb923f76a} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:40:02.477236 [ 265 ] {eae08759-e1ee-4cf3-b416-c4eeb923f76a} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:02.477499 [ 265 ] {eae08759-e1ee-4cf3-b416-c4eeb923f76a} executeQuery: Read 228 rows, 15.81 KiB in 0.001677 sec., 135957.0661896243 rows/sec., 9.21 MiB/sec. 2025.01.02 23:40:02.477684 [ 265 ] {eae08759-e1ee-4cf3-b416-c4eeb923f76a} TCPHandler: Processed in 0.002084608 sec. 2025.01.02 23:40:02.477910 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:02.478059 [ 260 ] {9a56a65e-b019-4d47-8e7d-a51b6371510d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:02.478116 [ 260 ] {9a56a65e-b019-4d47-8e7d-a51b6371510d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:02.479055 [ 260 ] {9a56a65e-b019-4d47-8e7d-a51b6371510d} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:02.479095 [ 260 ] {9a56a65e-b019-4d47-8e7d-a51b6371510d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:02.479488 [ 260 ] {9a56a65e-b019-4d47-8e7d-a51b6371510d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.02 23:40:02.479732 [ 260 ] {9a56a65e-b019-4d47-8e7d-a51b6371510d} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:02.479949 [ 260 ] {9a56a65e-b019-4d47-8e7d-a51b6371510d} executeQuery: Read 522 rows, 39.57 KiB in 0.001919 sec., 272016.67535174574 rows/sec., 20.14 MiB/sec. 2025.01.02 23:40:02.480028 [ 260 ] {9a56a65e-b019-4d47-8e7d-a51b6371510d} TCPHandler: Processed in 0.00223741 sec. 2025.01.02 23:40:02.480286 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:02.480506 [ 265 ] {25545934-7306-4ff6-a43a-1929eac897ef} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:02.480604 [ 265 ] {25545934-7306-4ff6-a43a-1929eac897ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:02.481585 [ 265 ] {25545934-7306-4ff6-a43a-1929eac897ef} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:02.481624 [ 265 ] {25545934-7306-4ff6-a43a-1929eac897ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:02.482238 [ 265 ] {25545934-7306-4ff6-a43a-1929eac897ef} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.02 23:40:02.482497 [ 265 ] {25545934-7306-4ff6-a43a-1929eac897ef} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:02.482710 [ 265 ] {25545934-7306-4ff6-a43a-1929eac897ef} executeQuery: Read 881 rows, 60.70 KiB in 0.00226 sec., 389823.00884955755 rows/sec., 26.23 MiB/sec. 2025.01.02 23:40:02.482768 [ 265 ] {25545934-7306-4ff6-a43a-1929eac897ef} TCPHandler: Processed in 0.002640015 sec. 2025.01.02 23:40:02.482913 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:02.483036 [ 260 ] {3166b249-c3fb-4ea0-bfc1-59d609cccee3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:02.483091 [ 260 ] {3166b249-c3fb-4ea0-bfc1-59d609cccee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:02.483607 [ 260 ] {3166b249-c3fb-4ea0-bfc1-59d609cccee3} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:02.483648 [ 260 ] {3166b249-c3fb-4ea0-bfc1-59d609cccee3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:02.484037 [ 260 ] {3166b249-c3fb-4ea0-bfc1-59d609cccee3} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.02 23:40:02.484305 [ 260 ] {3166b249-c3fb-4ea0-bfc1-59d609cccee3} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:02.484537 [ 260 ] {3166b249-c3fb-4ea0-bfc1-59d609cccee3} executeQuery: Read 60 rows, 4.14 KiB in 0.001528 sec., 39267.01570680628 rows/sec., 2.65 MiB/sec. 2025.01.02 23:40:02.484608 [ 260 ] {3166b249-c3fb-4ea0-bfc1-59d609cccee3} TCPHandler: Processed in 0.001754543 sec. 2025.01.02 23:40:03.187407 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 2025.01.02 23:40:03.188073 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:03.188120 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:03.188655 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:40:03.188920 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:03.189199 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 2025.01.02 23:40:04.778042 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.01.02 23:40:04.802100 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:04.802160 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:04.809573 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:40:04.810386 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:04.814083 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.01.02 23:40:05.814184 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1284 2025.01.02 23:40:05.817453 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:05.817496 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:05.818981 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:40:05.819297 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:05.820434 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1284 2025.01.02 23:40:07.446616 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.446852 [ 260 ] {c90fe9d0-b584-4888-94f1-48cf918c0617} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:40:07.446952 [ 260 ] {c90fe9d0-b584-4888-94f1-48cf918c0617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:40:07.447837 [ 260 ] {c90fe9d0-b584-4888-94f1-48cf918c0617} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.447894 [ 260 ] {c90fe9d0-b584-4888-94f1-48cf918c0617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.448339 [ 260 ] {c90fe9d0-b584-4888-94f1-48cf918c0617} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:40:07.448602 [ 260 ] {c90fe9d0-b584-4888-94f1-48cf918c0617} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.448845 [ 260 ] {c90fe9d0-b584-4888-94f1-48cf918c0617} executeQuery: Read 14 rows, 1.01 KiB in 0.00206 sec., 6796.116504854368 rows/sec., 489.23 KiB/sec. 2025.01.02 23:40:07.448911 [ 260 ] {c90fe9d0-b584-4888-94f1-48cf918c0617} TCPHandler: Processed in 0.002427302 sec. 2025.01.02 23:40:07.449150 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.449340 [ 265 ] {bedb86de-abad-488a-b315-1423b08c0c5c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:07.449411 [ 265 ] {bedb86de-abad-488a-b315-1423b08c0c5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:07.450247 [ 265 ] {bedb86de-abad-488a-b315-1423b08c0c5c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.450287 [ 265 ] {bedb86de-abad-488a-b315-1423b08c0c5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.450792 [ 265 ] {bedb86de-abad-488a-b315-1423b08c0c5c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.02 23:40:07.451053 [ 265 ] {bedb86de-abad-488a-b315-1423b08c0c5c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.451249 [ 265 ] {bedb86de-abad-488a-b315-1423b08c0c5c} executeQuery: Read 283 rows, 25.60 KiB in 0.001962 sec., 144240.57084607542 rows/sec., 12.74 MiB/sec. 2025.01.02 23:40:07.451305 [ 265 ] {bedb86de-abad-488a-b315-1423b08c0c5c} TCPHandler: Processed in 0.00228622 sec. 2025.01.02 23:40:07.451451 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.451599 [ 260 ] {12c90ff7-01b4-4b02-a39f-eec2cf9fd12c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:40:07.451663 [ 260 ] {12c90ff7-01b4-4b02-a39f-eec2cf9fd12c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:40:07.452352 [ 260 ] {12c90ff7-01b4-4b02-a39f-eec2cf9fd12c} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.452395 [ 260 ] {12c90ff7-01b4-4b02-a39f-eec2cf9fd12c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.452775 [ 260 ] {12c90ff7-01b4-4b02-a39f-eec2cf9fd12c} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:40:07.453020 [ 260 ] {12c90ff7-01b4-4b02-a39f-eec2cf9fd12c} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.453188 [ 141 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.01.02 23:40:07.453271 [ 141 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.453274 [ 260 ] {12c90ff7-01b4-4b02-a39f-eec2cf9fd12c} executeQuery: Read 47 rows, 3.46 KiB in 0.0017 sec., 27647.058823529413 rows/sec., 1.99 MiB/sec. 2025.01.02 23:40:07.453315 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.453429 [ 260 ] {12c90ff7-01b4-4b02-a39f-eec2cf9fd12c} TCPHandler: Processed in 0.002039756 sec. 2025.01.02 23:40:07.453527 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.01.02 23:40:07.453617 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.453663 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:07.453697 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 65 rows starting from the beginning of the part 2025.01.02 23:40:07.453787 [ 265 ] {666196de-9f58-413b-a65d-ec3f51aacf08} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:40:07.453800 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part 2025.01.02 23:40:07.453986 [ 265 ] {666196de-9f58-413b-a65d-ec3f51aacf08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:40:07.454174 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 49 rows starting from the beginning of the part 2025.01.02 23:40:07.454478 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part 2025.01.02 23:40:07.454711 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part 2025.01.02 23:40:07.454943 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 47 rows starting from the beginning of the part 2025.01.02 23:40:07.455839 [ 265 ] {666196de-9f58-413b-a65d-ec3f51aacf08} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.455885 [ 265 ] {666196de-9f58-413b-a65d-ec3f51aacf08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.456478 [ 265 ] {666196de-9f58-413b-a65d-ec3f51aacf08} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:40:07.456550 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 5 columns (5 merged, 0 gathered) in 0.003114261 sec., 82523.59066886173 rows/sec., 6.23 MiB/sec. 2025.01.02 23:40:07.456782 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.01.02 23:40:07.456945 [ 265 ] {666196de-9f58-413b-a65d-ec3f51aacf08} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.457185 [ 141 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.02 23:40:07.457251 [ 141 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.457317 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.457389 [ 265 ] {666196de-9f58-413b-a65d-ec3f51aacf08} executeQuery: Read 14 rows, 1004.00 B in 0.003622 sec., 3865.267807840972 rows/sec., 270.70 KiB/sec. 2025.01.02 23:40:07.457673 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.457759 [ 265 ] {666196de-9f58-413b-a65d-ec3f51aacf08} TCPHandler: Processed in 0.004207815 sec. 2025.01.02 23:40:07.457800 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.02 23:40:07.457956 [ 186 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_45_9} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.01.02 23:40:07.458056 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.458198 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.02 23:40:07.458346 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:07.458375 [ 260 ] {184fc381-4b22-4cd8-8532-13e2a60c152b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:40:07.458406 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 244 rows starting from the beginning of the part 2025.01.02 23:40:07.458468 [ 260 ] {184fc381-4b22-4cd8-8532-13e2a60c152b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:40:07.458834 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:07.459245 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:07.459632 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:07.459985 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part 2025.01.02 23:40:07.460259 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:07.461089 [ 260 ] {184fc381-4b22-4cd8-8532-13e2a60c152b} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.461162 [ 260 ] {184fc381-4b22-4cd8-8532-13e2a60c152b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.462109 [ 260 ] {184fc381-4b22-4cd8-8532-13e2a60c152b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:40:07.462666 [ 260 ] {184fc381-4b22-4cd8-8532-13e2a60c152b} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.463266 [ 260 ] {184fc381-4b22-4cd8-8532-13e2a60c152b} executeQuery: Read 13 rows, 830.00 B in 0.004905 sec., 2650.356778797146 rows/sec., 165.25 KiB/sec. 2025.01.02 23:40:07.463465 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.006001099 sec., 87983.88428519509 rows/sec., 6.30 MiB/sec. 2025.01.02 23:40:07.463636 [ 260 ] {184fc381-4b22-4cd8-8532-13e2a60c152b} TCPHandler: Processed in 0.005700575 sec. 2025.01.02 23:40:07.463801 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.02 23:40:07.463918 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.464070 [ 265 ] {cffffd0a-4c50-40d7-9073-57db1a49ab4f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:07.464127 [ 265 ] {cffffd0a-4c50-40d7-9073-57db1a49ab4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:07.464259 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.464381 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_46_9} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.02 23:40:07.464495 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.02 23:40:07.464974 [ 265 ] {cffffd0a-4c50-40d7-9073-57db1a49ab4f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.465015 [ 265 ] {cffffd0a-4c50-40d7-9073-57db1a49ab4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.465430 [ 265 ] {cffffd0a-4c50-40d7-9073-57db1a49ab4f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.02 23:40:07.465689 [ 265 ] {cffffd0a-4c50-40d7-9073-57db1a49ab4f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.465869 [ 265 ] {cffffd0a-4c50-40d7-9073-57db1a49ab4f} executeQuery: Read 422 rows, 30.88 KiB in 0.001827 sec., 230979.74822112752 rows/sec., 16.51 MiB/sec. 2025.01.02 23:40:07.465923 [ 265 ] {cffffd0a-4c50-40d7-9073-57db1a49ab4f} TCPHandler: Processed in 0.002127888 sec. 2025.01.02 23:40:07.466088 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.466228 [ 260 ] {4d1d9c3c-0289-409d-8208-f59343c1fe47} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:40:07.466281 [ 260 ] {4d1d9c3c-0289-409d-8208-f59343c1fe47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:40:07.466780 [ 260 ] {4d1d9c3c-0289-409d-8208-f59343c1fe47} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.466821 [ 260 ] {4d1d9c3c-0289-409d-8208-f59343c1fe47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.467208 [ 260 ] {4d1d9c3c-0289-409d-8208-f59343c1fe47} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:40:07.467451 [ 260 ] {4d1d9c3c-0289-409d-8208-f59343c1fe47} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.467611 [ 141 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 2025.01.02 23:40:07.467668 [ 141 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.467704 [ 141 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.467699 [ 260 ] {4d1d9c3c-0289-409d-8208-f59343c1fe47} executeQuery: Read 6 rows, 321.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 210.10 KiB/sec. 2025.01.02 23:40:07.467982 [ 260 ] {4d1d9c3c-0289-409d-8208-f59343c1fe47} TCPHandler: Processed in 0.001950846 sec. 2025.01.02 23:40:07.468035 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full 2025.01.02 23:40:07.468249 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.468631 [ 265 ] {ad52bac1-76c2-44a6-92c7-0c370fac148b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:07.468685 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:07.468789 [ 265 ] {ad52bac1-76c2-44a6-92c7-0c370fac148b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:07.468806 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 180 rows starting from the beginning of the part 2025.01.02 23:40:07.469086 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.01.02 23:40:07.469405 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.01.02 23:40:07.469757 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.01.02 23:40:07.470050 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.01.02 23:40:07.470394 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.01.02 23:40:07.471790 [ 265 ] {ad52bac1-76c2-44a6-92c7-0c370fac148b} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.471852 [ 265 ] {ad52bac1-76c2-44a6-92c7-0c370fac148b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.472978 [ 201 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.005189928 sec., 40462.98908192946 rows/sec., 2.06 MiB/sec. 2025.01.02 23:40:07.472989 [ 265 ] {ad52bac1-76c2-44a6-92c7-0c370fac148b} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.02 23:40:07.473132 [ 201 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) 2025.01.02 23:40:07.473478 [ 265 ] {ad52bac1-76c2-44a6-92c7-0c370fac148b} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.473672 [ 201 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.473874 [ 265 ] {ad52bac1-76c2-44a6-92c7-0c370fac148b} executeQuery: Read 237 rows, 16.27 KiB in 0.005368 sec., 44150.521609538 rows/sec., 2.96 MiB/sec. 2025.01.02 23:40:07.473875 [ 201 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_35_7} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 2025.01.02 23:40:07.474039 [ 265 ] {ad52bac1-76c2-44a6-92c7-0c370fac148b} TCPHandler: Processed in 0.005945898 sec. 2025.01.02 23:40:07.474090 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.02 23:40:07.474237 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.474354 [ 260 ] {bb334a2c-7f41-4a4d-9be2-7164d3bc5599} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:40:07.474406 [ 260 ] {bb334a2c-7f41-4a4d-9be2-7164d3bc5599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:40:07.474876 [ 260 ] {bb334a2c-7f41-4a4d-9be2-7164d3bc5599} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.474916 [ 260 ] {bb334a2c-7f41-4a4d-9be2-7164d3bc5599} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.475284 [ 260 ] {bb334a2c-7f41-4a4d-9be2-7164d3bc5599} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:40:07.475529 [ 260 ] {bb334a2c-7f41-4a4d-9be2-7164d3bc5599} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.475785 [ 260 ] {bb334a2c-7f41-4a4d-9be2-7164d3bc5599} executeQuery: Read 1 rows, 69.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 46.57 KiB/sec. 2025.01.02 23:40:07.475874 [ 260 ] {bb334a2c-7f41-4a4d-9be2-7164d3bc5599} TCPHandler: Processed in 0.001697132 sec. 2025.01.02 23:40:07.476129 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.476260 [ 265 ] {bd584ccf-7a37-42d3-8acd-0ee126c61c71} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:07.476356 [ 265 ] {bd584ccf-7a37-42d3-8acd-0ee126c61c71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:40:07.477698 [ 265 ] {bd584ccf-7a37-42d3-8acd-0ee126c61c71} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.477737 [ 265 ] {bd584ccf-7a37-42d3-8acd-0ee126c61c71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.478425 [ 265 ] {bd584ccf-7a37-42d3-8acd-0ee126c61c71} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:40:07.478700 [ 265 ] {bd584ccf-7a37-42d3-8acd-0ee126c61c71} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.478953 [ 265 ] {bd584ccf-7a37-42d3-8acd-0ee126c61c71} executeQuery: Read 40 rows, 73.40 KiB in 0.002721 sec., 14700.477765527381 rows/sec., 26.34 MiB/sec. 2025.01.02 23:40:07.479452 [ 265 ] {bd584ccf-7a37-42d3-8acd-0ee126c61c71} TCPHandler: Processed in 0.003459555 sec. 2025.01.02 23:40:07.479650 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:07.479791 [ 260 ] {0cb24ca3-bc61-4d2f-bbe0-07bdb4ee462e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:07.479851 [ 260 ] {0cb24ca3-bc61-4d2f-bbe0-07bdb4ee462e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:07.480396 [ 260 ] {0cb24ca3-bc61-4d2f-bbe0-07bdb4ee462e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:07.480437 [ 260 ] {0cb24ca3-bc61-4d2f-bbe0-07bdb4ee462e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:07.480821 [ 260 ] {0cb24ca3-bc61-4d2f-bbe0-07bdb4ee462e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.02 23:40:07.481067 [ 260 ] {0cb24ca3-bc61-4d2f-bbe0-07bdb4ee462e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:07.481305 [ 260 ] {0cb24ca3-bc61-4d2f-bbe0-07bdb4ee462e} executeQuery: Read 82 rows, 5.33 KiB in 0.001546 sec., 53040.10349288486 rows/sec., 3.37 MiB/sec. 2025.01.02 23:40:07.481360 [ 260 ] {0cb24ca3-bc61-4d2f-bbe0-07bdb4ee462e} TCPHandler: Processed in 0.001794414 sec. 2025.01.02 23:40:10.525873 [ 134 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:40:10.525940 [ 134 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:40:10.689453 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 2025.01.02 23:40:10.690200 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:10.690261 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:10.690812 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:40:10.691080 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:10.691348 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.01.02 23:40:12.314254 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.01.02 23:40:12.334947 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:12.334999 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:12.342579 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:40:12.343382 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:12.346563 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.01.02 23:40:12.439650 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:12.439840 [ 260 ] {77bb699b-cd78-456e-bee6-6ecf12def758} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:12.439913 [ 260 ] {77bb699b-cd78-456e-bee6-6ecf12def758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:12.440678 [ 260 ] {77bb699b-cd78-456e-bee6-6ecf12def758} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:12.440734 [ 260 ] {77bb699b-cd78-456e-bee6-6ecf12def758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:12.441184 [ 260 ] {77bb699b-cd78-456e-bee6-6ecf12def758} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.02 23:40:12.441446 [ 260 ] {77bb699b-cd78-456e-bee6-6ecf12def758} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:12.441659 [ 260 ] {77bb699b-cd78-456e-bee6-6ecf12def758} executeQuery: Read 56 rows, 4.41 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.29 MiB/sec. 2025.01.02 23:40:12.441730 [ 260 ] {77bb699b-cd78-456e-bee6-6ecf12def758} TCPHandler: Processed in 0.00221064 sec. 2025.01.02 23:40:12.442008 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:12.442197 [ 265 ] {c5796bb7-95cb-4082-9ee5-e529a82cf519} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:12.442268 [ 265 ] {c5796bb7-95cb-4082-9ee5-e529a82cf519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:12.443012 [ 265 ] {c5796bb7-95cb-4082-9ee5-e529a82cf519} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:12.443057 [ 265 ] {c5796bb7-95cb-4082-9ee5-e529a82cf519} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:12.443481 [ 265 ] {c5796bb7-95cb-4082-9ee5-e529a82cf519} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.02 23:40:12.443736 [ 265 ] {c5796bb7-95cb-4082-9ee5-e529a82cf519} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:12.444028 [ 265 ] {c5796bb7-95cb-4082-9ee5-e529a82cf519} executeQuery: Read 64 rows, 5.12 KiB in 0.001884 sec., 33970.27600849257 rows/sec., 2.65 MiB/sec. 2025.01.02 23:40:12.444084 [ 265 ] {c5796bb7-95cb-4082-9ee5-e529a82cf519} TCPHandler: Processed in 0.002242159 sec. 2025.01.02 23:40:12.444232 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:12.444381 [ 260 ] {cb6a1407-a02b-4fb3-9101-c84440bcc6d0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:12.444448 [ 260 ] {cb6a1407-a02b-4fb3-9101-c84440bcc6d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:12.445141 [ 260 ] {cb6a1407-a02b-4fb3-9101-c84440bcc6d0} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:12.445188 [ 260 ] {cb6a1407-a02b-4fb3-9101-c84440bcc6d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:12.445625 [ 260 ] {cb6a1407-a02b-4fb3-9101-c84440bcc6d0} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.02 23:40:12.445867 [ 260 ] {cb6a1407-a02b-4fb3-9101-c84440bcc6d0} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:12.446049 [ 260 ] {cb6a1407-a02b-4fb3-9101-c84440bcc6d0} executeQuery: Read 160 rows, 11.41 KiB in 0.001706 sec., 93786.63540445486 rows/sec., 6.53 MiB/sec. 2025.01.02 23:40:12.446103 [ 260 ] {cb6a1407-a02b-4fb3-9101-c84440bcc6d0} TCPHandler: Processed in 0.001937115 sec. 2025.01.02 23:40:12.446240 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:12.446357 [ 265 ] {b76919d1-87b6-453f-a1cd-be515e3c9b26} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:12.446410 [ 265 ] {b76919d1-87b6-453f-a1cd-be515e3c9b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:12.447025 [ 265 ] {b76919d1-87b6-453f-a1cd-be515e3c9b26} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:12.447072 [ 265 ] {b76919d1-87b6-453f-a1cd-be515e3c9b26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:12.447516 [ 265 ] {b76919d1-87b6-453f-a1cd-be515e3c9b26} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.02 23:40:12.447762 [ 265 ] {b76919d1-87b6-453f-a1cd-be515e3c9b26} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:12.447973 [ 265 ] {b76919d1-87b6-453f-a1cd-be515e3c9b26} executeQuery: Read 60 rows, 4.14 KiB in 0.001641 sec., 36563.07129798903 rows/sec., 2.46 MiB/sec. 2025.01.02 23:40:12.448031 [ 265 ] {b76919d1-87b6-453f-a1cd-be515e3c9b26} TCPHandler: Processed in 0.001844374 sec. 2025.01.02 23:40:15.820796 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1314 2025.01.02 23:40:15.823939 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:15.823996 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:15.825523 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:40:15.825847 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:15.826104 [ 129 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.02 23:40:15.826221 [ 129 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:15.826285 [ 129 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:15.827260 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.02 23:40:15.827945 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1314 2025.01.02 23:40:15.828449 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:15.828610 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1150 rows starting from the beginning of the part 2025.01.02 23:40:15.829138 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part 2025.01.02 23:40:15.829740 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part 2025.01.02 23:40:15.830298 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part 2025.01.02 23:40:15.830804 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2025.01.02 23:40:15.831369 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part 2025.01.02 23:40:15.839632 [ 187 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1314 rows, containing 72 columns (72 merged, 0 gathered) in 0.013089682 sec., 100384.40964417622 rows/sec., 78.94 MiB/sec. 2025.01.02 23:40:15.841389 [ 187 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.02 23:40:15.842218 [ 187 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:15.842318 [ 187 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_36_7} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.02 23:40:15.842681 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. 2025.01.02 23:40:17.448016 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.448309 [ 260 ] {f4d3d8f3-bf82-49ab-82b4-8cf625002286} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:40:17.448422 [ 260 ] {f4d3d8f3-bf82-49ab-82b4-8cf625002286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:40:17.449252 [ 260 ] {f4d3d8f3-bf82-49ab-82b4-8cf625002286} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.449296 [ 260 ] {f4d3d8f3-bf82-49ab-82b4-8cf625002286} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.449737 [ 260 ] {f4d3d8f3-bf82-49ab-82b4-8cf625002286} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:40:17.450000 [ 260 ] {f4d3d8f3-bf82-49ab-82b4-8cf625002286} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.450217 [ 260 ] {f4d3d8f3-bf82-49ab-82b4-8cf625002286} executeQuery: Read 14 rows, 1.01 KiB in 0.001987 sec., 7045.797684952189 rows/sec., 507.20 KiB/sec. 2025.01.02 23:40:17.450316 [ 260 ] {f4d3d8f3-bf82-49ab-82b4-8cf625002286} TCPHandler: Processed in 0.002491232 sec. 2025.01.02 23:40:17.450682 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.450884 [ 265 ] {08500cda-eaac-48b5-9995-4ee0f31a50fa} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:40:17.450964 [ 265 ] {08500cda-eaac-48b5-9995-4ee0f31a50fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:40:17.451720 [ 265 ] {08500cda-eaac-48b5-9995-4ee0f31a50fa} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.451771 [ 265 ] {08500cda-eaac-48b5-9995-4ee0f31a50fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.452218 [ 265 ] {08500cda-eaac-48b5-9995-4ee0f31a50fa} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.02 23:40:17.452497 [ 265 ] {08500cda-eaac-48b5-9995-4ee0f31a50fa} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.452768 [ 265 ] {08500cda-eaac-48b5-9995-4ee0f31a50fa} executeQuery: Read 10 rows, 835.00 B in 0.001942 sec., 5149.330587023687 rows/sec., 419.89 KiB/sec. 2025.01.02 23:40:17.452833 [ 265 ] {08500cda-eaac-48b5-9995-4ee0f31a50fa} TCPHandler: Processed in 0.002353591 sec. 2025.01.02 23:40:17.453054 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.453288 [ 260 ] {2e23572b-5700-4f21-8cc2-1c00b5c0b80b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:17.453382 [ 260 ] {2e23572b-5700-4f21-8cc2-1c00b5c0b80b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:17.454193 [ 260 ] {2e23572b-5700-4f21-8cc2-1c00b5c0b80b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.454231 [ 260 ] {2e23572b-5700-4f21-8cc2-1c00b5c0b80b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.454624 [ 260 ] {2e23572b-5700-4f21-8cc2-1c00b5c0b80b} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.02 23:40:17.454872 [ 260 ] {2e23572b-5700-4f21-8cc2-1c00b5c0b80b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.455060 [ 260 ] {2e23572b-5700-4f21-8cc2-1c00b5c0b80b} executeQuery: Read 288 rows, 25.97 KiB in 0.001831 sec., 157291.09776078645 rows/sec., 13.85 MiB/sec. 2025.01.02 23:40:17.455114 [ 260 ] {2e23572b-5700-4f21-8cc2-1c00b5c0b80b} TCPHandler: Processed in 0.002170528 sec. 2025.01.02 23:40:17.455328 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.455558 [ 265 ] {cd2ede41-2094-4444-aee2-526716e4dc75} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:40:17.455652 [ 265 ] {cd2ede41-2094-4444-aee2-526716e4dc75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:40:17.456280 [ 265 ] {cd2ede41-2094-4444-aee2-526716e4dc75} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.456321 [ 265 ] {cd2ede41-2094-4444-aee2-526716e4dc75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.456702 [ 265 ] {cd2ede41-2094-4444-aee2-526716e4dc75} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:40:17.456959 [ 265 ] {cd2ede41-2094-4444-aee2-526716e4dc75} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.457187 [ 265 ] {cd2ede41-2094-4444-aee2-526716e4dc75} executeQuery: Read 57 rows, 4.16 KiB in 0.001688 sec., 33767.77251184834 rows/sec., 2.41 MiB/sec. 2025.01.02 23:40:17.457243 [ 265 ] {cd2ede41-2094-4444-aee2-526716e4dc75} TCPHandler: Processed in 0.002027586 sec. 2025.01.02 23:40:17.457450 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.457655 [ 260 ] {8d93f6fe-a11d-4570-8e9b-e37b2807ee74} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:40:17.457714 [ 260 ] {8d93f6fe-a11d-4570-8e9b-e37b2807ee74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:40:17.458917 [ 260 ] {8d93f6fe-a11d-4570-8e9b-e37b2807ee74} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.458957 [ 260 ] {8d93f6fe-a11d-4570-8e9b-e37b2807ee74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.459315 [ 260 ] {8d93f6fe-a11d-4570-8e9b-e37b2807ee74} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:40:17.459557 [ 260 ] {8d93f6fe-a11d-4570-8e9b-e37b2807ee74} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.459777 [ 260 ] {8d93f6fe-a11d-4570-8e9b-e37b2807ee74} executeQuery: Read 14 rows, 1004.00 B in 0.002152 sec., 6505.576208178439 rows/sec., 455.61 KiB/sec. 2025.01.02 23:40:17.459931 [ 260 ] {8d93f6fe-a11d-4570-8e9b-e37b2807ee74} TCPHandler: Processed in 0.002586934 sec. 2025.01.02 23:40:17.460225 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.460446 [ 265 ] {c56a0b1d-01c9-4a99-89b4-4e9ef53dd3e5} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:40:17.460536 [ 265 ] {c56a0b1d-01c9-4a99-89b4-4e9ef53dd3e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:40:17.461184 [ 265 ] {c56a0b1d-01c9-4a99-89b4-4e9ef53dd3e5} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.461225 [ 265 ] {c56a0b1d-01c9-4a99-89b4-4e9ef53dd3e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.461590 [ 265 ] {c56a0b1d-01c9-4a99-89b4-4e9ef53dd3e5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:40:17.461836 [ 265 ] {c56a0b1d-01c9-4a99-89b4-4e9ef53dd3e5} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.462069 [ 265 ] {c56a0b1d-01c9-4a99-89b4-4e9ef53dd3e5} executeQuery: Read 13 rows, 830.00 B in 0.001678 sec., 7747.3182359952325 rows/sec., 483.04 KiB/sec. 2025.01.02 23:40:17.462122 [ 265 ] {c56a0b1d-01c9-4a99-89b4-4e9ef53dd3e5} TCPHandler: Processed in 0.002070297 sec. 2025.01.02 23:40:17.462334 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.462556 [ 260 ] {8bb282f8-8c06-431b-84f7-938265011b62} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:17.462639 [ 260 ] {8bb282f8-8c06-431b-84f7-938265011b62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:17.463339 [ 260 ] {8bb282f8-8c06-431b-84f7-938265011b62} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.463377 [ 260 ] {8bb282f8-8c06-431b-84f7-938265011b62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.463758 [ 260 ] {8bb282f8-8c06-431b-84f7-938265011b62} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.02 23:40:17.463993 [ 260 ] {8bb282f8-8c06-431b-84f7-938265011b62} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.464178 [ 260 ] {8bb282f8-8c06-431b-84f7-938265011b62} executeQuery: Read 432 rows, 31.70 KiB in 0.001677 sec., 257602.86225402504 rows/sec., 18.46 MiB/sec. 2025.01.02 23:40:17.464231 [ 260 ] {8bb282f8-8c06-431b-84f7-938265011b62} TCPHandler: Processed in 0.002008466 sec. 2025.01.02 23:40:17.464378 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.464515 [ 265 ] {bc32397b-9ffc-4961-8a52-71e342b98266} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:40:17.464575 [ 265 ] {bc32397b-9ffc-4961-8a52-71e342b98266} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:40:17.465165 [ 265 ] {bc32397b-9ffc-4961-8a52-71e342b98266} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.465212 [ 265 ] {bc32397b-9ffc-4961-8a52-71e342b98266} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.465647 [ 265 ] {bc32397b-9ffc-4961-8a52-71e342b98266} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:40:17.465894 [ 265 ] {bc32397b-9ffc-4961-8a52-71e342b98266} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.466093 [ 265 ] {bc32397b-9ffc-4961-8a52-71e342b98266} executeQuery: Read 6 rows, 321.00 B in 0.001609 sec., 3729.0242386575515 rows/sec., 194.83 KiB/sec. 2025.01.02 23:40:17.466147 [ 265 ] {bc32397b-9ffc-4961-8a52-71e342b98266} TCPHandler: Processed in 0.001837554 sec. 2025.01.02 23:40:17.466285 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.466401 [ 260 ] {6429879b-0b3d-45b0-b464-3df1f1b7c554} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:17.466455 [ 260 ] {6429879b-0b3d-45b0-b464-3df1f1b7c554} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:17.467023 [ 260 ] {6429879b-0b3d-45b0-b464-3df1f1b7c554} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.467063 [ 260 ] {6429879b-0b3d-45b0-b464-3df1f1b7c554} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.467455 [ 260 ] {6429879b-0b3d-45b0-b464-3df1f1b7c554} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.02 23:40:17.467702 [ 260 ] {6429879b-0b3d-45b0-b464-3df1f1b7c554} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.467935 [ 260 ] {6429879b-0b3d-45b0-b464-3df1f1b7c554} executeQuery: Read 242 rows, 16.62 KiB in 0.001556 sec., 155526.99228791773 rows/sec., 10.43 MiB/sec. 2025.01.02 23:40:17.468001 [ 260 ] {6429879b-0b3d-45b0-b464-3df1f1b7c554} TCPHandler: Processed in 0.001773404 sec. 2025.01.02 23:40:17.468199 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.468376 [ 265 ] {c7f6d114-92bb-4766-b082-aef34f478076} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:40:17.468438 [ 265 ] {c7f6d114-92bb-4766-b082-aef34f478076} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:40:17.468941 [ 265 ] {c7f6d114-92bb-4766-b082-aef34f478076} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.468982 [ 265 ] {c7f6d114-92bb-4766-b082-aef34f478076} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.469359 [ 265 ] {c7f6d114-92bb-4766-b082-aef34f478076} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:40:17.469603 [ 265 ] {c7f6d114-92bb-4766-b082-aef34f478076} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.469778 [ 127 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.02 23:40:17.469846 [ 265 ] {c7f6d114-92bb-4766-b082-aef34f478076} executeQuery: Read 1 rows, 69.00 B in 0.0015 sec., 666.6666666666666 rows/sec., 44.92 KiB/sec. 2025.01.02 23:40:17.469874 [ 127 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.469953 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.469961 [ 265 ] {c7f6d114-92bb-4766-b082-aef34f478076} TCPHandler: Processed in 0.001885884 sec. 2025.01.02 23:40:17.470274 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.02 23:40:17.470412 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.470694 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:17.470735 [ 260 ] {423028dd-0ae4-4f2b-8413-fa1c0be793a3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:17.470763 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 33 rows starting from the beginning of the part 2025.01.02 23:40:17.471038 [ 260 ] {423028dd-0ae4-4f2b-8413-fa1c0be793a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:40:17.471047 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.01.02 23:40:17.471356 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.01.02 23:40:17.471725 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.01.02 23:40:17.471994 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.01.02 23:40:17.472372 [ 200 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.01.02 23:40:17.476267 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.006218642 sec., 6110.658886618654 rows/sec., 410.50 KiB/sec. 2025.01.02 23:40:17.476459 [ 260 ] {423028dd-0ae4-4f2b-8413-fa1c0be793a3} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.476465 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.02 23:40:17.476503 [ 260 ] {423028dd-0ae4-4f2b-8413-fa1c0be793a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.476886 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.477020 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_36_7} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.02 23:40:17.477139 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:40:17.477409 [ 260 ] {423028dd-0ae4-4f2b-8413-fa1c0be793a3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:40:17.477670 [ 260 ] {423028dd-0ae4-4f2b-8413-fa1c0be793a3} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.477858 [ 127 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.02 23:40:17.477928 [ 127 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.477962 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.478003 [ 260 ] {423028dd-0ae4-4f2b-8413-fa1c0be793a3} executeQuery: Read 40 rows, 73.40 KiB in 0.007315 sec., 5468.2159945317835 rows/sec., 9.80 MiB/sec. 2025.01.02 23:40:17.478586 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full 2025.01.02 23:40:17.479064 [ 260 ] {423028dd-0ae4-4f2b-8413-fa1c0be793a3} TCPHandler: Processed in 0.008967198 sec. 2025.01.02 23:40:17.479378 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:17.479639 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:17.479653 [ 265 ] {d8dd7519-ee99-4eb7-91d2-a7ef4dc1a0ac} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:17.479798 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1150 rows starting from the beginning of the part 2025.01.02 23:40:17.479807 [ 265 ] {d8dd7519-ee99-4eb7-91d2-a7ef4dc1a0ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:17.480721 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part 2025.01.02 23:40:17.481436 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part 2025.01.02 23:40:17.482234 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part 2025.01.02 23:40:17.482239 [ 265 ] {d8dd7519-ee99-4eb7-91d2-a7ef4dc1a0ac} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:17.482320 [ 265 ] {d8dd7519-ee99-4eb7-91d2-a7ef4dc1a0ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:17.482833 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part 2025.01.02 23:40:17.483541 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part 2025.01.02 23:40:17.483807 [ 265 ] {d8dd7519-ee99-4eb7-91d2-a7ef4dc1a0ac} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.02 23:40:17.484567 [ 265 ] {d8dd7519-ee99-4eb7-91d2-a7ef4dc1a0ac} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.485118 [ 265 ] {d8dd7519-ee99-4eb7-91d2-a7ef4dc1a0ac} executeQuery: Read 82 rows, 5.33 KiB in 0.00549 sec., 14936.247723132969 rows/sec., 971.40 KiB/sec. 2025.01.02 23:40:17.485715 [ 265 ] {d8dd7519-ee99-4eb7-91d2-a7ef4dc1a0ac} TCPHandler: Processed in 0.006532206 sec. 2025.01.02 23:40:17.493807 [ 199 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 19 columns (19 merged, 0 gathered) in 0.015755067 sec., 85686.71907266404 rows/sec., 153.55 MiB/sec. 2025.01.02 23:40:17.495295 [ 199 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.02 23:40:17.495752 [ 199 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:17.495843 [ 199 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_36_7} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.02 23:40:17.496022 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.49 MiB. 2025.01.02 23:40:18.000250 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 227.40 MiB, peak 238.84 MiB, free memory in arenas 0.00 B, will set to 231.25 MiB (RSS), difference: 3.85 MiB 2025.01.02 23:40:18.191608 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 2025.01.02 23:40:18.192769 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:18.192822 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:18.193359 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:40:18.193636 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:18.193917 [ 127 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.02 23:40:18.193948 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 2025.01.02 23:40:18.194050 [ 127 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:18.194099 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:18.194377 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.02 23:40:18.194862 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:18.194958 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part 2025.01.02 23:40:18.195045 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part 2025.01.02 23:40:18.195133 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part 2025.01.02 23:40:18.195367 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part 2025.01.02 23:40:18.195550 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part 2025.01.02 23:40:18.195657 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part 2025.01.02 23:40:18.198146 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003941621 sec., 5942732.698044789 rows/sec., 85.01 MiB/sec. 2025.01.02 23:40:18.198480 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.02 23:40:18.198799 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:18.198891 [ 188 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_51_10} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.02 23:40:18.199001 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2025.01.02 23:40:19.846755 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.01.02 23:40:19.868238 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:19.868294 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:19.875952 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:40:19.876732 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:19.877104 [ 122 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.02 23:40:19.877237 [ 122 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:19.877309 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:19.878422 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.02 23:40:19.893220 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.01.02 23:40:19.894846 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:19.896157 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part 2025.01.02 23:40:19.901690 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part 2025.01.02 23:40:19.907311 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part 2025.01.02 23:40:19.912919 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part 2025.01.02 23:40:19.918826 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part 2025.01.02 23:40:19.923413 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part 2025.01.02 23:40:19.984725 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.107282151 sec., 3588.6677924643773 rows/sec., 18.56 MiB/sec. 2025.01.02 23:40:19.986994 [ 191 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.02 23:40:19.989434 [ 191 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:19.989554 [ 191 ] {31b60859-c590-4889-866a-026624596be5::all_1_51_10} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.02 23:40:19.991110 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.02 23:40:22.440665 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:22.440866 [ 260 ] {8846b165-46bd-405f-97ae-f39d7e8e0c5c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:22.440935 [ 260 ] {8846b165-46bd-405f-97ae-f39d7e8e0c5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:22.441703 [ 260 ] {8846b165-46bd-405f-97ae-f39d7e8e0c5c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:22.441745 [ 260 ] {8846b165-46bd-405f-97ae-f39d7e8e0c5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:22.442184 [ 260 ] {8846b165-46bd-405f-97ae-f39d7e8e0c5c} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.02 23:40:22.442441 [ 260 ] {8846b165-46bd-405f-97ae-f39d7e8e0c5c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:22.442598 [ 121 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.02 23:40:22.442646 [ 121 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:22.442651 [ 260 ] {8846b165-46bd-405f-97ae-f39d7e8e0c5c} executeQuery: Read 56 rows, 4.41 KiB in 0.001834 sec., 30534.35114503817 rows/sec., 2.35 MiB/sec. 2025.01.02 23:40:22.442674 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:22.442740 [ 260 ] {8846b165-46bd-405f-97ae-f39d7e8e0c5c} TCPHandler: Processed in 0.002200779 sec. 2025.01.02 23:40:22.442806 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.02 23:40:22.442922 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:22.442953 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1435 rows starting from the beginning of the part 2025.01.02 23:40:22.443034 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:22.443096 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1197 rows starting from the beginning of the part 2025.01.02 23:40:22.443426 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 283 rows starting from the beginning of the part 2025.01.02 23:40:22.443699 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part 2025.01.02 23:40:22.443707 [ 265 ] {bf4681e8-eb5f-45ea-9de1-e2d14afcdedf} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:22.443966 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 288 rows starting from the beginning of the part 2025.01.02 23:40:22.443981 [ 265 ] {bf4681e8-eb5f-45ea-9de1-e2d14afcdedf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:22.444235 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part 2025.01.02 23:40:22.446471 [ 265 ] {bf4681e8-eb5f-45ea-9de1-e2d14afcdedf} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:22.446560 [ 265 ] {bf4681e8-eb5f-45ea-9de1-e2d14afcdedf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:22.447290 [ 265 ] {bf4681e8-eb5f-45ea-9de1-e2d14afcdedf} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.02 23:40:22.447845 [ 265 ] {bf4681e8-eb5f-45ea-9de1-e2d14afcdedf} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:22.447871 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3315 rows, containing 5 columns (5 merged, 0 gathered) in 0.005118547 sec., 647644.7319913248 rows/sec., 56.75 MiB/sec. 2025.01.02 23:40:22.448115 [ 121 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.02 23:40:22.448188 [ 121 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:22.448255 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:22.448254 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.02 23:40:22.448374 [ 265 ] {bf4681e8-eb5f-45ea-9de1-e2d14afcdedf} executeQuery: Read 64 rows, 5.12 KiB in 0.00488 sec., 13114.754098360656 rows/sec., 1.02 MiB/sec. 2025.01.02 23:40:22.448648 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.02 23:40:22.448691 [ 265 ] {bf4681e8-eb5f-45ea-9de1-e2d14afcdedf} TCPHandler: Processed in 0.005813717 sec. 2025.01.02 23:40:22.448969 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:22.449009 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:22.449047 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part 2025.01.02 23:40:22.449112 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:22.449217 [ 260 ] {8500e87d-1ce9-4af6-a985-1aed49192f83} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:22.449360 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 522 rows starting from the beginning of the part 2025.01.02 23:40:22.449499 [ 260 ] {8500e87d-1ce9-4af6-a985-1aed49192f83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:22.449606 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_71_14} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.02 23:40:22.450041 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.01.02 23:40:22.450068 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 422 rows starting from the beginning of the part 2025.01.02 23:40:22.450376 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2025.01.02 23:40:22.450729 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 432 rows starting from the beginning of the part 2025.01.02 23:40:22.451122 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part 2025.01.02 23:40:22.452099 [ 260 ] {8500e87d-1ce9-4af6-a985-1aed49192f83} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:22.452149 [ 260 ] {8500e87d-1ce9-4af6-a985-1aed49192f83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:22.452775 [ 260 ] {8500e87d-1ce9-4af6-a985-1aed49192f83} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.02 23:40:22.453447 [ 260 ] {8500e87d-1ce9-4af6-a985-1aed49192f83} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:22.453615 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.005253749 sec., 460242.77140000404 rows/sec., 35.30 MiB/sec. 2025.01.02 23:40:22.453687 [ 121 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.02 23:40:22.453771 [ 121 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:22.453806 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:22.453924 [ 260 ] {8500e87d-1ce9-4af6-a985-1aed49192f83} executeQuery: Read 160 rows, 11.41 KiB in 0.004769 sec., 33550.010484378276 rows/sec., 2.34 MiB/sec. 2025.01.02 23:40:22.454031 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.02 23:40:22.454152 [ 198 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.02 23:40:22.454285 [ 260 ] {8500e87d-1ce9-4af6-a985-1aed49192f83} TCPHandler: Processed in 0.005445511 sec. 2025.01.02 23:40:22.454540 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:22.454556 [ 198 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:22.454601 [ 198 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20858 rows starting from the beginning of the part 2025.01.02 23:40:22.454790 [ 265 ] {69679ef3-3a22-4172-b88b-bd5ee80672ba} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:22.454907 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:22.455007 [ 198 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 881 rows starting from the beginning of the part 2025.01.02 23:40:22.455037 [ 265 ] {69679ef3-3a22-4172-b88b-bd5ee80672ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:22.455435 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_71_14} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.02 23:40:22.455452 [ 198 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part 2025.01.02 23:40:22.455731 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.02 23:40:22.455784 [ 198 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part 2025.01.02 23:40:22.456048 [ 198 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 242 rows starting from the beginning of the part 2025.01.02 23:40:22.456236 [ 198 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part 2025.01.02 23:40:22.456806 [ 265 ] {69679ef3-3a22-4172-b88b-bd5ee80672ba} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:22.456849 [ 265 ] {69679ef3-3a22-4172-b88b-bd5ee80672ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:22.457366 [ 265 ] {69679ef3-3a22-4172-b88b-bd5ee80672ba} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.02 23:40:22.457815 [ 265 ] {69679ef3-3a22-4172-b88b-bd5ee80672ba} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:22.458032 [ 121 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.02 23:40:22.458142 [ 121 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:22.458214 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2025.01.02 23:40:22.458211 [ 265 ] {69679ef3-3a22-4172-b88b-bd5ee80672ba} executeQuery: Read 60 rows, 4.14 KiB in 0.003526 sec., 17016.449234259784 rows/sec., 1.15 MiB/sec. 2025.01.02 23:40:22.458642 [ 265 ] {69679ef3-3a22-4172-b88b-bd5ee80672ba} TCPHandler: Processed in 0.004211256 sec. 2025.01.02 23:40:22.458994 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.02 23:40:22.459621 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:22.459752 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4234 rows starting from the beginning of the part 2025.01.02 23:40:22.460354 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part 2025.01.02 23:40:22.461001 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part 2025.01.02 23:40:22.461338 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part 2025.01.02 23:40:22.461480 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part 2025.01.02 23:40:22.461765 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part 2025.01.02 23:40:22.468829 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4578 rows, containing 4 columns (4 merged, 0 gathered) in 0.010466217 sec., 437407.3268306973 rows/sec., 28.49 MiB/sec. 2025.01.02 23:40:22.469298 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.02 23:40:22.469614 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:22.469711 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_71_14} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.02 23:40:22.469796 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2025.01.02 23:40:22.470657 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 22538 rows, containing 5 columns (5 merged, 0 gathered) in 0.01675098 sec., 1345473.518564287 rows/sec., 90.72 MiB/sec. 2025.01.02 23:40:22.471035 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.02 23:40:22.471316 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:22.471393 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_71_14} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.02 23:40:22.471472 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. 2025.01.02 23:40:23.000235 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 232.50 MiB, peak 245.75 MiB, free memory in arenas 0.00 B, will set to 234.16 MiB (RSS), difference: 1.67 MiB 2025.01.02 23:40:25.526196 [ 113 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:40:25.526260 [ 113 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:40:25.694290 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 2025.01.02 23:40:25.695228 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:25.695272 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:25.695834 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:40:25.696118 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:25.696383 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.01.02 23:40:25.828287 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1346 2025.01.02 23:40:25.831394 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:25.831448 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:25.832943 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:40:25.833268 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:25.835071 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1346 2025.01.02 23:40:27.393425 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.01.02 23:40:27.413753 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.413801 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.420633 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:40:27.421384 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.423871 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.01.02 23:40:27.447065 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.447328 [ 260 ] {f4fa6476-a7bb-4a49-bc94-bb939bf3b009} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:40:27.447428 [ 260 ] {f4fa6476-a7bb-4a49-bc94-bb939bf3b009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:40:27.448317 [ 260 ] {f4fa6476-a7bb-4a49-bc94-bb939bf3b009} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.448356 [ 260 ] {f4fa6476-a7bb-4a49-bc94-bb939bf3b009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.448726 [ 260 ] {f4fa6476-a7bb-4a49-bc94-bb939bf3b009} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:40:27.448976 [ 260 ] {f4fa6476-a7bb-4a49-bc94-bb939bf3b009} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.449126 [ 113 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.02 23:40:27.449173 [ 113 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.449179 [ 260 ] {f4fa6476-a7bb-4a49-bc94-bb939bf3b009} executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. 2025.01.02 23:40:27.449200 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.449256 [ 260 ] {f4fa6476-a7bb-4a49-bc94-bb939bf3b009} TCPHandler: Processed in 0.002345291 sec. 2025.01.02 23:40:27.449346 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.01.02 23:40:27.449485 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:27.449521 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 14 rows starting from the beginning of the part 2025.01.02 23:40:27.449662 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.449705 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:27.449902 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:27.450211 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:27.450247 [ 265 ] {eec9ab36-1378-484b-8b90-c841564092fd} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:27.450536 [ 265 ] {eec9ab36-1378-484b-8b90-c841564092fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:27.450547 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:27.453062 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00378878 sec., 18475.6042842287 rows/sec., 1.37 MiB/sec. 2025.01.02 23:40:27.453220 [ 265 ] {eec9ab36-1378-484b-8b90-c841564092fd} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.453226 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.02 23:40:27.453292 [ 265 ] {eec9ab36-1378-484b-8b90-c841564092fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.453728 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.453901 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_37_9} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.02 23:40:27.454047 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:40:27.454221 [ 265 ] {eec9ab36-1378-484b-8b90-c841564092fd} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.02 23:40:27.454496 [ 265 ] {eec9ab36-1378-484b-8b90-c841564092fd} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.454734 [ 265 ] {eec9ab36-1378-484b-8b90-c841564092fd} executeQuery: Read 283 rows, 25.60 KiB in 0.004667 sec., 60638.52581958431 rows/sec., 5.36 MiB/sec. 2025.01.02 23:40:27.454802 [ 265 ] {eec9ab36-1378-484b-8b90-c841564092fd} TCPHandler: Processed in 0.005408241 sec. 2025.01.02 23:40:27.454976 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.455120 [ 260 ] {f614b102-bf60-4e39-a436-c6ba576b2093} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:40:27.455178 [ 260 ] {f614b102-bf60-4e39-a436-c6ba576b2093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:40:27.455907 [ 260 ] {f614b102-bf60-4e39-a436-c6ba576b2093} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.455956 [ 260 ] {f614b102-bf60-4e39-a436-c6ba576b2093} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.456331 [ 260 ] {f614b102-bf60-4e39-a436-c6ba576b2093} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:40:27.456576 [ 260 ] {f614b102-bf60-4e39-a436-c6ba576b2093} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.456787 [ 260 ] {f614b102-bf60-4e39-a436-c6ba576b2093} executeQuery: Read 47 rows, 3.46 KiB in 0.001702 sec., 27614.571092831964 rows/sec., 1.99 MiB/sec. 2025.01.02 23:40:27.456841 [ 260 ] {f614b102-bf60-4e39-a436-c6ba576b2093} TCPHandler: Processed in 0.001935725 sec. 2025.01.02 23:40:27.456998 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.457221 [ 265 ] {b57605fa-bd85-44ba-8ed9-13d13d85db1f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:40:27.457313 [ 265 ] {b57605fa-bd85-44ba-8ed9-13d13d85db1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:40:27.458220 [ 265 ] {b57605fa-bd85-44ba-8ed9-13d13d85db1f} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.458262 [ 265 ] {b57605fa-bd85-44ba-8ed9-13d13d85db1f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.458637 [ 265 ] {b57605fa-bd85-44ba-8ed9-13d13d85db1f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:40:27.458889 [ 265 ] {b57605fa-bd85-44ba-8ed9-13d13d85db1f} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.459138 [ 265 ] {b57605fa-bd85-44ba-8ed9-13d13d85db1f} executeQuery: Read 14 rows, 1004.00 B in 0.001962 sec., 7135.575942915391 rows/sec., 499.73 KiB/sec. 2025.01.02 23:40:27.459229 [ 265 ] {b57605fa-bd85-44ba-8ed9-13d13d85db1f} TCPHandler: Processed in 0.00229061 sec. 2025.01.02 23:40:27.459470 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.459625 [ 260 ] {84cd74cc-d297-4bd4-b680-afcb5b9d9111} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:40:27.459683 [ 260 ] {84cd74cc-d297-4bd4-b680-afcb5b9d9111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:40:27.460312 [ 260 ] {84cd74cc-d297-4bd4-b680-afcb5b9d9111} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.460352 [ 260 ] {84cd74cc-d297-4bd4-b680-afcb5b9d9111} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.460708 [ 260 ] {84cd74cc-d297-4bd4-b680-afcb5b9d9111} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:40:27.460948 [ 260 ] {84cd74cc-d297-4bd4-b680-afcb5b9d9111} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.461139 [ 111 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.02 23:40:27.461202 [ 260 ] {84cd74cc-d297-4bd4-b680-afcb5b9d9111} executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. 2025.01.02 23:40:27.461230 [ 111 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.461303 [ 111 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.461315 [ 260 ] {84cd74cc-d297-4bd4-b680-afcb5b9d9111} TCPHandler: Processed in 0.001974856 sec. 2025.01.02 23:40:27.461566 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.01.02 23:40:27.461641 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.461744 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:27.461785 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 13 rows starting from the beginning of the part 2025.01.02 23:40:27.462078 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 13 rows starting from the beginning of the part 2025.01.02 23:40:27.462096 [ 265 ] {808152f2-df39-44aa-8be5-ae075d94a05f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:27.462332 [ 265 ] {808152f2-df39-44aa-8be5-ae075d94a05f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:27.462332 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 13 rows starting from the beginning of the part 2025.01.02 23:40:27.462701 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 13 rows starting from the beginning of the part 2025.01.02 23:40:27.463000 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 13 rows starting from the beginning of the part 2025.01.02 23:40:27.464992 [ 265 ] {808152f2-df39-44aa-8be5-ae075d94a05f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.465069 [ 265 ] {808152f2-df39-44aa-8be5-ae075d94a05f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.465439 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004026123 sec., 16144.563889379433 rows/sec., 1.04 MiB/sec. 2025.01.02 23:40:27.465718 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.02 23:40:27.465932 [ 265 ] {808152f2-df39-44aa-8be5-ae075d94a05f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.02 23:40:27.466306 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.466475 [ 265 ] {808152f2-df39-44aa-8be5-ae075d94a05f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.466507 [ 192 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_37_9} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.02 23:40:27.466693 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:40:27.466848 [ 265 ] {808152f2-df39-44aa-8be5-ae075d94a05f} executeQuery: Read 422 rows, 30.88 KiB in 0.004964 sec., 85012.08702659147 rows/sec., 6.08 MiB/sec. 2025.01.02 23:40:27.466919 [ 265 ] {808152f2-df39-44aa-8be5-ae075d94a05f} TCPHandler: Processed in 0.005493313 sec. 2025.01.02 23:40:27.467089 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.467229 [ 260 ] {38137af7-cb22-4b89-8d6b-850c91a0639b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:40:27.467289 [ 260 ] {38137af7-cb22-4b89-8d6b-850c91a0639b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:40:27.467853 [ 260 ] {38137af7-cb22-4b89-8d6b-850c91a0639b} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.467899 [ 260 ] {38137af7-cb22-4b89-8d6b-850c91a0639b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.468298 [ 260 ] {38137af7-cb22-4b89-8d6b-850c91a0639b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:40:27.468540 [ 260 ] {38137af7-cb22-4b89-8d6b-850c91a0639b} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.468782 [ 260 ] {38137af7-cb22-4b89-8d6b-850c91a0639b} executeQuery: Read 6 rows, 321.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 198.65 KiB/sec. 2025.01.02 23:40:27.468935 [ 260 ] {38137af7-cb22-4b89-8d6b-850c91a0639b} TCPHandler: Processed in 0.001905975 sec. 2025.01.02 23:40:27.469146 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.469288 [ 265 ] {4b4f12f4-0d7a-454d-b0b9-483a807e66d7} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:27.469349 [ 265 ] {4b4f12f4-0d7a-454d-b0b9-483a807e66d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:27.470010 [ 265 ] {4b4f12f4-0d7a-454d-b0b9-483a807e66d7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.470049 [ 265 ] {4b4f12f4-0d7a-454d-b0b9-483a807e66d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.470428 [ 265 ] {4b4f12f4-0d7a-454d-b0b9-483a807e66d7} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.02 23:40:27.470659 [ 265 ] {4b4f12f4-0d7a-454d-b0b9-483a807e66d7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.470899 [ 265 ] {4b4f12f4-0d7a-454d-b0b9-483a807e66d7} executeQuery: Read 237 rows, 16.27 KiB in 0.001689 sec., 140319.71580817053 rows/sec., 9.41 MiB/sec. 2025.01.02 23:40:27.470974 [ 265 ] {4b4f12f4-0d7a-454d-b0b9-483a807e66d7} TCPHandler: Processed in 0.002003937 sec. 2025.01.02 23:40:27.471371 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.471604 [ 260 ] {ca778102-a8fb-45c5-986c-1ad9c7dd9bbb} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:40:27.471697 [ 260 ] {ca778102-a8fb-45c5-986c-1ad9c7dd9bbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:40:27.472308 [ 260 ] {ca778102-a8fb-45c5-986c-1ad9c7dd9bbb} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.472347 [ 260 ] {ca778102-a8fb-45c5-986c-1ad9c7dd9bbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.472705 [ 260 ] {ca778102-a8fb-45c5-986c-1ad9c7dd9bbb} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:40:27.472945 [ 260 ] {ca778102-a8fb-45c5-986c-1ad9c7dd9bbb} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.473172 [ 260 ] {ca778102-a8fb-45c5-986c-1ad9c7dd9bbb} executeQuery: Read 1 rows, 69.00 B in 0.001621 sec., 616.9031462060457 rows/sec., 41.57 KiB/sec. 2025.01.02 23:40:27.473282 [ 260 ] {ca778102-a8fb-45c5-986c-1ad9c7dd9bbb} TCPHandler: Processed in 0.002119147 sec. 2025.01.02 23:40:27.473478 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.473615 [ 265 ] {fcc27884-c727-458b-8648-ce290d76d185} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:27.473708 [ 265 ] {fcc27884-c727-458b-8648-ce290d76d185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:40:27.474977 [ 265 ] {fcc27884-c727-458b-8648-ce290d76d185} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.475017 [ 265 ] {fcc27884-c727-458b-8648-ce290d76d185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.475713 [ 265 ] {fcc27884-c727-458b-8648-ce290d76d185} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:40:27.475983 [ 265 ] {fcc27884-c727-458b-8648-ce290d76d185} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.476229 [ 265 ] {fcc27884-c727-458b-8648-ce290d76d185} executeQuery: Read 40 rows, 73.40 KiB in 0.002646 sec., 15117.157974300831 rows/sec., 27.09 MiB/sec. 2025.01.02 23:40:27.476322 [ 265 ] {fcc27884-c727-458b-8648-ce290d76d185} TCPHandler: Processed in 0.002956528 sec. 2025.01.02 23:40:27.476521 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:27.476739 [ 260 ] {c92097a6-dc48-4627-a693-e748a9d658ca} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:27.476831 [ 260 ] {c92097a6-dc48-4627-a693-e748a9d658ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:27.477398 [ 260 ] {c92097a6-dc48-4627-a693-e748a9d658ca} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:27.477439 [ 260 ] {c92097a6-dc48-4627-a693-e748a9d658ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:27.477814 [ 260 ] {c92097a6-dc48-4627-a693-e748a9d658ca} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.02 23:40:27.478062 [ 260 ] {c92097a6-dc48-4627-a693-e748a9d658ca} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:27.478265 [ 260 ] {c92097a6-dc48-4627-a693-e748a9d658ca} executeQuery: Read 82 rows, 5.33 KiB in 0.001579 sec., 51931.602279924 rows/sec., 3.30 MiB/sec. 2025.01.02 23:40:27.478316 [ 260 ] {c92097a6-dc48-4627-a693-e748a9d658ca} TCPHandler: Processed in 0.001902185 sec. 2025.01.02 23:40:28.000184 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 235.54 MiB, peak 245.75 MiB, free memory in arenas 0.00 B, will set to 234.29 MiB (RSS), difference: -1.26 MiB 2025.01.02 23:40:30.507678 [ 107 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.02 23:40:30.507761 [ 107 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:30.507788 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:30.507940 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full 2025.01.02 23:40:30.508122 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:30.508165 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 18 rows starting from the beginning of the part 2025.01.02 23:40:30.508263 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2025.01.02 23:40:30.508492 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2025.01.02 23:40:30.508973 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2025.01.02 23:40:30.509103 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part 2025.01.02 23:40:30.510142 [ 193 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00228511 sec., 15754.165007373826 rows/sec., 1.31 MiB/sec. 2025.01.02 23:40:30.510327 [ 193 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.02 23:40:30.510639 [ 193 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:30.510730 [ 193 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_21_5} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.02 23:40:30.510837 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:40:32.469281 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:32.469529 [ 260 ] {80b6bb63-d6b3-4d5d-9735-90de8bb003ad} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:40:32.469625 [ 260 ] {80b6bb63-d6b3-4d5d-9735-90de8bb003ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:40:32.470502 [ 260 ] {80b6bb63-d6b3-4d5d-9735-90de8bb003ad} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:32.470556 [ 260 ] {80b6bb63-d6b3-4d5d-9735-90de8bb003ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:32.470996 [ 260 ] {80b6bb63-d6b3-4d5d-9735-90de8bb003ad} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.02 23:40:32.471279 [ 260 ] {80b6bb63-d6b3-4d5d-9735-90de8bb003ad} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:32.471575 [ 260 ] {80b6bb63-d6b3-4d5d-9735-90de8bb003ad} executeQuery: Read 4 rows, 334.00 B in 0.002112 sec., 1893.9393939393938 rows/sec., 154.44 KiB/sec. 2025.01.02 23:40:32.471678 [ 260 ] {80b6bb63-d6b3-4d5d-9735-90de8bb003ad} TCPHandler: Processed in 0.002553463 sec. 2025.01.02 23:40:32.471996 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:32.472247 [ 265 ] {c7bd89c2-9bed-4fbe-90d8-af74d5135030} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:32.472325 [ 265 ] {c7bd89c2-9bed-4fbe-90d8-af74d5135030} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:32.473599 [ 265 ] {c7bd89c2-9bed-4fbe-90d8-af74d5135030} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:32.473654 [ 265 ] {c7bd89c2-9bed-4fbe-90d8-af74d5135030} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:32.474198 [ 265 ] {c7bd89c2-9bed-4fbe-90d8-af74d5135030} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.02 23:40:32.474485 [ 265 ] {c7bd89c2-9bed-4fbe-90d8-af74d5135030} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:32.474738 [ 265 ] {c7bd89c2-9bed-4fbe-90d8-af74d5135030} executeQuery: Read 1198 rows, 101.11 KiB in 0.002547 sec., 470357.28307813115 rows/sec., 38.77 MiB/sec. 2025.01.02 23:40:32.474847 [ 265 ] {c7bd89c2-9bed-4fbe-90d8-af74d5135030} TCPHandler: Processed in 0.00301591 sec. 2025.01.02 23:40:32.475051 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:32.475223 [ 260 ] {4dc23f18-5996-4e0d-9397-6bf85cbf8e4b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:40:32.475277 [ 260 ] {4dc23f18-5996-4e0d-9397-6bf85cbf8e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:40:32.475875 [ 260 ] {4dc23f18-5996-4e0d-9397-6bf85cbf8e4b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:32.475916 [ 260 ] {4dc23f18-5996-4e0d-9397-6bf85cbf8e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:32.476285 [ 260 ] {4dc23f18-5996-4e0d-9397-6bf85cbf8e4b} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:40:32.476531 [ 260 ] {4dc23f18-5996-4e0d-9397-6bf85cbf8e4b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:32.476759 [ 260 ] {4dc23f18-5996-4e0d-9397-6bf85cbf8e4b} executeQuery: Read 4 rows, 286.00 B in 0.001565 sec., 2555.9105431309904 rows/sec., 178.46 KiB/sec. 2025.01.02 23:40:32.476855 [ 260 ] {4dc23f18-5996-4e0d-9397-6bf85cbf8e4b} TCPHandler: Processed in 0.001915375 sec. 2025.01.02 23:40:32.477042 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:32.477161 [ 265 ] {3f06a27b-59e9-4352-a667-d184386d7683} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:40:32.477221 [ 265 ] {3f06a27b-59e9-4352-a667-d184386d7683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:40:32.478035 [ 265 ] {3f06a27b-59e9-4352-a667-d184386d7683} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:32.478083 [ 265 ] {3f06a27b-59e9-4352-a667-d184386d7683} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:32.478474 [ 265 ] {3f06a27b-59e9-4352-a667-d184386d7683} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:40:32.478717 [ 265 ] {3f06a27b-59e9-4352-a667-d184386d7683} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:32.478935 [ 265 ] {3f06a27b-59e9-4352-a667-d184386d7683} executeQuery: Read 228 rows, 15.81 KiB in 0.0018 sec., 126666.66666666667 rows/sec., 8.58 MiB/sec. 2025.01.02 23:40:32.478990 [ 265 ] {3f06a27b-59e9-4352-a667-d184386d7683} TCPHandler: Processed in 0.002039406 sec. 2025.01.02 23:40:32.479162 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:32.479305 [ 260 ] {01ff2711-6068-418a-a414-78a1f61a5845} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:32.479363 [ 260 ] {01ff2711-6068-418a-a414-78a1f61a5845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:32.480303 [ 260 ] {01ff2711-6068-418a-a414-78a1f61a5845} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:32.480344 [ 260 ] {01ff2711-6068-418a-a414-78a1f61a5845} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:32.480744 [ 260 ] {01ff2711-6068-418a-a414-78a1f61a5845} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.02 23:40:32.480988 [ 260 ] {01ff2711-6068-418a-a414-78a1f61a5845} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:32.481226 [ 260 ] {01ff2711-6068-418a-a414-78a1f61a5845} executeQuery: Read 524 rows, 39.73 KiB in 0.001949 sec., 268855.8234992304 rows/sec., 19.91 MiB/sec. 2025.01.02 23:40:32.481312 [ 260 ] {01ff2711-6068-418a-a414-78a1f61a5845} TCPHandler: Processed in 0.002209889 sec. 2025.01.02 23:40:32.481576 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:32.481746 [ 265 ] {aeb07e06-6467-4ee8-8807-0cb3368c25e9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:32.481809 [ 265 ] {aeb07e06-6467-4ee8-8807-0cb3368c25e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:32.482617 [ 265 ] {aeb07e06-6467-4ee8-8807-0cb3368c25e9} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:32.482657 [ 265 ] {aeb07e06-6467-4ee8-8807-0cb3368c25e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:32.483104 [ 265 ] {aeb07e06-6467-4ee8-8807-0cb3368c25e9} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.02 23:40:32.483352 [ 265 ] {aeb07e06-6467-4ee8-8807-0cb3368c25e9} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:32.483563 [ 265 ] {aeb07e06-6467-4ee8-8807-0cb3368c25e9} executeQuery: Read 882 rows, 60.77 KiB in 0.001849 sec., 477014.60248783126 rows/sec., 32.10 MiB/sec. 2025.01.02 23:40:32.483615 [ 265 ] {aeb07e06-6467-4ee8-8807-0cb3368c25e9} TCPHandler: Processed in 0.002200469 sec. 2025.01.02 23:40:32.483769 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:32.483909 [ 260 ] {8795ac0c-12f6-4a4c-a4d2-a4278a70bfc5} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:32.483971 [ 260 ] {8795ac0c-12f6-4a4c-a4d2-a4278a70bfc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:32.484502 [ 260 ] {8795ac0c-12f6-4a4c-a4d2-a4278a70bfc5} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:32.484542 [ 260 ] {8795ac0c-12f6-4a4c-a4d2-a4278a70bfc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:32.484919 [ 260 ] {8795ac0c-12f6-4a4c-a4d2-a4278a70bfc5} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.02 23:40:32.485172 [ 260 ] {8795ac0c-12f6-4a4c-a4d2-a4278a70bfc5} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:32.485379 [ 260 ] {8795ac0c-12f6-4a4c-a4d2-a4278a70bfc5} executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. 2025.01.02 23:40:32.485431 [ 260 ] {8795ac0c-12f6-4a4c-a4d2-a4278a70bfc5} TCPHandler: Processed in 0.001726073 sec. 2025.01.02 23:40:33.196612 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 2025.01.02 23:40:33.197373 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:33.197424 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:33.197963 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:40:33.198239 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:33.198487 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 2025.01.02 23:40:34.924043 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.01.02 23:40:34.943562 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:34.943620 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:34.951144 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:40:34.951916 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:34.954661 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.01.02 23:40:35.835407 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1382 2025.01.02 23:40:35.838624 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:35.838689 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:35.840217 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:40:35.840556 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:35.841220 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1382 2025.01.02 23:40:37.446940 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.447147 [ 260 ] {daadc87e-73a0-4e04-ac87-2c9603521c47} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:40:37.447224 [ 260 ] {daadc87e-73a0-4e04-ac87-2c9603521c47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:40:37.447972 [ 260 ] {daadc87e-73a0-4e04-ac87-2c9603521c47} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.448018 [ 260 ] {daadc87e-73a0-4e04-ac87-2c9603521c47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.448449 [ 260 ] {daadc87e-73a0-4e04-ac87-2c9603521c47} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:40:37.448701 [ 260 ] {daadc87e-73a0-4e04-ac87-2c9603521c47} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.448927 [ 260 ] {daadc87e-73a0-4e04-ac87-2c9603521c47} executeQuery: Read 14 rows, 1.01 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 548.02 KiB/sec. 2025.01.02 23:40:37.448984 [ 260 ] {daadc87e-73a0-4e04-ac87-2c9603521c47} TCPHandler: Processed in 0.002182339 sec. 2025.01.02 23:40:37.449234 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.449425 [ 265 ] {82e60b0a-3f00-46c2-9dad-2837219383f1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:37.449497 [ 265 ] {82e60b0a-3f00-46c2-9dad-2837219383f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:37.450414 [ 265 ] {82e60b0a-3f00-46c2-9dad-2837219383f1} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.450460 [ 265 ] {82e60b0a-3f00-46c2-9dad-2837219383f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.450926 [ 265 ] {82e60b0a-3f00-46c2-9dad-2837219383f1} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.02 23:40:37.451206 [ 265 ] {82e60b0a-3f00-46c2-9dad-2837219383f1} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.451440 [ 265 ] {82e60b0a-3f00-46c2-9dad-2837219383f1} executeQuery: Read 283 rows, 25.60 KiB in 0.00207 sec., 136714.97584541063 rows/sec., 12.08 MiB/sec. 2025.01.02 23:40:37.451497 [ 265 ] {82e60b0a-3f00-46c2-9dad-2837219383f1} TCPHandler: Processed in 0.002396312 sec. 2025.01.02 23:40:37.451654 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.451791 [ 260 ] {ac479bdf-4532-4cd0-9aba-22618f044641} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:40:37.451848 [ 260 ] {ac479bdf-4532-4cd0-9aba-22618f044641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:40:37.452520 [ 260 ] {ac479bdf-4532-4cd0-9aba-22618f044641} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.452561 [ 260 ] {ac479bdf-4532-4cd0-9aba-22618f044641} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.452919 [ 260 ] {ac479bdf-4532-4cd0-9aba-22618f044641} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:40:37.453169 [ 260 ] {ac479bdf-4532-4cd0-9aba-22618f044641} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.453378 [ 260 ] {ac479bdf-4532-4cd0-9aba-22618f044641} executeQuery: Read 47 rows, 3.46 KiB in 0.001618 sec., 29048.207663782447 rows/sec., 2.09 MiB/sec. 2025.01.02 23:40:37.453430 [ 260 ] {ac479bdf-4532-4cd0-9aba-22618f044641} TCPHandler: Processed in 0.001840724 sec. 2025.01.02 23:40:37.453589 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.453729 [ 265 ] {20aaf2a8-d8d7-45ba-bdae-731456cddc7f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:40:37.453789 [ 265 ] {20aaf2a8-d8d7-45ba-bdae-731456cddc7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:40:37.454472 [ 265 ] {20aaf2a8-d8d7-45ba-bdae-731456cddc7f} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.454513 [ 265 ] {20aaf2a8-d8d7-45ba-bdae-731456cddc7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.454889 [ 265 ] {20aaf2a8-d8d7-45ba-bdae-731456cddc7f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:40:37.455138 [ 265 ] {20aaf2a8-d8d7-45ba-bdae-731456cddc7f} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.455360 [ 265 ] {20aaf2a8-d8d7-45ba-bdae-731456cddc7f} executeQuery: Read 14 rows, 1004.00 B in 0.001662 sec., 8423.58604091456 rows/sec., 589.93 KiB/sec. 2025.01.02 23:40:37.455412 [ 265 ] {20aaf2a8-d8d7-45ba-bdae-731456cddc7f} TCPHandler: Processed in 0.001890185 sec. 2025.01.02 23:40:37.455558 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.455674 [ 260 ] {cd1c5630-4cb4-404a-a8ca-689228603292} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:40:37.455721 [ 260 ] {cd1c5630-4cb4-404a-a8ca-689228603292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:40:37.456296 [ 260 ] {cd1c5630-4cb4-404a-a8ca-689228603292} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.456336 [ 260 ] {cd1c5630-4cb4-404a-a8ca-689228603292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.456691 [ 260 ] {cd1c5630-4cb4-404a-a8ca-689228603292} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:40:37.456931 [ 260 ] {cd1c5630-4cb4-404a-a8ca-689228603292} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.457132 [ 260 ] {cd1c5630-4cb4-404a-a8ca-689228603292} executeQuery: Read 13 rows, 830.00 B in 0.001482 sec., 8771.929824561403 rows/sec., 546.93 KiB/sec. 2025.01.02 23:40:37.457183 [ 260 ] {cd1c5630-4cb4-404a-a8ca-689228603292} TCPHandler: Processed in 0.001678782 sec. 2025.01.02 23:40:37.457312 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.457437 [ 265 ] {5302bfa7-9a90-47dc-8ba9-e485b034f6bd} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:37.457492 [ 265 ] {5302bfa7-9a90-47dc-8ba9-e485b034f6bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:37.458390 [ 265 ] {5302bfa7-9a90-47dc-8ba9-e485b034f6bd} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.458431 [ 265 ] {5302bfa7-9a90-47dc-8ba9-e485b034f6bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.458821 [ 265 ] {5302bfa7-9a90-47dc-8ba9-e485b034f6bd} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.02 23:40:37.459065 [ 265 ] {5302bfa7-9a90-47dc-8ba9-e485b034f6bd} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.459286 [ 265 ] {5302bfa7-9a90-47dc-8ba9-e485b034f6bd} executeQuery: Read 422 rows, 30.88 KiB in 0.001863 sec., 226516.37144390767 rows/sec., 16.19 MiB/sec. 2025.01.02 23:40:37.459344 [ 265 ] {5302bfa7-9a90-47dc-8ba9-e485b034f6bd} TCPHandler: Processed in 0.002079777 sec. 2025.01.02 23:40:37.459555 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.459708 [ 260 ] {418fc944-1d0b-4678-acbf-9d1360415add} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:40:37.459768 [ 260 ] {418fc944-1d0b-4678-acbf-9d1360415add} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:40:37.460341 [ 260 ] {418fc944-1d0b-4678-acbf-9d1360415add} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.460385 [ 260 ] {418fc944-1d0b-4678-acbf-9d1360415add} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.460747 [ 260 ] {418fc944-1d0b-4678-acbf-9d1360415add} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:40:37.460984 [ 260 ] {418fc944-1d0b-4678-acbf-9d1360415add} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.461193 [ 260 ] {418fc944-1d0b-4678-acbf-9d1360415add} executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. 2025.01.02 23:40:37.461243 [ 260 ] {418fc944-1d0b-4678-acbf-9d1360415add} TCPHandler: Processed in 0.001806664 sec. 2025.01.02 23:40:37.461397 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.461536 [ 265 ] {97df44d4-0dc2-441f-827c-97179bb6bc68} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:37.461599 [ 265 ] {97df44d4-0dc2-441f-827c-97179bb6bc68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:37.462297 [ 265 ] {97df44d4-0dc2-441f-827c-97179bb6bc68} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.462344 [ 265 ] {97df44d4-0dc2-441f-827c-97179bb6bc68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.462749 [ 265 ] {97df44d4-0dc2-441f-827c-97179bb6bc68} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.02 23:40:37.462994 [ 265 ] {97df44d4-0dc2-441f-827c-97179bb6bc68} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.463227 [ 265 ] {97df44d4-0dc2-441f-827c-97179bb6bc68} executeQuery: Read 237 rows, 16.27 KiB in 0.001722 sec., 137630.66202090593 rows/sec., 9.22 MiB/sec. 2025.01.02 23:40:37.463299 [ 265 ] {97df44d4-0dc2-441f-827c-97179bb6bc68} TCPHandler: Processed in 0.001967086 sec. 2025.01.02 23:40:37.463490 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.463644 [ 260 ] {1337906b-6c8d-4d14-913c-4c0338eb964d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:40:37.463701 [ 260 ] {1337906b-6c8d-4d14-913c-4c0338eb964d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:40:37.464240 [ 260 ] {1337906b-6c8d-4d14-913c-4c0338eb964d} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.464286 [ 260 ] {1337906b-6c8d-4d14-913c-4c0338eb964d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.464655 [ 260 ] {1337906b-6c8d-4d14-913c-4c0338eb964d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:40:37.464898 [ 260 ] {1337906b-6c8d-4d14-913c-4c0338eb964d} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.465124 [ 260 ] {1337906b-6c8d-4d14-913c-4c0338eb964d} executeQuery: Read 1 rows, 69.00 B in 0.001509 sec., 662.6905235255136 rows/sec., 44.65 KiB/sec. 2025.01.02 23:40:37.465228 [ 260 ] {1337906b-6c8d-4d14-913c-4c0338eb964d} TCPHandler: Processed in 0.001837554 sec. 2025.01.02 23:40:37.465393 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.465531 [ 265 ] {a3b8fde4-16d3-4217-ab5f-1794ec6689b4} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:37.465624 [ 265 ] {a3b8fde4-16d3-4217-ab5f-1794ec6689b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:40:37.466901 [ 265 ] {a3b8fde4-16d3-4217-ab5f-1794ec6689b4} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.466942 [ 265 ] {a3b8fde4-16d3-4217-ab5f-1794ec6689b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.467619 [ 265 ] {a3b8fde4-16d3-4217-ab5f-1794ec6689b4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:40:37.467880 [ 265 ] {a3b8fde4-16d3-4217-ab5f-1794ec6689b4} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.468106 [ 265 ] {a3b8fde4-16d3-4217-ab5f-1794ec6689b4} executeQuery: Read 40 rows, 73.40 KiB in 0.002604 sec., 15360.983102918586 rows/sec., 27.53 MiB/sec. 2025.01.02 23:40:37.468199 [ 265 ] {a3b8fde4-16d3-4217-ab5f-1794ec6689b4} TCPHandler: Processed in 0.002883618 sec. 2025.01.02 23:40:37.468357 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:37.468495 [ 260 ] {6c44c3d8-572c-45bb-953a-0c26f9b7cd2b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:37.468554 [ 260 ] {6c44c3d8-572c-45bb-953a-0c26f9b7cd2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:37.469115 [ 260 ] {6c44c3d8-572c-45bb-953a-0c26f9b7cd2b} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:37.469160 [ 260 ] {6c44c3d8-572c-45bb-953a-0c26f9b7cd2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:37.469559 [ 260 ] {6c44c3d8-572c-45bb-953a-0c26f9b7cd2b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.02 23:40:37.469793 [ 260 ] {6c44c3d8-572c-45bb-953a-0c26f9b7cd2b} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:37.470002 [ 260 ] {6c44c3d8-572c-45bb-953a-0c26f9b7cd2b} executeQuery: Read 82 rows, 5.33 KiB in 0.001537 sec., 53350.68314899154 rows/sec., 3.39 MiB/sec. 2025.01.02 23:40:37.470052 [ 260 ] {6c44c3d8-572c-45bb-953a-0c26f9b7cd2b} TCPHandler: Processed in 0.001764063 sec. 2025.01.02 23:40:40.526306 [ 90 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:40:40.526374 [ 90 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:40:40.698731 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 2025.01.02 23:40:40.699476 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:40.699531 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:40.700105 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:40:40.700389 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:40.700672 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.01.02 23:40:42.441064 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:42.441253 [ 260 ] {d0369fc7-8b62-4c27-bd74-1cd890b7817d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:42.441328 [ 260 ] {d0369fc7-8b62-4c27-bd74-1cd890b7817d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:42.442114 [ 260 ] {d0369fc7-8b62-4c27-bd74-1cd890b7817d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:42.442166 [ 260 ] {d0369fc7-8b62-4c27-bd74-1cd890b7817d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:42.442602 [ 260 ] {d0369fc7-8b62-4c27-bd74-1cd890b7817d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.02 23:40:42.442865 [ 260 ] {d0369fc7-8b62-4c27-bd74-1cd890b7817d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:42.443134 [ 260 ] {d0369fc7-8b62-4c27-bd74-1cd890b7817d} executeQuery: Read 56 rows, 4.41 KiB in 0.001924 sec., 29106.029106029106 rows/sec., 2.24 MiB/sec. 2025.01.02 23:40:42.443254 [ 260 ] {d0369fc7-8b62-4c27-bd74-1cd890b7817d} TCPHandler: Processed in 0.002319971 sec. 2025.01.02 23:40:42.443542 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:42.443727 [ 265 ] {5c923fa7-664f-46c2-88a7-5d80931a4e5a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:42.443796 [ 265 ] {5c923fa7-664f-46c2-88a7-5d80931a4e5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:42.444550 [ 265 ] {5c923fa7-664f-46c2-88a7-5d80931a4e5a} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:42.444595 [ 265 ] {5c923fa7-664f-46c2-88a7-5d80931a4e5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:42.445042 [ 265 ] {5c923fa7-664f-46c2-88a7-5d80931a4e5a} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.02 23:40:42.445300 [ 265 ] {5c923fa7-664f-46c2-88a7-5d80931a4e5a} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:42.445548 [ 265 ] {5c923fa7-664f-46c2-88a7-5d80931a4e5a} executeQuery: Read 64 rows, 5.12 KiB in 0.001872 sec., 34188.03418803419 rows/sec., 2.67 MiB/sec. 2025.01.02 23:40:42.445605 [ 265 ] {5c923fa7-664f-46c2-88a7-5d80931a4e5a} TCPHandler: Processed in 0.00222307 sec. 2025.01.02 23:40:42.445812 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:42.446049 [ 260 ] {375341f0-39e5-49eb-b8c5-f1ca93d49cb8} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:42.446151 [ 260 ] {375341f0-39e5-49eb-b8c5-f1ca93d49cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:42.446946 [ 260 ] {375341f0-39e5-49eb-b8c5-f1ca93d49cb8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:42.446987 [ 260 ] {375341f0-39e5-49eb-b8c5-f1ca93d49cb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:42.447407 [ 260 ] {375341f0-39e5-49eb-b8c5-f1ca93d49cb8} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.02 23:40:42.447656 [ 260 ] {375341f0-39e5-49eb-b8c5-f1ca93d49cb8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:42.447896 [ 260 ] {375341f0-39e5-49eb-b8c5-f1ca93d49cb8} executeQuery: Read 160 rows, 11.41 KiB in 0.001909 sec., 83813.51492928235 rows/sec., 5.84 MiB/sec. 2025.01.02 23:40:42.447960 [ 260 ] {375341f0-39e5-49eb-b8c5-f1ca93d49cb8} TCPHandler: Processed in 0.002259179 sec. 2025.01.02 23:40:42.448103 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:42.448223 [ 265 ] {407ea6ed-4b76-476b-a96c-d50706fed0e6} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:42.448277 [ 265 ] {407ea6ed-4b76-476b-a96c-d50706fed0e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:42.448793 [ 265 ] {407ea6ed-4b76-476b-a96c-d50706fed0e6} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:42.448834 [ 265 ] {407ea6ed-4b76-476b-a96c-d50706fed0e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:42.449221 [ 265 ] {407ea6ed-4b76-476b-a96c-d50706fed0e6} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.02 23:40:42.449464 [ 265 ] {407ea6ed-4b76-476b-a96c-d50706fed0e6} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:42.449699 [ 265 ] {407ea6ed-4b76-476b-a96c-d50706fed0e6} executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. 2025.01.02 23:40:42.449786 [ 265 ] {407ea6ed-4b76-476b-a96c-d50706fed0e6} TCPHandler: Processed in 0.001740452 sec. 2025.01.02 23:40:42.454821 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.01.02 23:40:42.476158 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:42.476205 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:42.483757 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:40:42.484524 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:42.487671 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.01.02 23:40:45.841614 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1412 2025.01.02 23:40:45.844593 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:45.844634 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:45.846118 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:40:45.846430 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:45.847684 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1412 2025.01.02 23:40:47.446887 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.447193 [ 260 ] {7bca066e-6ee4-4d93-8f0a-a92cec912d37} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:40:47.447306 [ 260 ] {7bca066e-6ee4-4d93-8f0a-a92cec912d37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:40:47.448235 [ 260 ] {7bca066e-6ee4-4d93-8f0a-a92cec912d37} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.448290 [ 260 ] {7bca066e-6ee4-4d93-8f0a-a92cec912d37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:47.448728 [ 260 ] {7bca066e-6ee4-4d93-8f0a-a92cec912d37} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:40:47.448991 [ 260 ] {7bca066e-6ee4-4d93-8f0a-a92cec912d37} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.449264 [ 260 ] {7bca066e-6ee4-4d93-8f0a-a92cec912d37} executeQuery: Read 14 rows, 1.01 KiB in 0.002154 sec., 6499.535747446611 rows/sec., 467.88 KiB/sec. 2025.01.02 23:40:47.449371 [ 260 ] {7bca066e-6ee4-4d93-8f0a-a92cec912d37} TCPHandler: Processed in 0.002673475 sec. 2025.01.02 23:40:47.449742 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.449953 [ 265 ] {9b84c719-dfcb-4bdc-98c1-a3d3d467478d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:40:47.450022 [ 265 ] {9b84c719-dfcb-4bdc-98c1-a3d3d467478d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:40:47.450739 [ 265 ] {9b84c719-dfcb-4bdc-98c1-a3d3d467478d} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.450786 [ 265 ] {9b84c719-dfcb-4bdc-98c1-a3d3d467478d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:47.451236 [ 265 ] {9b84c719-dfcb-4bdc-98c1-a3d3d467478d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.02 23:40:47.451505 [ 265 ] {9b84c719-dfcb-4bdc-98c1-a3d3d467478d} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.451784 [ 265 ] {9b84c719-dfcb-4bdc-98c1-a3d3d467478d} executeQuery: Read 2 rows, 167.00 B in 0.001878 sec., 1064.9627263045793 rows/sec., 86.84 KiB/sec. 2025.01.02 23:40:47.451988 [ 265 ] {9b84c719-dfcb-4bdc-98c1-a3d3d467478d} TCPHandler: Processed in 0.002483252 sec. 2025.01.02 23:40:47.452155 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.452280 [ 260 ] {5e55cc3b-a21e-48ba-ae50-0db50b57a76a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:47.452332 [ 260 ] {5e55cc3b-a21e-48ba-ae50-0db50b57a76a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:47.453030 [ 260 ] {5e55cc3b-a21e-48ba-ae50-0db50b57a76a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.453072 [ 260 ] {5e55cc3b-a21e-48ba-ae50-0db50b57a76a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:47.453469 [ 260 ] {5e55cc3b-a21e-48ba-ae50-0db50b57a76a} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.02 23:40:47.453710 [ 260 ] {5e55cc3b-a21e-48ba-ae50-0db50b57a76a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.453876 [ 82 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.02 23:40:47.453945 [ 260 ] {5e55cc3b-a21e-48ba-ae50-0db50b57a76a} executeQuery: Read 284 rows, 25.68 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 14.83 MiB/sec. 2025.01.02 23:40:47.453970 [ 82 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.454037 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:47.454069 [ 260 ] {5e55cc3b-a21e-48ba-ae50-0db50b57a76a} TCPHandler: Processed in 0.001976136 sec. 2025.01.02 23:40:47.454286 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.454285 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.02 23:40:47.454510 [ 265 ] {61650b7e-75fb-448d-8ee3-38b47fff68b3} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:40:47.454588 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:47.454616 [ 265 ] {61650b7e-75fb-448d-8ee3-38b47fff68b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:40:47.454661 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1435 rows starting from the beginning of the part 2025.01.02 23:40:47.454958 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 283 rows starting from the beginning of the part 2025.01.02 23:40:47.455251 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1198 rows starting from the beginning of the part 2025.01.02 23:40:47.455540 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 283 rows starting from the beginning of the part 2025.01.02 23:40:47.455879 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part 2025.01.02 23:40:47.456240 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 284 rows starting from the beginning of the part 2025.01.02 23:40:47.457805 [ 265 ] {61650b7e-75fb-448d-8ee3-38b47fff68b3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.457871 [ 265 ] {61650b7e-75fb-448d-8ee3-38b47fff68b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:47.458829 [ 265 ] {61650b7e-75fb-448d-8ee3-38b47fff68b3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:40:47.459256 [ 265 ] {61650b7e-75fb-448d-8ee3-38b47fff68b3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.459443 [ 82 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.01.02 23:40:47.459529 [ 82 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.459563 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:47.459586 [ 265 ] {61650b7e-75fb-448d-8ee3-38b47fff68b3} executeQuery: Read 49 rows, 3.60 KiB in 0.005153 sec., 9509.02386959053 rows/sec., 699.30 KiB/sec. 2025.01.02 23:40:47.460023 [ 265 ] {61650b7e-75fb-448d-8ee3-38b47fff68b3} TCPHandler: Processed in 0.005852587 sec. 2025.01.02 23:40:47.460059 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.01.02 23:40:47.460337 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.460679 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:47.460732 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 3539 rows, containing 5 columns (5 merged, 0 gathered) in 0.006571306 sec., 538553.5234548505 rows/sec., 47.45 MiB/sec. 2025.01.02 23:40:47.460811 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 65 rows starting from the beginning of the part 2025.01.02 23:40:47.460881 [ 260 ] {b256fe5c-3272-46dd-8588-cf6007dee6df} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:40:47.461206 [ 260 ] {b256fe5c-3272-46dd-8588-cf6007dee6df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:40:47.461249 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 57 rows starting from the beginning of the part 2025.01.02 23:40:47.461271 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.02 23:40:47.461794 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 47 rows starting from the beginning of the part 2025.01.02 23:40:47.462207 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 4 rows starting from the beginning of the part 2025.01.02 23:40:47.462589 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.462628 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 47 rows starting from the beginning of the part 2025.01.02 23:40:47.463008 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 49 rows starting from the beginning of the part 2025.01.02 23:40:47.463062 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_76_15} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.02 23:40:47.463473 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.01.02 23:40:47.465071 [ 260 ] {b256fe5c-3272-46dd-8588-cf6007dee6df} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.465159 [ 260 ] {b256fe5c-3272-46dd-8588-cf6007dee6df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:47.466180 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 5 columns (5 merged, 0 gathered) in 0.006517506 sec., 41273.456441773895 rows/sec., 3.11 MiB/sec. 2025.01.02 23:40:47.466192 [ 260 ] {b256fe5c-3272-46dd-8588-cf6007dee6df} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:40:47.466350 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.01.02 23:40:47.466632 [ 260 ] {b256fe5c-3272-46dd-8588-cf6007dee6df} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.466902 [ 82 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.02 23:40:47.466939 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.466984 [ 82 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.467077 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:47.467244 [ 260 ] {b256fe5c-3272-46dd-8588-cf6007dee6df} executeQuery: Read 14 rows, 1004.00 B in 0.006501 sec., 2153.514843870174 rows/sec., 150.82 KiB/sec. 2025.01.02 23:40:47.467285 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_50_10} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.01.02 23:40:47.467498 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.02 23:40:47.467568 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.02 23:40:47.467705 [ 260 ] {b256fe5c-3272-46dd-8588-cf6007dee6df} TCPHandler: Processed in 0.007542659 sec. 2025.01.02 23:40:47.467944 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:47.468071 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.468089 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 244 rows starting from the beginning of the part 2025.01.02 23:40:47.468569 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:47.468625 [ 265 ] {d991847c-78b1-4c32-b82b-414151582738} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:40:47.468869 [ 265 ] {d991847c-78b1-4c32-b82b-414151582738} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:40:47.469029 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:47.469455 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part 2025.01.02 23:40:47.469810 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:47.470188 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2025.01.02 23:40:47.471663 [ 265 ] {d991847c-78b1-4c32-b82b-414151582738} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.471746 [ 265 ] {d991847c-78b1-4c32-b82b-414151582738} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:47.472806 [ 265 ] {d991847c-78b1-4c32-b82b-414151582738} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:40:47.473320 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.00610506 sec., 86485.63650480093 rows/sec., 6.19 MiB/sec. 2025.01.02 23:40:47.473335 [ 265 ] {d991847c-78b1-4c32-b82b-414151582738} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.473549 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.02 23:40:47.473805 [ 265 ] {d991847c-78b1-4c32-b82b-414151582738} executeQuery: Read 13 rows, 830.00 B in 0.005398 sec., 2408.299370137088 rows/sec., 150.16 KiB/sec. 2025.01.02 23:40:47.473972 [ 265 ] {d991847c-78b1-4c32-b82b-414151582738} TCPHandler: Processed in 0.00613281 sec. 2025.01.02 23:40:47.474198 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.474248 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.474370 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_51_10} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.02 23:40:47.474561 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.02 23:40:47.474624 [ 260 ] {4fe2ed6e-adb4-4f40-89e2-6afb238f939e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:47.474718 [ 260 ] {4fe2ed6e-adb4-4f40-89e2-6afb238f939e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:47.475488 [ 260 ] {4fe2ed6e-adb4-4f40-89e2-6afb238f939e} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.475529 [ 260 ] {4fe2ed6e-adb4-4f40-89e2-6afb238f939e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:47.475917 [ 260 ] {4fe2ed6e-adb4-4f40-89e2-6afb238f939e} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.02 23:40:47.476165 [ 260 ] {4fe2ed6e-adb4-4f40-89e2-6afb238f939e} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.476325 [ 82 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.02 23:40:47.476378 [ 82 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.476413 [ 260 ] {4fe2ed6e-adb4-4f40-89e2-6afb238f939e} executeQuery: Read 424 rows, 31.05 KiB in 0.001902 sec., 222923.23869610936 rows/sec., 15.94 MiB/sec. 2025.01.02 23:40:47.476420 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:47.476550 [ 260 ] {4fe2ed6e-adb4-4f40-89e2-6afb238f939e} TCPHandler: Processed in 0.002456272 sec. 2025.01.02 23:40:47.476663 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.02 23:40:47.476741 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.476802 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:47.476849 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part 2025.01.02 23:40:47.476900 [ 265 ] {bbac631a-3f52-4549-bfb8-db421c266dbe} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:40:47.476979 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 422 rows starting from the beginning of the part 2025.01.02 23:40:47.477013 [ 265 ] {bbac631a-3f52-4549-bfb8-db421c266dbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:40:47.477299 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 524 rows starting from the beginning of the part 2025.01.02 23:40:47.477614 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 422 rows starting from the beginning of the part 2025.01.02 23:40:47.477845 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part 2025.01.02 23:40:47.478055 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 424 rows starting from the beginning of the part 2025.01.02 23:40:47.478622 [ 265 ] {bbac631a-3f52-4549-bfb8-db421c266dbe} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.478666 [ 265 ] {bbac631a-3f52-4549-bfb8-db421c266dbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:47.479186 [ 265 ] {bbac631a-3f52-4549-bfb8-db421c266dbe} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:40:47.479491 [ 265 ] {bbac631a-3f52-4549-bfb8-db421c266dbe} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.479814 [ 265 ] {bbac631a-3f52-4549-bfb8-db421c266dbe} executeQuery: Read 6 rows, 321.00 B in 0.002925 sec., 2051.2820512820513 rows/sec., 107.17 KiB/sec. 2025.01.02 23:40:47.480113 [ 265 ] {bbac631a-3f52-4549-bfb8-db421c266dbe} TCPHandler: Processed in 0.003446936 sec. 2025.01.02 23:40:47.480653 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2770 rows, containing 5 columns (5 merged, 0 gathered) in 0.004090614 sec., 677159.9569160033 rows/sec., 51.70 MiB/sec. 2025.01.02 23:40:47.480780 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.480916 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.02 23:40:47.480990 [ 260 ] {766d07a1-e0fb-4a9b-9021-40a242626ecc} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:47.481078 [ 260 ] {766d07a1-e0fb-4a9b-9021-40a242626ecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:47.481510 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.481689 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_76_15} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.02 23:40:47.481786 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.01.02 23:40:47.482080 [ 260 ] {766d07a1-e0fb-4a9b-9021-40a242626ecc} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.482124 [ 260 ] {766d07a1-e0fb-4a9b-9021-40a242626ecc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:47.482533 [ 260 ] {766d07a1-e0fb-4a9b-9021-40a242626ecc} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.02 23:40:47.482780 [ 260 ] {766d07a1-e0fb-4a9b-9021-40a242626ecc} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.482952 [ 82 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.02 23:40:47.483004 [ 82 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.483026 [ 260 ] {766d07a1-e0fb-4a9b-9021-40a242626ecc} executeQuery: Read 238 rows, 16.34 KiB in 0.002108 sec., 112903.2258064516 rows/sec., 7.57 MiB/sec. 2025.01.02 23:40:47.483042 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:47.483207 [ 260 ] {766d07a1-e0fb-4a9b-9021-40a242626ecc} TCPHandler: Processed in 0.002962389 sec. 2025.01.02 23:40:47.483266 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.02 23:40:47.483399 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.483418 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:47.483474 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22538 rows starting from the beginning of the part 2025.01.02 23:40:47.483708 [ 265 ] {f3240f58-6b94-4adb-9fd2-87f045f507b0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:40:47.483738 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 237 rows starting from the beginning of the part 2025.01.02 23:40:47.483853 [ 265 ] {f3240f58-6b94-4adb-9fd2-87f045f507b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:40:47.484101 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 882 rows starting from the beginning of the part 2025.01.02 23:40:47.484436 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 237 rows starting from the beginning of the part 2025.01.02 23:40:47.484792 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part 2025.01.02 23:40:47.485151 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 238 rows starting from the beginning of the part 2025.01.02 23:40:47.486057 [ 265 ] {f3240f58-6b94-4adb-9fd2-87f045f507b0} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.486142 [ 265 ] {f3240f58-6b94-4adb-9fd2-87f045f507b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:47.487003 [ 265 ] {f3240f58-6b94-4adb-9fd2-87f045f507b0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:40:47.487342 [ 265 ] {f3240f58-6b94-4adb-9fd2-87f045f507b0} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.487810 [ 265 ] {f3240f58-6b94-4adb-9fd2-87f045f507b0} executeQuery: Read 1 rows, 69.00 B in 0.004246 sec., 235.51577955723036 rows/sec., 15.87 KiB/sec. 2025.01.02 23:40:47.487954 [ 265 ] {f3240f58-6b94-4adb-9fd2-87f045f507b0} TCPHandler: Processed in 0.004651191 sec. 2025.01.02 23:40:47.488162 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.488335 [ 260 ] {e67d37d3-9748-4944-b7cb-639515292d9a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:47.488436 [ 260 ] {e67d37d3-9748-4944-b7cb-639515292d9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:40:47.489726 [ 260 ] {e67d37d3-9748-4944-b7cb-639515292d9a} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.489765 [ 260 ] {e67d37d3-9748-4944-b7cb-639515292d9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:47.496323 [ 260 ] {e67d37d3-9748-4944-b7cb-639515292d9a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:40:47.496844 [ 260 ] {e67d37d3-9748-4944-b7cb-639515292d9a} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.497163 [ 260 ] {e67d37d3-9748-4944-b7cb-639515292d9a} executeQuery: Read 40 rows, 73.40 KiB in 0.008876 sec., 4506.534474988734 rows/sec., 8.08 MiB/sec. 2025.01.02 23:40:47.497933 [ 260 ] {e67d37d3-9748-4944-b7cb-639515292d9a} TCPHandler: Processed in 0.009864959 sec. 2025.01.02 23:40:47.498158 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:47.498300 [ 265 ] {09461292-0055-437c-b7c4-26a80badd3ce} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:47.498361 [ 265 ] {09461292-0055-437c-b7c4-26a80badd3ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:47.499083 [ 265 ] {09461292-0055-437c-b7c4-26a80badd3ce} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.499123 [ 265 ] {09461292-0055-437c-b7c4-26a80badd3ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:47.499550 [ 265 ] {09461292-0055-437c-b7c4-26a80badd3ce} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.02 23:40:47.499804 [ 265 ] {09461292-0055-437c-b7c4-26a80badd3ce} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.499971 [ 82 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.02 23:40:47.500079 [ 82 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:47.500109 [ 265 ] {09461292-0055-437c-b7c4-26a80badd3ce} executeQuery: Read 82 rows, 5.33 KiB in 0.001828 sec., 44857.76805251641 rows/sec., 2.85 MiB/sec. 2025.01.02 23:40:47.500130 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:47.500345 [ 265 ] {09461292-0055-437c-b7c4-26a80badd3ce} TCPHandler: Processed in 0.0022511 sec. 2025.01.02 23:40:47.500579 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.02 23:40:47.500723 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 24292 rows, containing 5 columns (5 merged, 0 gathered) in 0.017551781 sec., 1384019.0918517045 rows/sec., 93.31 MiB/sec. 2025.01.02 23:40:47.500752 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:47.500784 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4578 rows starting from the beginning of the part 2025.01.02 23:40:47.500841 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 82 rows starting from the beginning of the part 2025.01.02 23:40:47.500955 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part 2025.01.02 23:40:47.501232 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 82 rows starting from the beginning of the part 2025.01.02 23:40:47.501351 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.02 23:40:47.501500 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part 2025.01.02 23:40:47.501859 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 82 rows starting from the beginning of the part 2025.01.02 23:40:47.502368 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.502470 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_76_15} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.02 23:40:47.502575 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.02 23:40:47.503911 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4944 rows, containing 4 columns (4 merged, 0 gathered) in 0.003597337 sec., 1374349.970547658 rows/sec., 89.49 MiB/sec. 2025.01.02 23:40:47.504286 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.02 23:40:47.504566 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:47.504642 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_76_15} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.02 23:40:47.504711 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. 2025.01.02 23:40:48.200933 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 2025.01.02 23:40:48.202112 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:48.202190 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:48.202742 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:40:48.203021 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:48.203295 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 2025.01.02 23:40:49.987850 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.01.02 23:40:50.009261 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:50.009304 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. 2025.01.02 23:40:50.016609 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:40:50.017373 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:50.019905 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.01.02 23:40:52.440316 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:52.440518 [ 260 ] {b40ca78f-257e-4e94-8c1d-eb962e186e1b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:52.440588 [ 260 ] {b40ca78f-257e-4e94-8c1d-eb962e186e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:52.441351 [ 260 ] {b40ca78f-257e-4e94-8c1d-eb962e186e1b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:52.441398 [ 260 ] {b40ca78f-257e-4e94-8c1d-eb962e186e1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:52.441844 [ 260 ] {b40ca78f-257e-4e94-8c1d-eb962e186e1b} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.02 23:40:52.442111 [ 260 ] {b40ca78f-257e-4e94-8c1d-eb962e186e1b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:52.442342 [ 260 ] {b40ca78f-257e-4e94-8c1d-eb962e186e1b} executeQuery: Read 56 rows, 4.41 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.30 MiB/sec. 2025.01.02 23:40:52.442399 [ 260 ] {b40ca78f-257e-4e94-8c1d-eb962e186e1b} TCPHandler: Processed in 0.00221606 sec. 2025.01.02 23:40:52.442652 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:52.442844 [ 265 ] {5fdf0c48-c019-4e82-a7ed-ef40c3144d8f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:52.442918 [ 265 ] {5fdf0c48-c019-4e82-a7ed-ef40c3144d8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:52.443711 [ 265 ] {5fdf0c48-c019-4e82-a7ed-ef40c3144d8f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:52.443755 [ 265 ] {5fdf0c48-c019-4e82-a7ed-ef40c3144d8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:52.444214 [ 265 ] {5fdf0c48-c019-4e82-a7ed-ef40c3144d8f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.02 23:40:52.444493 [ 265 ] {5fdf0c48-c019-4e82-a7ed-ef40c3144d8f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:52.444692 [ 265 ] {5fdf0c48-c019-4e82-a7ed-ef40c3144d8f} executeQuery: Read 64 rows, 5.12 KiB in 0.001902 sec., 33648.79074658254 rows/sec., 2.63 MiB/sec. 2025.01.02 23:40:52.444747 [ 265 ] {5fdf0c48-c019-4e82-a7ed-ef40c3144d8f} TCPHandler: Processed in 0.002227289 sec. 2025.01.02 23:40:52.444898 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:52.445033 [ 260 ] {151ac3c6-da5d-4b36-823e-f255b0ba3f0b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:52.445097 [ 260 ] {151ac3c6-da5d-4b36-823e-f255b0ba3f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:52.445778 [ 260 ] {151ac3c6-da5d-4b36-823e-f255b0ba3f0b} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:52.445825 [ 260 ] {151ac3c6-da5d-4b36-823e-f255b0ba3f0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:52.446248 [ 260 ] {151ac3c6-da5d-4b36-823e-f255b0ba3f0b} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.02 23:40:52.446491 [ 260 ] {151ac3c6-da5d-4b36-823e-f255b0ba3f0b} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:52.446706 [ 260 ] {151ac3c6-da5d-4b36-823e-f255b0ba3f0b} executeQuery: Read 160 rows, 11.41 KiB in 0.001704 sec., 93896.71361502347 rows/sec., 6.54 MiB/sec. 2025.01.02 23:40:52.446758 [ 260 ] {151ac3c6-da5d-4b36-823e-f255b0ba3f0b} TCPHandler: Processed in 0.001915445 sec. 2025.01.02 23:40:52.446902 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:52.447019 [ 265 ] {180f9676-c882-4cf6-a129-90b0bb855ee8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:52.447072 [ 265 ] {180f9676-c882-4cf6-a129-90b0bb855ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:52.447584 [ 265 ] {180f9676-c882-4cf6-a129-90b0bb855ee8} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:52.447622 [ 265 ] {180f9676-c882-4cf6-a129-90b0bb855ee8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:52.448008 [ 265 ] {180f9676-c882-4cf6-a129-90b0bb855ee8} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.02 23:40:52.448251 [ 265 ] {180f9676-c882-4cf6-a129-90b0bb855ee8} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:52.448433 [ 265 ] {180f9676-c882-4cf6-a129-90b0bb855ee8} executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. 2025.01.02 23:40:52.448482 [ 265 ] {180f9676-c882-4cf6-a129-90b0bb855ee8} TCPHandler: Processed in 0.001636231 sec. 2025.01.02 23:40:55.526433 [ 68 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:40:55.526522 [ 68 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:40:55.703528 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 2025.01.02 23:40:55.704188 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:55.704232 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:55.704775 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:40:55.705039 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:55.705265 [ 68 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.02 23:40:55.705297 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.01.02 23:40:55.705352 [ 68 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:55.705387 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:55.705509 [ 187 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.02 23:40:55.705615 [ 187 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:55.705650 [ 187 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part 2025.01.02 23:40:55.705724 [ 187 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part 2025.01.02 23:40:55.705923 [ 187 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part 2025.01.02 23:40:55.706204 [ 187 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part 2025.01.02 23:40:55.706400 [ 187 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part 2025.01.02 23:40:55.706566 [ 187 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part 2025.01.02 23:40:55.709246 [ 189 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003788389 sec., 6778870.913203475 rows/sec., 96.97 MiB/sec. 2025.01.02 23:40:55.709589 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.02 23:40:55.709966 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:55.710072 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_56_11} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.02 23:40:55.710189 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.01.02 23:40:55.848003 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1444 2025.01.02 23:40:55.851833 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:55.851890 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:55.853414 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:40:55.853746 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:55.854457 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1444 2025.01.02 23:40:57.447170 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.447359 [ 260 ] {36c2544f-5e8b-48d0-88f0-6d21881be60f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:40:57.447429 [ 260 ] {36c2544f-5e8b-48d0-88f0-6d21881be60f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:40:57.448159 [ 260 ] {36c2544f-5e8b-48d0-88f0-6d21881be60f} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.448211 [ 260 ] {36c2544f-5e8b-48d0-88f0-6d21881be60f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.448643 [ 260 ] {36c2544f-5e8b-48d0-88f0-6d21881be60f} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:40:57.448899 [ 260 ] {36c2544f-5e8b-48d0-88f0-6d21881be60f} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.449151 [ 260 ] {36c2544f-5e8b-48d0-88f0-6d21881be60f} executeQuery: Read 14 rows, 1.01 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 547.43 KiB/sec. 2025.01.02 23:40:57.449276 [ 260 ] {36c2544f-5e8b-48d0-88f0-6d21881be60f} TCPHandler: Processed in 0.002234919 sec. 2025.01.02 23:40:57.449620 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.449927 [ 265 ] {3d6621a6-2a28-49f8-8323-2c691e8b0e00} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:40:57.450042 [ 265 ] {3d6621a6-2a28-49f8-8323-2c691e8b0e00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:40:57.450985 [ 265 ] {3d6621a6-2a28-49f8-8323-2c691e8b0e00} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.451031 [ 265 ] {3d6621a6-2a28-49f8-8323-2c691e8b0e00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.451481 [ 265 ] {3d6621a6-2a28-49f8-8323-2c691e8b0e00} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.02 23:40:57.451743 [ 265 ] {3d6621a6-2a28-49f8-8323-2c691e8b0e00} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.452014 [ 265 ] {3d6621a6-2a28-49f8-8323-2c691e8b0e00} executeQuery: Read 283 rows, 25.60 KiB in 0.002169 sec., 130474.87321346243 rows/sec., 11.53 MiB/sec. 2025.01.02 23:40:57.452119 [ 265 ] {3d6621a6-2a28-49f8-8323-2c691e8b0e00} TCPHandler: Processed in 0.002702915 sec. 2025.01.02 23:40:57.452425 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.452653 [ 260 ] {adf5ce8b-fe6f-4e27-8f0b-d5b71d8206a8} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:40:57.452743 [ 260 ] {adf5ce8b-fe6f-4e27-8f0b-d5b71d8206a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:40:57.453547 [ 260 ] {adf5ce8b-fe6f-4e27-8f0b-d5b71d8206a8} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.453587 [ 260 ] {adf5ce8b-fe6f-4e27-8f0b-d5b71d8206a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.453947 [ 260 ] {adf5ce8b-fe6f-4e27-8f0b-d5b71d8206a8} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:40:57.454186 [ 260 ] {adf5ce8b-fe6f-4e27-8f0b-d5b71d8206a8} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.454421 [ 260 ] {adf5ce8b-fe6f-4e27-8f0b-d5b71d8206a8} executeQuery: Read 47 rows, 3.46 KiB in 0.001821 sec., 25809.99450851181 rows/sec., 1.86 MiB/sec. 2025.01.02 23:40:57.454483 [ 260 ] {adf5ce8b-fe6f-4e27-8f0b-d5b71d8206a8} TCPHandler: Processed in 0.002227719 sec. 2025.01.02 23:40:57.454695 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.454845 [ 265 ] {7eb58c1f-d7ef-42c2-a98c-e4b80f6bb45b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:40:57.454903 [ 265 ] {7eb58c1f-d7ef-42c2-a98c-e4b80f6bb45b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:40:57.455518 [ 265 ] {7eb58c1f-d7ef-42c2-a98c-e4b80f6bb45b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.455558 [ 265 ] {7eb58c1f-d7ef-42c2-a98c-e4b80f6bb45b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.455914 [ 265 ] {7eb58c1f-d7ef-42c2-a98c-e4b80f6bb45b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:40:57.456157 [ 265 ] {7eb58c1f-d7ef-42c2-a98c-e4b80f6bb45b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.456416 [ 265 ] {7eb58c1f-d7ef-42c2-a98c-e4b80f6bb45b} executeQuery: Read 14 rows, 1004.00 B in 0.00159 sec., 8805.031446540881 rows/sec., 616.65 KiB/sec. 2025.01.02 23:40:57.456531 [ 265 ] {7eb58c1f-d7ef-42c2-a98c-e4b80f6bb45b} TCPHandler: Processed in 0.001941205 sec. 2025.01.02 23:40:57.456772 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.456918 [ 260 ] {2998b7f1-6cfd-48f2-9473-66bf30eaaaa6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:40:57.456976 [ 260 ] {2998b7f1-6cfd-48f2-9473-66bf30eaaaa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:40:57.457563 [ 260 ] {2998b7f1-6cfd-48f2-9473-66bf30eaaaa6} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.457602 [ 260 ] {2998b7f1-6cfd-48f2-9473-66bf30eaaaa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.457957 [ 260 ] {2998b7f1-6cfd-48f2-9473-66bf30eaaaa6} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:40:57.458209 [ 260 ] {2998b7f1-6cfd-48f2-9473-66bf30eaaaa6} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.458464 [ 260 ] {2998b7f1-6cfd-48f2-9473-66bf30eaaaa6} executeQuery: Read 13 rows, 830.00 B in 0.001569 sec., 8285.5321861058 rows/sec., 516.60 KiB/sec. 2025.01.02 23:40:57.458529 [ 260 ] {2998b7f1-6cfd-48f2-9473-66bf30eaaaa6} TCPHandler: Processed in 0.001870704 sec. 2025.01.02 23:40:57.458794 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.458944 [ 265 ] {27d6e86d-509f-406d-af86-b7017313e4f8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:40:57.459002 [ 265 ] {27d6e86d-509f-406d-af86-b7017313e4f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:40:57.459751 [ 265 ] {27d6e86d-509f-406d-af86-b7017313e4f8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.459791 [ 265 ] {27d6e86d-509f-406d-af86-b7017313e4f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.460175 [ 265 ] {27d6e86d-509f-406d-af86-b7017313e4f8} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.02 23:40:57.460417 [ 265 ] {27d6e86d-509f-406d-af86-b7017313e4f8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.460628 [ 265 ] {27d6e86d-509f-406d-af86-b7017313e4f8} executeQuery: Read 422 rows, 30.88 KiB in 0.001714 sec., 246207.70128354724 rows/sec., 17.60 MiB/sec. 2025.01.02 23:40:57.460682 [ 265 ] {27d6e86d-509f-406d-af86-b7017313e4f8} TCPHandler: Processed in 0.002042577 sec. 2025.01.02 23:40:57.460844 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.460980 [ 260 ] {6b540a31-18c8-4910-8dd1-e5de81c505ff} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:40:57.461040 [ 260 ] {6b540a31-18c8-4910-8dd1-e5de81c505ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:40:57.461529 [ 260 ] {6b540a31-18c8-4910-8dd1-e5de81c505ff} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.461564 [ 260 ] {6b540a31-18c8-4910-8dd1-e5de81c505ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.461927 [ 260 ] {6b540a31-18c8-4910-8dd1-e5de81c505ff} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:40:57.462163 [ 260 ] {6b540a31-18c8-4910-8dd1-e5de81c505ff} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.462306 [ 64 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 2025.01.02 23:40:57.462350 [ 64 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.462354 [ 260 ] {6b540a31-18c8-4910-8dd1-e5de81c505ff} executeQuery: Read 6 rows, 321.00 B in 0.001401 sec., 4282.655246252677 rows/sec., 223.75 KiB/sec. 2025.01.02 23:40:57.462377 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.462422 [ 260 ] {6b540a31-18c8-4910-8dd1-e5de81c505ff} TCPHandler: Processed in 0.001648512 sec. 2025.01.02 23:40:57.462709 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.462881 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full 2025.01.02 23:40:57.463132 [ 265 ] {23cc8fbc-3819-49d8-ac36-a6ba972d0b3c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:57.463315 [ 265 ] {23cc8fbc-3819-49d8-ac36-a6ba972d0b3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:40:57.463442 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:57.463567 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 210 rows starting from the beginning of the part 2025.01.02 23:40:57.463987 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.01.02 23:40:57.464363 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.01.02 23:40:57.464707 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.01.02 23:40:57.464934 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.01.02 23:40:57.465237 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.01.02 23:40:57.465951 [ 265 ] {23cc8fbc-3819-49d8-ac36-a6ba972d0b3c} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.465994 [ 265 ] {23cc8fbc-3819-49d8-ac36-a6ba972d0b3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.466601 [ 265 ] {23cc8fbc-3819-49d8-ac36-a6ba972d0b3c} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.02 23:40:57.466854 [ 186 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.004378238 sec., 54816.57232886837 rows/sec., 2.80 MiB/sec. 2025.01.02 23:40:57.467060 [ 265 ] {23cc8fbc-3819-49d8-ac36-a6ba972d0b3c} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.467124 [ 186 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) 2025.01.02 23:40:57.467564 [ 265 ] {23cc8fbc-3819-49d8-ac36-a6ba972d0b3c} executeQuery: Read 237 rows, 16.27 KiB in 0.004593 sec., 51600.26126714566 rows/sec., 3.46 MiB/sec. 2025.01.02 23:40:57.467915 [ 186 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.468029 [ 265 ] {23cc8fbc-3819-49d8-ac36-a6ba972d0b3c} TCPHandler: Processed in 0.005489102 sec. 2025.01.02 23:40:57.468357 [ 186 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_40_8} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 2025.01.02 23:40:57.468385 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.468734 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.02 23:40:57.468853 [ 260 ] {dc0977e3-4ccc-4cdf-a91d-a8f4ff8e084b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:40:57.468967 [ 260 ] {dc0977e3-4ccc-4cdf-a91d-a8f4ff8e084b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:40:57.469436 [ 260 ] {dc0977e3-4ccc-4cdf-a91d-a8f4ff8e084b} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.469473 [ 260 ] {dc0977e3-4ccc-4cdf-a91d-a8f4ff8e084b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.469833 [ 260 ] {dc0977e3-4ccc-4cdf-a91d-a8f4ff8e084b} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:40:57.470068 [ 260 ] {dc0977e3-4ccc-4cdf-a91d-a8f4ff8e084b} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.470314 [ 260 ] {dc0977e3-4ccc-4cdf-a91d-a8f4ff8e084b} executeQuery: Read 1 rows, 69.00 B in 0.001594 sec., 627.3525721455459 rows/sec., 42.27 KiB/sec. 2025.01.02 23:40:57.470481 [ 260 ] {dc0977e3-4ccc-4cdf-a91d-a8f4ff8e084b} TCPHandler: Processed in 0.00228635 sec. 2025.01.02 23:40:57.470751 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.470892 [ 265 ] {7280ac9f-1615-4e5e-899a-906b31ea5eef} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:40:57.470987 [ 265 ] {7280ac9f-1615-4e5e-899a-906b31ea5eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:40:57.472181 [ 265 ] {7280ac9f-1615-4e5e-899a-906b31ea5eef} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.472220 [ 265 ] {7280ac9f-1615-4e5e-899a-906b31ea5eef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.472893 [ 265 ] {7280ac9f-1615-4e5e-899a-906b31ea5eef} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.02 23:40:57.473162 [ 265 ] {7280ac9f-1615-4e5e-899a-906b31ea5eef} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.473466 [ 265 ] {7280ac9f-1615-4e5e-899a-906b31ea5eef} executeQuery: Read 40 rows, 73.40 KiB in 0.002592 sec., 15432.098765432098 rows/sec., 27.65 MiB/sec. 2025.01.02 23:40:57.473893 [ 265 ] {7280ac9f-1615-4e5e-899a-906b31ea5eef} TCPHandler: Processed in 0.003286343 sec. 2025.01.02 23:40:57.474201 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:40:57.474337 [ 260 ] {faf28fd7-d9cd-4351-9d3a-577c136b6a02} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:40:57.474396 [ 260 ] {faf28fd7-d9cd-4351-9d3a-577c136b6a02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:40:57.474968 [ 260 ] {faf28fd7-d9cd-4351-9d3a-577c136b6a02} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.475012 [ 260 ] {faf28fd7-d9cd-4351-9d3a-577c136b6a02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.475394 [ 260 ] {faf28fd7-d9cd-4351-9d3a-577c136b6a02} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.02 23:40:57.475642 [ 260 ] {faf28fd7-d9cd-4351-9d3a-577c136b6a02} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.475852 [ 260 ] {faf28fd7-d9cd-4351-9d3a-577c136b6a02} executeQuery: Read 82 rows, 5.33 KiB in 0.001544 sec., 53108.80829015544 rows/sec., 3.37 MiB/sec. 2025.01.02 23:40:57.475913 [ 260 ] {faf28fd7-d9cd-4351-9d3a-577c136b6a02} TCPHandler: Processed in 0.001896255 sec. 2025.01.02 23:40:57.520063 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 2025.01.02 23:40:57.541128 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.541174 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.551555 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:40:57.552552 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.552867 [ 64 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.02 23:40:57.552930 [ 64 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:40:57.552967 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:40:57.553340 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.02 23:40:57.570257 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 422 2025.01.02 23:40:57.571695 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:40:57.573363 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part 2025.01.02 23:40:57.579193 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part 2025.01.02 23:40:57.584943 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part 2025.01.02 23:40:57.590485 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part 2025.01.02 23:40:57.596356 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part 2025.01.02 23:40:57.601206 [ 194 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part 2025.01.02 23:40:57.662135 [ 199 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.109038184 sec., 3870.2038544589113 rows/sec., 20.01 MiB/sec. 2025.01.02 23:40:57.665639 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.02 23:40:57.668605 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:40:57.668700 [ 197 ] {31b60859-c590-4889-866a-026624596be5::all_1_56_11} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.02 23:40:57.671060 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.02 23:40:58.000180 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 237.49 MiB, peak 250.91 MiB, free memory in arenas 0.00 B, will set to 239.32 MiB (RSS), difference: 1.83 MiB 2025.01.02 23:41:02.468915 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:02.469120 [ 260 ] {664b8f40-f316-4e2e-8e14-1ef3d0c22d54} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:41:02.469193 [ 260 ] {664b8f40-f316-4e2e-8e14-1ef3d0c22d54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:41:02.469929 [ 260 ] {664b8f40-f316-4e2e-8e14-1ef3d0c22d54} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:02.469980 [ 260 ] {664b8f40-f316-4e2e-8e14-1ef3d0c22d54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:02.470413 [ 260 ] {664b8f40-f316-4e2e-8e14-1ef3d0c22d54} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.02 23:41:02.470676 [ 260 ] {664b8f40-f316-4e2e-8e14-1ef3d0c22d54} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:02.470940 [ 260 ] {664b8f40-f316-4e2e-8e14-1ef3d0c22d54} executeQuery: Read 2 rows, 167.00 B in 0.001859 sec., 1075.8472296933835 rows/sec., 87.73 KiB/sec. 2025.01.02 23:41:02.471070 [ 260 ] {664b8f40-f316-4e2e-8e14-1ef3d0c22d54} TCPHandler: Processed in 0.00227939 sec. 2025.01.02 23:41:02.471372 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:02.471589 [ 265 ] {ab524f88-9044-4935-8744-5fa33cbe2699} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:02.471672 [ 265 ] {ab524f88-9044-4935-8744-5fa33cbe2699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:02.473164 [ 265 ] {ab524f88-9044-4935-8744-5fa33cbe2699} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:02.473213 [ 265 ] {ab524f88-9044-4935-8744-5fa33cbe2699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:02.473737 [ 265 ] {ab524f88-9044-4935-8744-5fa33cbe2699} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.02 23:41:02.474016 [ 265 ] {ab524f88-9044-4935-8744-5fa33cbe2699} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:02.474267 [ 265 ] {ab524f88-9044-4935-8744-5fa33cbe2699} executeQuery: Read 1197 rows, 101.04 KiB in 0.00274 sec., 436861.31386861316 rows/sec., 36.01 MiB/sec. 2025.01.02 23:41:02.474337 [ 265 ] {ab524f88-9044-4935-8744-5fa33cbe2699} TCPHandler: Processed in 0.003124071 sec. 2025.01.02 23:41:02.474564 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:02.474803 [ 260 ] {b6fc2051-ff02-4462-95c4-03d96233be97} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:41:02.474894 [ 260 ] {b6fc2051-ff02-4462-95c4-03d96233be97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:41:02.475724 [ 260 ] {b6fc2051-ff02-4462-95c4-03d96233be97} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:02.475766 [ 260 ] {b6fc2051-ff02-4462-95c4-03d96233be97} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:02.476127 [ 260 ] {b6fc2051-ff02-4462-95c4-03d96233be97} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:41:02.476372 [ 260 ] {b6fc2051-ff02-4462-95c4-03d96233be97} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:02.476595 [ 260 ] {b6fc2051-ff02-4462-95c4-03d96233be97} executeQuery: Read 2 rows, 143.00 B in 0.00185 sec., 1081.081081081081 rows/sec., 75.49 KiB/sec. 2025.01.02 23:41:02.476648 [ 260 ] {b6fc2051-ff02-4462-95c4-03d96233be97} TCPHandler: Processed in 0.002195479 sec. 2025.01.02 23:41:02.476870 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:02.477081 [ 265 ] {c18980f6-30ca-4eb5-b913-fd1e71c5b2f5} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:41:02.477169 [ 265 ] {c18980f6-30ca-4eb5-b913-fd1e71c5b2f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:41:02.477931 [ 265 ] {c18980f6-30ca-4eb5-b913-fd1e71c5b2f5} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:02.477972 [ 265 ] {c18980f6-30ca-4eb5-b913-fd1e71c5b2f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:02.478355 [ 265 ] {c18980f6-30ca-4eb5-b913-fd1e71c5b2f5} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:41:02.478600 [ 265 ] {c18980f6-30ca-4eb5-b913-fd1e71c5b2f5} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:02.478828 [ 265 ] {c18980f6-30ca-4eb5-b913-fd1e71c5b2f5} executeQuery: Read 228 rows, 15.81 KiB in 0.001804 sec., 126385.80931263858 rows/sec., 8.56 MiB/sec. 2025.01.02 23:41:02.478886 [ 265 ] {c18980f6-30ca-4eb5-b913-fd1e71c5b2f5} TCPHandler: Processed in 0.002120058 sec. 2025.01.02 23:41:02.479093 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:02.479247 [ 260 ] {81cb4ef5-5370-48b0-9b30-8eb5f684c87d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:02.479305 [ 260 ] {81cb4ef5-5370-48b0-9b30-8eb5f684c87d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:02.480144 [ 260 ] {81cb4ef5-5370-48b0-9b30-8eb5f684c87d} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:02.480185 [ 260 ] {81cb4ef5-5370-48b0-9b30-8eb5f684c87d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:02.480577 [ 260 ] {81cb4ef5-5370-48b0-9b30-8eb5f684c87d} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.02 23:41:02.480826 [ 260 ] {81cb4ef5-5370-48b0-9b30-8eb5f684c87d} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:02.481011 [ 260 ] {81cb4ef5-5370-48b0-9b30-8eb5f684c87d} executeQuery: Read 522 rows, 39.57 KiB in 0.001795 sec., 290807.79944289697 rows/sec., 21.53 MiB/sec. 2025.01.02 23:41:02.481062 [ 260 ] {81cb4ef5-5370-48b0-9b30-8eb5f684c87d} TCPHandler: Processed in 0.002086918 sec. 2025.01.02 23:41:02.481210 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:02.481333 [ 265 ] {32599561-75d6-4a62-b562-74c991d1e5f8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:02.481398 [ 265 ] {32599561-75d6-4a62-b562-74c991d1e5f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:02.482320 [ 265 ] {32599561-75d6-4a62-b562-74c991d1e5f8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:02.482359 [ 265 ] {32599561-75d6-4a62-b562-74c991d1e5f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:02.482806 [ 265 ] {32599561-75d6-4a62-b562-74c991d1e5f8} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.02 23:41:02.483067 [ 265 ] {32599561-75d6-4a62-b562-74c991d1e5f8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:02.483283 [ 265 ] {32599561-75d6-4a62-b562-74c991d1e5f8} executeQuery: Read 881 rows, 60.70 KiB in 0.00198 sec., 444949.49494949495 rows/sec., 29.94 MiB/sec. 2025.01.02 23:41:02.483336 [ 265 ] {32599561-75d6-4a62-b562-74c991d1e5f8} TCPHandler: Processed in 0.002183569 sec. 2025.01.02 23:41:02.483536 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:02.483758 [ 260 ] {1661b9ea-1581-472e-b25a-3e026cd7f1f1} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:02.483852 [ 260 ] {1661b9ea-1581-472e-b25a-3e026cd7f1f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:02.484575 [ 260 ] {1661b9ea-1581-472e-b25a-3e026cd7f1f1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:02.484612 [ 260 ] {1661b9ea-1581-472e-b25a-3e026cd7f1f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:02.484981 [ 260 ] {1661b9ea-1581-472e-b25a-3e026cd7f1f1} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.02 23:41:02.485213 [ 260 ] {1661b9ea-1581-472e-b25a-3e026cd7f1f1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:02.485392 [ 260 ] {1661b9ea-1581-472e-b25a-3e026cd7f1f1} executeQuery: Read 60 rows, 4.14 KiB in 0.00169 sec., 35502.958579881655 rows/sec., 2.39 MiB/sec. 2025.01.02 23:41:02.485440 [ 260 ] {1661b9ea-1581-472e-b25a-3e026cd7f1f1} TCPHandler: Processed in 0.002013586 sec. 2025.01.02 23:41:03.205582 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 2025.01.02 23:41:03.206320 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:03.206364 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:03.206890 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:41:03.207152 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:03.207424 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 2025.01.02 23:41:05.070433 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 2025.01.02 23:41:05.088826 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:05.088881 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:05.095710 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:41:05.096457 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:05.099999 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.01.02 23:41:05.854785 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1480 2025.01.02 23:41:05.858597 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:05.858654 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:05.860169 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:41:05.860486 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:05.860714 [ 52 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.02 23:41:05.860837 [ 52 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:05.860906 [ 52 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:05.861687 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.02 23:41:05.863173 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1480 2025.01.02 23:41:05.863563 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:05.863745 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1314 rows starting from the beginning of the part 2025.01.02 23:41:05.864405 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part 2025.01.02 23:41:05.864997 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part 2025.01.02 23:41:05.865587 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part 2025.01.02 23:41:05.866187 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 32 rows starting from the beginning of the part 2025.01.02 23:41:05.866823 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part 2025.01.02 23:41:05.875229 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1480 rows, containing 72 columns (72 merged, 0 gathered) in 0.014159806 sec., 104521.20601087331 rows/sec., 81.26 MiB/sec. 2025.01.02 23:41:05.876911 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.02 23:41:05.877717 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:05.877817 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_41_8} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.02 23:41:05.878153 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.01.02 23:41:07.448844 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.449028 [ 260 ] {3a345e09-e4b5-4cf8-a846-089599040782} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:41:07.449099 [ 260 ] {3a345e09-e4b5-4cf8-a846-089599040782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:41:07.449858 [ 260 ] {3a345e09-e4b5-4cf8-a846-089599040782} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.449908 [ 260 ] {3a345e09-e4b5-4cf8-a846-089599040782} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.450339 [ 260 ] {3a345e09-e4b5-4cf8-a846-089599040782} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:41:07.450600 [ 260 ] {3a345e09-e4b5-4cf8-a846-089599040782} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.450802 [ 50 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.02 23:41:07.450875 [ 260 ] {3a345e09-e4b5-4cf8-a846-089599040782} executeQuery: Read 14 rows, 1.01 KiB in 0.001896 sec., 7383.966244725739 rows/sec., 531.55 KiB/sec. 2025.01.02 23:41:07.450895 [ 50 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.450975 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.451021 [ 260 ] {3a345e09-e4b5-4cf8-a846-089599040782} TCPHandler: Processed in 0.00230207 sec. 2025.01.02 23:41:07.451210 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.01.02 23:41:07.451325 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.451423 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:07.451492 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 14 rows starting from the beginning of the part 2025.01.02 23:41:07.451662 [ 265 ] {4cc65e96-c1df-4d41-aca1-db668e407bb8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:07.451742 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:07.451875 [ 265 ] {4cc65e96-c1df-4d41-aca1-db668e407bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:07.451989 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:07.452422 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:07.452708 [ 200 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:07.454797 [ 265 ] {4cc65e96-c1df-4d41-aca1-db668e407bb8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.454884 [ 265 ] {4cc65e96-c1df-4d41-aca1-db668e407bb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.455306 [ 191 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004203315 sec., 16653.522279438967 rows/sec., 1.23 MiB/sec. 2025.01.02 23:41:07.455475 [ 191 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.02 23:41:07.455710 [ 265 ] {4cc65e96-c1df-4d41-aca1-db668e407bb8} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.02 23:41:07.455905 [ 191 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.456027 [ 191 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_41_10} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.02 23:41:07.456031 [ 265 ] {4cc65e96-c1df-4d41-aca1-db668e407bb8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.456144 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:41:07.456358 [ 265 ] {4cc65e96-c1df-4d41-aca1-db668e407bb8} executeQuery: Read 283 rows, 25.60 KiB in 0.00483 sec., 58592.132505175985 rows/sec., 5.18 MiB/sec. 2025.01.02 23:41:07.456459 [ 265 ] {4cc65e96-c1df-4d41-aca1-db668e407bb8} TCPHandler: Processed in 0.005292299 sec. 2025.01.02 23:41:07.456721 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.456919 [ 260 ] {93bbe9cf-95f4-45d6-b653-330f0fbc3970} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:41:07.456982 [ 260 ] {93bbe9cf-95f4-45d6-b653-330f0fbc3970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:41:07.457683 [ 260 ] {93bbe9cf-95f4-45d6-b653-330f0fbc3970} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.457726 [ 260 ] {93bbe9cf-95f4-45d6-b653-330f0fbc3970} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.458099 [ 260 ] {93bbe9cf-95f4-45d6-b653-330f0fbc3970} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:41:07.458363 [ 260 ] {93bbe9cf-95f4-45d6-b653-330f0fbc3970} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.458576 [ 260 ] {93bbe9cf-95f4-45d6-b653-330f0fbc3970} executeQuery: Read 47 rows, 3.46 KiB in 0.001693 sec., 27761.370348493798 rows/sec., 2.00 MiB/sec. 2025.01.02 23:41:07.458634 [ 260 ] {93bbe9cf-95f4-45d6-b653-330f0fbc3970} TCPHandler: Processed in 0.002073047 sec. 2025.01.02 23:41:07.458804 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.458951 [ 265 ] {85626c35-9655-4202-9637-908a8efdfb9b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:41:07.459014 [ 265 ] {85626c35-9655-4202-9637-908a8efdfb9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:41:07.459692 [ 265 ] {85626c35-9655-4202-9637-908a8efdfb9b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.459734 [ 265 ] {85626c35-9655-4202-9637-908a8efdfb9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.460094 [ 265 ] {85626c35-9655-4202-9637-908a8efdfb9b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:41:07.460333 [ 265 ] {85626c35-9655-4202-9637-908a8efdfb9b} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.460552 [ 265 ] {85626c35-9655-4202-9637-908a8efdfb9b} executeQuery: Read 14 rows, 1004.00 B in 0.001635 sec., 8562.691131498472 rows/sec., 599.68 KiB/sec. 2025.01.02 23:41:07.460609 [ 265 ] {85626c35-9655-4202-9637-908a8efdfb9b} TCPHandler: Processed in 0.001875035 sec. 2025.01.02 23:41:07.460833 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.460970 [ 260 ] {4ff7187d-295a-49a8-ba50-890891dd284b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:41:07.461028 [ 260 ] {4ff7187d-295a-49a8-ba50-890891dd284b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:41:07.461907 [ 260 ] {4ff7187d-295a-49a8-ba50-890891dd284b} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.461995 [ 260 ] {4ff7187d-295a-49a8-ba50-890891dd284b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.462530 [ 260 ] {4ff7187d-295a-49a8-ba50-890891dd284b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:41:07.462778 [ 260 ] {4ff7187d-295a-49a8-ba50-890891dd284b} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.462946 [ 50 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.02 23:41:07.463003 [ 50 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.463034 [ 260 ] {4ff7187d-295a-49a8-ba50-890891dd284b} executeQuery: Read 13 rows, 830.00 B in 0.002087 sec., 6229.036895064686 rows/sec., 388.38 KiB/sec. 2025.01.02 23:41:07.463042 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.463218 [ 260 ] {4ff7187d-295a-49a8-ba50-890891dd284b} TCPHandler: Processed in 0.002500353 sec. 2025.01.02 23:41:07.463336 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full 2025.01.02 23:41:07.463530 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.463827 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:07.463899 [ 265 ] {feca199c-32f5-42de-bebc-1f4a9bad800c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:07.463991 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 13 rows starting from the beginning of the part 2025.01.02 23:41:07.464049 [ 265 ] {feca199c-32f5-42de-bebc-1f4a9bad800c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:07.464448 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 13 rows starting from the beginning of the part 2025.01.02 23:41:07.464775 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 13 rows starting from the beginning of the part 2025.01.02 23:41:07.465082 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 13 rows starting from the beginning of the part 2025.01.02 23:41:07.465461 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 13 rows starting from the beginning of the part 2025.01.02 23:41:07.467273 [ 265 ] {feca199c-32f5-42de-bebc-1f4a9bad800c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.467355 [ 265 ] {feca199c-32f5-42de-bebc-1f4a9bad800c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.467798 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004627621 sec., 14046.094094568245 rows/sec., 930.64 KiB/sec. 2025.01.02 23:41:07.468075 [ 200 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.02 23:41:07.468228 [ 265 ] {feca199c-32f5-42de-bebc-1f4a9bad800c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.02 23:41:07.468720 [ 200 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.468849 [ 265 ] {feca199c-32f5-42de-bebc-1f4a9bad800c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.468918 [ 200 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_41_10} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.02 23:41:07.469178 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:41:07.469343 [ 265 ] {feca199c-32f5-42de-bebc-1f4a9bad800c} executeQuery: Read 422 rows, 30.88 KiB in 0.005543 sec., 76132.05845210174 rows/sec., 5.44 MiB/sec. 2025.01.02 23:41:07.469573 [ 265 ] {feca199c-32f5-42de-bebc-1f4a9bad800c} TCPHandler: Processed in 0.006164851 sec. 2025.01.02 23:41:07.469867 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.470023 [ 260 ] {3bfe5016-8d62-400a-a948-7d70fdbd855b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:41:07.470085 [ 260 ] {3bfe5016-8d62-400a-a948-7d70fdbd855b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:41:07.470664 [ 260 ] {3bfe5016-8d62-400a-a948-7d70fdbd855b} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.470704 [ 260 ] {3bfe5016-8d62-400a-a948-7d70fdbd855b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.471079 [ 260 ] {3bfe5016-8d62-400a-a948-7d70fdbd855b} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:41:07.471324 [ 260 ] {3bfe5016-8d62-400a-a948-7d70fdbd855b} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.471561 [ 260 ] {3bfe5016-8d62-400a-a948-7d70fdbd855b} executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. 2025.01.02 23:41:07.471658 [ 260 ] {3bfe5016-8d62-400a-a948-7d70fdbd855b} TCPHandler: Processed in 0.001954366 sec. 2025.01.02 23:41:07.471901 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.472048 [ 265 ] {791850e2-d8a6-4047-b93e-b9d141dff196} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:07.472112 [ 265 ] {791850e2-d8a6-4047-b93e-b9d141dff196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:07.472756 [ 265 ] {791850e2-d8a6-4047-b93e-b9d141dff196} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.472796 [ 265 ] {791850e2-d8a6-4047-b93e-b9d141dff196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.473223 [ 265 ] {791850e2-d8a6-4047-b93e-b9d141dff196} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.02 23:41:07.473467 [ 265 ] {791850e2-d8a6-4047-b93e-b9d141dff196} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.473716 [ 265 ] {791850e2-d8a6-4047-b93e-b9d141dff196} executeQuery: Read 237 rows, 16.27 KiB in 0.001697 sec., 139658.22038892162 rows/sec., 9.36 MiB/sec. 2025.01.02 23:41:07.473798 [ 265 ] {791850e2-d8a6-4047-b93e-b9d141dff196} TCPHandler: Processed in 0.002005596 sec. 2025.01.02 23:41:07.474034 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.474246 [ 260 ] {795bde28-968c-4170-bc81-17f5bb5dd66a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:41:07.474298 [ 260 ] {795bde28-968c-4170-bc81-17f5bb5dd66a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:41:07.474782 [ 260 ] {795bde28-968c-4170-bc81-17f5bb5dd66a} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.474822 [ 260 ] {795bde28-968c-4170-bc81-17f5bb5dd66a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.475194 [ 260 ] {795bde28-968c-4170-bc81-17f5bb5dd66a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:41:07.475432 [ 260 ] {795bde28-968c-4170-bc81-17f5bb5dd66a} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.475592 [ 50 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.02 23:41:07.475653 [ 50 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.475680 [ 260 ] {795bde28-968c-4170-bc81-17f5bb5dd66a} executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. 2025.01.02 23:41:07.475696 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.475845 [ 260 ] {795bde28-968c-4170-bc81-17f5bb5dd66a} TCPHandler: Processed in 0.001938235 sec. 2025.01.02 23:41:07.475981 [ 202 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.02 23:41:07.476040 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.476155 [ 202 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:07.476206 [ 202 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 38 rows starting from the beginning of the part 2025.01.02 23:41:07.476207 [ 265 ] {7b2e1207-2d79-428e-85f8-a91d94852238} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:07.476416 [ 202 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.01.02 23:41:07.476545 [ 265 ] {7b2e1207-2d79-428e-85f8-a91d94852238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:41:07.476769 [ 202 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.01.02 23:41:07.477196 [ 202 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.01.02 23:41:07.477489 [ 202 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.01.02 23:41:07.477811 [ 202 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.01.02 23:41:07.479994 [ 202 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.004160295 sec., 10335.80551379169 rows/sec., 694.58 KiB/sec. 2025.01.02 23:41:07.480261 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.02 23:41:07.480477 [ 265 ] {7b2e1207-2d79-428e-85f8-a91d94852238} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.480531 [ 265 ] {7b2e1207-2d79-428e-85f8-a91d94852238} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.481034 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.481226 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_41_8} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.02 23:41:07.481407 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.02 23:41:07.481752 [ 265 ] {7b2e1207-2d79-428e-85f8-a91d94852238} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.02 23:41:07.482024 [ 265 ] {7b2e1207-2d79-428e-85f8-a91d94852238} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.482219 [ 50 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.02 23:41:07.482293 [ 50 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.482340 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.482362 [ 265 ] {7b2e1207-2d79-428e-85f8-a91d94852238} executeQuery: Read 40 rows, 73.40 KiB in 0.006187 sec., 6465.168902537579 rows/sec., 11.59 MiB/sec. 2025.01.02 23:41:07.482862 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full 2025.01.02 23:41:07.483410 [ 265 ] {7b2e1207-2d79-428e-85f8-a91d94852238} TCPHandler: Processed in 0.007454838 sec. 2025.01.02 23:41:07.483775 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:07.484094 [ 260 ] {ac370245-facc-4dd9-9c49-179effa596df} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:07.484215 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:07.484227 [ 260 ] {ac370245-facc-4dd9-9c49-179effa596df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:07.484440 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1350 rows starting from the beginning of the part 2025.01.02 23:41:07.485359 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part 2025.01.02 23:41:07.486039 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part 2025.01.02 23:41:07.486666 [ 260 ] {ac370245-facc-4dd9-9c49-179effa596df} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:07.486749 [ 260 ] {ac370245-facc-4dd9-9c49-179effa596df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:07.486828 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part 2025.01.02 23:41:07.487505 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part 2025.01.02 23:41:07.488040 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part 2025.01.02 23:41:07.488509 [ 260 ] {ac370245-facc-4dd9-9c49-179effa596df} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.02 23:41:07.489133 [ 260 ] {ac370245-facc-4dd9-9c49-179effa596df} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.489874 [ 260 ] {ac370245-facc-4dd9-9c49-179effa596df} executeQuery: Read 82 rows, 5.33 KiB in 0.005786 sec., 14172.139647424818 rows/sec., 921.71 KiB/sec. 2025.01.02 23:41:07.490530 [ 260 ] {ac370245-facc-4dd9-9c49-179effa596df} TCPHandler: Processed in 0.006980762 sec. 2025.01.02 23:41:07.498996 [ 189 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 19 columns (19 merged, 0 gathered) in 0.016556537 sec., 93618.61118662677 rows/sec., 167.76 MiB/sec. 2025.01.02 23:41:07.500343 [ 189 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.02 23:41:07.500749 [ 189 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:07.500827 [ 189 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_41_8} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.02 23:41:07.500936 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.75 MiB. 2025.01.02 23:41:08.000187 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 240.28 MiB, peak 251.99 MiB, free memory in arenas 0.00 B, will set to 244.01 MiB (RSS), difference: 3.73 MiB 2025.01.02 23:41:10.526582 [ 42 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:41:10.526654 [ 42 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:41:10.707654 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 2025.01.02 23:41:10.708305 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:10.708353 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:10.708895 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:41:10.709180 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:10.709434 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.01.02 23:41:12.441135 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:12.441324 [ 260 ] {d4391eec-6524-4a68-9cb9-0c5b949b974e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:12.441398 [ 260 ] {d4391eec-6524-4a68-9cb9-0c5b949b974e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:12.442357 [ 260 ] {d4391eec-6524-4a68-9cb9-0c5b949b974e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:12.442415 [ 260 ] {d4391eec-6524-4a68-9cb9-0c5b949b974e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:12.442954 [ 260 ] {d4391eec-6524-4a68-9cb9-0c5b949b974e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.02 23:41:12.443266 [ 260 ] {d4391eec-6524-4a68-9cb9-0c5b949b974e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:12.443540 [ 260 ] {d4391eec-6524-4a68-9cb9-0c5b949b974e} executeQuery: Read 56 rows, 4.41 KiB in 0.002263 sec., 24745.912505523644 rows/sec., 1.90 MiB/sec. 2025.01.02 23:41:12.443537 [ 43 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.02 23:41:12.443652 [ 260 ] {d4391eec-6524-4a68-9cb9-0c5b949b974e} TCPHandler: Processed in 0.002655375 sec. 2025.01.02 23:41:12.443678 [ 43 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:12.443749 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:12.443923 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.02 23:41:12.443993 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:12.444121 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:12.444164 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1435 rows starting from the beginning of the part 2025.01.02 23:41:12.444189 [ 265 ] {3dce95a5-3698-4319-88f7-f549e0a3da3f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:12.444283 [ 265 ] {3dce95a5-3698-4319-88f7-f549e0a3da3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:12.444287 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part 2025.01.02 23:41:12.444714 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 283 rows starting from the beginning of the part 2025.01.02 23:41:12.444934 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1197 rows starting from the beginning of the part 2025.01.02 23:41:12.445246 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 283 rows starting from the beginning of the part 2025.01.02 23:41:12.445543 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part 2025.01.02 23:41:12.446655 [ 265 ] {3dce95a5-3698-4319-88f7-f549e0a3da3f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:12.446705 [ 265 ] {3dce95a5-3698-4319-88f7-f549e0a3da3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:12.447316 [ 265 ] {3dce95a5-3698-4319-88f7-f549e0a3da3f} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.02 23:41:12.447586 [ 265 ] {3dce95a5-3698-4319-88f7-f549e0a3da3f} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:12.447814 [ 43 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.02 23:41:12.447913 [ 43 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:12.448027 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:12.448034 [ 265 ] {3dce95a5-3698-4319-88f7-f549e0a3da3f} executeQuery: Read 64 rows, 5.12 KiB in 0.003856 sec., 16597.510373443984 rows/sec., 1.30 MiB/sec. 2025.01.02 23:41:12.448547 [ 265 ] {3dce95a5-3698-4319-88f7-f549e0a3da3f} TCPHandler: Processed in 0.004700602 sec. 2025.01.02 23:41:12.448733 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3310 rows, containing 5 columns (5 merged, 0 gathered) in 0.004887514 sec., 677235.9117539101 rows/sec., 59.36 MiB/sec. 2025.01.02 23:41:12.448790 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.02 23:41:12.448867 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:12.449150 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.02 23:41:12.449207 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:12.449225 [ 260 ] {6f7ad1cf-4a63-4bbc-97b1-7478ad7001bb} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:12.449325 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 914 rows starting from the beginning of the part 2025.01.02 23:41:12.449411 [ 260 ] {6f7ad1cf-4a63-4bbc-97b1-7478ad7001bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:12.449678 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part 2025.01.02 23:41:12.450043 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 422 rows starting from the beginning of the part 2025.01.02 23:41:12.450443 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 522 rows starting from the beginning of the part 2025.01.02 23:41:12.450863 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 422 rows starting from the beginning of the part 2025.01.02 23:41:12.451183 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2025.01.02 23:41:12.451885 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:12.452329 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_81_16} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.02 23:41:12.452712 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.02 23:41:12.453137 [ 260 ] {6f7ad1cf-4a63-4bbc-97b1-7478ad7001bb} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:12.453214 [ 260 ] {6f7ad1cf-4a63-4bbc-97b1-7478ad7001bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:12.454363 [ 260 ] {6f7ad1cf-4a63-4bbc-97b1-7478ad7001bb} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.02 23:41:12.454730 [ 260 ] {6f7ad1cf-4a63-4bbc-97b1-7478ad7001bb} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:12.455122 [ 43 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.02 23:41:12.455138 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.006927822 sec., 347583.98815673956 rows/sec., 26.65 MiB/sec. 2025.01.02 23:41:12.455230 [ 43 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:12.455293 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:12.455388 [ 260 ] {6f7ad1cf-4a63-4bbc-97b1-7478ad7001bb} executeQuery: Read 160 rows, 11.41 KiB in 0.006278 sec., 25485.82351067219 rows/sec., 1.78 MiB/sec. 2025.01.02 23:41:12.455513 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.02 23:41:12.455714 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.02 23:41:12.455754 [ 260 ] {6f7ad1cf-4a63-4bbc-97b1-7478ad7001bb} TCPHandler: Processed in 0.007013732 sec. 2025.01.02 23:41:12.456121 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:12.456165 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:12.456241 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 24292 rows starting from the beginning of the part 2025.01.02 23:41:12.456491 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:12.456648 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part 2025.01.02 23:41:12.456830 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_81_16} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.02 23:41:12.457049 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part 2025.01.02 23:41:12.457216 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.02 23:41:12.457205 [ 265 ] {ce7d0076-3055-403f-a652-6ce4dafcce6e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:12.457488 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 881 rows starting from the beginning of the part 2025.01.02 23:41:12.457510 [ 265 ] {ce7d0076-3055-403f-a652-6ce4dafcce6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:12.457852 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part 2025.01.02 23:41:12.458222 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part 2025.01.02 23:41:12.459532 [ 265 ] {ce7d0076-3055-403f-a652-6ce4dafcce6e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:12.459591 [ 265 ] {ce7d0076-3055-403f-a652-6ce4dafcce6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:12.460126 [ 265 ] {ce7d0076-3055-403f-a652-6ce4dafcce6e} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.02 23:41:12.460585 [ 265 ] {ce7d0076-3055-403f-a652-6ce4dafcce6e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:12.460872 [ 43 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.02 23:41:12.460954 [ 43 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:12.461035 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:12.461608 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.02 23:41:12.461764 [ 265 ] {ce7d0076-3055-403f-a652-6ce4dafcce6e} executeQuery: Read 60 rows, 4.14 KiB in 0.005112 sec., 11737.089201877934 rows/sec., 809.98 KiB/sec. 2025.01.02 23:41:12.462133 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:12.462236 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4944 rows starting from the beginning of the part 2025.01.02 23:41:12.462783 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part 2025.01.02 23:41:12.463001 [ 265 ] {ce7d0076-3055-403f-a652-6ce4dafcce6e} TCPHandler: Processed in 0.007109353 sec. 2025.01.02 23:41:12.463266 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part 2025.01.02 23:41:12.463693 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part 2025.01.02 23:41:12.464226 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part 2025.01.02 23:41:12.464380 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part 2025.01.02 23:41:12.466165 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 4 columns (4 merged, 0 gathered) in 0.004980086 sec., 1061829.0527512978 rows/sec., 69.17 MiB/sec. 2025.01.02 23:41:12.466502 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.02 23:41:12.466870 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:12.466893 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 25967 rows, containing 5 columns (5 merged, 0 gathered) in 0.011498721 sec., 2258251.1568025695 rows/sec., 152.29 MiB/sec. 2025.01.02 23:41:12.466988 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_81_16} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.02 23:41:12.467095 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.01.02 23:41:12.467280 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.02 23:41:12.467679 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:12.467780 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_81_16} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.02 23:41:12.467891 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. 2025.01.02 23:41:12.600178 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.01.02 23:41:12.619992 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:12.620048 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. 2025.01.02 23:41:12.627382 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:41:12.628143 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:12.630727 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.01.02 23:41:15.863534 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1510 2025.01.02 23:41:15.866620 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:15.866676 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:15.868204 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:41:15.868529 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:15.870203 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1510 2025.01.02 23:41:17.447224 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.447428 [ 260 ] {7bc01fd3-beed-4275-8d8c-708481c6b648} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:41:17.447505 [ 260 ] {7bc01fd3-beed-4275-8d8c-708481c6b648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:41:17.448295 [ 260 ] {7bc01fd3-beed-4275-8d8c-708481c6b648} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.448342 [ 260 ] {7bc01fd3-beed-4275-8d8c-708481c6b648} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.448782 [ 260 ] {7bc01fd3-beed-4275-8d8c-708481c6b648} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:41:17.449036 [ 260 ] {7bc01fd3-beed-4275-8d8c-708481c6b648} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.449301 [ 260 ] {7bc01fd3-beed-4275-8d8c-708481c6b648} executeQuery: Read 14 rows, 1.01 KiB in 0.001923 sec., 7280.291211648466 rows/sec., 524.08 KiB/sec. 2025.01.02 23:41:17.449390 [ 260 ] {7bc01fd3-beed-4275-8d8c-708481c6b648} TCPHandler: Processed in 0.00229378 sec. 2025.01.02 23:41:17.449785 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.450032 [ 265 ] {19b665ef-f571-45f3-9786-6467e28a5900} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:41:17.450103 [ 265 ] {19b665ef-f571-45f3-9786-6467e28a5900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:41:17.450847 [ 265 ] {19b665ef-f571-45f3-9786-6467e28a5900} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.450895 [ 265 ] {19b665ef-f571-45f3-9786-6467e28a5900} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.451311 [ 265 ] {19b665ef-f571-45f3-9786-6467e28a5900} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.02 23:41:17.451564 [ 265 ] {19b665ef-f571-45f3-9786-6467e28a5900} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.451843 [ 265 ] {19b665ef-f571-45f3-9786-6467e28a5900} executeQuery: Read 10 rows, 835.00 B in 0.001858 sec., 5382.1313240043055 rows/sec., 438.87 KiB/sec. 2025.01.02 23:41:17.452044 [ 265 ] {19b665ef-f571-45f3-9786-6467e28a5900} TCPHandler: Processed in 0.002492993 sec. 2025.01.02 23:41:17.452308 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.452528 [ 260 ] {2442d637-b768-48e4-b81e-2169bc751743} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:17.452617 [ 260 ] {2442d637-b768-48e4-b81e-2169bc751743} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:17.453536 [ 260 ] {2442d637-b768-48e4-b81e-2169bc751743} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.453575 [ 260 ] {2442d637-b768-48e4-b81e-2169bc751743} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.453966 [ 260 ] {2442d637-b768-48e4-b81e-2169bc751743} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.02 23:41:17.454201 [ 260 ] {2442d637-b768-48e4-b81e-2169bc751743} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.454413 [ 260 ] {2442d637-b768-48e4-b81e-2169bc751743} executeQuery: Read 288 rows, 25.97 KiB in 0.00194 sec., 148453.60824742267 rows/sec., 13.07 MiB/sec. 2025.01.02 23:41:17.454464 [ 260 ] {2442d637-b768-48e4-b81e-2169bc751743} TCPHandler: Processed in 0.00230163 sec. 2025.01.02 23:41:17.454690 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.454917 [ 265 ] {22f1f8a9-7aa7-4d6a-b849-77cb32fd0b1b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:41:17.454980 [ 265 ] {22f1f8a9-7aa7-4d6a-b849-77cb32fd0b1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:41:17.455682 [ 265 ] {22f1f8a9-7aa7-4d6a-b849-77cb32fd0b1b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.455728 [ 265 ] {22f1f8a9-7aa7-4d6a-b849-77cb32fd0b1b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.456109 [ 265 ] {22f1f8a9-7aa7-4d6a-b849-77cb32fd0b1b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:41:17.456342 [ 265 ] {22f1f8a9-7aa7-4d6a-b849-77cb32fd0b1b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.456533 [ 265 ] {22f1f8a9-7aa7-4d6a-b849-77cb32fd0b1b} executeQuery: Read 57 rows, 4.16 KiB in 0.001662 sec., 34296.028880866426 rows/sec., 2.45 MiB/sec. 2025.01.02 23:41:17.456626 [ 265 ] {22f1f8a9-7aa7-4d6a-b849-77cb32fd0b1b} TCPHandler: Processed in 0.002045847 sec. 2025.01.02 23:41:17.456835 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.457023 [ 260 ] {c570c2c5-995d-4a1e-9a6c-e9f440d0a7b7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:41:17.457081 [ 260 ] {c570c2c5-995d-4a1e-9a6c-e9f440d0a7b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:41:17.457776 [ 260 ] {c570c2c5-995d-4a1e-9a6c-e9f440d0a7b7} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.457825 [ 260 ] {c570c2c5-995d-4a1e-9a6c-e9f440d0a7b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.458188 [ 260 ] {c570c2c5-995d-4a1e-9a6c-e9f440d0a7b7} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:41:17.458427 [ 260 ] {c570c2c5-995d-4a1e-9a6c-e9f440d0a7b7} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.458646 [ 260 ] {c570c2c5-995d-4a1e-9a6c-e9f440d0a7b7} executeQuery: Read 14 rows, 1004.00 B in 0.001654 sec., 8464.328899637243 rows/sec., 592.79 KiB/sec. 2025.01.02 23:41:17.458697 [ 260 ] {c570c2c5-995d-4a1e-9a6c-e9f440d0a7b7} TCPHandler: Processed in 0.001983847 sec. 2025.01.02 23:41:17.458844 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.458971 [ 265 ] {0cbedaea-0a9e-4518-9710-3dd8fceb8994} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:41:17.459027 [ 265 ] {0cbedaea-0a9e-4518-9710-3dd8fceb8994} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:41:17.459703 [ 265 ] {0cbedaea-0a9e-4518-9710-3dd8fceb8994} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.459747 [ 265 ] {0cbedaea-0a9e-4518-9710-3dd8fceb8994} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.460119 [ 265 ] {0cbedaea-0a9e-4518-9710-3dd8fceb8994} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:41:17.460350 [ 265 ] {0cbedaea-0a9e-4518-9710-3dd8fceb8994} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.460528 [ 265 ] {0cbedaea-0a9e-4518-9710-3dd8fceb8994} executeQuery: Read 13 rows, 830.00 B in 0.001586 sec., 8196.72131147541 rows/sec., 511.06 KiB/sec. 2025.01.02 23:41:17.460578 [ 265 ] {0cbedaea-0a9e-4518-9710-3dd8fceb8994} TCPHandler: Processed in 0.001792383 sec. 2025.01.02 23:41:17.460726 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.460846 [ 260 ] {c7e4a049-17e9-4671-aa39-0a2005121478} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:17.460906 [ 260 ] {c7e4a049-17e9-4671-aa39-0a2005121478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:17.462090 [ 260 ] {c7e4a049-17e9-4671-aa39-0a2005121478} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.462130 [ 260 ] {c7e4a049-17e9-4671-aa39-0a2005121478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.462515 [ 260 ] {c7e4a049-17e9-4671-aa39-0a2005121478} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.02 23:41:17.462749 [ 260 ] {c7e4a049-17e9-4671-aa39-0a2005121478} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.462955 [ 260 ] {c7e4a049-17e9-4671-aa39-0a2005121478} executeQuery: Read 432 rows, 31.70 KiB in 0.002134 sec., 202436.73851921275 rows/sec., 14.51 MiB/sec. 2025.01.02 23:41:17.463006 [ 260 ] {c7e4a049-17e9-4671-aa39-0a2005121478} TCPHandler: Processed in 0.002337101 sec. 2025.01.02 23:41:17.463146 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.463260 [ 265 ] {08c836fd-56f0-4551-97c4-0ea37e3559f3} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:41:17.463309 [ 265 ] {08c836fd-56f0-4551-97c4-0ea37e3559f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:41:17.463792 [ 265 ] {08c836fd-56f0-4551-97c4-0ea37e3559f3} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.463833 [ 265 ] {08c836fd-56f0-4551-97c4-0ea37e3559f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.464188 [ 265 ] {08c836fd-56f0-4551-97c4-0ea37e3559f3} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:41:17.464421 [ 265 ] {08c836fd-56f0-4551-97c4-0ea37e3559f3} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.464598 [ 265 ] {08c836fd-56f0-4551-97c4-0ea37e3559f3} executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. 2025.01.02 23:41:17.464646 [ 265 ] {08c836fd-56f0-4551-97c4-0ea37e3559f3} TCPHandler: Processed in 0.0015541 sec. 2025.01.02 23:41:17.464789 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.464933 [ 260 ] {5a4c20af-6abd-4585-9cbc-4d9232fcfece} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:17.465029 [ 260 ] {5a4c20af-6abd-4585-9cbc-4d9232fcfece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:17.466000 [ 260 ] {5a4c20af-6abd-4585-9cbc-4d9232fcfece} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.466038 [ 260 ] {5a4c20af-6abd-4585-9cbc-4d9232fcfece} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.466430 [ 260 ] {5a4c20af-6abd-4585-9cbc-4d9232fcfece} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.02 23:41:17.466667 [ 260 ] {5a4c20af-6abd-4585-9cbc-4d9232fcfece} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.466895 [ 260 ] {5a4c20af-6abd-4585-9cbc-4d9232fcfece} executeQuery: Read 242 rows, 16.62 KiB in 0.002011 sec., 120338.1402287419 rows/sec., 8.07 MiB/sec. 2025.01.02 23:41:17.466993 [ 260 ] {5a4c20af-6abd-4585-9cbc-4d9232fcfece} TCPHandler: Processed in 0.0022564 sec. 2025.01.02 23:41:17.467188 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.467419 [ 265 ] {57e29b61-8b00-4044-9c3c-a45ed480d1f9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:41:17.467474 [ 265 ] {57e29b61-8b00-4044-9c3c-a45ed480d1f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:41:17.467939 [ 265 ] {57e29b61-8b00-4044-9c3c-a45ed480d1f9} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.467976 [ 265 ] {57e29b61-8b00-4044-9c3c-a45ed480d1f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.468323 [ 265 ] {57e29b61-8b00-4044-9c3c-a45ed480d1f9} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:41:17.468558 [ 265 ] {57e29b61-8b00-4044-9c3c-a45ed480d1f9} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.468768 [ 265 ] {57e29b61-8b00-4044-9c3c-a45ed480d1f9} executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. 2025.01.02 23:41:17.468926 [ 265 ] {57e29b61-8b00-4044-9c3c-a45ed480d1f9} TCPHandler: Processed in 0.001841274 sec. 2025.01.02 23:41:17.469164 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.469301 [ 260 ] {6c9bc116-4ea0-4a02-835a-cbc7cb3d1277} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:17.469394 [ 260 ] {6c9bc116-4ea0-4a02-835a-cbc7cb3d1277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:41:17.470695 [ 260 ] {6c9bc116-4ea0-4a02-835a-cbc7cb3d1277} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.470735 [ 260 ] {6c9bc116-4ea0-4a02-835a-cbc7cb3d1277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.471392 [ 260 ] {6c9bc116-4ea0-4a02-835a-cbc7cb3d1277} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.02 23:41:17.471647 [ 260 ] {6c9bc116-4ea0-4a02-835a-cbc7cb3d1277} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.471886 [ 260 ] {6c9bc116-4ea0-4a02-835a-cbc7cb3d1277} executeQuery: Read 40 rows, 73.40 KiB in 0.002616 sec., 15290.519877675843 rows/sec., 27.40 MiB/sec. 2025.01.02 23:41:17.471984 [ 260 ] {6c9bc116-4ea0-4a02-835a-cbc7cb3d1277} TCPHandler: Processed in 0.002948969 sec. 2025.01.02 23:41:17.472159 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:17.472298 [ 265 ] {88856581-0bba-4393-80e3-60af98df1f25} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:17.472356 [ 265 ] {88856581-0bba-4393-80e3-60af98df1f25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:17.472923 [ 265 ] {88856581-0bba-4393-80e3-60af98df1f25} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:17.472959 [ 265 ] {88856581-0bba-4393-80e3-60af98df1f25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:17.473324 [ 265 ] {88856581-0bba-4393-80e3-60af98df1f25} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.02 23:41:17.473553 [ 265 ] {88856581-0bba-4393-80e3-60af98df1f25} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:17.473723 [ 265 ] {88856581-0bba-4393-80e3-60af98df1f25} executeQuery: Read 82 rows, 5.33 KiB in 0.001456 sec., 56318.681318681316 rows/sec., 3.58 MiB/sec. 2025.01.02 23:41:17.473770 [ 265 ] {88856581-0bba-4393-80e3-60af98df1f25} TCPHandler: Processed in 0.001680702 sec. 2025.01.02 23:41:18.209674 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 2025.01.02 23:41:18.210646 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:18.210689 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:18.211221 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:41:18.211482 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:18.211738 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 2025.01.02 23:41:20.130889 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.01.02 23:41:20.152262 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:20.152319 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:20.159649 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:41:20.160436 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:20.163753 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.01.02 23:41:22.440767 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:22.440995 [ 260 ] {71b5029f-5a5a-41fb-849b-7a77584c543b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:22.441076 [ 260 ] {71b5029f-5a5a-41fb-849b-7a77584c543b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:22.441864 [ 260 ] {71b5029f-5a5a-41fb-849b-7a77584c543b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:22.441916 [ 260 ] {71b5029f-5a5a-41fb-849b-7a77584c543b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:22.442359 [ 260 ] {71b5029f-5a5a-41fb-849b-7a77584c543b} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.02 23:41:22.442641 [ 260 ] {71b5029f-5a5a-41fb-849b-7a77584c543b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:22.442909 [ 260 ] {71b5029f-5a5a-41fb-849b-7a77584c543b} executeQuery: Read 56 rows, 4.41 KiB in 0.00197 sec., 28426.395939086295 rows/sec., 2.18 MiB/sec. 2025.01.02 23:41:22.442974 [ 260 ] {71b5029f-5a5a-41fb-849b-7a77584c543b} TCPHandler: Processed in 0.002353871 sec. 2025.01.02 23:41:22.443241 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:22.443434 [ 265 ] {06309786-cbac-4146-9080-2467f9cd57fa} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:22.443515 [ 265 ] {06309786-cbac-4146-9080-2467f9cd57fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:22.444308 [ 265 ] {06309786-cbac-4146-9080-2467f9cd57fa} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:22.444362 [ 265 ] {06309786-cbac-4146-9080-2467f9cd57fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:22.444815 [ 265 ] {06309786-cbac-4146-9080-2467f9cd57fa} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.02 23:41:22.445114 [ 265 ] {06309786-cbac-4146-9080-2467f9cd57fa} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:22.445381 [ 265 ] {06309786-cbac-4146-9080-2467f9cd57fa} executeQuery: Read 64 rows, 5.12 KiB in 0.002 sec., 32000 rows/sec., 2.50 MiB/sec. 2025.01.02 23:41:22.445509 [ 265 ] {06309786-cbac-4146-9080-2467f9cd57fa} TCPHandler: Processed in 0.002396651 sec. 2025.01.02 23:41:22.445729 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:22.445892 [ 260 ] {f8c3d9ba-52cf-4b65-9786-d14829ed6b6e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:22.445949 [ 260 ] {f8c3d9ba-52cf-4b65-9786-d14829ed6b6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:22.446572 [ 260 ] {f8c3d9ba-52cf-4b65-9786-d14829ed6b6e} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:22.446612 [ 260 ] {f8c3d9ba-52cf-4b65-9786-d14829ed6b6e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:22.447026 [ 260 ] {f8c3d9ba-52cf-4b65-9786-d14829ed6b6e} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.02 23:41:22.447263 [ 260 ] {f8c3d9ba-52cf-4b65-9786-d14829ed6b6e} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:22.447446 [ 260 ] {f8c3d9ba-52cf-4b65-9786-d14829ed6b6e} executeQuery: Read 160 rows, 11.41 KiB in 0.001586 sec., 100882.72383354351 rows/sec., 7.03 MiB/sec. 2025.01.02 23:41:22.447496 [ 260 ] {f8c3d9ba-52cf-4b65-9786-d14829ed6b6e} TCPHandler: Processed in 0.001884025 sec. 2025.01.02 23:41:22.447670 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:22.447796 [ 265 ] {eaf76203-14d6-4734-a81e-9acecffca41e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:22.447854 [ 265 ] {eaf76203-14d6-4734-a81e-9acecffca41e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:22.448397 [ 265 ] {eaf76203-14d6-4734-a81e-9acecffca41e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:22.448438 [ 265 ] {eaf76203-14d6-4734-a81e-9acecffca41e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:22.448838 [ 265 ] {eaf76203-14d6-4734-a81e-9acecffca41e} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.02 23:41:22.449085 [ 265 ] {eaf76203-14d6-4734-a81e-9acecffca41e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:22.449309 [ 265 ] {eaf76203-14d6-4734-a81e-9acecffca41e} executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. 2025.01.02 23:41:22.449363 [ 265 ] {eaf76203-14d6-4734-a81e-9acecffca41e} TCPHandler: Processed in 0.001753163 sec. 2025.01.02 23:41:25.526738 [ 24 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:41:25.526802 [ 24 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:41:25.711980 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 2025.01.02 23:41:25.712656 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:25.712709 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:25.713236 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:41:25.713500 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:25.713758 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.01.02 23:41:25.870528 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1542 2025.01.02 23:41:25.873818 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:25.873884 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:25.875365 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:41:25.876056 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:25.877029 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1542 2025.01.02 23:41:27.448414 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.448717 [ 260 ] {b8bef29b-5bb8-4ea6-95ec-eeb800dcd540} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:41:27.448831 [ 260 ] {b8bef29b-5bb8-4ea6-95ec-eeb800dcd540} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:41:27.449710 [ 260 ] {b8bef29b-5bb8-4ea6-95ec-eeb800dcd540} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.449757 [ 260 ] {b8bef29b-5bb8-4ea6-95ec-eeb800dcd540} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.450256 [ 260 ] {b8bef29b-5bb8-4ea6-95ec-eeb800dcd540} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:41:27.450517 [ 260 ] {b8bef29b-5bb8-4ea6-95ec-eeb800dcd540} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.450768 [ 260 ] {b8bef29b-5bb8-4ea6-95ec-eeb800dcd540} executeQuery: Read 14 rows, 1.01 KiB in 0.002138 sec., 6548.175865294667 rows/sec., 471.38 KiB/sec. 2025.01.02 23:41:27.450827 [ 260 ] {b8bef29b-5bb8-4ea6-95ec-eeb800dcd540} TCPHandler: Processed in 0.002606994 sec. 2025.01.02 23:41:27.451134 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.451394 [ 265 ] {9be1e164-9eb7-47ed-ac3e-dcdc6f5e27a8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:27.451463 [ 265 ] {9be1e164-9eb7-47ed-ac3e-dcdc6f5e27a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:27.452312 [ 265 ] {9be1e164-9eb7-47ed-ac3e-dcdc6f5e27a8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.452357 [ 265 ] {9be1e164-9eb7-47ed-ac3e-dcdc6f5e27a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.452809 [ 265 ] {9be1e164-9eb7-47ed-ac3e-dcdc6f5e27a8} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.02 23:41:27.453060 [ 265 ] {9be1e164-9eb7-47ed-ac3e-dcdc6f5e27a8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.453281 [ 265 ] {9be1e164-9eb7-47ed-ac3e-dcdc6f5e27a8} executeQuery: Read 283 rows, 25.60 KiB in 0.00194 sec., 145876.28865979382 rows/sec., 12.89 MiB/sec. 2025.01.02 23:41:27.453338 [ 265 ] {9be1e164-9eb7-47ed-ac3e-dcdc6f5e27a8} TCPHandler: Processed in 0.002395531 sec. 2025.01.02 23:41:27.453488 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.453626 [ 260 ] {7e12f4b8-8e54-4dbb-b068-2609ee900d43} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:41:27.453685 [ 260 ] {7e12f4b8-8e54-4dbb-b068-2609ee900d43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:41:27.454371 [ 260 ] {7e12f4b8-8e54-4dbb-b068-2609ee900d43} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.454412 [ 260 ] {7e12f4b8-8e54-4dbb-b068-2609ee900d43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.454777 [ 260 ] {7e12f4b8-8e54-4dbb-b068-2609ee900d43} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:41:27.455017 [ 260 ] {7e12f4b8-8e54-4dbb-b068-2609ee900d43} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.455192 [ 71 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.01.02 23:41:27.455258 [ 260 ] {7e12f4b8-8e54-4dbb-b068-2609ee900d43} executeQuery: Read 47 rows, 3.46 KiB in 0.001659 sec., 28330.319469559974 rows/sec., 2.04 MiB/sec. 2025.01.02 23:41:27.455278 [ 71 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.455351 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.455383 [ 260 ] {7e12f4b8-8e54-4dbb-b068-2609ee900d43} TCPHandler: Processed in 0.001957756 sec. 2025.01.02 23:41:27.455753 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.01.02 23:41:27.455828 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.456358 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:27.456476 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 65 rows starting from the beginning of the part 2025.01.02 23:41:27.456510 [ 265 ] {0ca53572-bda0-4b60-b9ba-ab297474a3b3} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:41:27.456695 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 47 rows starting from the beginning of the part 2025.01.02 23:41:27.456713 [ 265 ] {0ca53572-bda0-4b60-b9ba-ab297474a3b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:41:27.457023 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part 2025.01.02 23:41:27.457352 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 47 rows starting from the beginning of the part 2025.01.02 23:41:27.457663 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 57 rows starting from the beginning of the part 2025.01.02 23:41:27.457934 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 47 rows starting from the beginning of the part 2025.01.02 23:41:27.459762 [ 265 ] {0ca53572-bda0-4b60-b9ba-ab297474a3b3} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.459842 [ 265 ] {0ca53572-bda0-4b60-b9ba-ab297474a3b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.460902 [ 265 ] {0ca53572-bda0-4b60-b9ba-ab297474a3b3} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:41:27.460927 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 5 columns (5 merged, 0 gathered) in 0.005449682 sec., 48626.69051148306 rows/sec., 3.66 MiB/sec. 2025.01.02 23:41:27.461097 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.01.02 23:41:27.461350 [ 265 ] {0ca53572-bda0-4b60-b9ba-ab297474a3b3} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.461742 [ 71 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.02 23:41:27.461764 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.461873 [ 71 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.461927 [ 265 ] {0ca53572-bda0-4b60-b9ba-ab297474a3b3} executeQuery: Read 14 rows, 1004.00 B in 0.005514 sec., 2538.9916575988395 rows/sec., 177.81 KiB/sec. 2025.01.02 23:41:27.461987 [ 71 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.462028 [ 195 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_55_11} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.01.02 23:41:27.462179 [ 265 ] {0ca53572-bda0-4b60-b9ba-ab297474a3b3} TCPHandler: Processed in 0.006679808 sec. 2025.01.02 23:41:27.462494 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.02 23:41:27.462506 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.462567 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.02 23:41:27.462725 [ 260 ] {d2155dde-e693-4019-a4c1-4ed5cdba1b50} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:41:27.462801 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:27.462825 [ 260 ] {d2155dde-e693-4019-a4c1-4ed5cdba1b50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:41:27.462865 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 244 rows starting from the beginning of the part 2025.01.02 23:41:27.463227 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:27.463597 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 228 rows starting from the beginning of the part 2025.01.02 23:41:27.464013 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:27.464379 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:27.464750 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:27.465683 [ 260 ] {d2155dde-e693-4019-a4c1-4ed5cdba1b50} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.465760 [ 260 ] {d2155dde-e693-4019-a4c1-4ed5cdba1b50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.466750 [ 260 ] {d2155dde-e693-4019-a4c1-4ed5cdba1b50} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:41:27.467328 [ 260 ] {d2155dde-e693-4019-a4c1-4ed5cdba1b50} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.467556 [ 197 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.00534569 sec., 98771.15956967202 rows/sec., 7.07 MiB/sec. 2025.01.02 23:41:27.467879 [ 260 ] {d2155dde-e693-4019-a4c1-4ed5cdba1b50} executeQuery: Read 13 rows, 830.00 B in 0.005184 sec., 2507.716049382716 rows/sec., 156.36 KiB/sec. 2025.01.02 23:41:27.467910 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.02 23:41:27.468165 [ 260 ] {d2155dde-e693-4019-a4c1-4ed5cdba1b50} TCPHandler: Processed in 0.005794876 sec. 2025.01.02 23:41:27.468481 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.468811 [ 265 ] {66a05537-15c5-4a3a-81fb-2ee55c2d04b8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:27.468888 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.468910 [ 265 ] {66a05537-15c5-4a3a-81fb-2ee55c2d04b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:27.469155 [ 188 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_56_11} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.02 23:41:27.469318 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.02 23:41:27.469979 [ 265 ] {66a05537-15c5-4a3a-81fb-2ee55c2d04b8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.470023 [ 265 ] {66a05537-15c5-4a3a-81fb-2ee55c2d04b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.470429 [ 265 ] {66a05537-15c5-4a3a-81fb-2ee55c2d04b8} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.02 23:41:27.470672 [ 265 ] {66a05537-15c5-4a3a-81fb-2ee55c2d04b8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.470925 [ 265 ] {66a05537-15c5-4a3a-81fb-2ee55c2d04b8} executeQuery: Read 422 rows, 30.88 KiB in 0.002206 sec., 191296.46418857662 rows/sec., 13.67 MiB/sec. 2025.01.02 23:41:27.470980 [ 265 ] {66a05537-15c5-4a3a-81fb-2ee55c2d04b8} TCPHandler: Processed in 0.002667965 sec. 2025.01.02 23:41:27.471183 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.471407 [ 260 ] {686e37a5-8d7f-4826-962f-8b8a73b13178} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:41:27.471501 [ 260 ] {686e37a5-8d7f-4826-962f-8b8a73b13178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:41:27.472372 [ 260 ] {686e37a5-8d7f-4826-962f-8b8a73b13178} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.472413 [ 260 ] {686e37a5-8d7f-4826-962f-8b8a73b13178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.472800 [ 260 ] {686e37a5-8d7f-4826-962f-8b8a73b13178} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:41:27.473073 [ 260 ] {686e37a5-8d7f-4826-962f-8b8a73b13178} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.473302 [ 260 ] {686e37a5-8d7f-4826-962f-8b8a73b13178} executeQuery: Read 6 rows, 321.00 B in 0.001951 sec., 3075.3459764223476 rows/sec., 160.67 KiB/sec. 2025.01.02 23:41:27.473353 [ 260 ] {686e37a5-8d7f-4826-962f-8b8a73b13178} TCPHandler: Processed in 0.00228141 sec. 2025.01.02 23:41:27.473501 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.473637 [ 265 ] {fc02627a-3949-43fd-8653-fdd72f829f9c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:27.473699 [ 265 ] {fc02627a-3949-43fd-8653-fdd72f829f9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:27.474361 [ 265 ] {fc02627a-3949-43fd-8653-fdd72f829f9c} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.474399 [ 265 ] {fc02627a-3949-43fd-8653-fdd72f829f9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.474802 [ 265 ] {fc02627a-3949-43fd-8653-fdd72f829f9c} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.02 23:41:27.475037 [ 265 ] {fc02627a-3949-43fd-8653-fdd72f829f9c} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.475276 [ 265 ] {fc02627a-3949-43fd-8653-fdd72f829f9c} executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. 2025.01.02 23:41:27.475344 [ 265 ] {fc02627a-3949-43fd-8653-fdd72f829f9c} TCPHandler: Processed in 0.001910374 sec. 2025.01.02 23:41:27.475688 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.475951 [ 260 ] {2b6fc204-0eca-43e8-a2cb-7ee13a136f2f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:41:27.476045 [ 260 ] {2b6fc204-0eca-43e8-a2cb-7ee13a136f2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:41:27.476643 [ 260 ] {2b6fc204-0eca-43e8-a2cb-7ee13a136f2f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.476683 [ 260 ] {2b6fc204-0eca-43e8-a2cb-7ee13a136f2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.477054 [ 260 ] {2b6fc204-0eca-43e8-a2cb-7ee13a136f2f} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:41:27.477298 [ 260 ] {2b6fc204-0eca-43e8-a2cb-7ee13a136f2f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.477516 [ 260 ] {2b6fc204-0eca-43e8-a2cb-7ee13a136f2f} executeQuery: Read 1 rows, 69.00 B in 0.001621 sec., 616.9031462060457 rows/sec., 41.57 KiB/sec. 2025.01.02 23:41:27.477567 [ 260 ] {2b6fc204-0eca-43e8-a2cb-7ee13a136f2f} TCPHandler: Processed in 0.002138018 sec. 2025.01.02 23:41:27.477763 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.477980 [ 265 ] {2f4abc13-fd54-4d3d-a784-a83890f2604d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:27.478118 [ 265 ] {2f4abc13-fd54-4d3d-a784-a83890f2604d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:41:27.479381 [ 265 ] {2f4abc13-fd54-4d3d-a784-a83890f2604d} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.479419 [ 265 ] {2f4abc13-fd54-4d3d-a784-a83890f2604d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.480077 [ 265 ] {2f4abc13-fd54-4d3d-a784-a83890f2604d} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.02 23:41:27.480338 [ 265 ] {2f4abc13-fd54-4d3d-a784-a83890f2604d} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.480576 [ 265 ] {2f4abc13-fd54-4d3d-a784-a83890f2604d} executeQuery: Read 40 rows, 73.40 KiB in 0.002651 sec., 15088.645794039983 rows/sec., 27.04 MiB/sec. 2025.01.02 23:41:27.480672 [ 265 ] {2f4abc13-fd54-4d3d-a784-a83890f2604d} TCPHandler: Processed in 0.00301896 sec. 2025.01.02 23:41:27.480874 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:27.481100 [ 260 ] {475877ad-da32-4a7d-b8b6-7da0c751ef24} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:27.481195 [ 260 ] {475877ad-da32-4a7d-b8b6-7da0c751ef24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:27.481748 [ 260 ] {475877ad-da32-4a7d-b8b6-7da0c751ef24} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.481788 [ 260 ] {475877ad-da32-4a7d-b8b6-7da0c751ef24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.482165 [ 260 ] {475877ad-da32-4a7d-b8b6-7da0c751ef24} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.02 23:41:27.482402 [ 260 ] {475877ad-da32-4a7d-b8b6-7da0c751ef24} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.482616 [ 260 ] {475877ad-da32-4a7d-b8b6-7da0c751ef24} executeQuery: Read 82 rows, 5.33 KiB in 0.001573 sec., 52129.68849332486 rows/sec., 3.31 MiB/sec. 2025.01.02 23:41:27.482666 [ 260 ] {475877ad-da32-4a7d-b8b6-7da0c751ef24} TCPHandler: Processed in 0.001904235 sec. 2025.01.02 23:41:27.663914 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.01.02 23:41:27.684908 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:27.684966 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:27.692301 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:41:27.693088 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:27.695751 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.01.02 23:41:28.000172 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 245.38 MiB, peak 254.53 MiB, free memory in arenas 0.00 B, will set to 244.01 MiB (RSS), difference: -1.37 MiB 2025.01.02 23:41:30.296747 [ 135 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.02 23:41:30.296832 [ 135 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:30.296861 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:30.297141 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full 2025.01.02 23:41:30.297399 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:30.297472 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part 2025.01.02 23:41:30.297570 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part 2025.01.02 23:41:30.297805 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2025.01.02 23:41:30.297984 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2025.01.02 23:41:30.298165 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part 2025.01.02 23:41:30.299220 [ 201 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00226036 sec., 15926.666548691359 rows/sec., 1.33 MiB/sec. 2025.01.02 23:41:30.299460 [ 202 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.02 23:41:30.300059 [ 202 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:30.300224 [ 202 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_25_6} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.02 23:41:30.300393 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:41:32.472194 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:32.472501 [ 260 ] {b51ccd51-62b7-4567-9ddc-37e3eb7ba0ab} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:41:32.472578 [ 260 ] {b51ccd51-62b7-4567-9ddc-37e3eb7ba0ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:41:32.473302 [ 260 ] {b51ccd51-62b7-4567-9ddc-37e3eb7ba0ab} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:32.473353 [ 260 ] {b51ccd51-62b7-4567-9ddc-37e3eb7ba0ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:32.473780 [ 260 ] {b51ccd51-62b7-4567-9ddc-37e3eb7ba0ab} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.02 23:41:32.474038 [ 260 ] {b51ccd51-62b7-4567-9ddc-37e3eb7ba0ab} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:32.474283 [ 260 ] {b51ccd51-62b7-4567-9ddc-37e3eb7ba0ab} executeQuery: Read 4 rows, 334.00 B in 0.001866 sec., 2143.6227224008576 rows/sec., 174.80 KiB/sec. 2025.01.02 23:41:32.474349 [ 260 ] {b51ccd51-62b7-4567-9ddc-37e3eb7ba0ab} TCPHandler: Processed in 0.002350751 sec. 2025.01.02 23:41:32.474594 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:32.474805 [ 265 ] {715e5148-ba52-4207-873f-2785febd2a87} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:32.474886 [ 265 ] {715e5148-ba52-4207-873f-2785febd2a87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:32.476160 [ 265 ] {715e5148-ba52-4207-873f-2785febd2a87} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:32.476206 [ 265 ] {715e5148-ba52-4207-873f-2785febd2a87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:32.476698 [ 265 ] {715e5148-ba52-4207-873f-2785febd2a87} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.02 23:41:32.476958 [ 265 ] {715e5148-ba52-4207-873f-2785febd2a87} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:32.477229 [ 265 ] {715e5148-ba52-4207-873f-2785febd2a87} executeQuery: Read 1198 rows, 101.11 KiB in 0.002474 sec., 484236.0549717057 rows/sec., 39.91 MiB/sec. 2025.01.02 23:41:32.477324 [ 265 ] {715e5148-ba52-4207-873f-2785febd2a87} TCPHandler: Processed in 0.002869398 sec. 2025.01.02 23:41:32.477591 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:32.477861 [ 260 ] {f5ee0d3b-d1e3-487c-bc02-3ef8b67739dd} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:41:32.477957 [ 260 ] {f5ee0d3b-d1e3-487c-bc02-3ef8b67739dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:41:32.478789 [ 260 ] {f5ee0d3b-d1e3-487c-bc02-3ef8b67739dd} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:32.478832 [ 260 ] {f5ee0d3b-d1e3-487c-bc02-3ef8b67739dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:32.479196 [ 260 ] {f5ee0d3b-d1e3-487c-bc02-3ef8b67739dd} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:41:32.479439 [ 260 ] {f5ee0d3b-d1e3-487c-bc02-3ef8b67739dd} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:32.479652 [ 260 ] {f5ee0d3b-d1e3-487c-bc02-3ef8b67739dd} executeQuery: Read 4 rows, 286.00 B in 0.00185 sec., 2162.162162162162 rows/sec., 150.97 KiB/sec. 2025.01.02 23:41:32.479710 [ 260 ] {f5ee0d3b-d1e3-487c-bc02-3ef8b67739dd} TCPHandler: Processed in 0.00229454 sec. 2025.01.02 23:41:32.479912 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:32.480132 [ 265 ] {8716b4f6-03b6-4000-845d-5be0f8352723} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:41:32.480222 [ 265 ] {8716b4f6-03b6-4000-845d-5be0f8352723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:41:32.481034 [ 265 ] {8716b4f6-03b6-4000-845d-5be0f8352723} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:32.481072 [ 265 ] {8716b4f6-03b6-4000-845d-5be0f8352723} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:32.481440 [ 265 ] {8716b4f6-03b6-4000-845d-5be0f8352723} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:41:32.481676 [ 265 ] {8716b4f6-03b6-4000-845d-5be0f8352723} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:32.481883 [ 265 ] {8716b4f6-03b6-4000-845d-5be0f8352723} executeQuery: Read 228 rows, 15.81 KiB in 0.001807 sec., 126175.9822910902 rows/sec., 8.54 MiB/sec. 2025.01.02 23:41:32.481934 [ 265 ] {8716b4f6-03b6-4000-845d-5be0f8352723} TCPHandler: Processed in 0.002129238 sec. 2025.01.02 23:41:32.482110 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:32.482251 [ 260 ] {8c106961-e301-4292-950a-e4b6d3cc7808} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:32.482308 [ 260 ] {8c106961-e301-4292-950a-e4b6d3cc7808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:32.483135 [ 260 ] {8c106961-e301-4292-950a-e4b6d3cc7808} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:32.483174 [ 260 ] {8c106961-e301-4292-950a-e4b6d3cc7808} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:32.483569 [ 260 ] {8c106961-e301-4292-950a-e4b6d3cc7808} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.02 23:41:32.483816 [ 260 ] {8c106961-e301-4292-950a-e4b6d3cc7808} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:32.484007 [ 260 ] {8c106961-e301-4292-950a-e4b6d3cc7808} executeQuery: Read 524 rows, 39.73 KiB in 0.001788 sec., 293064.8769574944 rows/sec., 21.70 MiB/sec. 2025.01.02 23:41:32.484064 [ 260 ] {8c106961-e301-4292-950a-e4b6d3cc7808} TCPHandler: Processed in 0.002018746 sec. 2025.01.02 23:41:32.484210 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:32.484325 [ 265 ] {fae6cb3b-45f7-4a22-9b22-b041b1f6c755} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:32.484378 [ 265 ] {fae6cb3b-45f7-4a22-9b22-b041b1f6c755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:32.485245 [ 265 ] {fae6cb3b-45f7-4a22-9b22-b041b1f6c755} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:32.485290 [ 265 ] {fae6cb3b-45f7-4a22-9b22-b041b1f6c755} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:32.485761 [ 265 ] {fae6cb3b-45f7-4a22-9b22-b041b1f6c755} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.02 23:41:32.486015 [ 265 ] {fae6cb3b-45f7-4a22-9b22-b041b1f6c755} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:32.486259 [ 265 ] {fae6cb3b-45f7-4a22-9b22-b041b1f6c755} executeQuery: Read 882 rows, 60.77 KiB in 0.001952 sec., 451844.262295082 rows/sec., 30.40 MiB/sec. 2025.01.02 23:41:32.486351 [ 265 ] {fae6cb3b-45f7-4a22-9b22-b041b1f6c755} TCPHandler: Processed in 0.002192288 sec. 2025.01.02 23:41:32.486551 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:32.486756 [ 260 ] {e79dc5c5-781c-4d6f-a8f2-056741a06bdd} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:32.486808 [ 260 ] {e79dc5c5-781c-4d6f-a8f2-056741a06bdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:32.487290 [ 260 ] {e79dc5c5-781c-4d6f-a8f2-056741a06bdd} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:32.487326 [ 260 ] {e79dc5c5-781c-4d6f-a8f2-056741a06bdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:32.487681 [ 260 ] {e79dc5c5-781c-4d6f-a8f2-056741a06bdd} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.02 23:41:32.487912 [ 260 ] {e79dc5c5-781c-4d6f-a8f2-056741a06bdd} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:32.488169 [ 260 ] {e79dc5c5-781c-4d6f-a8f2-056741a06bdd} executeQuery: Read 60 rows, 4.14 KiB in 0.001445 sec., 41522.491349480966 rows/sec., 2.80 MiB/sec. 2025.01.02 23:41:32.488272 [ 260 ] {e79dc5c5-781c-4d6f-a8f2-056741a06bdd} TCPHandler: Processed in 0.001833775 sec. 2025.01.02 23:41:33.214012 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 2025.01.02 23:41:33.214903 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:33.214954 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:33.215478 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:41:33.215750 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:33.215973 [ 96 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.02 23:41:33.216003 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 2025.01.02 23:41:33.216061 [ 96 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:33.216094 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:33.216325 [ 192 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.02 23:41:33.216755 [ 192 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:33.216832 [ 192 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part 2025.01.02 23:41:33.216906 [ 192 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part 2025.01.02 23:41:33.217006 [ 192 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part 2025.01.02 23:41:33.217264 [ 192 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part 2025.01.02 23:41:33.217466 [ 192 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part 2025.01.02 23:41:33.217658 [ 192 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part 2025.01.02 23:41:33.220375 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.004194685 sec., 6674875.467406969 rows/sec., 95.48 MiB/sec. 2025.01.02 23:41:33.220922 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.02 23:41:33.221502 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:33.221610 [ 200 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_61_12} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.02 23:41:33.221734 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. 2025.01.02 23:41:35.195931 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.01.02 23:41:35.217773 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:35.217844 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:35.225230 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:41:35.225989 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:35.226367 [ 102 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.02 23:41:35.226501 [ 102 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:35.226571 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:35.227028 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.02 23:41:35.236604 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.01.02 23:41:35.237814 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:35.238726 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part 2025.01.02 23:41:35.243468 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part 2025.01.02 23:41:35.248255 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part 2025.01.02 23:41:35.253464 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part 2025.01.02 23:41:35.258858 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part 2025.01.02 23:41:35.263566 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part 2025.01.02 23:41:35.323642 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.096933884 sec., 4745.502614957634 rows/sec., 24.54 MiB/sec. 2025.01.02 23:41:35.327101 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.02 23:41:35.330133 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:35.330264 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_61_12} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.02 23:41:35.332985 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.02 23:41:35.877423 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1578 2025.01.02 23:41:35.880649 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:35.880698 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:35.882183 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:41:35.882495 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:35.883927 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1578 2025.01.02 23:41:36.000195 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 245.08 MiB, peak 258.50 MiB, free memory in arenas 0.00 B, will set to 246.52 MiB (RSS), difference: 1.44 MiB 2025.01.02 23:41:37.447235 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.447423 [ 260 ] {c3ffaecb-e063-47f2-8c47-75de2c38137b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:41:37.447494 [ 260 ] {c3ffaecb-e063-47f2-8c47-75de2c38137b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:41:37.448260 [ 260 ] {c3ffaecb-e063-47f2-8c47-75de2c38137b} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.448312 [ 260 ] {c3ffaecb-e063-47f2-8c47-75de2c38137b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.448751 [ 260 ] {c3ffaecb-e063-47f2-8c47-75de2c38137b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:41:37.449011 [ 260 ] {c3ffaecb-e063-47f2-8c47-75de2c38137b} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.449253 [ 260 ] {c3ffaecb-e063-47f2-8c47-75de2c38137b} executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. 2025.01.02 23:41:37.449321 [ 260 ] {c3ffaecb-e063-47f2-8c47-75de2c38137b} TCPHandler: Processed in 0.002215979 sec. 2025.01.02 23:41:37.449595 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.449794 [ 265 ] {ea57f121-b851-47de-9fd0-686bd52ca95d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:37.449870 [ 265 ] {ea57f121-b851-47de-9fd0-686bd52ca95d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:37.450791 [ 265 ] {ea57f121-b851-47de-9fd0-686bd52ca95d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.450844 [ 265 ] {ea57f121-b851-47de-9fd0-686bd52ca95d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.451306 [ 265 ] {ea57f121-b851-47de-9fd0-686bd52ca95d} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.02 23:41:37.451560 [ 265 ] {ea57f121-b851-47de-9fd0-686bd52ca95d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.451772 [ 87 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.02 23:41:37.451833 [ 265 ] {ea57f121-b851-47de-9fd0-686bd52ca95d} executeQuery: Read 283 rows, 25.60 KiB in 0.002083 sec., 135861.73787806046 rows/sec., 12.00 MiB/sec. 2025.01.02 23:41:37.451863 [ 87 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.451939 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.451962 [ 265 ] {ea57f121-b851-47de-9fd0-686bd52ca95d} TCPHandler: Processed in 0.002502003 sec. 2025.01.02 23:41:37.452231 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.452248 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.02 23:41:37.452613 [ 260 ] {f21af5b6-1e57-45f9-96e0-a8401d1c6308} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:41:37.452798 [ 260 ] {f21af5b6-1e57-45f9-96e0-a8401d1c6308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:41:37.452885 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:37.453083 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1435 rows starting from the beginning of the part 2025.01.02 23:41:37.453624 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 288 rows starting from the beginning of the part 2025.01.02 23:41:37.454093 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part 2025.01.02 23:41:37.454586 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 283 rows starting from the beginning of the part 2025.01.02 23:41:37.454985 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1198 rows starting from the beginning of the part 2025.01.02 23:41:37.455661 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 283 rows starting from the beginning of the part 2025.01.02 23:41:37.457182 [ 260 ] {f21af5b6-1e57-45f9-96e0-a8401d1c6308} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.457271 [ 260 ] {f21af5b6-1e57-45f9-96e0-a8401d1c6308} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:37.458318 [ 260 ] {f21af5b6-1e57-45f9-96e0-a8401d1c6308} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:41:37.458687 [ 260 ] {f21af5b6-1e57-45f9-96e0-a8401d1c6308} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.458964 [ 260 ] {f21af5b6-1e57-45f9-96e0-a8401d1c6308} executeQuery: Read 47 rows, 3.46 KiB in 0.006484 sec., 7248.611967921036 rows/sec., 534.22 KiB/sec. 2025.01.02 23:41:37.459213 [ 260 ] {f21af5b6-1e57-45f9-96e0-a8401d1c6308} TCPHandler: Processed in 0.007126253 sec. 2025.01.02 23:41:37.459483 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.459511 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3543 rows, containing 5 columns (5 merged, 0 gathered) in 0.007464178 sec., 474667.1368233716 rows/sec., 41.82 MiB/sec. 2025.01.02 23:41:37.459637 [ 265 ] {375d54b9-9895-4d53-84ce-73141f959ff0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:41:37.459723 [ 265 ] {375d54b9-9895-4d53-84ce-73141f959ff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:41:37.459792 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.02 23:41:37.460471 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.460589 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_86_17} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.02 23:41:37.460747 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.01.02 23:41:37.460973 [ 265 ] {375d54b9-9895-4d53-84ce-73141f959ff0} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.461017 [ 265 ] {375d54b9-9895-4d53-84ce-73141f959ff0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.461388 [ 265 ] {375d54b9-9895-4d53-84ce-73141f959ff0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:41:37.461631 [ 265 ] {375d54b9-9895-4d53-84ce-73141f959ff0} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.461861 [ 265 ] {375d54b9-9895-4d53-84ce-73141f959ff0} executeQuery: Read 14 rows, 1004.00 B in 0.002264 sec., 6183.745583038869 rows/sec., 433.07 KiB/sec. 2025.01.02 23:41:37.461916 [ 265 ] {375d54b9-9895-4d53-84ce-73141f959ff0} TCPHandler: Processed in 0.002568824 sec. 2025.01.02 23:41:37.462087 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.462235 [ 260 ] {af55dd84-5fcb-4171-ab88-64eecba6f002} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:41:37.462293 [ 260 ] {af55dd84-5fcb-4171-ab88-64eecba6f002} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:41:37.462936 [ 260 ] {af55dd84-5fcb-4171-ab88-64eecba6f002} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.462977 [ 260 ] {af55dd84-5fcb-4171-ab88-64eecba6f002} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.463344 [ 260 ] {af55dd84-5fcb-4171-ab88-64eecba6f002} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:41:37.463585 [ 260 ] {af55dd84-5fcb-4171-ab88-64eecba6f002} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.463818 [ 260 ] {af55dd84-5fcb-4171-ab88-64eecba6f002} executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. 2025.01.02 23:41:37.463918 [ 260 ] {af55dd84-5fcb-4171-ab88-64eecba6f002} TCPHandler: Processed in 0.001899534 sec. 2025.01.02 23:41:37.464115 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.464248 [ 265 ] {53e465fd-d838-4440-881a-7782036c73e9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:37.464307 [ 265 ] {53e465fd-d838-4440-881a-7782036c73e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:37.465142 [ 265 ] {53e465fd-d838-4440-881a-7782036c73e9} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.465185 [ 265 ] {53e465fd-d838-4440-881a-7782036c73e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.465576 [ 265 ] {53e465fd-d838-4440-881a-7782036c73e9} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.02 23:41:37.465815 [ 265 ] {53e465fd-d838-4440-881a-7782036c73e9} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.465985 [ 87 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.02 23:41:37.466045 [ 87 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.466060 [ 265 ] {53e465fd-d838-4440-881a-7782036c73e9} executeQuery: Read 422 rows, 30.88 KiB in 0.00183 sec., 230601.09289617487 rows/sec., 16.48 MiB/sec. 2025.01.02 23:41:37.466090 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.466220 [ 265 ] {53e465fd-d838-4440-881a-7782036c73e9} TCPHandler: Processed in 0.002203079 sec. 2025.01.02 23:41:37.466274 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.02 23:41:37.466423 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.466425 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:37.466488 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 914 rows starting from the beginning of the part 2025.01.02 23:41:37.466711 [ 260 ] {d65e6881-6b16-447c-b1fc-86f1217efd58} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:41:37.466757 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 432 rows starting from the beginning of the part 2025.01.02 23:41:37.466880 [ 260 ] {d65e6881-6b16-447c-b1fc-86f1217efd58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:41:37.467123 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part 2025.01.02 23:41:37.467433 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 422 rows starting from the beginning of the part 2025.01.02 23:41:37.467799 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 524 rows starting from the beginning of the part 2025.01.02 23:41:37.468131 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 422 rows starting from the beginning of the part 2025.01.02 23:41:37.469183 [ 260 ] {d65e6881-6b16-447c-b1fc-86f1217efd58} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.469250 [ 260 ] {d65e6881-6b16-447c-b1fc-86f1217efd58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:37.470327 [ 260 ] {d65e6881-6b16-447c-b1fc-86f1217efd58} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:41:37.470675 [ 260 ] {d65e6881-6b16-447c-b1fc-86f1217efd58} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.471109 [ 260 ] {d65e6881-6b16-447c-b1fc-86f1217efd58} executeQuery: Read 6 rows, 321.00 B in 0.004523 sec., 1326.5531726730046 rows/sec., 69.31 KiB/sec. 2025.01.02 23:41:37.471411 [ 260 ] {d65e6881-6b16-447c-b1fc-86f1217efd58} TCPHandler: Processed in 0.005097777 sec. 2025.01.02 23:41:37.471734 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.472166 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2778 rows, containing 5 columns (5 merged, 0 gathered) in 0.005943719 sec., 467384.1411412619 rows/sec., 35.70 MiB/sec. 2025.01.02 23:41:37.472227 [ 265 ] {5e0725dc-cf40-40b8-95e9-0badd3959b9a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:37.472306 [ 265 ] {5e0725dc-cf40-40b8-95e9-0badd3959b9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:37.472381 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.02 23:41:37.472795 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.472934 [ 194 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_86_17} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.02 23:41:37.473040 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.01.02 23:41:37.473159 [ 265 ] {5e0725dc-cf40-40b8-95e9-0badd3959b9a} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.473197 [ 265 ] {5e0725dc-cf40-40b8-95e9-0badd3959b9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.473591 [ 265 ] {5e0725dc-cf40-40b8-95e9-0badd3959b9a} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.02 23:41:37.473849 [ 265 ] {5e0725dc-cf40-40b8-95e9-0badd3959b9a} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.474032 [ 87 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.02 23:41:37.474084 [ 87 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.474099 [ 265 ] {5e0725dc-cf40-40b8-95e9-0badd3959b9a} executeQuery: Read 237 rows, 16.27 KiB in 0.001977 sec., 119878.60394537177 rows/sec., 8.04 MiB/sec. 2025.01.02 23:41:37.474121 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.474269 [ 265 ] {5e0725dc-cf40-40b8-95e9-0badd3959b9a} TCPHandler: Processed in 0.002703785 sec. 2025.01.02 23:41:37.474480 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.02 23:41:37.474552 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.474992 [ 260 ] {cef632f5-d168-43a8-8229-967d12fa1e85} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:41:37.475073 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:37.475244 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25967 rows starting from the beginning of the part 2025.01.02 23:41:37.475260 [ 260 ] {cef632f5-d168-43a8-8229-967d12fa1e85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:41:37.475889 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 242 rows starting from the beginning of the part 2025.01.02 23:41:37.476499 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part 2025.01.02 23:41:37.476952 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 237 rows starting from the beginning of the part 2025.01.02 23:41:37.477262 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 882 rows starting from the beginning of the part 2025.01.02 23:41:37.477495 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 237 rows starting from the beginning of the part 2025.01.02 23:41:37.478451 [ 260 ] {cef632f5-d168-43a8-8229-967d12fa1e85} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.478517 [ 260 ] {cef632f5-d168-43a8-8229-967d12fa1e85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:37.479074 [ 260 ] {cef632f5-d168-43a8-8229-967d12fa1e85} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:41:37.479491 [ 260 ] {cef632f5-d168-43a8-8229-967d12fa1e85} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.480013 [ 260 ] {cef632f5-d168-43a8-8229-967d12fa1e85} executeQuery: Read 1 rows, 69.00 B in 0.005114 sec., 195.54165037152916 rows/sec., 13.18 KiB/sec. 2025.01.02 23:41:37.480450 [ 260 ] {cef632f5-d168-43a8-8229-967d12fa1e85} TCPHandler: Processed in 0.00605742 sec. 2025.01.02 23:41:37.480790 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.480955 [ 265 ] {fa85aed9-51c1-4ee9-839b-1d78c10a49ad} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:37.481093 [ 265 ] {fa85aed9-51c1-4ee9-839b-1d78c10a49ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:41:37.482610 [ 265 ] {fa85aed9-51c1-4ee9-839b-1d78c10a49ad} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.482651 [ 265 ] {fa85aed9-51c1-4ee9-839b-1d78c10a49ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:37.483553 [ 265 ] {fa85aed9-51c1-4ee9-839b-1d78c10a49ad} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.02 23:41:37.483851 [ 265 ] {fa85aed9-51c1-4ee9-839b-1d78c10a49ad} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.484192 [ 265 ] {fa85aed9-51c1-4ee9-839b-1d78c10a49ad} executeQuery: Read 40 rows, 73.40 KiB in 0.003277 sec., 12206.286237412267 rows/sec., 21.87 MiB/sec. 2025.01.02 23:41:37.484861 [ 265 ] {fa85aed9-51c1-4ee9-839b-1d78c10a49ad} TCPHandler: Processed in 0.004278776 sec. 2025.01.02 23:41:37.485143 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:37.485287 [ 260 ] {87cc72a4-b113-40cb-9b89-0c9ca987eab0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:37.485340 [ 260 ] {87cc72a4-b113-40cb-9b89-0c9ca987eab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:37.485937 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 27725 rows, containing 5 columns (5 merged, 0 gathered) in 0.011669254 sec., 2375901.664322329 rows/sec., 160.22 MiB/sec. 2025.01.02 23:41:37.486212 [ 260 ] {87cc72a4-b113-40cb-9b89-0c9ca987eab0} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.486272 [ 260 ] {87cc72a4-b113-40cb-9b89-0c9ca987eab0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.486289 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.02 23:41:37.486916 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.487092 [ 194 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_86_17} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.02 23:41:37.487128 [ 260 ] {87cc72a4-b113-40cb-9b89-0c9ca987eab0} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.02 23:41:37.487223 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.01.02 23:41:37.487456 [ 260 ] {87cc72a4-b113-40cb-9b89-0c9ca987eab0} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.487653 [ 87 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.02 23:41:37.487709 [ 87 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:37.487726 [ 260 ] {87cc72a4-b113-40cb-9b89-0c9ca987eab0} executeQuery: Read 82 rows, 5.33 KiB in 0.002455 sec., 33401.22199592668 rows/sec., 2.12 MiB/sec. 2025.01.02 23:41:37.487755 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. 2025.01.02 23:41:37.487894 [ 260 ] {87cc72a4-b113-40cb-9b89-0c9ca987eab0} TCPHandler: Processed in 0.002916918 sec. 2025.01.02 23:41:37.487979 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.02 23:41:37.488104 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:37.488131 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5288 rows starting from the beginning of the part 2025.01.02 23:41:37.488207 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part 2025.01.02 23:41:37.488412 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part 2025.01.02 23:41:37.488594 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 82 rows starting from the beginning of the part 2025.01.02 23:41:37.488688 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part 2025.01.02 23:41:37.488938 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 82 rows starting from the beginning of the part 2025.01.02 23:41:37.490732 [ 194 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5654 rows, containing 4 columns (4 merged, 0 gathered) in 0.002838237 sec., 1992081.7042410483 rows/sec., 129.73 MiB/sec. 2025.01.02 23:41:37.491043 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.02 23:41:37.491326 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:37.491404 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_86_17} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.02 23:41:37.491476 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. 2025.01.02 23:41:40.527041 [ 61 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:41:40.527106 [ 61 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:41:40.716258 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 2025.01.02 23:41:40.716948 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:40.716987 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:40.717520 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:41:40.717788 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:40.717968 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.01.02 23:41:42.441501 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:42.441688 [ 260 ] {a485fba8-9414-49ff-94e2-9e7945aa4fbb} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:42.441759 [ 260 ] {a485fba8-9414-49ff-94e2-9e7945aa4fbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:42.442542 [ 260 ] {a485fba8-9414-49ff-94e2-9e7945aa4fbb} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:42.442593 [ 260 ] {a485fba8-9414-49ff-94e2-9e7945aa4fbb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:42.443054 [ 260 ] {a485fba8-9414-49ff-94e2-9e7945aa4fbb} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.02 23:41:42.443332 [ 260 ] {a485fba8-9414-49ff-94e2-9e7945aa4fbb} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:42.443546 [ 260 ] {a485fba8-9414-49ff-94e2-9e7945aa4fbb} executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. 2025.01.02 23:41:42.443615 [ 260 ] {a485fba8-9414-49ff-94e2-9e7945aa4fbb} TCPHandler: Processed in 0.00224798 sec. 2025.01.02 23:41:42.443886 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:42.444082 [ 265 ] {3cb0bb01-dfeb-43d4-a97d-6be740e2fc62} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:42.444160 [ 265 ] {3cb0bb01-dfeb-43d4-a97d-6be740e2fc62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:42.444963 [ 265 ] {3cb0bb01-dfeb-43d4-a97d-6be740e2fc62} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:42.445017 [ 265 ] {3cb0bb01-dfeb-43d4-a97d-6be740e2fc62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:42.445464 [ 265 ] {3cb0bb01-dfeb-43d4-a97d-6be740e2fc62} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.02 23:41:42.445727 [ 265 ] {3cb0bb01-dfeb-43d4-a97d-6be740e2fc62} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:42.445956 [ 265 ] {3cb0bb01-dfeb-43d4-a97d-6be740e2fc62} executeQuery: Read 64 rows, 5.12 KiB in 0.001931 sec., 33143.44899016054 rows/sec., 2.59 MiB/sec. 2025.01.02 23:41:42.446013 [ 265 ] {3cb0bb01-dfeb-43d4-a97d-6be740e2fc62} TCPHandler: Processed in 0.00226764 sec. 2025.01.02 23:41:42.446190 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:42.446336 [ 260 ] {982a4e79-1aa3-4a33-8126-9d7569a579a7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:42.446401 [ 260 ] {982a4e79-1aa3-4a33-8126-9d7569a579a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:42.447051 [ 260 ] {982a4e79-1aa3-4a33-8126-9d7569a579a7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:42.447090 [ 260 ] {982a4e79-1aa3-4a33-8126-9d7569a579a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:42.447520 [ 260 ] {982a4e79-1aa3-4a33-8126-9d7569a579a7} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.02 23:41:42.447761 [ 260 ] {982a4e79-1aa3-4a33-8126-9d7569a579a7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:42.447944 [ 260 ] {982a4e79-1aa3-4a33-8126-9d7569a579a7} executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. 2025.01.02 23:41:42.448001 [ 260 ] {982a4e79-1aa3-4a33-8126-9d7569a579a7} TCPHandler: Processed in 0.001879225 sec. 2025.01.02 23:41:42.448166 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:42.448296 [ 265 ] {4dc2dc38-eec7-4c88-a1f7-4e7ae08562d7} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:42.448354 [ 265 ] {4dc2dc38-eec7-4c88-a1f7-4e7ae08562d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:42.448872 [ 265 ] {4dc2dc38-eec7-4c88-a1f7-4e7ae08562d7} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:42.448913 [ 265 ] {4dc2dc38-eec7-4c88-a1f7-4e7ae08562d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:42.449295 [ 265 ] {4dc2dc38-eec7-4c88-a1f7-4e7ae08562d7} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.02 23:41:42.449540 [ 265 ] {4dc2dc38-eec7-4c88-a1f7-4e7ae08562d7} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:42.449746 [ 265 ] {4dc2dc38-eec7-4c88-a1f7-4e7ae08562d7} executeQuery: Read 60 rows, 4.14 KiB in 0.001482 sec., 40485.82995951417 rows/sec., 2.73 MiB/sec. 2025.01.02 23:41:42.449796 [ 265 ] {4dc2dc38-eec7-4c88-a1f7-4e7ae08562d7} TCPHandler: Processed in 0.001692743 sec. 2025.01.02 23:41:42.736775 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.01.02 23:41:42.755118 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:42.755171 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:42.762111 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:41:42.762891 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:42.765812 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.01.02 23:41:45.884316 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1608 2025.01.02 23:41:45.887610 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:45.887654 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:45.889122 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:41:45.889424 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:45.890460 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1608 2025.01.02 23:41:46.000256 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 242.71 MiB, peak 258.50 MiB, free memory in arenas 0.00 B, will set to 246.71 MiB (RSS), difference: 4.01 MiB 2025.01.02 23:41:47.447816 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.448094 [ 260 ] {7d7f9cb6-013d-4d4d-9464-5fa13da054ff} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:41:47.448161 [ 260 ] {7d7f9cb6-013d-4d4d-9464-5fa13da054ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:41:47.448912 [ 260 ] {7d7f9cb6-013d-4d4d-9464-5fa13da054ff} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.448957 [ 260 ] {7d7f9cb6-013d-4d4d-9464-5fa13da054ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.449384 [ 260 ] {7d7f9cb6-013d-4d4d-9464-5fa13da054ff} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:41:47.449633 [ 260 ] {7d7f9cb6-013d-4d4d-9464-5fa13da054ff} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.449840 [ 169 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.02 23:41:47.449910 [ 260 ] {7d7f9cb6-013d-4d4d-9464-5fa13da054ff} executeQuery: Read 14 rows, 1.01 KiB in 0.00188 sec., 7446.808510638298 rows/sec., 536.07 KiB/sec. 2025.01.02 23:41:47.449937 [ 169 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.450006 [ 169 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.450042 [ 260 ] {7d7f9cb6-013d-4d4d-9464-5fa13da054ff} TCPHandler: Processed in 0.002406731 sec. 2025.01.02 23:41:47.450262 [ 199 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.01.02 23:41:47.450355 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.450539 [ 199 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:47.450618 [ 199 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 14 rows starting from the beginning of the part 2025.01.02 23:41:47.450661 [ 265 ] {b3af9b83-4788-4658-82ea-810744d7c700} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:41:47.450854 [ 199 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:47.450874 [ 265 ] {b3af9b83-4788-4658-82ea-810744d7c700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:41:47.451183 [ 199 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:47.451487 [ 199 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:47.451764 [ 199 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2025.01.02 23:41:47.453704 [ 265 ] {b3af9b83-4788-4658-82ea-810744d7c700} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.453787 [ 265 ] {b3af9b83-4788-4658-82ea-810744d7c700} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.454497 [ 199 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004363128 sec., 16043.53573858021 rows/sec., 1.19 MiB/sec. 2025.01.02 23:41:47.454719 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.02 23:41:47.454725 [ 265 ] {b3af9b83-4788-4658-82ea-810744d7c700} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.02 23:41:47.455093 [ 265 ] {b3af9b83-4788-4658-82ea-810744d7c700} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.455110 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.455214 [ 187 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_45_11} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.02 23:41:47.455336 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:41:47.455377 [ 265 ] {b3af9b83-4788-4658-82ea-810744d7c700} executeQuery: Read 2 rows, 167.00 B in 0.004809 sec., 415.88687876897484 rows/sec., 33.91 KiB/sec. 2025.01.02 23:41:47.455451 [ 265 ] {b3af9b83-4788-4658-82ea-810744d7c700} TCPHandler: Processed in 0.005272599 sec. 2025.01.02 23:41:47.455662 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.455887 [ 260 ] {f1bb358a-d1cc-4263-80d9-c97aeb536347} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:47.455981 [ 260 ] {f1bb358a-d1cc-4263-80d9-c97aeb536347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:47.456721 [ 260 ] {f1bb358a-d1cc-4263-80d9-c97aeb536347} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.456761 [ 260 ] {f1bb358a-d1cc-4263-80d9-c97aeb536347} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.457150 [ 260 ] {f1bb358a-d1cc-4263-80d9-c97aeb536347} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.02 23:41:47.457393 [ 260 ] {f1bb358a-d1cc-4263-80d9-c97aeb536347} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.457635 [ 260 ] {f1bb358a-d1cc-4263-80d9-c97aeb536347} executeQuery: Read 284 rows, 25.68 KiB in 0.001804 sec., 157427.93791574278 rows/sec., 13.90 MiB/sec. 2025.01.02 23:41:47.457702 [ 260 ] {f1bb358a-d1cc-4263-80d9-c97aeb536347} TCPHandler: Processed in 0.002146368 sec. 2025.01.02 23:41:47.457972 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.458161 [ 265 ] {9b906a67-ecdb-4d2e-8315-1014070e8a37} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:41:47.458215 [ 265 ] {9b906a67-ecdb-4d2e-8315-1014070e8a37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:41:47.458861 [ 265 ] {9b906a67-ecdb-4d2e-8315-1014070e8a37} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.458900 [ 265 ] {9b906a67-ecdb-4d2e-8315-1014070e8a37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.459276 [ 265 ] {9b906a67-ecdb-4d2e-8315-1014070e8a37} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:41:47.459519 [ 265 ] {9b906a67-ecdb-4d2e-8315-1014070e8a37} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.459703 [ 265 ] {9b906a67-ecdb-4d2e-8315-1014070e8a37} executeQuery: Read 49 rows, 3.60 KiB in 0.001571 sec., 31190.32463399109 rows/sec., 2.24 MiB/sec. 2025.01.02 23:41:47.459757 [ 265 ] {9b906a67-ecdb-4d2e-8315-1014070e8a37} TCPHandler: Processed in 0.001956886 sec. 2025.01.02 23:41:47.459907 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.460024 [ 260 ] {9b1966d0-71a4-45fc-a76c-adc6827f6f53} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:41:47.460081 [ 260 ] {9b1966d0-71a4-45fc-a76c-adc6827f6f53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:41:47.460723 [ 260 ] {9b1966d0-71a4-45fc-a76c-adc6827f6f53} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.460767 [ 260 ] {9b1966d0-71a4-45fc-a76c-adc6827f6f53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.461129 [ 260 ] {9b1966d0-71a4-45fc-a76c-adc6827f6f53} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:41:47.461440 [ 260 ] {9b1966d0-71a4-45fc-a76c-adc6827f6f53} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.461644 [ 260 ] {9b1966d0-71a4-45fc-a76c-adc6827f6f53} executeQuery: Read 14 rows, 1004.00 B in 0.001645 sec., 8510.638297872341 rows/sec., 596.03 KiB/sec. 2025.01.02 23:41:47.461697 [ 260 ] {9b1966d0-71a4-45fc-a76c-adc6827f6f53} TCPHandler: Processed in 0.001843434 sec. 2025.01.02 23:41:47.461846 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.461963 [ 265 ] {de6c83e6-6ce9-47d4-9e6f-b13d208472e8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:41:47.462013 [ 265 ] {de6c83e6-6ce9-47d4-9e6f-b13d208472e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:41:47.462699 [ 265 ] {de6c83e6-6ce9-47d4-9e6f-b13d208472e8} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.462744 [ 265 ] {de6c83e6-6ce9-47d4-9e6f-b13d208472e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.463143 [ 265 ] {de6c83e6-6ce9-47d4-9e6f-b13d208472e8} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:41:47.463384 [ 265 ] {de6c83e6-6ce9-47d4-9e6f-b13d208472e8} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.463574 [ 171 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.02 23:41:47.463599 [ 265 ] {de6c83e6-6ce9-47d4-9e6f-b13d208472e8} executeQuery: Read 13 rows, 830.00 B in 0.00166 sec., 7831.325301204819 rows/sec., 488.28 KiB/sec. 2025.01.02 23:41:47.463648 [ 171 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.463724 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.463731 [ 265 ] {de6c83e6-6ce9-47d4-9e6f-b13d208472e8} TCPHandler: Processed in 0.001939165 sec. 2025.01.02 23:41:47.463934 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.463956 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full 2025.01.02 23:41:47.464140 [ 260 ] {352ea0a4-0dc2-428e-9636-15a7b5c82622} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:47.464163 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:47.464239 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 13 rows starting from the beginning of the part 2025.01.02 23:41:47.464248 [ 260 ] {352ea0a4-0dc2-428e-9636-15a7b5c82622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:47.464596 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 13 rows starting from the beginning of the part 2025.01.02 23:41:47.465067 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 13 rows starting from the beginning of the part 2025.01.02 23:41:47.465394 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 13 rows starting from the beginning of the part 2025.01.02 23:41:47.465678 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 13 rows starting from the beginning of the part 2025.01.02 23:41:47.466671 [ 260 ] {352ea0a4-0dc2-428e-9636-15a7b5c82622} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.466719 [ 260 ] {352ea0a4-0dc2-428e-9636-15a7b5c82622} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.467069 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003243333 sec., 20041.112028891264 rows/sec., 1.30 MiB/sec. 2025.01.02 23:41:47.467256 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.02 23:41:47.467373 [ 260 ] {352ea0a4-0dc2-428e-9636-15a7b5c82622} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.02 23:41:47.467699 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.467799 [ 260 ] {352ea0a4-0dc2-428e-9636-15a7b5c82622} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.467863 [ 187 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_45_11} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.02 23:41:47.468078 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:41:47.468221 [ 260 ] {352ea0a4-0dc2-428e-9636-15a7b5c82622} executeQuery: Read 424 rows, 31.05 KiB in 0.004156 sec., 102021.17420596728 rows/sec., 7.30 MiB/sec. 2025.01.02 23:41:47.468371 [ 260 ] {352ea0a4-0dc2-428e-9636-15a7b5c82622} TCPHandler: Processed in 0.004531789 sec. 2025.01.02 23:41:47.468568 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.468705 [ 265 ] {6947f483-87d1-4a57-9f69-b9c5c7f3569b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:41:47.468756 [ 265 ] {6947f483-87d1-4a57-9f69-b9c5c7f3569b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:41:47.469234 [ 265 ] {6947f483-87d1-4a57-9f69-b9c5c7f3569b} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.469272 [ 265 ] {6947f483-87d1-4a57-9f69-b9c5c7f3569b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.469650 [ 265 ] {6947f483-87d1-4a57-9f69-b9c5c7f3569b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:41:47.469891 [ 265 ] {6947f483-87d1-4a57-9f69-b9c5c7f3569b} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.470067 [ 171 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 2025.01.02 23:41:47.470130 [ 171 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.470150 [ 265 ] {6947f483-87d1-4a57-9f69-b9c5c7f3569b} executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. 2025.01.02 23:41:47.470167 [ 171 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.470309 [ 265 ] {6947f483-87d1-4a57-9f69-b9c5c7f3569b} TCPHandler: Processed in 0.001835404 sec. 2025.01.02 23:41:47.470544 [ 197 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full 2025.01.02 23:41:47.470594 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.470785 [ 197 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:47.470854 [ 260 ] {ef2a72ec-b6bd-48da-bc0f-18897f0cb0d6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:47.470857 [ 197 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 240 rows starting from the beginning of the part 2025.01.02 23:41:47.470980 [ 260 ] {ef2a72ec-b6bd-48da-bc0f-18897f0cb0d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:47.471102 [ 197 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.01.02 23:41:47.471381 [ 197 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.01.02 23:41:47.471723 [ 197 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.01.02 23:41:47.471921 [ 197 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.01.02 23:41:47.472190 [ 197 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.01.02 23:41:47.473046 [ 260 ] {ef2a72ec-b6bd-48da-bc0f-18897f0cb0d6} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.473091 [ 260 ] {ef2a72ec-b6bd-48da-bc0f-18897f0cb0d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.473735 [ 260 ] {ef2a72ec-b6bd-48da-bc0f-18897f0cb0d6} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.02 23:41:47.473752 [ 188 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003440475 sec., 78477.53580537571 rows/sec., 4.00 MiB/sec. 2025.01.02 23:41:47.473978 [ 188 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) 2025.01.02 23:41:47.474135 [ 260 ] {ef2a72ec-b6bd-48da-bc0f-18897f0cb0d6} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.474560 [ 260 ] {ef2a72ec-b6bd-48da-bc0f-18897f0cb0d6} executeQuery: Read 238 rows, 16.34 KiB in 0.003763 sec., 63247.40898219506 rows/sec., 4.24 MiB/sec. 2025.01.02 23:41:47.474624 [ 188 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.474719 [ 260 ] {ef2a72ec-b6bd-48da-bc0f-18897f0cb0d6} TCPHandler: Processed in 0.004289216 sec. 2025.01.02 23:41:47.474840 [ 188 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_45_9} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 2025.01.02 23:41:47.474936 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.474995 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.02 23:41:47.475107 [ 265 ] {be39fe16-8ac8-48cb-be22-c11187598473} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:41:47.475170 [ 265 ] {be39fe16-8ac8-48cb-be22-c11187598473} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:41:47.475725 [ 265 ] {be39fe16-8ac8-48cb-be22-c11187598473} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.475772 [ 265 ] {be39fe16-8ac8-48cb-be22-c11187598473} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.476171 [ 265 ] {be39fe16-8ac8-48cb-be22-c11187598473} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:41:47.476419 [ 265 ] {be39fe16-8ac8-48cb-be22-c11187598473} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.476636 [ 265 ] {be39fe16-8ac8-48cb-be22-c11187598473} executeQuery: Read 1 rows, 69.00 B in 0.00156 sec., 641.025641025641 rows/sec., 43.19 KiB/sec. 2025.01.02 23:41:47.476689 [ 265 ] {be39fe16-8ac8-48cb-be22-c11187598473} TCPHandler: Processed in 0.001861005 sec. 2025.01.02 23:41:47.476836 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.476952 [ 260 ] {66e4b8f1-6c92-44e0-a901-2ed1cde9feb5} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:47.477044 [ 260 ] {66e4b8f1-6c92-44e0-a901-2ed1cde9feb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:41:47.478684 [ 260 ] {66e4b8f1-6c92-44e0-a901-2ed1cde9feb5} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.478724 [ 260 ] {66e4b8f1-6c92-44e0-a901-2ed1cde9feb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.479392 [ 260 ] {66e4b8f1-6c92-44e0-a901-2ed1cde9feb5} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.02 23:41:47.479658 [ 260 ] {66e4b8f1-6c92-44e0-a901-2ed1cde9feb5} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.479914 [ 260 ] {66e4b8f1-6c92-44e0-a901-2ed1cde9feb5} executeQuery: Read 40 rows, 73.40 KiB in 0.002985 sec., 13400.33500837521 rows/sec., 24.01 MiB/sec. 2025.01.02 23:41:47.480017 [ 260 ] {66e4b8f1-6c92-44e0-a901-2ed1cde9feb5} TCPHandler: Processed in 0.003234162 sec. 2025.01.02 23:41:47.480179 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:47.480320 [ 265 ] {b8a83a36-c39c-4fc5-95f5-42bac6933d36} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:47.480381 [ 265 ] {b8a83a36-c39c-4fc5-95f5-42bac6933d36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:47.480947 [ 265 ] {b8a83a36-c39c-4fc5-95f5-42bac6933d36} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:47.480993 [ 265 ] {b8a83a36-c39c-4fc5-95f5-42bac6933d36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:47.481373 [ 265 ] {b8a83a36-c39c-4fc5-95f5-42bac6933d36} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.02 23:41:47.481616 [ 265 ] {b8a83a36-c39c-4fc5-95f5-42bac6933d36} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:47.481841 [ 265 ] {b8a83a36-c39c-4fc5-95f5-42bac6933d36} executeQuery: Read 82 rows, 5.33 KiB in 0.001553 sec., 52801.03026400515 rows/sec., 3.35 MiB/sec. 2025.01.02 23:41:47.481935 [ 265 ] {b8a83a36-c39c-4fc5-95f5-42bac6933d36} TCPHandler: Processed in 0.001823344 sec. 2025.01.02 23:41:48.218189 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 2025.01.02 23:41:48.218933 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:48.218987 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:48.219521 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:41:48.219788 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:48.220056 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 2025.01.02 23:41:50.265986 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.01.02 23:41:50.285772 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:50.285826 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:50.293050 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:41:50.293810 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:50.296401 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.01.02 23:41:52.441549 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:52.441762 [ 260 ] {54e0ef5a-07e5-4496-8923-7525e407ae93} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:52.441842 [ 260 ] {54e0ef5a-07e5-4496-8923-7525e407ae93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:52.442672 [ 260 ] {54e0ef5a-07e5-4496-8923-7525e407ae93} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:52.442719 [ 260 ] {54e0ef5a-07e5-4496-8923-7525e407ae93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:52.443159 [ 260 ] {54e0ef5a-07e5-4496-8923-7525e407ae93} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.02 23:41:52.443414 [ 260 ] {54e0ef5a-07e5-4496-8923-7525e407ae93} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:52.443660 [ 260 ] {54e0ef5a-07e5-4496-8923-7525e407ae93} executeQuery: Read 56 rows, 4.41 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.20 MiB/sec. 2025.01.02 23:41:52.443718 [ 260 ] {54e0ef5a-07e5-4496-8923-7525e407ae93} TCPHandler: Processed in 0.00231167 sec. 2025.01.02 23:41:52.443985 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:52.444187 [ 265 ] {fed7064b-7d57-4837-9791-2bebfa493ccd} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:52.444267 [ 265 ] {fed7064b-7d57-4837-9791-2bebfa493ccd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:52.445108 [ 265 ] {fed7064b-7d57-4837-9791-2bebfa493ccd} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:52.445166 [ 265 ] {fed7064b-7d57-4837-9791-2bebfa493ccd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:52.445632 [ 265 ] {fed7064b-7d57-4837-9791-2bebfa493ccd} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.02 23:41:52.445919 [ 265 ] {fed7064b-7d57-4837-9791-2bebfa493ccd} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:52.446172 [ 265 ] {fed7064b-7d57-4837-9791-2bebfa493ccd} executeQuery: Read 64 rows, 5.12 KiB in 0.002039 sec., 31387.935262383522 rows/sec., 2.45 MiB/sec. 2025.01.02 23:41:52.446242 [ 265 ] {fed7064b-7d57-4837-9791-2bebfa493ccd} TCPHandler: Processed in 0.002400671 sec. 2025.01.02 23:41:52.446388 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:52.446525 [ 260 ] {059a94af-24d0-4acd-9cfb-195df8405add} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:52.446588 [ 260 ] {059a94af-24d0-4acd-9cfb-195df8405add} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:52.447253 [ 260 ] {059a94af-24d0-4acd-9cfb-195df8405add} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:52.447293 [ 260 ] {059a94af-24d0-4acd-9cfb-195df8405add} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:52.447688 [ 260 ] {059a94af-24d0-4acd-9cfb-195df8405add} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.02 23:41:52.447927 [ 260 ] {059a94af-24d0-4acd-9cfb-195df8405add} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:52.448139 [ 260 ] {059a94af-24d0-4acd-9cfb-195df8405add} executeQuery: Read 160 rows, 11.41 KiB in 0.001645 sec., 97264.4376899696 rows/sec., 6.77 MiB/sec. 2025.01.02 23:41:52.448190 [ 260 ] {059a94af-24d0-4acd-9cfb-195df8405add} TCPHandler: Processed in 0.001865505 sec. 2025.01.02 23:41:52.448326 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:52.448461 [ 265 ] {cefb96cc-fc8e-4707-8c4f-cc8eedb7985b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:52.448519 [ 265 ] {cefb96cc-fc8e-4707-8c4f-cc8eedb7985b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:52.449061 [ 265 ] {cefb96cc-fc8e-4707-8c4f-cc8eedb7985b} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:52.449104 [ 265 ] {cefb96cc-fc8e-4707-8c4f-cc8eedb7985b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:52.449515 [ 265 ] {cefb96cc-fc8e-4707-8c4f-cc8eedb7985b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.02 23:41:52.449774 [ 265 ] {cefb96cc-fc8e-4707-8c4f-cc8eedb7985b} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:52.450001 [ 265 ] {cefb96cc-fc8e-4707-8c4f-cc8eedb7985b} executeQuery: Read 60 rows, 4.14 KiB in 0.001572 sec., 38167.93893129771 rows/sec., 2.57 MiB/sec. 2025.01.02 23:41:52.450053 [ 265 ] {cefb96cc-fc8e-4707-8c4f-cc8eedb7985b} TCPHandler: Processed in 0.001786954 sec. 2025.01.02 23:41:55.527151 [ 152 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:41:55.527215 [ 152 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:41:55.720324 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 2025.01.02 23:41:55.721445 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:55.721535 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:55.722150 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:41:55.722410 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:55.722660 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.01.02 23:41:55.890784 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1640 2025.01.02 23:41:55.893926 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:55.893987 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:55.895494 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:41:55.895812 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:55.896073 [ 89 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.02 23:41:55.896195 [ 89 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:55.896268 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:55.896684 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.02 23:41:55.897426 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1640 2025.01.02 23:41:55.897867 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:55.898035 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1480 rows starting from the beginning of the part 2025.01.02 23:41:55.898733 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part 2025.01.02 23:41:55.899404 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part 2025.01.02 23:41:55.900004 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part 2025.01.02 23:41:55.900694 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part 2025.01.02 23:41:55.901323 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part 2025.01.02 23:41:55.909509 [ 195 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 72 columns (72 merged, 0 gathered) in 0.013096043 sec., 125228.66639946128 rows/sec., 96.49 MiB/sec. 2025.01.02 23:41:55.911947 [ 202 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.02 23:41:55.913413 [ 202 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:55.913532 [ 202 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_46_9} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.02 23:41:55.913772 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.01.02 23:41:56.001854 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001291077 sec. 2025.01.02 23:41:57.448493 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.448674 [ 260 ] {690a63bb-83b4-4015-967e-ae947daccb93} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:41:57.448742 [ 260 ] {690a63bb-83b4-4015-967e-ae947daccb93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:41:57.449455 [ 260 ] {690a63bb-83b4-4015-967e-ae947daccb93} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.449501 [ 260 ] {690a63bb-83b4-4015-967e-ae947daccb93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.449927 [ 260 ] {690a63bb-83b4-4015-967e-ae947daccb93} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:41:57.450197 [ 260 ] {690a63bb-83b4-4015-967e-ae947daccb93} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.450441 [ 260 ] {690a63bb-83b4-4015-967e-ae947daccb93} executeQuery: Read 14 rows, 1.01 KiB in 0.001814 sec., 7717.750826901874 rows/sec., 555.57 KiB/sec. 2025.01.02 23:41:57.450523 [ 260 ] {690a63bb-83b4-4015-967e-ae947daccb93} TCPHandler: Processed in 0.002156778 sec. 2025.01.02 23:41:57.450824 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.451037 [ 265 ] {3db47f6f-244f-4080-95d3-1ac9f00d3490} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:41:57.451117 [ 265 ] {3db47f6f-244f-4080-95d3-1ac9f00d3490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:41:57.452055 [ 265 ] {3db47f6f-244f-4080-95d3-1ac9f00d3490} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.452107 [ 265 ] {3db47f6f-244f-4080-95d3-1ac9f00d3490} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.452572 [ 265 ] {3db47f6f-244f-4080-95d3-1ac9f00d3490} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.02 23:41:57.452828 [ 265 ] {3db47f6f-244f-4080-95d3-1ac9f00d3490} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.453067 [ 265 ] {3db47f6f-244f-4080-95d3-1ac9f00d3490} executeQuery: Read 283 rows, 25.60 KiB in 0.002088 sec., 135536.39846743294 rows/sec., 11.97 MiB/sec. 2025.01.02 23:41:57.453125 [ 265 ] {3db47f6f-244f-4080-95d3-1ac9f00d3490} TCPHandler: Processed in 0.002471863 sec. 2025.01.02 23:41:57.453285 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.453423 [ 260 ] {bced3000-fde7-4f4d-8dc6-8e9ef5b4cfaa} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:41:57.453477 [ 260 ] {bced3000-fde7-4f4d-8dc6-8e9ef5b4cfaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:41:57.454159 [ 260 ] {bced3000-fde7-4f4d-8dc6-8e9ef5b4cfaa} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.454204 [ 260 ] {bced3000-fde7-4f4d-8dc6-8e9ef5b4cfaa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.454650 [ 260 ] {bced3000-fde7-4f4d-8dc6-8e9ef5b4cfaa} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:41:57.454896 [ 260 ] {bced3000-fde7-4f4d-8dc6-8e9ef5b4cfaa} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.455138 [ 260 ] {bced3000-fde7-4f4d-8dc6-8e9ef5b4cfaa} executeQuery: Read 47 rows, 3.46 KiB in 0.001738 sec., 27042.57767548907 rows/sec., 1.95 MiB/sec. 2025.01.02 23:41:57.455235 [ 260 ] {bced3000-fde7-4f4d-8dc6-8e9ef5b4cfaa} TCPHandler: Processed in 0.002017456 sec. 2025.01.02 23:41:57.455423 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.455580 [ 265 ] {5a65458c-f346-4da5-9685-5e1b8ad063e4} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:41:57.455637 [ 265 ] {5a65458c-f346-4da5-9685-5e1b8ad063e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:41:57.456321 [ 265 ] {5a65458c-f346-4da5-9685-5e1b8ad063e4} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.456367 [ 265 ] {5a65458c-f346-4da5-9685-5e1b8ad063e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.456731 [ 265 ] {5a65458c-f346-4da5-9685-5e1b8ad063e4} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:41:57.456979 [ 265 ] {5a65458c-f346-4da5-9685-5e1b8ad063e4} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.457214 [ 265 ] {5a65458c-f346-4da5-9685-5e1b8ad063e4} executeQuery: Read 14 rows, 1004.00 B in 0.001663 sec., 8418.52074564041 rows/sec., 589.58 KiB/sec. 2025.01.02 23:41:57.457279 [ 265 ] {5a65458c-f346-4da5-9685-5e1b8ad063e4} TCPHandler: Processed in 0.001946935 sec. 2025.01.02 23:41:57.457563 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.457804 [ 260 ] {65845df3-84cc-40e4-ae93-4d7888a28b41} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:41:57.457893 [ 260 ] {65845df3-84cc-40e4-ae93-4d7888a28b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:41:57.458714 [ 260 ] {65845df3-84cc-40e4-ae93-4d7888a28b41} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.458754 [ 260 ] {65845df3-84cc-40e4-ae93-4d7888a28b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.459108 [ 260 ] {65845df3-84cc-40e4-ae93-4d7888a28b41} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:41:57.459346 [ 260 ] {65845df3-84cc-40e4-ae93-4d7888a28b41} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.459596 [ 260 ] {65845df3-84cc-40e4-ae93-4d7888a28b41} executeQuery: Read 13 rows, 830.00 B in 0.001838 sec., 7072.905331882481 rows/sec., 440.99 KiB/sec. 2025.01.02 23:41:57.459692 [ 260 ] {65845df3-84cc-40e4-ae93-4d7888a28b41} TCPHandler: Processed in 0.0023014 sec. 2025.01.02 23:41:57.459957 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.460198 [ 265 ] {e090c854-8691-40b8-b4be-c61a3f7f99ec} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:41:57.460287 [ 265 ] {e090c854-8691-40b8-b4be-c61a3f7f99ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:41:57.461111 [ 265 ] {e090c854-8691-40b8-b4be-c61a3f7f99ec} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.461149 [ 265 ] {e090c854-8691-40b8-b4be-c61a3f7f99ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.461537 [ 265 ] {e090c854-8691-40b8-b4be-c61a3f7f99ec} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.02 23:41:57.461791 [ 265 ] {e090c854-8691-40b8-b4be-c61a3f7f99ec} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.462021 [ 265 ] {e090c854-8691-40b8-b4be-c61a3f7f99ec} executeQuery: Read 422 rows, 30.88 KiB in 0.001876 sec., 224946.69509594882 rows/sec., 16.08 MiB/sec. 2025.01.02 23:41:57.462074 [ 265 ] {e090c854-8691-40b8-b4be-c61a3f7f99ec} TCPHandler: Processed in 0.00228924 sec. 2025.01.02 23:41:57.462278 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.462498 [ 260 ] {80220164-6ab9-419c-b6d9-d93edfe86166} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:41:57.462629 [ 260 ] {80220164-6ab9-419c-b6d9-d93edfe86166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:41:57.463466 [ 260 ] {80220164-6ab9-419c-b6d9-d93edfe86166} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.463506 [ 260 ] {80220164-6ab9-419c-b6d9-d93edfe86166} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.463866 [ 260 ] {80220164-6ab9-419c-b6d9-d93edfe86166} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:41:57.464103 [ 260 ] {80220164-6ab9-419c-b6d9-d93edfe86166} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.464315 [ 260 ] {80220164-6ab9-419c-b6d9-d93edfe86166} executeQuery: Read 6 rows, 321.00 B in 0.001867 sec., 3213.7118371719334 rows/sec., 167.90 KiB/sec. 2025.01.02 23:41:57.464388 [ 260 ] {80220164-6ab9-419c-b6d9-d93edfe86166} TCPHandler: Processed in 0.00221699 sec. 2025.01.02 23:41:57.464585 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.464724 [ 265 ] {774631a9-f80f-4838-a5dc-1273eb4a402f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:57.464786 [ 265 ] {774631a9-f80f-4838-a5dc-1273eb4a402f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:41:57.465487 [ 265 ] {774631a9-f80f-4838-a5dc-1273eb4a402f} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.465531 [ 265 ] {774631a9-f80f-4838-a5dc-1273eb4a402f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.465942 [ 265 ] {774631a9-f80f-4838-a5dc-1273eb4a402f} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.02 23:41:57.466181 [ 265 ] {774631a9-f80f-4838-a5dc-1273eb4a402f} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.466429 [ 265 ] {774631a9-f80f-4838-a5dc-1273eb4a402f} executeQuery: Read 237 rows, 16.27 KiB in 0.001736 sec., 136520.73732718895 rows/sec., 9.15 MiB/sec. 2025.01.02 23:41:57.466496 [ 265 ] {774631a9-f80f-4838-a5dc-1273eb4a402f} TCPHandler: Processed in 0.002006156 sec. 2025.01.02 23:41:57.466705 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.466893 [ 260 ] {b90daa87-e790-468c-b70c-7db4c331a33b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:41:57.466954 [ 260 ] {b90daa87-e790-468c-b70c-7db4c331a33b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:41:57.467488 [ 260 ] {b90daa87-e790-468c-b70c-7db4c331a33b} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.467527 [ 260 ] {b90daa87-e790-468c-b70c-7db4c331a33b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.467902 [ 260 ] {b90daa87-e790-468c-b70c-7db4c331a33b} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:41:57.468137 [ 260 ] {b90daa87-e790-468c-b70c-7db4c331a33b} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.468311 [ 108 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.02 23:41:57.468370 [ 260 ] {b90daa87-e790-468c-b70c-7db4c331a33b} executeQuery: Read 1 rows, 69.00 B in 0.001501 sec., 666.2225183211193 rows/sec., 44.89 KiB/sec. 2025.01.02 23:41:57.468403 [ 108 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.468470 [ 108 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.468484 [ 260 ] {b90daa87-e790-468c-b70c-7db4c331a33b} TCPHandler: Processed in 0.001894556 sec. 2025.01.02 23:41:57.468663 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.02 23:41:57.468717 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.468804 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:57.468871 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 43 rows starting from the beginning of the part 2025.01.02 23:41:57.468947 [ 265 ] {e0075205-565f-4967-8af1-ab2110355574} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:41:57.469044 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.01.02 23:41:57.469417 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.01.02 23:41:57.469435 [ 265 ] {e0075205-565f-4967-8af1-ab2110355574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:41:57.469773 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.01.02 23:41:57.470141 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.01.02 23:41:57.470388 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.01.02 23:41:57.473749 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 4 columns (4 merged, 0 gathered) in 0.005185248 sec., 9257.030714827912 rows/sec., 622.26 KiB/sec. 2025.01.02 23:41:57.473972 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.02 23:41:57.474598 [ 265 ] {e0075205-565f-4967-8af1-ab2110355574} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.474640 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.474667 [ 265 ] {e0075205-565f-4967-8af1-ab2110355574} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.474792 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_46_9} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.02 23:41:57.474966 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:41:57.475595 [ 265 ] {e0075205-565f-4967-8af1-ab2110355574} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.02 23:41:57.475856 [ 265 ] {e0075205-565f-4967-8af1-ab2110355574} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.476005 [ 114 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.02 23:41:57.476051 [ 114 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.476073 [ 265 ] {e0075205-565f-4967-8af1-ab2110355574} executeQuery: Read 40 rows, 73.40 KiB in 0.007206 sec., 5550.929780738274 rows/sec., 9.95 MiB/sec. 2025.01.02 23:41:57.476077 [ 114 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.476459 [ 265 ] {e0075205-565f-4967-8af1-ab2110355574} TCPHandler: Processed in 0.007864173 sec. 2025.01.02 23:41:57.476495 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full 2025.01.02 23:41:57.476639 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:41:57.476894 [ 260 ] {cd539756-4c9b-4457-aba8-1a8205f93301} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:41:57.477015 [ 260 ] {cd539756-4c9b-4457-aba8-1a8205f93301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:41:57.477461 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:41:57.477713 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1550 rows starting from the beginning of the part 2025.01.02 23:41:57.478375 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part 2025.01.02 23:41:57.479115 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part 2025.01.02 23:41:57.479186 [ 260 ] {cd539756-4c9b-4457-aba8-1a8205f93301} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.479269 [ 260 ] {cd539756-4c9b-4457-aba8-1a8205f93301} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.479781 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part 2025.01.02 23:41:57.480532 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part 2025.01.02 23:41:57.480671 [ 260 ] {cd539756-4c9b-4457-aba8-1a8205f93301} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.02 23:41:57.481068 [ 192 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part 2025.01.02 23:41:57.481489 [ 260 ] {cd539756-4c9b-4457-aba8-1a8205f93301} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.482161 [ 260 ] {cd539756-4c9b-4457-aba8-1a8205f93301} executeQuery: Read 82 rows, 5.33 KiB in 0.005304 sec., 15460.03016591252 rows/sec., 1005.47 KiB/sec. 2025.01.02 23:41:57.482526 [ 260 ] {cd539756-4c9b-4457-aba8-1a8205f93301} TCPHandler: Processed in 0.005966248 sec. 2025.01.02 23:41:57.491704 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1750 rows, containing 19 columns (19 merged, 0 gathered) in 0.015485794 sec., 113006.79835983869 rows/sec., 202.50 MiB/sec. 2025.01.02 23:41:57.493519 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.02 23:41:57.493978 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.494073 [ 193 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_46_9} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.02 23:41:57.494237 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. 2025.01.02 23:41:57.796563 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.01.02 23:41:57.817510 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:41:57.817567 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:41:57.825013 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:41:57.825791 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:41:57.829779 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.01.02 23:41:58.000170 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 248.13 MiB, peak 259.24 MiB, free memory in arenas 0.00 B, will set to 252.24 MiB (RSS), difference: 4.11 MiB 2025.01.02 23:42:02.470145 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:02.470361 [ 260 ] {13ecd892-1412-4362-bbcc-42a7308bf6aa} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:42:02.470442 [ 260 ] {13ecd892-1412-4362-bbcc-42a7308bf6aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:42:02.471191 [ 260 ] {13ecd892-1412-4362-bbcc-42a7308bf6aa} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.471238 [ 260 ] {13ecd892-1412-4362-bbcc-42a7308bf6aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.471659 [ 260 ] {13ecd892-1412-4362-bbcc-42a7308bf6aa} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.02 23:42:02.471920 [ 260 ] {13ecd892-1412-4362-bbcc-42a7308bf6aa} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.472180 [ 260 ] {13ecd892-1412-4362-bbcc-42a7308bf6aa} executeQuery: Read 2 rows, 167.00 B in 0.001866 sec., 1071.8113612004288 rows/sec., 87.40 KiB/sec. 2025.01.02 23:42:02.472266 [ 260 ] {13ecd892-1412-4362-bbcc-42a7308bf6aa} TCPHandler: Processed in 0.00225383 sec. 2025.01.02 23:42:02.472634 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:02.472825 [ 265 ] {d1dcab7d-0100-42eb-98dc-8752e5cdba7a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:02.472902 [ 265 ] {d1dcab7d-0100-42eb-98dc-8752e5cdba7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:02.474159 [ 265 ] {d1dcab7d-0100-42eb-98dc-8752e5cdba7a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.474213 [ 265 ] {d1dcab7d-0100-42eb-98dc-8752e5cdba7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.474716 [ 265 ] {d1dcab7d-0100-42eb-98dc-8752e5cdba7a} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.02 23:42:02.474974 [ 265 ] {d1dcab7d-0100-42eb-98dc-8752e5cdba7a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.475182 [ 120 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.02 23:42:02.475247 [ 265 ] {d1dcab7d-0100-42eb-98dc-8752e5cdba7a} executeQuery: Read 1197 rows, 101.04 KiB in 0.002466 sec., 485401.4598540146 rows/sec., 40.01 MiB/sec. 2025.01.02 23:42:02.475276 [ 120 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.475351 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.475385 [ 265 ] {d1dcab7d-0100-42eb-98dc-8752e5cdba7a} TCPHandler: Processed in 0.002970429 sec. 2025.01.02 23:42:02.475660 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:02.475828 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.02 23:42:02.476007 [ 260 ] {3777fe7f-9006-47d1-9e65-3f966d8cc208} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:42:02.476162 [ 260 ] {3777fe7f-9006-47d1-9e65-3f966d8cc208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:42:02.476635 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:02.476822 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1435 rows starting from the beginning of the part 2025.01.02 23:42:02.477455 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part 2025.01.02 23:42:02.478119 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 284 rows starting from the beginning of the part 2025.01.02 23:42:02.478513 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part 2025.01.02 23:42:02.478866 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 283 rows starting from the beginning of the part 2025.01.02 23:42:02.479126 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1197 rows starting from the beginning of the part 2025.01.02 23:42:02.479800 [ 260 ] {3777fe7f-9006-47d1-9e65-3f966d8cc208} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.479868 [ 260 ] {3777fe7f-9006-47d1-9e65-3f966d8cc208} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.480760 [ 260 ] {3777fe7f-9006-47d1-9e65-3f966d8cc208} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:42:02.481316 [ 260 ] {3777fe7f-9006-47d1-9e65-3f966d8cc208} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.481607 [ 120 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.01.02 23:42:02.481683 [ 120 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.481719 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.481731 [ 260 ] {3777fe7f-9006-47d1-9e65-3f966d8cc208} executeQuery: Read 2 rows, 143.00 B in 0.005827 sec., 343.2297923459756 rows/sec., 23.97 KiB/sec. 2025.01.02 23:42:02.481979 [ 260 ] {3777fe7f-9006-47d1-9e65-3f966d8cc208} TCPHandler: Processed in 0.006474455 sec. 2025.01.02 23:42:02.482021 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.01.02 23:42:02.482334 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:02.482473 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:02.482630 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 65 rows starting from the beginning of the part 2025.01.02 23:42:02.482891 [ 265 ] {045100f8-4b27-43dd-a598-310833ffb45d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:42:02.482893 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.007416728 sec., 446423.2745221343 rows/sec., 39.12 MiB/sec. 2025.01.02 23:42:02.483076 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part 2025.01.02 23:42:02.483163 [ 265 ] {045100f8-4b27-43dd-a598-310833ffb45d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:42:02.483406 [ 200 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.02 23:42:02.483521 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 47 rows starting from the beginning of the part 2025.01.02 23:42:02.484194 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 49 rows starting from the beginning of the part 2025.01.02 23:42:02.484719 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 47 rows starting from the beginning of the part 2025.01.02 23:42:02.485251 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2 rows starting from the beginning of the part 2025.01.02 23:42:02.485294 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.486104 [ 186 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_91_18} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.02 23:42:02.486411 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. 2025.01.02 23:42:02.487495 [ 265 ] {045100f8-4b27-43dd-a598-310833ffb45d} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.487585 [ 265 ] {045100f8-4b27-43dd-a598-310833ffb45d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.488357 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 5 columns (5 merged, 0 gathered) in 0.006553847 sec., 32652.577943915992 rows/sec., 2.46 MiB/sec. 2025.01.02 23:42:02.488494 [ 265 ] {045100f8-4b27-43dd-a598-310833ffb45d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:42:02.488529 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.01.02 23:42:02.488815 [ 265 ] {045100f8-4b27-43dd-a598-310833ffb45d} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.488902 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.489043 [ 120 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.02 23:42:02.489137 [ 120 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.489168 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_60_12} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.01.02 23:42:02.489216 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.489231 [ 265 ] {045100f8-4b27-43dd-a598-310833ffb45d} executeQuery: Read 228 rows, 15.81 KiB in 0.006549 sec., 34814.47549244159 rows/sec., 2.36 MiB/sec. 2025.01.02 23:42:02.489555 [ 265 ] {045100f8-4b27-43dd-a598-310833ffb45d} TCPHandler: Processed in 0.007428968 sec. 2025.01.02 23:42:02.489594 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.02 23:42:02.489660 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.02 23:42:02.489727 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:02.489785 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:02.489821 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 244 rows starting from the beginning of the part 2025.01.02 23:42:02.489897 [ 260 ] {bc9d0530-5669-4431-8c74-cc07de9c3e60} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:02.490027 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 228 rows starting from the beginning of the part 2025.01.02 23:42:02.490061 [ 260 ] {bc9d0530-5669-4431-8c74-cc07de9c3e60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:02.490333 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:02.490548 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:02.490922 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:02.491283 [ 186 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 228 rows starting from the beginning of the part 2025.01.02 23:42:02.492708 [ 260 ] {bc9d0530-5669-4431-8c74-cc07de9c3e60} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.492757 [ 260 ] {bc9d0530-5669-4431-8c74-cc07de9c3e60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.493232 [ 189 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.00382666 sec., 193902.776834106 rows/sec., 13.88 MiB/sec. 2025.01.02 23:42:02.493399 [ 260 ] {bc9d0530-5669-4431-8c74-cc07de9c3e60} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.02 23:42:02.493446 [ 189 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.02 23:42:02.493905 [ 260 ] {bc9d0530-5669-4431-8c74-cc07de9c3e60} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.494170 [ 189 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.494222 [ 120 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.02 23:42:02.494337 [ 120 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.494418 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.494560 [ 189 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_61_12} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.02 23:42:02.494572 [ 260 ] {bc9d0530-5669-4431-8c74-cc07de9c3e60} executeQuery: Read 522 rows, 39.57 KiB in 0.004683 sec., 111467.00832799489 rows/sec., 8.25 MiB/sec. 2025.01.02 23:42:02.494920 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.02 23:42:02.494951 [ 260 ] {bc9d0530-5669-4431-8c74-cc07de9c3e60} TCPHandler: Processed in 0.005291929 sec. 2025.01.02 23:42:02.495017 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.02 23:42:02.495186 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:02.495267 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:02.495319 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 914 rows starting from the beginning of the part 2025.01.02 23:42:02.495334 [ 265 ] {c9cd85a3-643e-47b6-ad82-196c42b300c0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:02.495407 [ 265 ] {c9cd85a3-643e-47b6-ad82-196c42b300c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:02.495434 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part 2025.01.02 23:42:02.495613 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 424 rows starting from the beginning of the part 2025.01.02 23:42:02.496078 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part 2025.01.02 23:42:02.496530 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 422 rows starting from the beginning of the part 2025.01.02 23:42:02.496680 [ 187 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 522 rows starting from the beginning of the part 2025.01.02 23:42:02.498022 [ 265 ] {c9cd85a3-643e-47b6-ad82-196c42b300c0} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.498070 [ 265 ] {c9cd85a3-643e-47b6-ad82-196c42b300c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.498619 [ 265 ] {c9cd85a3-643e-47b6-ad82-196c42b300c0} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.02 23:42:02.498898 [ 186 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.004326667 sec., 557010.7429113449 rows/sec., 42.71 MiB/sec. 2025.01.02 23:42:02.498986 [ 265 ] {c9cd85a3-643e-47b6-ad82-196c42b300c0} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.499231 [ 186 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.02 23:42:02.499283 [ 150 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.02 23:42:02.499417 [ 150 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.499495 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.499492 [ 265 ] {c9cd85a3-643e-47b6-ad82-196c42b300c0} executeQuery: Read 881 rows, 60.70 KiB in 0.004172 sec., 211169.702780441 rows/sec., 14.21 MiB/sec. 2025.01.02 23:42:02.499933 [ 189 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.02 23:42:02.499953 [ 265 ] {c9cd85a3-643e-47b6-ad82-196c42b300c0} TCPHandler: Processed in 0.004849094 sec. 2025.01.02 23:42:02.500180 [ 186 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.500261 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:02.500364 [ 189 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:02.500473 [ 186 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_91_18} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.02 23:42:02.500503 [ 189 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 27725 rows starting from the beginning of the part 2025.01.02 23:42:02.500541 [ 260 ] {3ea86d35-9499-4b0a-8cee-f87c2113e3fd} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:02.500846 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.02 23:42:02.500848 [ 260 ] {3ea86d35-9499-4b0a-8cee-f87c2113e3fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:02.501008 [ 189 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part 2025.01.02 23:42:02.501386 [ 189 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 238 rows starting from the beginning of the part 2025.01.02 23:42:02.501761 [ 189 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part 2025.01.02 23:42:02.502132 [ 189 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 237 rows starting from the beginning of the part 2025.01.02 23:42:02.502463 [ 189 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 881 rows starting from the beginning of the part 2025.01.02 23:42:02.503381 [ 260 ] {3ea86d35-9499-4b0a-8cee-f87c2113e3fd} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.503453 [ 260 ] {3ea86d35-9499-4b0a-8cee-f87c2113e3fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.504182 [ 260 ] {3ea86d35-9499-4b0a-8cee-f87c2113e3fd} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.02 23:42:02.504532 [ 260 ] {3ea86d35-9499-4b0a-8cee-f87c2113e3fd} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.504844 [ 150 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.02 23:42:02.504958 [ 150 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:02.505034 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:02.505213 [ 260 ] {3ea86d35-9499-4b0a-8cee-f87c2113e3fd} executeQuery: Read 60 rows, 4.14 KiB in 0.004712 sec., 12733.446519524618 rows/sec., 878.74 KiB/sec. 2025.01.02 23:42:02.505563 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full 2025.01.02 23:42:02.505583 [ 260 ] {3ea86d35-9499-4b0a-8cee-f87c2113e3fd} TCPHandler: Processed in 0.005478682 sec. 2025.01.02 23:42:02.505962 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:02.506028 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5654 rows starting from the beginning of the part 2025.01.02 23:42:02.506376 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part 2025.01.02 23:42:02.506689 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 82 rows starting from the beginning of the part 2025.01.02 23:42:02.506883 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part 2025.01.02 23:42:02.507001 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 82 rows starting from the beginning of the part 2025.01.02 23:42:02.507186 [ 197 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part 2025.01.02 23:42:02.509632 [ 199 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5998 rows, containing 4 columns (4 merged, 0 gathered) in 0.004444868 sec., 1349421.4001405665 rows/sec., 87.91 MiB/sec. 2025.01.02 23:42:02.510119 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.02 23:42:02.510530 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.510647 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_91_18} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.02 23:42:02.510747 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2025.01.02 23:42:02.512052 [ 195 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 29401 rows, containing 5 columns (5 merged, 0 gathered) in 0.012417013 sec., 2367799.727680079 rows/sec., 159.70 MiB/sec. 2025.01.02 23:42:02.512498 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.02 23:42:02.512823 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:02.512909 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_91_18} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.02 23:42:02.513009 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.01.02 23:42:03.222890 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 2025.01.02 23:42:03.223665 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:03.223719 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:03.224274 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.02 23:42:03.224547 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:03.224860 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 2025.01.02 23:42:05.329950 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.01.02 23:42:05.351055 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:05.351113 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:05.358498 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.02 23:42:05.359250 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:05.364216 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.01.02 23:42:05.897777 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1676 2025.01.02 23:42:05.901087 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:05.901142 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:05.902652 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:42:05.902971 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:05.905331 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1676 2025.01.02 23:42:07.449217 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.449501 [ 260 ] {0b337370-56b0-4f31-9d2c-b3ee5cb07df3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:42:07.449609 [ 260 ] {0b337370-56b0-4f31-9d2c-b3ee5cb07df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:42:07.450404 [ 260 ] {0b337370-56b0-4f31-9d2c-b3ee5cb07df3} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.450454 [ 260 ] {0b337370-56b0-4f31-9d2c-b3ee5cb07df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.450878 [ 260 ] {0b337370-56b0-4f31-9d2c-b3ee5cb07df3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:42:07.451127 [ 260 ] {0b337370-56b0-4f31-9d2c-b3ee5cb07df3} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.451366 [ 260 ] {0b337370-56b0-4f31-9d2c-b3ee5cb07df3} executeQuery: Read 14 rows, 1.01 KiB in 0.001948 sec., 7186.858316221766 rows/sec., 517.36 KiB/sec. 2025.01.02 23:42:07.451423 [ 260 ] {0b337370-56b0-4f31-9d2c-b3ee5cb07df3} TCPHandler: Processed in 0.002377081 sec. 2025.01.02 23:42:07.451681 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.451901 [ 265 ] {5b5babd1-29c3-4c9a-82c0-3b833277dd36} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:07.451987 [ 265 ] {5b5babd1-29c3-4c9a-82c0-3b833277dd36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:07.452960 [ 265 ] {5b5babd1-29c3-4c9a-82c0-3b833277dd36} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.453013 [ 265 ] {5b5babd1-29c3-4c9a-82c0-3b833277dd36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.453472 [ 265 ] {5b5babd1-29c3-4c9a-82c0-3b833277dd36} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.02 23:42:07.453719 [ 265 ] {5b5babd1-29c3-4c9a-82c0-3b833277dd36} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.453942 [ 265 ] {5b5babd1-29c3-4c9a-82c0-3b833277dd36} executeQuery: Read 283 rows, 25.60 KiB in 0.00213 sec., 132863.84976525823 rows/sec., 11.74 MiB/sec. 2025.01.02 23:42:07.454003 [ 265 ] {5b5babd1-29c3-4c9a-82c0-3b833277dd36} TCPHandler: Processed in 0.002503283 sec. 2025.01.02 23:42:07.454167 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.454339 [ 260 ] {2819ad5f-599e-481c-b536-5f19555bc822} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:42:07.454406 [ 260 ] {2819ad5f-599e-481c-b536-5f19555bc822} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:42:07.455184 [ 260 ] {2819ad5f-599e-481c-b536-5f19555bc822} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.455224 [ 260 ] {2819ad5f-599e-481c-b536-5f19555bc822} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.455624 [ 260 ] {2819ad5f-599e-481c-b536-5f19555bc822} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:42:07.455892 [ 260 ] {2819ad5f-599e-481c-b536-5f19555bc822} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.456107 [ 260 ] {2819ad5f-599e-481c-b536-5f19555bc822} executeQuery: Read 47 rows, 3.46 KiB in 0.001755 sec., 26780.62678062678 rows/sec., 1.93 MiB/sec. 2025.01.02 23:42:07.456159 [ 260 ] {2819ad5f-599e-481c-b536-5f19555bc822} TCPHandler: Processed in 0.002035917 sec. 2025.01.02 23:42:07.456358 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.456569 [ 265 ] {04c325f2-b83f-47af-b210-f129529f13a5} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:42:07.456656 [ 265 ] {04c325f2-b83f-47af-b210-f129529f13a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:42:07.457327 [ 265 ] {04c325f2-b83f-47af-b210-f129529f13a5} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.457368 [ 265 ] {04c325f2-b83f-47af-b210-f129529f13a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.457733 [ 265 ] {04c325f2-b83f-47af-b210-f129529f13a5} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:42:07.457976 [ 265 ] {04c325f2-b83f-47af-b210-f129529f13a5} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.458189 [ 265 ] {04c325f2-b83f-47af-b210-f129529f13a5} executeQuery: Read 14 rows, 1004.00 B in 0.001674 sec., 8363.201911589009 rows/sec., 585.70 KiB/sec. 2025.01.02 23:42:07.458241 [ 265 ] {04c325f2-b83f-47af-b210-f129529f13a5} TCPHandler: Processed in 0.001987166 sec. 2025.01.02 23:42:07.458408 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.458546 [ 260 ] {13f6a97f-262e-464e-8298-c7276c247bdc} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:42:07.458603 [ 260 ] {13f6a97f-262e-464e-8298-c7276c247bdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:42:07.459203 [ 260 ] {13f6a97f-262e-464e-8298-c7276c247bdc} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.459243 [ 260 ] {13f6a97f-262e-464e-8298-c7276c247bdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.459598 [ 260 ] {13f6a97f-262e-464e-8298-c7276c247bdc} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:42:07.459835 [ 260 ] {13f6a97f-262e-464e-8298-c7276c247bdc} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.460070 [ 260 ] {13f6a97f-262e-464e-8298-c7276c247bdc} executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec. 2025.01.02 23:42:07.460130 [ 260 ] {13f6a97f-262e-464e-8298-c7276c247bdc} TCPHandler: Processed in 0.001787904 sec. 2025.01.02 23:42:07.460419 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.460625 [ 265 ] {ea69035b-823e-4c6d-b8db-d2f772680544} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:07.460706 [ 265 ] {ea69035b-823e-4c6d-b8db-d2f772680544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:07.461473 [ 265 ] {ea69035b-823e-4c6d-b8db-d2f772680544} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.461513 [ 265 ] {ea69035b-823e-4c6d-b8db-d2f772680544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.461911 [ 265 ] {ea69035b-823e-4c6d-b8db-d2f772680544} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.02 23:42:07.462154 [ 265 ] {ea69035b-823e-4c6d-b8db-d2f772680544} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.462367 [ 265 ] {ea69035b-823e-4c6d-b8db-d2f772680544} executeQuery: Read 422 rows, 30.88 KiB in 0.001792 sec., 235491.07142857142 rows/sec., 16.83 MiB/sec. 2025.01.02 23:42:07.462420 [ 265 ] {ea69035b-823e-4c6d-b8db-d2f772680544} TCPHandler: Processed in 0.002175118 sec. 2025.01.02 23:42:07.462600 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.462770 [ 260 ] {5839da12-94a8-4e75-adf4-fbfba527b87e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:42:07.462840 [ 260 ] {5839da12-94a8-4e75-adf4-fbfba527b87e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:42:07.463411 [ 260 ] {5839da12-94a8-4e75-adf4-fbfba527b87e} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.463456 [ 260 ] {5839da12-94a8-4e75-adf4-fbfba527b87e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.463868 [ 260 ] {5839da12-94a8-4e75-adf4-fbfba527b87e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:42:07.464098 [ 260 ] {5839da12-94a8-4e75-adf4-fbfba527b87e} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.464279 [ 260 ] {5839da12-94a8-4e75-adf4-fbfba527b87e} executeQuery: Read 6 rows, 321.00 B in 0.001549 sec., 3873.4667527437055 rows/sec., 202.37 KiB/sec. 2025.01.02 23:42:07.464329 [ 260 ] {5839da12-94a8-4e75-adf4-fbfba527b87e} TCPHandler: Processed in 0.001813594 sec. 2025.01.02 23:42:07.464475 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.464594 [ 265 ] {5ceb8fc8-2aec-4a71-b409-6209915379dc} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:07.464648 [ 265 ] {5ceb8fc8-2aec-4a71-b409-6209915379dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:07.465227 [ 265 ] {5ceb8fc8-2aec-4a71-b409-6209915379dc} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.465266 [ 265 ] {5ceb8fc8-2aec-4a71-b409-6209915379dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.465666 [ 265 ] {5ceb8fc8-2aec-4a71-b409-6209915379dc} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.02 23:42:07.465904 [ 265 ] {5ceb8fc8-2aec-4a71-b409-6209915379dc} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.466123 [ 265 ] {5ceb8fc8-2aec-4a71-b409-6209915379dc} executeQuery: Read 237 rows, 16.27 KiB in 0.001555 sec., 152411.57556270098 rows/sec., 10.22 MiB/sec. 2025.01.02 23:42:07.466175 [ 265 ] {5ceb8fc8-2aec-4a71-b409-6209915379dc} TCPHandler: Processed in 0.001758093 sec. 2025.01.02 23:42:07.466339 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.466508 [ 260 ] {fd0e12bb-fc50-40af-84f9-e628880e773d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:42:07.466589 [ 260 ] {fd0e12bb-fc50-40af-84f9-e628880e773d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:42:07.467122 [ 260 ] {fd0e12bb-fc50-40af-84f9-e628880e773d} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.467159 [ 260 ] {fd0e12bb-fc50-40af-84f9-e628880e773d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.467511 [ 260 ] {fd0e12bb-fc50-40af-84f9-e628880e773d} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:42:07.467756 [ 260 ] {fd0e12bb-fc50-40af-84f9-e628880e773d} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.467947 [ 260 ] {fd0e12bb-fc50-40af-84f9-e628880e773d} executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. 2025.01.02 23:42:07.468025 [ 260 ] {fd0e12bb-fc50-40af-84f9-e628880e773d} TCPHandler: Processed in 0.001764944 sec. 2025.01.02 23:42:07.468208 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.468346 [ 265 ] {2d50d19e-b6ca-47ad-84ae-7c0cf4463251} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:07.468420 [ 265 ] {2d50d19e-b6ca-47ad-84ae-7c0cf4463251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:42:07.470566 [ 265 ] {2d50d19e-b6ca-47ad-84ae-7c0cf4463251} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.470606 [ 265 ] {2d50d19e-b6ca-47ad-84ae-7c0cf4463251} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.471276 [ 265 ] {2d50d19e-b6ca-47ad-84ae-7c0cf4463251} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.02 23:42:07.471529 [ 265 ] {2d50d19e-b6ca-47ad-84ae-7c0cf4463251} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.471818 [ 265 ] {2d50d19e-b6ca-47ad-84ae-7c0cf4463251} executeQuery: Read 40 rows, 73.40 KiB in 0.003491 sec., 11458.034947006588 rows/sec., 20.53 MiB/sec. 2025.01.02 23:42:07.472198 [ 265 ] {2d50d19e-b6ca-47ad-84ae-7c0cf4463251} TCPHandler: Processed in 0.004092674 sec. 2025.01.02 23:42:07.472428 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:07.472572 [ 260 ] {c20657e9-1519-4b80-84bd-2f4428979bc0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:07.472631 [ 260 ] {c20657e9-1519-4b80-84bd-2f4428979bc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:07.473119 [ 260 ] {c20657e9-1519-4b80-84bd-2f4428979bc0} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:07.473156 [ 260 ] {c20657e9-1519-4b80-84bd-2f4428979bc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:07.473518 [ 260 ] {c20657e9-1519-4b80-84bd-2f4428979bc0} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.02 23:42:07.473754 [ 260 ] {c20657e9-1519-4b80-84bd-2f4428979bc0} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:07.473932 [ 260 ] {c20657e9-1519-4b80-84bd-2f4428979bc0} executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec. 2025.01.02 23:42:07.473980 [ 260 ] {c20657e9-1519-4b80-84bd-2f4428979bc0} TCPHandler: Processed in 0.001686322 sec. 2025.01.02 23:42:10.527263 [ 142 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:42:10.527335 [ 142 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:42:10.725145 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 2025.01.02 23:42:10.726276 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:10.726335 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:10.726869 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.02 23:42:10.727138 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:10.727372 [ 142 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.02 23:42:10.727412 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.01.02 23:42:10.727462 [ 142 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:10.727496 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:10.727627 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.02 23:42:10.727777 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:10.727824 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part 2025.01.02 23:42:10.727912 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part 2025.01.02 23:42:10.728105 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part 2025.01.02 23:42:10.728287 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part 2025.01.02 23:42:10.728550 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part 2025.01.02 23:42:10.728672 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part 2025.01.02 23:42:10.731460 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003896111 sec., 7765692.507220662 rows/sec., 111.09 MiB/sec. 2025.01.02 23:42:10.731994 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.02 23:42:10.732289 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:10.732371 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_66_13} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.02 23:42:10.732480 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. 2025.01.02 23:42:12.442274 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:12.442481 [ 260 ] {68945ad2-5a85-4426-9c51-105bb1891d2e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:12.442563 [ 260 ] {68945ad2-5a85-4426-9c51-105bb1891d2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:12.443384 [ 260 ] {68945ad2-5a85-4426-9c51-105bb1891d2e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:12.443436 [ 260 ] {68945ad2-5a85-4426-9c51-105bb1891d2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:12.443872 [ 260 ] {68945ad2-5a85-4426-9c51-105bb1891d2e} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.02 23:42:12.444134 [ 260 ] {68945ad2-5a85-4426-9c51-105bb1891d2e} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:12.444377 [ 260 ] {68945ad2-5a85-4426-9c51-105bb1891d2e} executeQuery: Read 56 rows, 4.41 KiB in 0.001954 sec., 28659.160696008188 rows/sec., 2.20 MiB/sec. 2025.01.02 23:42:12.444446 [ 260 ] {68945ad2-5a85-4426-9c51-105bb1891d2e} TCPHandler: Processed in 0.002313931 sec. 2025.01.02 23:42:12.444692 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:12.444884 [ 265 ] {d8d49ba4-d73d-4105-906a-d6303f144e20} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:12.444960 [ 265 ] {d8d49ba4-d73d-4105-906a-d6303f144e20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:12.445746 [ 265 ] {d8d49ba4-d73d-4105-906a-d6303f144e20} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:12.445801 [ 265 ] {d8d49ba4-d73d-4105-906a-d6303f144e20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:12.446240 [ 265 ] {d8d49ba4-d73d-4105-906a-d6303f144e20} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.02 23:42:12.446501 [ 265 ] {d8d49ba4-d73d-4105-906a-d6303f144e20} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:12.446762 [ 265 ] {d8d49ba4-d73d-4105-906a-d6303f144e20} executeQuery: Read 64 rows, 5.12 KiB in 0.001931 sec., 33143.44899016054 rows/sec., 2.59 MiB/sec. 2025.01.02 23:42:12.446833 [ 265 ] {d8d49ba4-d73d-4105-906a-d6303f144e20} TCPHandler: Processed in 0.00227867 sec. 2025.01.02 23:42:12.446979 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:12.447127 [ 260 ] {5233e456-145e-46e2-b692-d9a025eec557} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:12.447196 [ 260 ] {5233e456-145e-46e2-b692-d9a025eec557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:12.447879 [ 260 ] {5233e456-145e-46e2-b692-d9a025eec557} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:12.447929 [ 260 ] {5233e456-145e-46e2-b692-d9a025eec557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:12.448341 [ 260 ] {5233e456-145e-46e2-b692-d9a025eec557} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.02 23:42:12.448581 [ 260 ] {5233e456-145e-46e2-b692-d9a025eec557} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:12.448820 [ 260 ] {5233e456-145e-46e2-b692-d9a025eec557} executeQuery: Read 160 rows, 11.41 KiB in 0.001726 sec., 92699.88412514483 rows/sec., 6.46 MiB/sec. 2025.01.02 23:42:12.448916 [ 260 ] {5233e456-145e-46e2-b692-d9a025eec557} TCPHandler: Processed in 0.001997056 sec. 2025.01.02 23:42:12.449133 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:12.449371 [ 265 ] {4208c474-834a-4f7b-840a-c9133feff781} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:12.449434 [ 265 ] {4208c474-834a-4f7b-840a-c9133feff781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:12.449980 [ 265 ] {4208c474-834a-4f7b-840a-c9133feff781} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:12.450021 [ 265 ] {4208c474-834a-4f7b-840a-c9133feff781} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:12.450404 [ 265 ] {4208c474-834a-4f7b-840a-c9133feff781} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.02 23:42:12.450649 [ 265 ] {4208c474-834a-4f7b-840a-c9133feff781} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:12.450874 [ 265 ] {4208c474-834a-4f7b-840a-c9133feff781} executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. 2025.01.02 23:42:12.450932 [ 265 ] {4208c474-834a-4f7b-840a-c9133feff781} TCPHandler: Processed in 0.001914515 sec. 2025.01.02 23:42:12.864384 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.01.02 23:42:12.885583 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:12.885645 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:12.892835 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.02 23:42:12.893603 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:12.893982 [ 139 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.02 23:42:12.894131 [ 139 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:12.894208 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. 2025.01.02 23:42:12.894524 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.02 23:42:12.902800 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.01.02 23:42:12.904004 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:12.904881 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part 2025.01.02 23:42:12.909419 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part 2025.01.02 23:42:12.913972 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part 2025.01.02 23:42:12.918993 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part 2025.01.02 23:42:12.924298 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part 2025.01.02 23:42:12.928637 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part 2025.01.02 23:42:12.989710 [ 202 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.095352923 sec., 5222.703031348079 rows/sec., 27.01 MiB/sec. 2025.01.02 23:42:12.993309 [ 192 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.02 23:42:12.996329 [ 192 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:12.996458 [ 192 ] {31b60859-c590-4889-866a-026624596be5::all_1_66_13} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.02 23:42:12.998953 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2025.01.02 23:42:15.905746 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1706 2025.01.02 23:42:15.908924 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:15.908976 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:15.910445 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:42:15.910756 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:15.911868 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1706 2025.01.02 23:42:17.448623 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.448845 [ 260 ] {995d369e-008a-4a22-84bf-667ecfec033c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:42:17.448926 [ 260 ] {995d369e-008a-4a22-84bf-667ecfec033c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:42:17.449753 [ 260 ] {995d369e-008a-4a22-84bf-667ecfec033c} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.449807 [ 260 ] {995d369e-008a-4a22-84bf-667ecfec033c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.450250 [ 260 ] {995d369e-008a-4a22-84bf-667ecfec033c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:42:17.450499 [ 260 ] {995d369e-008a-4a22-84bf-667ecfec033c} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.450750 [ 260 ] {995d369e-008a-4a22-84bf-667ecfec033c} executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. 2025.01.02 23:42:17.450817 [ 260 ] {995d369e-008a-4a22-84bf-667ecfec033c} TCPHandler: Processed in 0.002337971 sec. 2025.01.02 23:42:17.451084 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.451285 [ 265 ] {21eda124-e942-441f-9ff4-2d432e50f16e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:42:17.451355 [ 265 ] {21eda124-e942-441f-9ff4-2d432e50f16e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:42:17.452099 [ 265 ] {21eda124-e942-441f-9ff4-2d432e50f16e} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.452142 [ 265 ] {21eda124-e942-441f-9ff4-2d432e50f16e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.452573 [ 265 ] {21eda124-e942-441f-9ff4-2d432e50f16e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.02 23:42:17.452843 [ 265 ] {21eda124-e942-441f-9ff4-2d432e50f16e} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.453083 [ 265 ] {21eda124-e942-441f-9ff4-2d432e50f16e} executeQuery: Read 10 rows, 835.00 B in 0.001851 sec., 5402.485143165856 rows/sec., 440.53 KiB/sec. 2025.01.02 23:42:17.453225 [ 265 ] {21eda124-e942-441f-9ff4-2d432e50f16e} TCPHandler: Processed in 0.00228076 sec. 2025.01.02 23:42:17.453533 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.453764 [ 260 ] {b4e60b4b-83ac-4bcf-9d89-5f6b6a9a6389} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:17.453860 [ 260 ] {b4e60b4b-83ac-4bcf-9d89-5f6b6a9a6389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:17.454770 [ 260 ] {b4e60b4b-83ac-4bcf-9d89-5f6b6a9a6389} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.454812 [ 260 ] {b4e60b4b-83ac-4bcf-9d89-5f6b6a9a6389} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.455198 [ 260 ] {b4e60b4b-83ac-4bcf-9d89-5f6b6a9a6389} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.02 23:42:17.455439 [ 260 ] {b4e60b4b-83ac-4bcf-9d89-5f6b6a9a6389} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.455663 [ 260 ] {b4e60b4b-83ac-4bcf-9d89-5f6b6a9a6389} executeQuery: Read 288 rows, 25.97 KiB in 0.001958 sec., 147088.86618998979 rows/sec., 12.95 MiB/sec. 2025.01.02 23:42:17.455750 [ 260 ] {b4e60b4b-83ac-4bcf-9d89-5f6b6a9a6389} TCPHandler: Processed in 0.002404121 sec. 2025.01.02 23:42:17.455973 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.456201 [ 265 ] {4d65389b-11d4-4a49-83d9-9e4aa6a959a0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:42:17.456261 [ 265 ] {4d65389b-11d4-4a49-83d9-9e4aa6a959a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:42:17.456994 [ 265 ] {4d65389b-11d4-4a49-83d9-9e4aa6a959a0} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.457040 [ 265 ] {4d65389b-11d4-4a49-83d9-9e4aa6a959a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.457427 [ 265 ] {4d65389b-11d4-4a49-83d9-9e4aa6a959a0} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:42:17.457662 [ 265 ] {4d65389b-11d4-4a49-83d9-9e4aa6a959a0} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.457842 [ 265 ] {4d65389b-11d4-4a49-83d9-9e4aa6a959a0} executeQuery: Read 57 rows, 4.16 KiB in 0.001698 sec., 33568.90459363958 rows/sec., 2.39 MiB/sec. 2025.01.02 23:42:17.457896 [ 265 ] {4d65389b-11d4-4a49-83d9-9e4aa6a959a0} TCPHandler: Processed in 0.002037817 sec. 2025.01.02 23:42:17.458037 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.458162 [ 260 ] {9414937d-d7af-46f1-a763-f313df8565cc} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:42:17.458213 [ 260 ] {9414937d-d7af-46f1-a763-f313df8565cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:42:17.458899 [ 260 ] {9414937d-d7af-46f1-a763-f313df8565cc} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.458942 [ 260 ] {9414937d-d7af-46f1-a763-f313df8565cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.459323 [ 260 ] {9414937d-d7af-46f1-a763-f313df8565cc} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:42:17.459571 [ 260 ] {9414937d-d7af-46f1-a763-f313df8565cc} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.459805 [ 260 ] {9414937d-d7af-46f1-a763-f313df8565cc} executeQuery: Read 14 rows, 1004.00 B in 0.001669 sec., 8388.256440982625 rows/sec., 587.46 KiB/sec. 2025.01.02 23:42:17.459875 [ 260 ] {9414937d-d7af-46f1-a763-f313df8565cc} TCPHandler: Processed in 0.001897405 sec. 2025.01.02 23:42:17.460076 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.460248 [ 265 ] {3cd032ea-9e6d-421a-a37a-7bd6a92332d8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:42:17.460300 [ 265 ] {3cd032ea-9e6d-421a-a37a-7bd6a92332d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:42:17.460887 [ 265 ] {3cd032ea-9e6d-421a-a37a-7bd6a92332d8} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.460927 [ 265 ] {3cd032ea-9e6d-421a-a37a-7bd6a92332d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.461289 [ 265 ] {3cd032ea-9e6d-421a-a37a-7bd6a92332d8} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:42:17.461530 [ 265 ] {3cd032ea-9e6d-421a-a37a-7bd6a92332d8} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.461713 [ 265 ] {3cd032ea-9e6d-421a-a37a-7bd6a92332d8} executeQuery: Read 13 rows, 830.00 B in 0.001491 sec., 8718.980549966465 rows/sec., 543.63 KiB/sec. 2025.01.02 23:42:17.461770 [ 265 ] {3cd032ea-9e6d-421a-a37a-7bd6a92332d8} TCPHandler: Processed in 0.001808594 sec. 2025.01.02 23:42:17.461908 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.462040 [ 260 ] {98635c97-7252-4066-b626-063d877e5c94} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:17.462092 [ 260 ] {98635c97-7252-4066-b626-063d877e5c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:17.462948 [ 260 ] {98635c97-7252-4066-b626-063d877e5c94} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.462997 [ 260 ] {98635c97-7252-4066-b626-063d877e5c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.463423 [ 260 ] {98635c97-7252-4066-b626-063d877e5c94} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.02 23:42:17.463668 [ 260 ] {98635c97-7252-4066-b626-063d877e5c94} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.463873 [ 260 ] {98635c97-7252-4066-b626-063d877e5c94} executeQuery: Read 432 rows, 31.70 KiB in 0.001852 sec., 233261.33909287257 rows/sec., 16.72 MiB/sec. 2025.01.02 23:42:17.463927 [ 260 ] {98635c97-7252-4066-b626-063d877e5c94} TCPHandler: Processed in 0.002076157 sec. 2025.01.02 23:42:17.464068 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.464193 [ 265 ] {b7b9f0fa-99af-4116-9127-ffedd24fa7dc} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:42:17.464254 [ 265 ] {b7b9f0fa-99af-4116-9127-ffedd24fa7dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:42:17.464824 [ 265 ] {b7b9f0fa-99af-4116-9127-ffedd24fa7dc} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.464871 [ 265 ] {b7b9f0fa-99af-4116-9127-ffedd24fa7dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.465286 [ 265 ] {b7b9f0fa-99af-4116-9127-ffedd24fa7dc} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:42:17.465540 [ 265 ] {b7b9f0fa-99af-4116-9127-ffedd24fa7dc} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.465760 [ 265 ] {b7b9f0fa-99af-4116-9127-ffedd24fa7dc} executeQuery: Read 6 rows, 321.00 B in 0.001604 sec., 3740.6483790523694 rows/sec., 195.43 KiB/sec. 2025.01.02 23:42:17.465813 [ 265 ] {b7b9f0fa-99af-4116-9127-ffedd24fa7dc} TCPHandler: Processed in 0.001808464 sec. 2025.01.02 23:42:17.465943 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.466065 [ 260 ] {3fb64f1a-6faa-45b7-9af9-73ba6fee287f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:17.466117 [ 260 ] {3fb64f1a-6faa-45b7-9af9-73ba6fee287f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:17.466766 [ 260 ] {3fb64f1a-6faa-45b7-9af9-73ba6fee287f} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.466806 [ 260 ] {3fb64f1a-6faa-45b7-9af9-73ba6fee287f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.467208 [ 260 ] {3fb64f1a-6faa-45b7-9af9-73ba6fee287f} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.02 23:42:17.467447 [ 260 ] {3fb64f1a-6faa-45b7-9af9-73ba6fee287f} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.467666 [ 260 ] {3fb64f1a-6faa-45b7-9af9-73ba6fee287f} executeQuery: Read 242 rows, 16.62 KiB in 0.001609 sec., 150403.97762585458 rows/sec., 10.09 MiB/sec. 2025.01.02 23:42:17.467723 [ 260 ] {3fb64f1a-6faa-45b7-9af9-73ba6fee287f} TCPHandler: Processed in 0.001819094 sec. 2025.01.02 23:42:17.467869 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.467986 [ 265 ] {60d72f25-e6c9-41e4-aff9-0a6972f9659e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:42:17.468039 [ 265 ] {60d72f25-e6c9-41e4-aff9-0a6972f9659e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:42:17.468508 [ 265 ] {60d72f25-e6c9-41e4-aff9-0a6972f9659e} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.468546 [ 265 ] {60d72f25-e6c9-41e4-aff9-0a6972f9659e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.468906 [ 265 ] {60d72f25-e6c9-41e4-aff9-0a6972f9659e} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:42:17.469148 [ 265 ] {60d72f25-e6c9-41e4-aff9-0a6972f9659e} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.469367 [ 265 ] {60d72f25-e6c9-41e4-aff9-0a6972f9659e} executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. 2025.01.02 23:42:17.469420 [ 265 ] {60d72f25-e6c9-41e4-aff9-0a6972f9659e} TCPHandler: Processed in 0.001609251 sec. 2025.01.02 23:42:17.469549 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.469665 [ 260 ] {49dc3eb2-842b-4a42-9a7c-1e909f7a15c0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:17.469746 [ 260 ] {49dc3eb2-842b-4a42-9a7c-1e909f7a15c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:42:17.470915 [ 260 ] {49dc3eb2-842b-4a42-9a7c-1e909f7a15c0} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.470955 [ 260 ] {49dc3eb2-842b-4a42-9a7c-1e909f7a15c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.471624 [ 260 ] {49dc3eb2-842b-4a42-9a7c-1e909f7a15c0} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.02 23:42:17.471894 [ 260 ] {49dc3eb2-842b-4a42-9a7c-1e909f7a15c0} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.472167 [ 260 ] {49dc3eb2-842b-4a42-9a7c-1e909f7a15c0} executeQuery: Read 40 rows, 73.40 KiB in 0.002514 sec., 15910.898965791566 rows/sec., 28.51 MiB/sec. 2025.01.02 23:42:17.472598 [ 260 ] {49dc3eb2-842b-4a42-9a7c-1e909f7a15c0} TCPHandler: Processed in 0.003097751 sec. 2025.01.02 23:42:17.472870 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:17.473007 [ 265 ] {43e00d47-bdab-49e6-a87d-715c1ae3aae4} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:17.473065 [ 265 ] {43e00d47-bdab-49e6-a87d-715c1ae3aae4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:17.473568 [ 265 ] {43e00d47-bdab-49e6-a87d-715c1ae3aae4} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:17.473606 [ 265 ] {43e00d47-bdab-49e6-a87d-715c1ae3aae4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:17.473985 [ 265 ] {43e00d47-bdab-49e6-a87d-715c1ae3aae4} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.02 23:42:17.474228 [ 265 ] {43e00d47-bdab-49e6-a87d-715c1ae3aae4} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:17.474452 [ 265 ] {43e00d47-bdab-49e6-a87d-715c1ae3aae4} executeQuery: Read 82 rows, 5.33 KiB in 0.001467 sec., 55896.387184730746 rows/sec., 3.55 MiB/sec. 2025.01.02 23:42:17.474547 [ 265 ] {43e00d47-bdab-49e6-a87d-715c1ae3aae4} TCPHandler: Processed in 0.001815484 sec. 2025.01.02 23:42:18.227647 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 2025.01.02 23:42:18.228339 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:18.228393 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:18.228922 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.02 23:42:18.229194 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:18.229446 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 2025.01.02 23:42:20.402979 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.01.02 23:42:20.421566 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:20.421609 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:20.428429 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.02 23:42:20.429160 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:20.431675 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.01.02 23:42:22.441886 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:22.442096 [ 260 ] {1621c6c5-fd3f-4883-a87d-b77a6f8a2bc8} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:22.442177 [ 260 ] {1621c6c5-fd3f-4883-a87d-b77a6f8a2bc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:22.442994 [ 260 ] {1621c6c5-fd3f-4883-a87d-b77a6f8a2bc8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:22.443048 [ 260 ] {1621c6c5-fd3f-4883-a87d-b77a6f8a2bc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:22.443591 [ 260 ] {1621c6c5-fd3f-4883-a87d-b77a6f8a2bc8} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.02 23:42:22.444005 [ 260 ] {1621c6c5-fd3f-4883-a87d-b77a6f8a2bc8} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:22.444269 [ 260 ] {1621c6c5-fd3f-4883-a87d-b77a6f8a2bc8} executeQuery: Read 56 rows, 4.41 KiB in 0.00223 sec., 25112.107623318385 rows/sec., 1.93 MiB/sec. 2025.01.02 23:42:22.444336 [ 260 ] {1621c6c5-fd3f-4883-a87d-b77a6f8a2bc8} TCPHandler: Processed in 0.002591384 sec. 2025.01.02 23:42:22.444596 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:22.444798 [ 265 ] {0e3230fd-a475-4627-812d-07aca71add01} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:22.444873 [ 265 ] {0e3230fd-a475-4627-812d-07aca71add01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:22.445658 [ 265 ] {0e3230fd-a475-4627-812d-07aca71add01} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:22.445713 [ 265 ] {0e3230fd-a475-4627-812d-07aca71add01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:22.446166 [ 265 ] {0e3230fd-a475-4627-812d-07aca71add01} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.02 23:42:22.446434 [ 265 ] {0e3230fd-a475-4627-812d-07aca71add01} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:22.446698 [ 265 ] {0e3230fd-a475-4627-812d-07aca71add01} executeQuery: Read 64 rows, 5.12 KiB in 0.001955 sec., 32736.572890025574 rows/sec., 2.56 MiB/sec. 2025.01.02 23:42:22.446824 [ 265 ] {0e3230fd-a475-4627-812d-07aca71add01} TCPHandler: Processed in 0.002366711 sec. 2025.01.02 23:42:22.447107 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:22.447373 [ 260 ] {1ceb72ac-4b5a-4678-9186-64c3fca2a2a1} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:22.447432 [ 260 ] {1ceb72ac-4b5a-4678-9186-64c3fca2a2a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:22.448033 [ 260 ] {1ceb72ac-4b5a-4678-9186-64c3fca2a2a1} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:22.448075 [ 260 ] {1ceb72ac-4b5a-4678-9186-64c3fca2a2a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:22.448477 [ 260 ] {1ceb72ac-4b5a-4678-9186-64c3fca2a2a1} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.02 23:42:22.448719 [ 260 ] {1ceb72ac-4b5a-4678-9186-64c3fca2a2a1} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:22.448945 [ 260 ] {1ceb72ac-4b5a-4678-9186-64c3fca2a2a1} executeQuery: Read 160 rows, 11.41 KiB in 0.001633 sec., 97979.17942437233 rows/sec., 6.82 MiB/sec. 2025.01.02 23:42:22.449000 [ 260 ] {1ceb72ac-4b5a-4678-9186-64c3fca2a2a1} TCPHandler: Processed in 0.002072018 sec. 2025.01.02 23:42:22.449247 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:22.449436 [ 265 ] {b28840bd-e873-434a-92b5-229a486b2668} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:22.449501 [ 265 ] {b28840bd-e873-434a-92b5-229a486b2668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:22.450096 [ 265 ] {b28840bd-e873-434a-92b5-229a486b2668} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:22.450145 [ 265 ] {b28840bd-e873-434a-92b5-229a486b2668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:22.450560 [ 265 ] {b28840bd-e873-434a-92b5-229a486b2668} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.02 23:42:22.450803 [ 265 ] {b28840bd-e873-434a-92b5-229a486b2668} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:22.451025 [ 265 ] {b28840bd-e873-434a-92b5-229a486b2668} executeQuery: Read 60 rows, 4.14 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. 2025.01.02 23:42:22.451079 [ 265 ] {b28840bd-e873-434a-92b5-229a486b2668} TCPHandler: Processed in 0.001932405 sec. 2025.01.02 23:42:25.527575 [ 127 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:42:25.527637 [ 127 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:42:25.729675 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 2025.01.02 23:42:25.730417 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:25.730471 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:25.731134 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.02 23:42:25.731396 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:25.731643 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.01.02 23:42:25.912192 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1738 2025.01.02 23:42:25.915387 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:25.915451 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:25.917008 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:42:25.917352 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:25.917996 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1738 2025.01.02 23:42:27.448695 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.448997 [ 260 ] {9c1322de-9f4c-4977-94f1-c6041e205276} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:42:27.449113 [ 260 ] {9c1322de-9f4c-4977-94f1-c6041e205276} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:42:27.450036 [ 260 ] {9c1322de-9f4c-4977-94f1-c6041e205276} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.450088 [ 260 ] {9c1322de-9f4c-4977-94f1-c6041e205276} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.450525 [ 260 ] {9c1322de-9f4c-4977-94f1-c6041e205276} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:42:27.450779 [ 260 ] {9c1322de-9f4c-4977-94f1-c6041e205276} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.451000 [ 126 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.02 23:42:27.451028 [ 260 ] {9c1322de-9f4c-4977-94f1-c6041e205276} executeQuery: Read 14 rows, 1.01 KiB in 0.002113 sec., 6625.650733554189 rows/sec., 476.96 KiB/sec. 2025.01.02 23:42:27.451093 [ 126 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.451156 [ 260 ] {9c1322de-9f4c-4977-94f1-c6041e205276} TCPHandler: Processed in 0.002644045 sec. 2025.01.02 23:42:27.451162 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.451379 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.01.02 23:42:27.451520 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.451550 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:27.451647 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 14 rows starting from the beginning of the part 2025.01.02 23:42:27.451903 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:27.451952 [ 265 ] {6e19a8c8-8b74-478d-953b-0b717bc9b955} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:27.452086 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:27.452180 [ 265 ] {6e19a8c8-8b74-478d-953b-0b717bc9b955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:27.452564 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:27.452969 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:27.455234 [ 265 ] {6e19a8c8-8b74-478d-953b-0b717bc9b955} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.455334 [ 265 ] {6e19a8c8-8b74-478d-953b-0b717bc9b955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.455360 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004071053 sec., 17194.568579677052 rows/sec., 1.27 MiB/sec. 2025.01.02 23:42:27.455560 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.02 23:42:27.456058 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.456153 [ 265 ] {6e19a8c8-8b74-478d-953b-0b717bc9b955} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.02 23:42:27.456193 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_49_12} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.02 23:42:27.456325 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:42:27.456529 [ 265 ] {6e19a8c8-8b74-478d-953b-0b717bc9b955} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.456740 [ 126 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.02 23:42:27.456793 [ 126 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.456813 [ 265 ] {6e19a8c8-8b74-478d-953b-0b717bc9b955} executeQuery: Read 283 rows, 25.60 KiB in 0.005065 sec., 55873.642645607106 rows/sec., 4.94 MiB/sec. 2025.01.02 23:42:27.456828 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.456997 [ 265 ] {6e19a8c8-8b74-478d-953b-0b717bc9b955} TCPHandler: Processed in 0.005712205 sec. 2025.01.02 23:42:27.457036 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.02 23:42:27.457175 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.457189 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:27.457235 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1435 rows starting from the beginning of the part 2025.01.02 23:42:27.457418 [ 260 ] {f288a183-156a-401a-ab23-7d037afd300b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:42:27.457515 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 283 rows starting from the beginning of the part 2025.01.02 23:42:27.457561 [ 260 ] {f288a183-156a-401a-ab23-7d037afd300b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:42:27.457897 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part 2025.01.02 23:42:27.458173 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 288 rows starting from the beginning of the part 2025.01.02 23:42:27.458559 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part 2025.01.02 23:42:27.458928 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 283 rows starting from the beginning of the part 2025.01.02 23:42:27.460258 [ 260 ] {f288a183-156a-401a-ab23-7d037afd300b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.460333 [ 260 ] {f288a183-156a-401a-ab23-7d037afd300b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.461414 [ 260 ] {f288a183-156a-401a-ab23-7d037afd300b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:42:27.461749 [ 260 ] {f288a183-156a-401a-ab23-7d037afd300b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.462312 [ 260 ] {f288a183-156a-401a-ab23-7d037afd300b} executeQuery: Read 47 rows, 3.46 KiB in 0.004951 sec., 9493.031710765503 rows/sec., 699.63 KiB/sec. 2025.01.02 23:42:27.462688 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2401 rows, containing 5 columns (5 merged, 0 gathered) in 0.005727565 sec., 419200.82967194606 rows/sec., 37.24 MiB/sec. 2025.01.02 23:42:27.462755 [ 260 ] {f288a183-156a-401a-ab23-7d037afd300b} TCPHandler: Processed in 0.005653374 sec. 2025.01.02 23:42:27.463022 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.463061 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.02 23:42:27.463183 [ 265 ] {cc25d6ab-e458-485d-8df2-7830d9d2962d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:42:27.463247 [ 265 ] {cc25d6ab-e458-485d-8df2-7830d9d2962d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:42:27.463369 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.463506 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_96_19} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.02 23:42:27.463608 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.01.02 23:42:27.463985 [ 265 ] {cc25d6ab-e458-485d-8df2-7830d9d2962d} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.464023 [ 265 ] {cc25d6ab-e458-485d-8df2-7830d9d2962d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.464370 [ 265 ] {cc25d6ab-e458-485d-8df2-7830d9d2962d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:42:27.464612 [ 265 ] {cc25d6ab-e458-485d-8df2-7830d9d2962d} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.464826 [ 265 ] {cc25d6ab-e458-485d-8df2-7830d9d2962d} executeQuery: Read 14 rows, 1004.00 B in 0.001681 sec., 8328.375966686495 rows/sec., 583.27 KiB/sec. 2025.01.02 23:42:27.464895 [ 265 ] {cc25d6ab-e458-485d-8df2-7830d9d2962d} TCPHandler: Processed in 0.002006857 sec. 2025.01.02 23:42:27.465138 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.465292 [ 260 ] {17489400-4dd9-492a-8d40-fd5e097215ea} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:42:27.465348 [ 260 ] {17489400-4dd9-492a-8d40-fd5e097215ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:42:27.465958 [ 260 ] {17489400-4dd9-492a-8d40-fd5e097215ea} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.465998 [ 260 ] {17489400-4dd9-492a-8d40-fd5e097215ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.466354 [ 260 ] {17489400-4dd9-492a-8d40-fd5e097215ea} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:42:27.466601 [ 260 ] {17489400-4dd9-492a-8d40-fd5e097215ea} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.466798 [ 122 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.02 23:42:27.466823 [ 260 ] {17489400-4dd9-492a-8d40-fd5e097215ea} executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. 2025.01.02 23:42:27.466899 [ 122 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.466960 [ 260 ] {17489400-4dd9-492a-8d40-fd5e097215ea} TCPHandler: Processed in 0.001936236 sec. 2025.01.02 23:42:27.466986 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.467280 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.467299 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full 2025.01.02 23:42:27.467849 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:27.467966 [ 265 ] {e851afeb-64aa-413b-8635-f353dac5549c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:27.467975 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 13 rows starting from the beginning of the part 2025.01.02 23:42:27.468076 [ 265 ] {e851afeb-64aa-413b-8635-f353dac5549c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:27.468282 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 13 rows starting from the beginning of the part 2025.01.02 23:42:27.468633 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 13 rows starting from the beginning of the part 2025.01.02 23:42:27.468922 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 13 rows starting from the beginning of the part 2025.01.02 23:42:27.469213 [ 199 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 13 rows starting from the beginning of the part 2025.01.02 23:42:27.471043 [ 265 ] {e851afeb-64aa-413b-8635-f353dac5549c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.471117 [ 265 ] {e851afeb-64aa-413b-8635-f353dac5549c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.471844 [ 189 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004700772 sec., 13827.515990990416 rows/sec., 916.16 KiB/sec. 2025.01.02 23:42:27.472028 [ 265 ] {e851afeb-64aa-413b-8635-f353dac5549c} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.02 23:42:27.472103 [ 189 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.02 23:42:27.472581 [ 265 ] {e851afeb-64aa-413b-8635-f353dac5549c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.472677 [ 189 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.472874 [ 122 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.02 23:42:27.472948 [ 122 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.472963 [ 189 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_49_12} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.02 23:42:27.473015 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.473142 [ 265 ] {e851afeb-64aa-413b-8635-f353dac5549c} executeQuery: Read 422 rows, 30.88 KiB in 0.005385 sec., 78365.83101207057 rows/sec., 5.60 MiB/sec. 2025.01.02 23:42:27.473375 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:42:27.473407 [ 265 ] {e851afeb-64aa-413b-8635-f353dac5549c} TCPHandler: Processed in 0.006319763 sec. 2025.01.02 23:42:27.473467 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.02 23:42:27.473606 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.473634 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:27.473666 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 914 rows starting from the beginning of the part 2025.01.02 23:42:27.473861 [ 260 ] {f5f415e4-3e52-4a1c-95f8-900474cc7e9d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:42:27.473881 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 422 rows starting from the beginning of the part 2025.01.02 23:42:27.474059 [ 260 ] {f5f415e4-3e52-4a1c-95f8-900474cc7e9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:42:27.474137 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part 2025.01.02 23:42:27.474513 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 432 rows starting from the beginning of the part 2025.01.02 23:42:27.474910 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part 2025.01.02 23:42:27.475392 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 422 rows starting from the beginning of the part 2025.01.02 23:42:27.476330 [ 260 ] {f5f415e4-3e52-4a1c-95f8-900474cc7e9d} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.476370 [ 260 ] {f5f415e4-3e52-4a1c-95f8-900474cc7e9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.476911 [ 260 ] {f5f415e4-3e52-4a1c-95f8-900474cc7e9d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:42:27.477198 [ 260 ] {f5f415e4-3e52-4a1c-95f8-900474cc7e9d} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.477553 [ 260 ] {f5f415e4-3e52-4a1c-95f8-900474cc7e9d} executeQuery: Read 6 rows, 321.00 B in 0.003814 sec., 1573.1515469323544 rows/sec., 82.19 KiB/sec. 2025.01.02 23:42:27.477993 [ 260 ] {f5f415e4-3e52-4a1c-95f8-900474cc7e9d} TCPHandler: Processed in 0.004457229 sec. 2025.01.02 23:42:27.478458 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.478470 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2318 rows, containing 5 columns (5 merged, 0 gathered) in 0.00531071 sec., 436476.47866292833 rows/sec., 33.25 MiB/sec. 2025.01.02 23:42:27.478787 [ 265 ] {b3f149d4-ddbf-4a67-8a62-43120be22ad1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:27.478898 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.02 23:42:27.478914 [ 265 ] {b3f149d4-ddbf-4a67-8a62-43120be22ad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:27.479505 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.479600 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_96_19} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.02 23:42:27.479770 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.02 23:42:27.480013 [ 265 ] {b3f149d4-ddbf-4a67-8a62-43120be22ad1} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.480056 [ 265 ] {b3f149d4-ddbf-4a67-8a62-43120be22ad1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.480460 [ 265 ] {b3f149d4-ddbf-4a67-8a62-43120be22ad1} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.02 23:42:27.480706 [ 265 ] {b3f149d4-ddbf-4a67-8a62-43120be22ad1} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.480845 [ 122 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.02 23:42:27.480879 [ 122 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.480896 [ 265 ] {b3f149d4-ddbf-4a67-8a62-43120be22ad1} executeQuery: Read 237 rows, 16.27 KiB in 0.002209 sec., 107288.36577636939 rows/sec., 7.19 MiB/sec. 2025.01.02 23:42:27.480904 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.481029 [ 265 ] {b3f149d4-ddbf-4a67-8a62-43120be22ad1} TCPHandler: Processed in 0.002875128 sec. 2025.01.02 23:42:27.481142 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.02 23:42:27.481251 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.481324 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:27.481391 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 29401 rows starting from the beginning of the part 2025.01.02 23:42:27.481496 [ 260 ] {a69f4f60-bb6f-4249-a8ed-19f9e820268d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:42:27.481665 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part 2025.01.02 23:42:27.481716 [ 260 ] {a69f4f60-bb6f-4249-a8ed-19f9e820268d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:42:27.482090 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part 2025.01.02 23:42:27.482492 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 242 rows starting from the beginning of the part 2025.01.02 23:42:27.482913 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part 2025.01.02 23:42:27.483213 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part 2025.01.02 23:42:27.484189 [ 260 ] {a69f4f60-bb6f-4249-a8ed-19f9e820268d} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.484267 [ 260 ] {a69f4f60-bb6f-4249-a8ed-19f9e820268d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.484864 [ 260 ] {a69f4f60-bb6f-4249-a8ed-19f9e820268d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:42:27.485397 [ 260 ] {a69f4f60-bb6f-4249-a8ed-19f9e820268d} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.485689 [ 260 ] {a69f4f60-bb6f-4249-a8ed-19f9e820268d} executeQuery: Read 1 rows, 69.00 B in 0.004254 sec., 235.07287259050307 rows/sec., 15.84 KiB/sec. 2025.01.02 23:42:27.485973 [ 260 ] {a69f4f60-bb6f-4249-a8ed-19f9e820268d} TCPHandler: Processed in 0.004812984 sec. 2025.01.02 23:42:27.486377 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.486955 [ 265 ] {1e527310-ba82-424c-a274-18ffcec01df8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:27.487188 [ 265 ] {1e527310-ba82-424c-a274-18ffcec01df8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:42:27.489522 [ 265 ] {1e527310-ba82-424c-a274-18ffcec01df8} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.489565 [ 265 ] {1e527310-ba82-424c-a274-18ffcec01df8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.491055 [ 265 ] {1e527310-ba82-424c-a274-18ffcec01df8} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.02 23:42:27.491429 [ 265 ] {1e527310-ba82-424c-a274-18ffcec01df8} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.491709 [ 265 ] {1e527310-ba82-424c-a274-18ffcec01df8} executeQuery: Read 40 rows, 73.40 KiB in 0.00491 sec., 8146.639511201629 rows/sec., 14.60 MiB/sec. 2025.01.02 23:42:27.491921 [ 265 ] {1e527310-ba82-424c-a274-18ffcec01df8} TCPHandler: Processed in 0.005817967 sec. 2025.01.02 23:42:27.492080 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:27.492263 [ 260 ] {995f27b6-d78d-4aee-8eaf-30bc66f333a7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:27.492341 [ 260 ] {995f27b6-d78d-4aee-8eaf-30bc66f333a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:27.493047 [ 260 ] {995f27b6-d78d-4aee-8eaf-30bc66f333a7} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.493089 [ 260 ] {995f27b6-d78d-4aee-8eaf-30bc66f333a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.493601 [ 260 ] {995f27b6-d78d-4aee-8eaf-30bc66f333a7} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.02 23:42:27.494112 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 30437 rows, containing 5 columns (5 merged, 0 gathered) in 0.013094112 sec., 2324479.8883650913 rows/sec., 156.81 MiB/sec. 2025.01.02 23:42:27.494116 [ 260 ] {995f27b6-d78d-4aee-8eaf-30bc66f333a7} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.494373 [ 122 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.02 23:42:27.494455 [ 122 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.494494 [ 260 ] {995f27b6-d78d-4aee-8eaf-30bc66f333a7} executeQuery: Read 82 rows, 5.33 KiB in 0.002296 sec., 35714.28571428572 rows/sec., 2.27 MiB/sec. 2025.01.02 23:42:27.494517 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.494682 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.02 23:42:27.494783 [ 260 ] {995f27b6-d78d-4aee-8eaf-30bc66f333a7} TCPHandler: Processed in 0.002764576 sec. 2025.01.02 23:42:27.495207 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full 2025.01.02 23:42:27.495677 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:27.495790 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5998 rows starting from the beginning of the part 2025.01.02 23:42:27.496004 [ 193 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.496232 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part 2025.01.02 23:42:27.496594 [ 193 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_96_19} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.02 23:42:27.496655 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part 2025.01.02 23:42:27.497107 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.02 23:42:27.497215 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part 2025.01.02 23:42:27.497389 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part 2025.01.02 23:42:27.497500 [ 198 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part 2025.01.02 23:42:27.499921 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 6364 rows, containing 4 columns (4 merged, 0 gathered) in 0.005240909 sec., 1214293.1693719544 rows/sec., 79.08 MiB/sec. 2025.01.02 23:42:27.500504 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.02 23:42:27.500818 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.500905 [ 200 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_96_19} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.02 23:42:27.500995 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. 2025.01.02 23:42:27.931853 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.01.02 23:42:27.952644 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:27.952712 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:27.960121 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.02 23:42:27.960878 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:27.963650 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.01.02 23:42:29.148059 [ 119 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.02 23:42:29.148129 [ 119 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:29.148155 [ 119 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:29.148362 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full 2025.01.02 23:42:29.148635 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:29.148676 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part 2025.01.02 23:42:29.148763 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part 2025.01.02 23:42:29.148978 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2025.01.02 23:42:29.149129 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2025.01.02 23:42:29.149317 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part 2025.01.02 23:42:29.150409 [ 200 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002167399 sec., 16609.77051295124 rows/sec., 1.39 MiB/sec. 2025.01.02 23:42:29.150602 [ 200 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.02 23:42:29.150930 [ 200 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:29.151020 [ 200 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_29_7} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.02 23:42:29.151124 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:42:32.471434 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:32.471640 [ 260 ] {4e81d8b6-34b6-4f4c-b49f-66cfac962b51} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:42:32.471713 [ 260 ] {4e81d8b6-34b6-4f4c-b49f-66cfac962b51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:42:32.472471 [ 260 ] {4e81d8b6-34b6-4f4c-b49f-66cfac962b51} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:32.472526 [ 260 ] {4e81d8b6-34b6-4f4c-b49f-66cfac962b51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:32.472964 [ 260 ] {4e81d8b6-34b6-4f4c-b49f-66cfac962b51} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.02 23:42:32.473229 [ 260 ] {4e81d8b6-34b6-4f4c-b49f-66cfac962b51} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:32.473490 [ 260 ] {4e81d8b6-34b6-4f4c-b49f-66cfac962b51} executeQuery: Read 4 rows, 334.00 B in 0.0019 sec., 2105.2631578947367 rows/sec., 171.67 KiB/sec. 2025.01.02 23:42:32.473561 [ 260 ] {4e81d8b6-34b6-4f4c-b49f-66cfac962b51} TCPHandler: Processed in 0.00225744 sec. 2025.01.02 23:42:32.473840 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:32.474037 [ 265 ] {0f40f9aa-4a6f-4aad-a13a-72a7be86607b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:32.474114 [ 265 ] {0f40f9aa-4a6f-4aad-a13a-72a7be86607b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:32.475593 [ 265 ] {0f40f9aa-4a6f-4aad-a13a-72a7be86607b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:32.475650 [ 265 ] {0f40f9aa-4a6f-4aad-a13a-72a7be86607b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:32.476199 [ 265 ] {0f40f9aa-4a6f-4aad-a13a-72a7be86607b} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.02 23:42:32.476538 [ 265 ] {0f40f9aa-4a6f-4aad-a13a-72a7be86607b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:32.476826 [ 265 ] {0f40f9aa-4a6f-4aad-a13a-72a7be86607b} executeQuery: Read 1198 rows, 101.11 KiB in 0.00284 sec., 421830.9859154929 rows/sec., 34.77 MiB/sec. 2025.01.02 23:42:32.476916 [ 265 ] {0f40f9aa-4a6f-4aad-a13a-72a7be86607b} TCPHandler: Processed in 0.003228403 sec. 2025.01.02 23:42:32.477109 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:32.477271 [ 260 ] {b2928eec-7b94-45c3-9be2-629e37e7c52a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:42:32.477339 [ 260 ] {b2928eec-7b94-45c3-9be2-629e37e7c52a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:42:32.478014 [ 260 ] {b2928eec-7b94-45c3-9be2-629e37e7c52a} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:32.478060 [ 260 ] {b2928eec-7b94-45c3-9be2-629e37e7c52a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:32.478444 [ 260 ] {b2928eec-7b94-45c3-9be2-629e37e7c52a} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:42:32.478693 [ 260 ] {b2928eec-7b94-45c3-9be2-629e37e7c52a} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:32.478944 [ 260 ] {b2928eec-7b94-45c3-9be2-629e37e7c52a} executeQuery: Read 4 rows, 286.00 B in 0.001705 sec., 2346.041055718475 rows/sec., 163.81 KiB/sec. 2025.01.02 23:42:32.479005 [ 260 ] {b2928eec-7b94-45c3-9be2-629e37e7c52a} TCPHandler: Processed in 0.001961396 sec. 2025.01.02 23:42:32.479204 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:32.479360 [ 265 ] {09542df5-a5e8-43ca-8c6e-5254d56750e4} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:42:32.479424 [ 265 ] {09542df5-a5e8-43ca-8c6e-5254d56750e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:42:32.480172 [ 265 ] {09542df5-a5e8-43ca-8c6e-5254d56750e4} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:32.480215 [ 265 ] {09542df5-a5e8-43ca-8c6e-5254d56750e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:32.480607 [ 265 ] {09542df5-a5e8-43ca-8c6e-5254d56750e4} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.02 23:42:32.480859 [ 265 ] {09542df5-a5e8-43ca-8c6e-5254d56750e4} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:32.481107 [ 265 ] {09542df5-a5e8-43ca-8c6e-5254d56750e4} executeQuery: Read 228 rows, 15.81 KiB in 0.001785 sec., 127731.0924369748 rows/sec., 8.65 MiB/sec. 2025.01.02 23:42:32.481165 [ 265 ] {09542df5-a5e8-43ca-8c6e-5254d56750e4} TCPHandler: Processed in 0.002034897 sec. 2025.01.02 23:42:32.481326 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:32.481475 [ 260 ] {3ff4cae0-e840-46b9-a548-fcd551c613ee} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:32.481534 [ 260 ] {3ff4cae0-e840-46b9-a548-fcd551c613ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:32.482387 [ 260 ] {3ff4cae0-e840-46b9-a548-fcd551c613ee} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:32.482428 [ 260 ] {3ff4cae0-e840-46b9-a548-fcd551c613ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:32.482838 [ 260 ] {3ff4cae0-e840-46b9-a548-fcd551c613ee} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.02 23:42:32.483092 [ 260 ] {3ff4cae0-e840-46b9-a548-fcd551c613ee} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:32.483326 [ 260 ] {3ff4cae0-e840-46b9-a548-fcd551c613ee} executeQuery: Read 524 rows, 39.73 KiB in 0.00188 sec., 278723.40425531915 rows/sec., 20.64 MiB/sec. 2025.01.02 23:42:32.483431 [ 260 ] {3ff4cae0-e840-46b9-a548-fcd551c613ee} TCPHandler: Processed in 0.002172949 sec. 2025.01.02 23:42:32.483627 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:32.483893 [ 265 ] {e9921352-467a-4ca1-8fe2-75516c0b83a7} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:32.483951 [ 265 ] {e9921352-467a-4ca1-8fe2-75516c0b83a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:32.484729 [ 265 ] {e9921352-467a-4ca1-8fe2-75516c0b83a7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:32.484770 [ 265 ] {e9921352-467a-4ca1-8fe2-75516c0b83a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:32.485228 [ 265 ] {e9921352-467a-4ca1-8fe2-75516c0b83a7} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.02 23:42:32.485486 [ 265 ] {e9921352-467a-4ca1-8fe2-75516c0b83a7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:32.485717 [ 265 ] {e9921352-467a-4ca1-8fe2-75516c0b83a7} executeQuery: Read 882 rows, 60.77 KiB in 0.001899 sec., 464454.9763033175 rows/sec., 31.25 MiB/sec. 2025.01.02 23:42:32.485815 [ 265 ] {e9921352-467a-4ca1-8fe2-75516c0b83a7} TCPHandler: Processed in 0.00229223 sec. 2025.01.02 23:42:32.485985 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:32.486136 [ 260 ] {8fd1d282-537c-4e12-9413-070a0a198253} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:32.486197 [ 260 ] {8fd1d282-537c-4e12-9413-070a0a198253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:32.486774 [ 260 ] {8fd1d282-537c-4e12-9413-070a0a198253} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:32.486812 [ 260 ] {8fd1d282-537c-4e12-9413-070a0a198253} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:32.487199 [ 260 ] {8fd1d282-537c-4e12-9413-070a0a198253} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.02 23:42:32.487444 [ 260 ] {8fd1d282-537c-4e12-9413-070a0a198253} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:32.487651 [ 260 ] {8fd1d282-537c-4e12-9413-070a0a198253} executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. 2025.01.02 23:42:32.487701 [ 260 ] {8fd1d282-537c-4e12-9413-070a0a198253} TCPHandler: Processed in 0.001807323 sec. 2025.01.02 23:42:33.231860 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 2025.01.02 23:42:33.232532 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:33.232576 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:33.233119 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.02 23:42:33.233379 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:33.233620 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 2025.01.02 23:42:35.463811 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.01.02 23:42:35.485287 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:35.485331 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:35.492662 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.02 23:42:35.493441 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:35.495948 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.01.02 23:42:35.918332 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1774 2025.01.02 23:42:35.921500 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:35.921551 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:35.923010 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:42:35.923318 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:35.923883 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1774 2025.01.02 23:42:37.448942 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.449148 [ 260 ] {d4b57c7a-bf69-45be-afac-7c4e9d568adc} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:42:37.449227 [ 260 ] {d4b57c7a-bf69-45be-afac-7c4e9d568adc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:42:37.450029 [ 260 ] {d4b57c7a-bf69-45be-afac-7c4e9d568adc} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.450074 [ 260 ] {d4b57c7a-bf69-45be-afac-7c4e9d568adc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.450506 [ 260 ] {d4b57c7a-bf69-45be-afac-7c4e9d568adc} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:42:37.450772 [ 260 ] {d4b57c7a-bf69-45be-afac-7c4e9d568adc} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.450968 [ 260 ] {d4b57c7a-bf69-45be-afac-7c4e9d568adc} executeQuery: Read 14 rows, 1.01 KiB in 0.001876 sec., 7462.686567164179 rows/sec., 537.21 KiB/sec. 2025.01.02 23:42:37.451022 [ 260 ] {d4b57c7a-bf69-45be-afac-7c4e9d568adc} TCPHandler: Processed in 0.002219839 sec. 2025.01.02 23:42:37.451269 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.451469 [ 265 ] {d1466923-fb2c-4ddc-aa61-a2ae5287c2a6} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:37.451547 [ 265 ] {d1466923-fb2c-4ddc-aa61-a2ae5287c2a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:37.452432 [ 265 ] {d1466923-fb2c-4ddc-aa61-a2ae5287c2a6} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.452487 [ 265 ] {d1466923-fb2c-4ddc-aa61-a2ae5287c2a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.452957 [ 265 ] {d1466923-fb2c-4ddc-aa61-a2ae5287c2a6} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.02 23:42:37.453224 [ 265 ] {d1466923-fb2c-4ddc-aa61-a2ae5287c2a6} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.453472 [ 265 ] {d1466923-fb2c-4ddc-aa61-a2ae5287c2a6} executeQuery: Read 283 rows, 25.60 KiB in 0.002058 sec., 137512.14771622934 rows/sec., 12.15 MiB/sec. 2025.01.02 23:42:37.453539 [ 265 ] {d1466923-fb2c-4ddc-aa61-a2ae5287c2a6} TCPHandler: Processed in 0.002408242 sec. 2025.01.02 23:42:37.453683 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.453821 [ 260 ] {70ae817e-f22b-43dc-9437-5cdfc82b8800} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:42:37.453879 [ 260 ] {70ae817e-f22b-43dc-9437-5cdfc82b8800} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:42:37.454578 [ 260 ] {70ae817e-f22b-43dc-9437-5cdfc82b8800} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.454624 [ 260 ] {70ae817e-f22b-43dc-9437-5cdfc82b8800} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.455025 [ 260 ] {70ae817e-f22b-43dc-9437-5cdfc82b8800} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.02 23:42:37.455263 [ 260 ] {70ae817e-f22b-43dc-9437-5cdfc82b8800} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.455399 [ 105 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 2025.01.02 23:42:37.455448 [ 260 ] {70ae817e-f22b-43dc-9437-5cdfc82b8800} executeQuery: Read 47 rows, 3.46 KiB in 0.001656 sec., 28381.642512077295 rows/sec., 2.04 MiB/sec. 2025.01.02 23:42:37.455451 [ 105 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.455504 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.455521 [ 260 ] {70ae817e-f22b-43dc-9437-5cdfc82b8800} TCPHandler: Processed in 0.001901595 sec. 2025.01.02 23:42:37.455705 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.455722 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full 2025.01.02 23:42:37.455849 [ 265 ] {73c06d12-c927-4875-b1ca-caca3dd8e151} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:42:37.455883 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:37.455913 [ 265 ] {73c06d12-c927-4875-b1ca-caca3dd8e151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:42:37.455929 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 65 rows starting from the beginning of the part 2025.01.02 23:42:37.456118 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 47 rows starting from the beginning of the part 2025.01.02 23:42:37.456520 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 57 rows starting from the beginning of the part 2025.01.02 23:42:37.456880 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part 2025.01.02 23:42:37.457202 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 4 rows starting from the beginning of the part 2025.01.02 23:42:37.457441 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 47 rows starting from the beginning of the part 2025.01.02 23:42:37.458136 [ 265 ] {73c06d12-c927-4875-b1ca-caca3dd8e151} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.458183 [ 265 ] {73c06d12-c927-4875-b1ca-caca3dd8e151} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.458752 [ 265 ] {73c06d12-c927-4875-b1ca-caca3dd8e151} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.02 23:42:37.458960 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.003355944 sec., 79560.3263940042 rows/sec., 5.99 MiB/sec. 2025.01.02 23:42:37.459099 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) 2025.01.02 23:42:37.459105 [ 265 ] {73c06d12-c927-4875-b1ca-caca3dd8e151} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.459335 [ 105 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.02 23:42:37.459439 [ 105 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.459485 [ 265 ] {73c06d12-c927-4875-b1ca-caca3dd8e151} executeQuery: Read 14 rows, 1004.00 B in 0.003663 sec., 3822.003822003822 rows/sec., 267.67 KiB/sec. 2025.01.02 23:42:37.459501 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.459686 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.459755 [ 265 ] {73c06d12-c927-4875-b1ca-caca3dd8e151} TCPHandler: Processed in 0.004138874 sec. 2025.01.02 23:42:37.459839 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full 2025.01.02 23:42:37.459886 [ 187 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_65_13} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 2025.01.02 23:42:37.460032 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.460084 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.02 23:42:37.460093 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:37.460149 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 244 rows starting from the beginning of the part 2025.01.02 23:42:37.460376 [ 260 ] {1a06c77d-a1fb-4bc4-b865-0aee5498ab22} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:42:37.460398 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:37.460515 [ 260 ] {1a06c77d-a1fb-4bc4-b865-0aee5498ab22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:42:37.460698 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:37.461090 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:37.461444 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 228 rows starting from the beginning of the part 2025.01.02 23:42:37.461809 [ 191 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part 2025.01.02 23:42:37.463255 [ 260 ] {1a06c77d-a1fb-4bc4-b865-0aee5498ab22} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.463332 [ 260 ] {1a06c77d-a1fb-4bc4-b865-0aee5498ab22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.464341 [ 260 ] {1a06c77d-a1fb-4bc4-b865-0aee5498ab22} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:42:37.464761 [ 195 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.005089977 sec., 103733.27816608995 rows/sec., 7.43 MiB/sec. 2025.01.02 23:42:37.464869 [ 260 ] {1a06c77d-a1fb-4bc4-b865-0aee5498ab22} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.465132 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.02 23:42:37.465207 [ 260 ] {1a06c77d-a1fb-4bc4-b865-0aee5498ab22} executeQuery: Read 13 rows, 830.00 B in 0.004978 sec., 2611.490558457212 rows/sec., 162.83 KiB/sec. 2025.01.02 23:42:37.465343 [ 260 ] {1a06c77d-a1fb-4bc4-b865-0aee5498ab22} TCPHandler: Processed in 0.005448682 sec. 2025.01.02 23:42:37.465541 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.465748 [ 265 ] {1256fe7d-3fe0-4903-a5db-1189f2a9f2f2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:37.465758 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.465841 [ 265 ] {1256fe7d-3fe0-4903-a5db-1189f2a9f2f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:37.466017 [ 192 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_66_13} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.02 23:42:37.466211 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.02 23:42:37.466841 [ 265 ] {1256fe7d-3fe0-4903-a5db-1189f2a9f2f2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.466888 [ 265 ] {1256fe7d-3fe0-4903-a5db-1189f2a9f2f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.467294 [ 265 ] {1256fe7d-3fe0-4903-a5db-1189f2a9f2f2} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.02 23:42:37.467540 [ 265 ] {1256fe7d-3fe0-4903-a5db-1189f2a9f2f2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.467761 [ 265 ] {1256fe7d-3fe0-4903-a5db-1189f2a9f2f2} executeQuery: Read 422 rows, 30.88 KiB in 0.002078 sec., 203079.8845043311 rows/sec., 14.51 MiB/sec. 2025.01.02 23:42:37.467815 [ 265 ] {1256fe7d-3fe0-4903-a5db-1189f2a9f2f2} TCPHandler: Processed in 0.002372161 sec. 2025.01.02 23:42:37.467975 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.468112 [ 260 ] {1215f550-a490-4b98-8962-b55645122117} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:42:37.468171 [ 260 ] {1215f550-a490-4b98-8962-b55645122117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:42:37.468736 [ 260 ] {1215f550-a490-4b98-8962-b55645122117} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.468781 [ 260 ] {1215f550-a490-4b98-8962-b55645122117} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.469171 [ 260 ] {1215f550-a490-4b98-8962-b55645122117} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:42:37.469418 [ 260 ] {1215f550-a490-4b98-8962-b55645122117} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.469541 [ 105 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 2025.01.02 23:42:37.469574 [ 105 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.469602 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.469603 [ 260 ] {1215f550-a490-4b98-8962-b55645122117} executeQuery: Read 6 rows, 321.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 206.64 KiB/sec. 2025.01.02 23:42:37.469796 [ 260 ] {1215f550-a490-4b98-8962-b55645122117} TCPHandler: Processed in 0.001884965 sec. 2025.01.02 23:42:37.469876 [ 195 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full 2025.01.02 23:42:37.469993 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.470081 [ 195 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:37.470162 [ 195 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 270 rows starting from the beginning of the part 2025.01.02 23:42:37.470221 [ 265 ] {6d99425f-9c79-4b75-8059-9905114dc149} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:37.470381 [ 195 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.01.02 23:42:37.470478 [ 265 ] {6d99425f-9c79-4b75-8059-9905114dc149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:37.470716 [ 195 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.01.02 23:42:37.471012 [ 195 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.01.02 23:42:37.471298 [ 195 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.01.02 23:42:37.471620 [ 195 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.01.02 23:42:37.473277 [ 265 ] {6d99425f-9c79-4b75-8059-9905114dc149} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.473349 [ 265 ] {6d99425f-9c79-4b75-8059-9905114dc149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.474482 [ 265 ] {6d99425f-9c79-4b75-8059-9905114dc149} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.02 23:42:37.474508 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.004833333 sec., 62068.96979785998 rows/sec., 3.17 MiB/sec. 2025.01.02 23:42:37.474719 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) 2025.01.02 23:42:37.474907 [ 265 ] {6d99425f-9c79-4b75-8059-9905114dc149} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.475309 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.475319 [ 265 ] {6d99425f-9c79-4b75-8059-9905114dc149} executeQuery: Read 237 rows, 16.27 KiB in 0.005169 sec., 45850.261172373765 rows/sec., 3.07 MiB/sec. 2025.01.02 23:42:37.475493 [ 265 ] {6d99425f-9c79-4b75-8059-9905114dc149} TCPHandler: Processed in 0.005589453 sec. 2025.01.02 23:42:37.475511 [ 190 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_50_10} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 2025.01.02 23:42:37.475669 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.02 23:42:37.475701 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.475831 [ 260 ] {0c6b3bca-2d3f-4b27-8bc2-d648fb21bbc1} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:42:37.475888 [ 260 ] {0c6b3bca-2d3f-4b27-8bc2-d648fb21bbc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:42:37.476411 [ 260 ] {0c6b3bca-2d3f-4b27-8bc2-d648fb21bbc1} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.476456 [ 260 ] {0c6b3bca-2d3f-4b27-8bc2-d648fb21bbc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.476870 [ 260 ] {0c6b3bca-2d3f-4b27-8bc2-d648fb21bbc1} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:42:37.477118 [ 260 ] {0c6b3bca-2d3f-4b27-8bc2-d648fb21bbc1} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.477311 [ 260 ] {0c6b3bca-2d3f-4b27-8bc2-d648fb21bbc1} executeQuery: Read 1 rows, 69.00 B in 0.001505 sec., 664.4518272425249 rows/sec., 44.77 KiB/sec. 2025.01.02 23:42:37.477397 [ 260 ] {0c6b3bca-2d3f-4b27-8bc2-d648fb21bbc1} TCPHandler: Processed in 0.001790253 sec. 2025.01.02 23:42:37.477620 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.477788 [ 265 ] {336602ed-2c7d-4bd1-a3c7-7e997e50fe84} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:37.477870 [ 265 ] {336602ed-2c7d-4bd1-a3c7-7e997e50fe84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:42:37.479047 [ 265 ] {336602ed-2c7d-4bd1-a3c7-7e997e50fe84} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.479087 [ 265 ] {336602ed-2c7d-4bd1-a3c7-7e997e50fe84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.479756 [ 265 ] {336602ed-2c7d-4bd1-a3c7-7e997e50fe84} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.02 23:42:37.480009 [ 265 ] {336602ed-2c7d-4bd1-a3c7-7e997e50fe84} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.480314 [ 265 ] {336602ed-2c7d-4bd1-a3c7-7e997e50fe84} executeQuery: Read 40 rows, 73.40 KiB in 0.002544 sec., 15723.270440251574 rows/sec., 28.18 MiB/sec. 2025.01.02 23:42:37.480761 [ 265 ] {336602ed-2c7d-4bd1-a3c7-7e997e50fe84} TCPHandler: Processed in 0.003265843 sec. 2025.01.02 23:42:37.481012 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:37.481146 [ 260 ] {95352463-be66-4a78-a371-d846a2b1e006} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:37.481206 [ 260 ] {95352463-be66-4a78-a371-d846a2b1e006} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:37.481766 [ 260 ] {95352463-be66-4a78-a371-d846a2b1e006} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:37.481811 [ 260 ] {95352463-be66-4a78-a371-d846a2b1e006} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:37.482201 [ 260 ] {95352463-be66-4a78-a371-d846a2b1e006} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.02 23:42:37.482448 [ 260 ] {95352463-be66-4a78-a371-d846a2b1e006} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:37.482624 [ 260 ] {95352463-be66-4a78-a371-d846a2b1e006} executeQuery: Read 82 rows, 5.33 KiB in 0.001507 sec., 54412.7405441274 rows/sec., 3.46 MiB/sec. 2025.01.02 23:42:37.482671 [ 260 ] {95352463-be66-4a78-a371-d846a2b1e006} TCPHandler: Processed in 0.001800174 sec. 2025.01.02 23:42:40.433187 [ 220 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:40.433249 [ 220 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:40.439867 [ 220 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:40.527677 [ 100 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:42:40.527727 [ 100 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:42:40.535295 [ 222 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:40.535382 [ 222 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:40.537004 [ 222 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:40.733843 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 2025.01.02 23:42:40.734540 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:40.734596 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:40.735210 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.02 23:42:40.735486 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:40.735746 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.01.02 23:42:42.442476 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:42.442716 [ 260 ] {3ab1d24f-3a02-4c32-9e1c-fb9193b2df05} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:42.442814 [ 260 ] {3ab1d24f-3a02-4c32-9e1c-fb9193b2df05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:42.443696 [ 260 ] {3ab1d24f-3a02-4c32-9e1c-fb9193b2df05} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:42.443747 [ 260 ] {3ab1d24f-3a02-4c32-9e1c-fb9193b2df05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:42.444193 [ 260 ] {3ab1d24f-3a02-4c32-9e1c-fb9193b2df05} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.02 23:42:42.444459 [ 260 ] {3ab1d24f-3a02-4c32-9e1c-fb9193b2df05} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:42.444691 [ 260 ] {3ab1d24f-3a02-4c32-9e1c-fb9193b2df05} executeQuery: Read 56 rows, 4.41 KiB in 0.002049 sec., 27330.405075646657 rows/sec., 2.10 MiB/sec. 2025.01.02 23:42:42.444747 [ 260 ] {3ab1d24f-3a02-4c32-9e1c-fb9193b2df05} TCPHandler: Processed in 0.002470483 sec. 2025.01.02 23:42:42.444993 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:42.445193 [ 265 ] {f0dfc272-00b5-49d1-adbf-2d0b55032586} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:42.445270 [ 265 ] {f0dfc272-00b5-49d1-adbf-2d0b55032586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:42.446076 [ 265 ] {f0dfc272-00b5-49d1-adbf-2d0b55032586} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:42.446131 [ 265 ] {f0dfc272-00b5-49d1-adbf-2d0b55032586} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:42.446759 [ 265 ] {f0dfc272-00b5-49d1-adbf-2d0b55032586} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.02 23:42:42.447158 [ 265 ] {f0dfc272-00b5-49d1-adbf-2d0b55032586} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:42.447483 [ 265 ] {f0dfc272-00b5-49d1-adbf-2d0b55032586} executeQuery: Read 64 rows, 5.12 KiB in 0.00234 sec., 27350.427350427348 rows/sec., 2.13 MiB/sec. 2025.01.02 23:42:42.447593 [ 265 ] {f0dfc272-00b5-49d1-adbf-2d0b55032586} TCPHandler: Processed in 0.002734146 sec. 2025.01.02 23:42:42.447832 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:42.447971 [ 260 ] {55e29d3e-b987-40e3-81e9-6f7ac2a51a62} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:42.448024 [ 260 ] {55e29d3e-b987-40e3-81e9-6f7ac2a51a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:42.448598 [ 260 ] {55e29d3e-b987-40e3-81e9-6f7ac2a51a62} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:42.448638 [ 260 ] {55e29d3e-b987-40e3-81e9-6f7ac2a51a62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:42.449045 [ 260 ] {55e29d3e-b987-40e3-81e9-6f7ac2a51a62} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.02 23:42:42.449287 [ 260 ] {55e29d3e-b987-40e3-81e9-6f7ac2a51a62} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:42.449481 [ 260 ] {55e29d3e-b987-40e3-81e9-6f7ac2a51a62} executeQuery: Read 160 rows, 11.41 KiB in 0.001565 sec., 102236.42172523962 rows/sec., 7.12 MiB/sec. 2025.01.02 23:42:42.449528 [ 260 ] {55e29d3e-b987-40e3-81e9-6f7ac2a51a62} TCPHandler: Processed in 0.001856764 sec. 2025.01.02 23:42:42.449671 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:42.449796 [ 265 ] {75c1ec20-6997-4484-8bf3-6a97c0adbeaf} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:42.449849 [ 265 ] {75c1ec20-6997-4484-8bf3-6a97c0adbeaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:42.450451 [ 265 ] {75c1ec20-6997-4484-8bf3-6a97c0adbeaf} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:42.450494 [ 265 ] {75c1ec20-6997-4484-8bf3-6a97c0adbeaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:42.450918 [ 265 ] {75c1ec20-6997-4484-8bf3-6a97c0adbeaf} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.02 23:42:42.451169 [ 265 ] {75c1ec20-6997-4484-8bf3-6a97c0adbeaf} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:42.451390 [ 265 ] {75c1ec20-6997-4484-8bf3-6a97c0adbeaf} executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. 2025.01.02 23:42:42.451442 [ 265 ] {75c1ec20-6997-4484-8bf3-6a97c0adbeaf} TCPHandler: Processed in 0.001789294 sec. 2025.01.02 23:42:42.996134 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.01.02 23:42:43.017713 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:43.017768 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. 2025.01.02 23:42:43.024641 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.02 23:42:43.025415 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:43.029798 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.01.02 23:42:45.924248 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1804 2025.01.02 23:42:45.927765 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:45.927828 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:45.929381 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:42:45.929704 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:45.929931 [ 94 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.02 23:42:45.930067 [ 94 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:45.930139 [ 94 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:45.930548 [ 188 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.02 23:42:45.931299 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1804 2025.01.02 23:42:45.931739 [ 188 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:45.931924 [ 188 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1640 rows starting from the beginning of the part 2025.01.02 23:42:45.932621 [ 188 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2025.01.02 23:42:45.933239 [ 188 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part 2025.01.02 23:42:45.933821 [ 188 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part 2025.01.02 23:42:45.934419 [ 188 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2025.01.02 23:42:45.935008 [ 188 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part 2025.01.02 23:42:45.943778 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1804 rows, containing 72 columns (72 merged, 0 gathered) in 0.013494887 sec., 133680.259790245 rows/sec., 102.23 MiB/sec. 2025.01.02 23:42:45.945712 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.02 23:42:45.946494 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:45.946582 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_51_10} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.02 23:42:45.946915 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.01.02 23:42:47.449265 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.449450 [ 260 ] {b6bd573a-9af7-4c08-a3c6-543b428e175f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:42:47.449520 [ 260 ] {b6bd573a-9af7-4c08-a3c6-543b428e175f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:42:47.450231 [ 260 ] {b6bd573a-9af7-4c08-a3c6-543b428e175f} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.450281 [ 260 ] {b6bd573a-9af7-4c08-a3c6-543b428e175f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.450714 [ 260 ] {b6bd573a-9af7-4c08-a3c6-543b428e175f} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:42:47.450984 [ 260 ] {b6bd573a-9af7-4c08-a3c6-543b428e175f} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.451195 [ 260 ] {b6bd573a-9af7-4c08-a3c6-543b428e175f} executeQuery: Read 14 rows, 1.01 KiB in 0.001794 sec., 7803.790412486064 rows/sec., 561.77 KiB/sec. 2025.01.02 23:42:47.451252 [ 260 ] {b6bd573a-9af7-4c08-a3c6-543b428e175f} TCPHandler: Processed in 0.002118008 sec. 2025.01.02 23:42:47.451502 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.451696 [ 265 ] {b457ed70-dd50-4b1a-9680-13d4b05f644d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:42:47.451772 [ 265 ] {b457ed70-dd50-4b1a-9680-13d4b05f644d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:42:47.452510 [ 265 ] {b457ed70-dd50-4b1a-9680-13d4b05f644d} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.452560 [ 265 ] {b457ed70-dd50-4b1a-9680-13d4b05f644d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.452989 [ 265 ] {b457ed70-dd50-4b1a-9680-13d4b05f644d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.02 23:42:47.453250 [ 265 ] {b457ed70-dd50-4b1a-9680-13d4b05f644d} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.453493 [ 265 ] {b457ed70-dd50-4b1a-9680-13d4b05f644d} executeQuery: Read 2 rows, 167.00 B in 0.001851 sec., 1080.4970286331713 rows/sec., 88.11 KiB/sec. 2025.01.02 23:42:47.453552 [ 265 ] {b457ed70-dd50-4b1a-9680-13d4b05f644d} TCPHandler: Processed in 0.002194889 sec. 2025.01.02 23:42:47.453690 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.453809 [ 260 ] {07b34cc5-688a-4acd-8a48-64e0337c8157} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:47.453859 [ 260 ] {07b34cc5-688a-4acd-8a48-64e0337c8157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:47.454539 [ 260 ] {07b34cc5-688a-4acd-8a48-64e0337c8157} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.454580 [ 260 ] {07b34cc5-688a-4acd-8a48-64e0337c8157} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.454973 [ 260 ] {07b34cc5-688a-4acd-8a48-64e0337c8157} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.02 23:42:47.455234 [ 260 ] {07b34cc5-688a-4acd-8a48-64e0337c8157} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.455449 [ 260 ] {07b34cc5-688a-4acd-8a48-64e0337c8157} executeQuery: Read 284 rows, 25.68 KiB in 0.001663 sec., 170775.70655441974 rows/sec., 15.08 MiB/sec. 2025.01.02 23:42:47.455501 [ 260 ] {07b34cc5-688a-4acd-8a48-64e0337c8157} TCPHandler: Processed in 0.001863825 sec. 2025.01.02 23:42:47.455661 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.455803 [ 265 ] {ef5c4747-5ba9-490d-850c-a18ebdc84920} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:42:47.455861 [ 265 ] {ef5c4747-5ba9-490d-850c-a18ebdc84920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:42:47.456565 [ 265 ] {ef5c4747-5ba9-490d-850c-a18ebdc84920} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.456605 [ 265 ] {ef5c4747-5ba9-490d-850c-a18ebdc84920} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.456991 [ 265 ] {ef5c4747-5ba9-490d-850c-a18ebdc84920} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.02 23:42:47.457241 [ 265 ] {ef5c4747-5ba9-490d-850c-a18ebdc84920} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.457453 [ 265 ] {ef5c4747-5ba9-490d-850c-a18ebdc84920} executeQuery: Read 49 rows, 3.60 KiB in 0.001682 sec., 29131.985731272296 rows/sec., 2.09 MiB/sec. 2025.01.02 23:42:47.457511 [ 265 ] {ef5c4747-5ba9-490d-850c-a18ebdc84920} TCPHandler: Processed in 0.001921965 sec. 2025.01.02 23:42:47.457673 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.457789 [ 260 ] {40733716-e2ed-4460-86c7-6787f61791ae} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:42:47.457842 [ 260 ] {40733716-e2ed-4460-86c7-6787f61791ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:42:47.458397 [ 260 ] {40733716-e2ed-4460-86c7-6787f61791ae} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.458436 [ 260 ] {40733716-e2ed-4460-86c7-6787f61791ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.458793 [ 260 ] {40733716-e2ed-4460-86c7-6787f61791ae} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.02 23:42:47.459038 [ 260 ] {40733716-e2ed-4460-86c7-6787f61791ae} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.459257 [ 260 ] {40733716-e2ed-4460-86c7-6787f61791ae} executeQuery: Read 14 rows, 1004.00 B in 0.001483 sec., 9440.323668240055 rows/sec., 661.14 KiB/sec. 2025.01.02 23:42:47.459365 [ 260 ] {40733716-e2ed-4460-86c7-6787f61791ae} TCPHandler: Processed in 0.001745363 sec. 2025.01.02 23:42:47.459600 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.459772 [ 265 ] {12e75ab7-2b78-43f2-85c4-fa99471a61a9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:42:47.459833 [ 265 ] {12e75ab7-2b78-43f2-85c4-fa99471a61a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:42:47.460596 [ 265 ] {12e75ab7-2b78-43f2-85c4-fa99471a61a9} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.460647 [ 265 ] {12e75ab7-2b78-43f2-85c4-fa99471a61a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.461073 [ 265 ] {12e75ab7-2b78-43f2-85c4-fa99471a61a9} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:42:47.461355 [ 265 ] {12e75ab7-2b78-43f2-85c4-fa99471a61a9} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.461586 [ 265 ] {12e75ab7-2b78-43f2-85c4-fa99471a61a9} executeQuery: Read 13 rows, 830.00 B in 0.001838 sec., 7072.905331882481 rows/sec., 440.99 KiB/sec. 2025.01.02 23:42:47.461658 [ 265 ] {12e75ab7-2b78-43f2-85c4-fa99471a61a9} TCPHandler: Processed in 0.002187268 sec. 2025.01.02 23:42:47.461878 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.462042 [ 260 ] {c9c573c5-5713-40ec-8825-f969e48cd51c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:47.462090 [ 260 ] {c9c573c5-5713-40ec-8825-f969e48cd51c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:47.462826 [ 260 ] {c9c573c5-5713-40ec-8825-f969e48cd51c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.462867 [ 260 ] {c9c573c5-5713-40ec-8825-f969e48cd51c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.463256 [ 260 ] {c9c573c5-5713-40ec-8825-f969e48cd51c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.02 23:42:47.463495 [ 260 ] {c9c573c5-5713-40ec-8825-f969e48cd51c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.463707 [ 260 ] {c9c573c5-5713-40ec-8825-f969e48cd51c} executeQuery: Read 424 rows, 31.05 KiB in 0.001682 sec., 252080.85612366232 rows/sec., 18.03 MiB/sec. 2025.01.02 23:42:47.463775 [ 260 ] {c9c573c5-5713-40ec-8825-f969e48cd51c} TCPHandler: Processed in 0.002017956 sec. 2025.01.02 23:42:47.464002 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.464226 [ 265 ] {7dd63ed5-c85b-41e6-b9ac-b49e8f59c07a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:42:47.464286 [ 265 ] {7dd63ed5-c85b-41e6-b9ac-b49e8f59c07a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:42:47.464777 [ 265 ] {7dd63ed5-c85b-41e6-b9ac-b49e8f59c07a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.464815 [ 265 ] {7dd63ed5-c85b-41e6-b9ac-b49e8f59c07a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.465190 [ 265 ] {7dd63ed5-c85b-41e6-b9ac-b49e8f59c07a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:42:47.465438 [ 265 ] {7dd63ed5-c85b-41e6-b9ac-b49e8f59c07a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.465653 [ 265 ] {7dd63ed5-c85b-41e6-b9ac-b49e8f59c07a} executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. 2025.01.02 23:42:47.465703 [ 265 ] {7dd63ed5-c85b-41e6-b9ac-b49e8f59c07a} TCPHandler: Processed in 0.001828295 sec. 2025.01.02 23:42:47.465852 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.465968 [ 260 ] {efec2dd9-f828-435b-8386-5cc350c1fd52} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:47.466019 [ 260 ] {efec2dd9-f828-435b-8386-5cc350c1fd52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:47.466613 [ 260 ] {efec2dd9-f828-435b-8386-5cc350c1fd52} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.466652 [ 260 ] {efec2dd9-f828-435b-8386-5cc350c1fd52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.467067 [ 260 ] {efec2dd9-f828-435b-8386-5cc350c1fd52} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.02 23:42:47.467326 [ 260 ] {efec2dd9-f828-435b-8386-5cc350c1fd52} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.467550 [ 260 ] {efec2dd9-f828-435b-8386-5cc350c1fd52} executeQuery: Read 238 rows, 16.34 KiB in 0.001605 sec., 148286.6043613707 rows/sec., 9.94 MiB/sec. 2025.01.02 23:42:47.467602 [ 260 ] {efec2dd9-f828-435b-8386-5cc350c1fd52} TCPHandler: Processed in 0.001805933 sec. 2025.01.02 23:42:47.467762 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.467889 [ 265 ] {406402a6-14c3-40e5-88d1-adf2ef68fdbd} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:42:47.467943 [ 265 ] {406402a6-14c3-40e5-88d1-adf2ef68fdbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:42:47.468437 [ 265 ] {406402a6-14c3-40e5-88d1-adf2ef68fdbd} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.468477 [ 265 ] {406402a6-14c3-40e5-88d1-adf2ef68fdbd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.468860 [ 265 ] {406402a6-14c3-40e5-88d1-adf2ef68fdbd} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:42:47.469113 [ 265 ] {406402a6-14c3-40e5-88d1-adf2ef68fdbd} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.469301 [ 90 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.02 23:42:47.469363 [ 265 ] {406402a6-14c3-40e5-88d1-adf2ef68fdbd} executeQuery: Read 1 rows, 69.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 44.98 KiB/sec. 2025.01.02 23:42:47.469388 [ 90 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.469451 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.469474 [ 265 ] {406402a6-14c3-40e5-88d1-adf2ef68fdbd} TCPHandler: Processed in 0.001769833 sec. 2025.01.02 23:42:47.469666 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.469678 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.02 23:42:47.469806 [ 260 ] {b2d39ebf-0600-44e7-93ef-014ad910e27c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:47.469826 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:47.469872 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part 2025.01.02 23:42:47.469914 [ 260 ] {b2d39ebf-0600-44e7-93ef-014ad910e27c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:42:47.470063 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.01.02 23:42:47.470416 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.01.02 23:42:47.470833 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.01.02 23:42:47.471242 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.01.02 23:42:47.471516 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2025.01.02 23:42:47.473526 [ 190 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 53 rows, containing 4 columns (4 merged, 0 gathered) in 0.003981592 sec., 13311.25841120838 rows/sec., 894.99 KiB/sec. 2025.01.02 23:42:47.473785 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.02 23:42:47.474180 [ 260 ] {b2d39ebf-0600-44e7-93ef-014ad910e27c} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.474245 [ 260 ] {b2d39ebf-0600-44e7-93ef-014ad910e27c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.474453 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.474677 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_51_10} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.02 23:42:47.474846 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:42:47.475331 [ 260 ] {b2d39ebf-0600-44e7-93ef-014ad910e27c} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.02 23:42:47.475611 [ 260 ] {b2d39ebf-0600-44e7-93ef-014ad910e27c} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.475814 [ 90 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.02 23:42:47.475881 [ 90 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.475914 [ 260 ] {b2d39ebf-0600-44e7-93ef-014ad910e27c} executeQuery: Read 40 rows, 73.40 KiB in 0.006136 sec., 6518.90482398957 rows/sec., 11.68 MiB/sec. 2025.01.02 23:42:47.475922 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.476369 [ 197 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full 2025.01.02 23:42:47.476659 [ 260 ] {b2d39ebf-0600-44e7-93ef-014ad910e27c} TCPHandler: Processed in 0.007109983 sec. 2025.01.02 23:42:47.477313 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:47.477751 [ 265 ] {99d3193e-3024-45ac-a545-86d7d02e14b1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:47.477798 [ 197 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:47.477864 [ 265 ] {99d3193e-3024-45ac-a545-86d7d02e14b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:47.477962 [ 197 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1750 rows starting from the beginning of the part 2025.01.02 23:42:47.478873 [ 197 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part 2025.01.02 23:42:47.479482 [ 197 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part 2025.01.02 23:42:47.480221 [ 265 ] {99d3193e-3024-45ac-a545-86d7d02e14b1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:47.480248 [ 197 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part 2025.01.02 23:42:47.480295 [ 265 ] {99d3193e-3024-45ac-a545-86d7d02e14b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:47.480808 [ 197 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part 2025.01.02 23:42:47.481447 [ 197 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part 2025.01.02 23:42:47.481739 [ 265 ] {99d3193e-3024-45ac-a545-86d7d02e14b1} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.02 23:42:47.482351 [ 265 ] {99d3193e-3024-45ac-a545-86d7d02e14b1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.482855 [ 265 ] {99d3193e-3024-45ac-a545-86d7d02e14b1} executeQuery: Read 82 rows, 5.33 KiB in 0.005183 sec., 15820.95311595601 rows/sec., 1.00 MiB/sec. 2025.01.02 23:42:47.483065 [ 265 ] {99d3193e-3024-45ac-a545-86d7d02e14b1} TCPHandler: Processed in 0.006236922 sec. 2025.01.02 23:42:47.494334 [ 198 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 19 columns (19 merged, 0 gathered) in 0.01827705 sec., 106691.1782809589 rows/sec., 191.19 MiB/sec. 2025.01.02 23:42:47.495869 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.02 23:42:47.496344 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:47.496444 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_51_10} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.02 23:42:47.496597 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.54 MiB. 2025.01.02 23:42:48.000181 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 255.48 MiB, peak 272.99 MiB, free memory in arenas 0.00 B, will set to 262.42 MiB (RSS), difference: 6.94 MiB 2025.01.02 23:42:48.235971 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 2025.01.02 23:42:48.236656 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:48.236706 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:48.237259 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.02 23:42:48.237514 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:48.237734 [ 90 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.02 23:42:48.237773 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 2025.01.02 23:42:48.237818 [ 90 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:48.237848 [ 90 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:48.238060 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.02 23:42:48.238452 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:48.238560 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part 2025.01.02 23:42:48.238701 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part 2025.01.02 23:42:48.238902 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part 2025.01.02 23:42:48.239100 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part 2025.01.02 23:42:48.239233 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part 2025.01.02 23:42:48.239298 [ 194 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part 2025.01.02 23:42:48.242415 [ 199 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004494919 sec., 7246849.164578939 rows/sec., 103.67 MiB/sec. 2025.01.02 23:42:48.242727 [ 198 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.02 23:42:48.243037 [ 198 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:48.243116 [ 198 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_71_14} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.02 23:42:48.243200 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.01.02 23:42:50.529971 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 2025.01.02 23:42:50.551505 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:50.551566 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:50.558741 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.02 23:42:50.559538 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:50.559835 [ 84 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.02 23:42:50.559894 [ 84 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:50.559934 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:50.560417 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.02 23:42:50.575068 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 535 2025.01.02 23:42:50.576787 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:50.577956 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part 2025.01.02 23:42:50.583025 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part 2025.01.02 23:42:50.588544 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part 2025.01.02 23:42:50.594172 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part 2025.01.02 23:42:50.600422 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part 2025.01.02 23:42:50.606362 [ 200 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part 2025.01.02 23:42:50.669400 [ 198 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.109307786 sec., 4894.436339603475 rows/sec., 25.31 MiB/sec. 2025.01.02 23:42:50.672922 [ 191 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.02 23:42:50.676054 [ 191 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:50.676176 [ 191 ] {31b60859-c590-4889-866a-026624596be5::all_1_71_14} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.02 23:42:50.678809 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.02 23:42:52.442819 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:52.443027 [ 260 ] {aba7bf8c-fb91-49bc-a134-9e55f9ca794c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:52.443109 [ 260 ] {aba7bf8c-fb91-49bc-a134-9e55f9ca794c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:52.443950 [ 260 ] {aba7bf8c-fb91-49bc-a134-9e55f9ca794c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:52.444004 [ 260 ] {aba7bf8c-fb91-49bc-a134-9e55f9ca794c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:52.444446 [ 260 ] {aba7bf8c-fb91-49bc-a134-9e55f9ca794c} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.02 23:42:52.444730 [ 260 ] {aba7bf8c-fb91-49bc-a134-9e55f9ca794c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:52.444905 [ 80 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.02 23:42:52.444948 [ 80 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:52.444948 [ 260 ] {aba7bf8c-fb91-49bc-a134-9e55f9ca794c} executeQuery: Read 56 rows, 4.41 KiB in 0.001979 sec., 28297.11975745326 rows/sec., 2.17 MiB/sec. 2025.01.02 23:42:52.444973 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:52.445068 [ 260 ] {aba7bf8c-fb91-49bc-a134-9e55f9ca794c} TCPHandler: Processed in 0.002389701 sec. 2025.01.02 23:42:52.445267 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.02 23:42:52.445364 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:52.445434 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:52.445474 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1435 rows starting from the beginning of the part 2025.01.02 23:42:52.445575 [ 265 ] {73b1cc3c-9aa3-4842-a979-4632db6a16d0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:52.445588 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1198 rows starting from the beginning of the part 2025.01.02 23:42:52.445702 [ 265 ] {73b1cc3c-9aa3-4842-a979-4632db6a16d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:52.445811 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 283 rows starting from the beginning of the part 2025.01.02 23:42:52.446251 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part 2025.01.02 23:42:52.446376 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 284 rows starting from the beginning of the part 2025.01.02 23:42:52.446698 [ 202 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part 2025.01.02 23:42:52.448025 [ 265 ] {73b1cc3c-9aa3-4842-a979-4632db6a16d0} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:52.448074 [ 265 ] {73b1cc3c-9aa3-4842-a979-4632db6a16d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:52.448663 [ 265 ] {73b1cc3c-9aa3-4842-a979-4632db6a16d0} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.02 23:42:52.448942 [ 265 ] {73b1cc3c-9aa3-4842-a979-4632db6a16d0} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:52.449215 [ 80 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.02 23:42:52.449336 [ 80 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:52.449478 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:52.449499 [ 265 ] {73b1cc3c-9aa3-4842-a979-4632db6a16d0} executeQuery: Read 64 rows, 5.12 KiB in 0.003969 sec., 16124.968505920886 rows/sec., 1.26 MiB/sec. 2025.01.02 23:42:52.449735 [ 195 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3312 rows, containing 5 columns (5 merged, 0 gathered) in 0.00460554 sec., 719133.9126356519 rows/sec., 63.02 MiB/sec. 2025.01.02 23:42:52.449881 [ 265 ] {73b1cc3c-9aa3-4842-a979-4632db6a16d0} TCPHandler: Processed in 0.004682241 sec. 2025.01.02 23:42:52.449943 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.02 23:42:52.450404 [ 195 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.02 23:42:52.450924 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:52.451088 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:52.451309 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 914 rows starting from the beginning of the part 2025.01.02 23:42:52.451455 [ 195 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:52.451864 [ 260 ] {b7c0b5ec-0fcb-4329-9117-77f6e5533bbf} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:52.452024 [ 195 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_101_20} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.02 23:42:52.452122 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 524 rows starting from the beginning of the part 2025.01.02 23:42:52.452129 [ 260 ] {b7c0b5ec-0fcb-4329-9117-77f6e5533bbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:52.452357 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.02 23:42:52.452647 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 422 rows starting from the beginning of the part 2025.01.02 23:42:52.453025 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part 2025.01.02 23:42:52.453357 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 424 rows starting from the beginning of the part 2025.01.02 23:42:52.453658 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part 2025.01.02 23:42:52.454945 [ 260 ] {b7c0b5ec-0fcb-4329-9117-77f6e5533bbf} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:52.455087 [ 260 ] {b7c0b5ec-0fcb-4329-9117-77f6e5533bbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:52.456754 [ 260 ] {b7c0b5ec-0fcb-4329-9117-77f6e5533bbf} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.02 23:42:52.457140 [ 260 ] {b7c0b5ec-0fcb-4329-9117-77f6e5533bbf} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:52.457369 [ 80 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.02 23:42:52.457485 [ 80 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:52.457562 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:52.457735 [ 260 ] {b7c0b5ec-0fcb-4329-9117-77f6e5533bbf} executeQuery: Read 160 rows, 11.41 KiB in 0.006109 sec., 26190.865935504993 rows/sec., 1.82 MiB/sec. 2025.01.02 23:42:52.458115 [ 198 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.008475062 sec., 284599.6878842892 rows/sec., 21.82 MiB/sec. 2025.01.02 23:42:52.458173 [ 260 ] {b7c0b5ec-0fcb-4329-9117-77f6e5533bbf} TCPHandler: Processed in 0.008120957 sec. 2025.01.02 23:42:52.458176 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.02 23:42:52.458433 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:52.458502 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:52.458513 [ 186 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.02 23:42:52.458593 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 30437 rows starting from the beginning of the part 2025.01.02 23:42:52.458777 [ 265 ] {74e6cf63-fab0-4e5b-a18b-d898e63e764e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:52.459058 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 882 rows starting from the beginning of the part 2025.01.02 23:42:52.459070 [ 265 ] {74e6cf63-fab0-4e5b-a18b-d898e63e764e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:52.459686 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 237 rows starting from the beginning of the part 2025.01.02 23:42:52.459979 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:52.460154 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part 2025.01.02 23:42:52.460652 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_101_20} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.02 23:42:52.460679 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 238 rows starting from the beginning of the part 2025.01.02 23:42:52.461103 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.02 23:42:52.461267 [ 187 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part 2025.01.02 23:42:52.462010 [ 265 ] {74e6cf63-fab0-4e5b-a18b-d898e63e764e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:52.462059 [ 265 ] {74e6cf63-fab0-4e5b-a18b-d898e63e764e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:52.462505 [ 265 ] {74e6cf63-fab0-4e5b-a18b-d898e63e764e} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.02 23:42:52.462753 [ 265 ] {74e6cf63-fab0-4e5b-a18b-d898e63e764e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:52.462981 [ 80 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.02 23:42:52.463079 [ 80 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:52.463149 [ 265 ] {74e6cf63-fab0-4e5b-a18b-d898e63e764e} executeQuery: Read 60 rows, 4.14 KiB in 0.004483 sec., 13383.894713361587 rows/sec., 923.63 KiB/sec. 2025.01.02 23:42:52.463157 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:52.463527 [ 265 ] {74e6cf63-fab0-4e5b-a18b-d898e63e764e} TCPHandler: Processed in 0.005201148 sec. 2025.01.02 23:42:52.463964 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full 2025.01.02 23:42:52.464640 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:42:52.464765 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6364 rows starting from the beginning of the part 2025.01.02 23:42:52.465136 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part 2025.01.02 23:42:52.465512 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 82 rows starting from the beginning of the part 2025.01.02 23:42:52.465976 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part 2025.01.02 23:42:52.466371 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 82 rows starting from the beginning of the part 2025.01.02 23:42:52.466643 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part 2025.01.02 23:42:52.469370 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6708 rows, containing 4 columns (4 merged, 0 gathered) in 0.00604232 sec., 1110169.603728369 rows/sec., 72.32 MiB/sec. 2025.01.02 23:42:52.470045 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.02 23:42:52.470653 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:52.470773 [ 190 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_101_20} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.02 23:42:52.470870 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2025.01.02 23:42:52.472211 [ 193 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 32114 rows, containing 5 columns (5 merged, 0 gathered) in 0.01448779 sec., 2216625.1719551426 rows/sec., 149.56 MiB/sec. 2025.01.02 23:42:52.473015 [ 193 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.02 23:42:52.473423 [ 193 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:52.473521 [ 193 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_101_20} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.02 23:42:52.473616 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.01.02 23:42:55.527973 [ 77 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:42:55.528039 [ 77 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:42:55.738029 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 2025.01.02 23:42:55.739087 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:55.739123 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:55.739642 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.02 23:42:55.739893 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:55.740126 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.01.02 23:42:55.931682 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1836 2025.01.02 23:42:55.935397 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:55.935445 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:55.936927 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:42:55.937241 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:55.937819 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1836 2025.01.02 23:42:57.448856 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.449044 [ 260 ] {bfba1942-f81d-48ea-a5dd-89b9995e397d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:42:57.449112 [ 260 ] {bfba1942-f81d-48ea-a5dd-89b9995e397d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:42:57.449843 [ 260 ] {bfba1942-f81d-48ea-a5dd-89b9995e397d} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.449887 [ 260 ] {bfba1942-f81d-48ea-a5dd-89b9995e397d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.450315 [ 260 ] {bfba1942-f81d-48ea-a5dd-89b9995e397d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:42:57.450576 [ 260 ] {bfba1942-f81d-48ea-a5dd-89b9995e397d} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.450806 [ 260 ] {bfba1942-f81d-48ea-a5dd-89b9995e397d} executeQuery: Read 14 rows, 1.01 KiB in 0.001811 sec., 7730.535615681944 rows/sec., 556.50 KiB/sec. 2025.01.02 23:42:57.450863 [ 260 ] {bfba1942-f81d-48ea-a5dd-89b9995e397d} TCPHandler: Processed in 0.002132738 sec. 2025.01.02 23:42:57.451137 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.451359 [ 265 ] {88efe0b1-4780-4457-af89-d0859c32f31c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:42:57.451440 [ 265 ] {88efe0b1-4780-4457-af89-d0859c32f31c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:42:57.452390 [ 265 ] {88efe0b1-4780-4457-af89-d0859c32f31c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.452444 [ 265 ] {88efe0b1-4780-4457-af89-d0859c32f31c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.452921 [ 265 ] {88efe0b1-4780-4457-af89-d0859c32f31c} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.02 23:42:57.453210 [ 265 ] {88efe0b1-4780-4457-af89-d0859c32f31c} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.453446 [ 265 ] {88efe0b1-4780-4457-af89-d0859c32f31c} executeQuery: Read 283 rows, 25.60 KiB in 0.00215 sec., 131627.90697674418 rows/sec., 11.63 MiB/sec. 2025.01.02 23:42:57.453502 [ 265 ] {88efe0b1-4780-4457-af89-d0859c32f31c} TCPHandler: Processed in 0.002507213 sec. 2025.01.02 23:42:57.453714 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.453935 [ 260 ] {6e410978-6a26-4397-bd37-4c2ed05fe288} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:42:57.454022 [ 260 ] {6e410978-6a26-4397-bd37-4c2ed05fe288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:42:57.454922 [ 260 ] {6e410978-6a26-4397-bd37-4c2ed05fe288} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.454961 [ 260 ] {6e410978-6a26-4397-bd37-4c2ed05fe288} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.455336 [ 260 ] {6e410978-6a26-4397-bd37-4c2ed05fe288} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.02 23:42:57.455583 [ 260 ] {6e410978-6a26-4397-bd37-4c2ed05fe288} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.455791 [ 260 ] {6e410978-6a26-4397-bd37-4c2ed05fe288} executeQuery: Read 47 rows, 3.46 KiB in 0.00191 sec., 24607.329842931937 rows/sec., 1.77 MiB/sec. 2025.01.02 23:42:57.455842 [ 260 ] {6e410978-6a26-4397-bd37-4c2ed05fe288} TCPHandler: Processed in 0.002234729 sec. 2025.01.02 23:42:57.456007 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.456125 [ 265 ] {45700a03-3de6-4e37-b157-a8e08f9d1875} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:42:57.456175 [ 265 ] {45700a03-3de6-4e37-b157-a8e08f9d1875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:42:57.456761 [ 265 ] {45700a03-3de6-4e37-b157-a8e08f9d1875} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.456801 [ 265 ] {45700a03-3de6-4e37-b157-a8e08f9d1875} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.457170 [ 265 ] {45700a03-3de6-4e37-b157-a8e08f9d1875} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.02 23:42:57.457423 [ 265 ] {45700a03-3de6-4e37-b157-a8e08f9d1875} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.457631 [ 265 ] {45700a03-3de6-4e37-b157-a8e08f9d1875} executeQuery: Read 14 rows, 1004.00 B in 0.00153 sec., 9150.326797385622 rows/sec., 640.83 KiB/sec. 2025.01.02 23:42:57.457683 [ 265 ] {45700a03-3de6-4e37-b157-a8e08f9d1875} TCPHandler: Processed in 0.001732172 sec. 2025.01.02 23:42:57.457840 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.457976 [ 260 ] {a4af74bf-3919-40c5-a15c-7e539f7a1d5b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:42:57.458032 [ 260 ] {a4af74bf-3919-40c5-a15c-7e539f7a1d5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:42:57.458708 [ 260 ] {a4af74bf-3919-40c5-a15c-7e539f7a1d5b} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.458748 [ 260 ] {a4af74bf-3919-40c5-a15c-7e539f7a1d5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.459110 [ 260 ] {a4af74bf-3919-40c5-a15c-7e539f7a1d5b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:42:57.459378 [ 260 ] {a4af74bf-3919-40c5-a15c-7e539f7a1d5b} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.459625 [ 260 ] {a4af74bf-3919-40c5-a15c-7e539f7a1d5b} executeQuery: Read 13 rows, 830.00 B in 0.001668 sec., 7793.764988009592 rows/sec., 485.94 KiB/sec. 2025.01.02 23:42:57.459692 [ 260 ] {a4af74bf-3919-40c5-a15c-7e539f7a1d5b} TCPHandler: Processed in 0.001919445 sec. 2025.01.02 23:42:57.459945 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.460109 [ 265 ] {fb48ca16-003f-411d-b16a-cd5ede014633} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:42:57.460168 [ 265 ] {fb48ca16-003f-411d-b16a-cd5ede014633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:42:57.460936 [ 265 ] {fb48ca16-003f-411d-b16a-cd5ede014633} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.460974 [ 265 ] {fb48ca16-003f-411d-b16a-cd5ede014633} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.461417 [ 265 ] {fb48ca16-003f-411d-b16a-cd5ede014633} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.02 23:42:57.461660 [ 265 ] {fb48ca16-003f-411d-b16a-cd5ede014633} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.461863 [ 265 ] {fb48ca16-003f-411d-b16a-cd5ede014633} executeQuery: Read 422 rows, 30.88 KiB in 0.001784 sec., 236547.08520179373 rows/sec., 16.91 MiB/sec. 2025.01.02 23:42:57.461915 [ 265 ] {fb48ca16-003f-411d-b16a-cd5ede014633} TCPHandler: Processed in 0.002125368 sec. 2025.01.02 23:42:57.462120 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.462340 [ 260 ] {e2a941cb-9e4f-496e-8708-feebef1b2371} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:42:57.462433 [ 260 ] {e2a941cb-9e4f-496e-8708-feebef1b2371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:42:57.463036 [ 260 ] {e2a941cb-9e4f-496e-8708-feebef1b2371} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.463075 [ 260 ] {e2a941cb-9e4f-496e-8708-feebef1b2371} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.463441 [ 260 ] {e2a941cb-9e4f-496e-8708-feebef1b2371} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:42:57.463680 [ 260 ] {e2a941cb-9e4f-496e-8708-feebef1b2371} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.463910 [ 260 ] {e2a941cb-9e4f-496e-8708-feebef1b2371} executeQuery: Read 6 rows, 321.00 B in 0.001625 sec., 3692.3076923076924 rows/sec., 192.91 KiB/sec. 2025.01.02 23:42:57.463965 [ 260 ] {e2a941cb-9e4f-496e-8708-feebef1b2371} TCPHandler: Processed in 0.001952876 sec. 2025.01.02 23:42:57.464176 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.464330 [ 265 ] {89c177c5-a62e-4f3d-9674-84e2f50de2bb} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:57.464393 [ 265 ] {89c177c5-a62e-4f3d-9674-84e2f50de2bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:42:57.465033 [ 265 ] {89c177c5-a62e-4f3d-9674-84e2f50de2bb} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.465073 [ 265 ] {89c177c5-a62e-4f3d-9674-84e2f50de2bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.465480 [ 265 ] {89c177c5-a62e-4f3d-9674-84e2f50de2bb} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.02 23:42:57.465743 [ 265 ] {89c177c5-a62e-4f3d-9674-84e2f50de2bb} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.465985 [ 265 ] {89c177c5-a62e-4f3d-9674-84e2f50de2bb} executeQuery: Read 237 rows, 16.27 KiB in 0.001684 sec., 140736.34204275534 rows/sec., 9.43 MiB/sec. 2025.01.02 23:42:57.466056 [ 265 ] {89c177c5-a62e-4f3d-9674-84e2f50de2bb} TCPHandler: Processed in 0.002007146 sec. 2025.01.02 23:42:57.466320 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.466587 [ 260 ] {dc27bc84-d0f3-4e64-90ec-47aa6c3cd677} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:42:57.466680 [ 260 ] {dc27bc84-d0f3-4e64-90ec-47aa6c3cd677} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:42:57.467152 [ 260 ] {dc27bc84-d0f3-4e64-90ec-47aa6c3cd677} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.467191 [ 260 ] {dc27bc84-d0f3-4e64-90ec-47aa6c3cd677} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.467562 [ 260 ] {dc27bc84-d0f3-4e64-90ec-47aa6c3cd677} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:42:57.467801 [ 260 ] {dc27bc84-d0f3-4e64-90ec-47aa6c3cd677} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.468026 [ 260 ] {dc27bc84-d0f3-4e64-90ec-47aa6c3cd677} executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec. 2025.01.02 23:42:57.468089 [ 260 ] {dc27bc84-d0f3-4e64-90ec-47aa6c3cd677} TCPHandler: Processed in 0.001932355 sec. 2025.01.02 23:42:57.468296 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.468447 [ 265 ] {4fb10ed3-abb4-47f7-b6bc-6ce72bf26a2b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:42:57.468541 [ 265 ] {4fb10ed3-abb4-47f7-b6bc-6ce72bf26a2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:42:57.469738 [ 265 ] {4fb10ed3-abb4-47f7-b6bc-6ce72bf26a2b} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.469777 [ 265 ] {4fb10ed3-abb4-47f7-b6bc-6ce72bf26a2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.470453 [ 265 ] {4fb10ed3-abb4-47f7-b6bc-6ce72bf26a2b} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.02 23:42:57.470708 [ 265 ] {4fb10ed3-abb4-47f7-b6bc-6ce72bf26a2b} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.470942 [ 265 ] {4fb10ed3-abb4-47f7-b6bc-6ce72bf26a2b} executeQuery: Read 40 rows, 73.40 KiB in 0.002527 sec., 15829.046299960426 rows/sec., 28.36 MiB/sec. 2025.01.02 23:42:57.471036 [ 265 ] {4fb10ed3-abb4-47f7-b6bc-6ce72bf26a2b} TCPHandler: Processed in 0.002849528 sec. 2025.01.02 23:42:57.471181 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:42:57.471304 [ 260 ] {3a21fc6d-0a72-411c-9689-2e54a0cc33ec} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:42:57.471358 [ 260 ] {3a21fc6d-0a72-411c-9689-2e54a0cc33ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:42:57.471875 [ 260 ] {3a21fc6d-0a72-411c-9689-2e54a0cc33ec} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:57.471916 [ 260 ] {3a21fc6d-0a72-411c-9689-2e54a0cc33ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:57.472335 [ 260 ] {3a21fc6d-0a72-411c-9689-2e54a0cc33ec} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.02 23:42:57.472577 [ 260 ] {3a21fc6d-0a72-411c-9689-2e54a0cc33ec} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:57.472787 [ 260 ] {3a21fc6d-0a72-411c-9689-2e54a0cc33ec} executeQuery: Read 82 rows, 5.33 KiB in 0.001502 sec., 54593.87483355526 rows/sec., 3.47 MiB/sec. 2025.01.02 23:42:57.472868 [ 260 ] {3a21fc6d-0a72-411c-9689-2e54a0cc33ec} TCPHandler: Processed in 0.001736273 sec. 2025.01.02 23:42:58.075252 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 2025.01.02 23:42:58.101420 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:42:58.101496 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. 2025.01.02 23:42:58.109196 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.02 23:42:58.110225 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:42:58.116881 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.01.02 23:42:59.103399 [ 218 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:59.103458 [ 218 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:59.104857 [ 218 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:59.748375 [ 220 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:59.748436 [ 220 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:42:59.749984 [ 220 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:00.217883 [ 222 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:00.217971 [ 222 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:00.219545 [ 222 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:01.028424 [ 221 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:01.028482 [ 221 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:01.029994 [ 221 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:02.473138 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:02.473446 [ 260 ] {f5194bf8-e787-4ac7-8ddc-56eb3208482a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:43:02.473563 [ 260 ] {f5194bf8-e787-4ac7-8ddc-56eb3208482a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:43:02.474498 [ 260 ] {f5194bf8-e787-4ac7-8ddc-56eb3208482a} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:02.474550 [ 260 ] {f5194bf8-e787-4ac7-8ddc-56eb3208482a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:02.474973 [ 260 ] {f5194bf8-e787-4ac7-8ddc-56eb3208482a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.02 23:43:02.475229 [ 260 ] {f5194bf8-e787-4ac7-8ddc-56eb3208482a} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:02.475497 [ 260 ] {f5194bf8-e787-4ac7-8ddc-56eb3208482a} executeQuery: Read 2 rows, 167.00 B in 0.002128 sec., 939.8496240601503 rows/sec., 76.64 KiB/sec. 2025.01.02 23:43:02.475642 [ 260 ] {f5194bf8-e787-4ac7-8ddc-56eb3208482a} TCPHandler: Processed in 0.002699765 sec. 2025.01.02 23:43:02.475937 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:02.476131 [ 265 ] {f6b47010-5be1-4cbe-b01a-01e8ae8deae7} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:02.476206 [ 265 ] {f6b47010-5be1-4cbe-b01a-01e8ae8deae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:02.477629 [ 265 ] {f6b47010-5be1-4cbe-b01a-01e8ae8deae7} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:02.477681 [ 265 ] {f6b47010-5be1-4cbe-b01a-01e8ae8deae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:02.478183 [ 265 ] {f6b47010-5be1-4cbe-b01a-01e8ae8deae7} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.02 23:43:02.478446 [ 265 ] {f6b47010-5be1-4cbe-b01a-01e8ae8deae7} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:02.478693 [ 265 ] {f6b47010-5be1-4cbe-b01a-01e8ae8deae7} executeQuery: Read 1197 rows, 101.04 KiB in 0.002618 sec., 457219.25133689836 rows/sec., 37.69 MiB/sec. 2025.01.02 23:43:02.478761 [ 265 ] {f6b47010-5be1-4cbe-b01a-01e8ae8deae7} TCPHandler: Processed in 0.002970099 sec. 2025.01.02 23:43:02.478996 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:02.479174 [ 260 ] {737b57a6-ce44-486e-b34a-7af0511ad153} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:43:02.479236 [ 260 ] {737b57a6-ce44-486e-b34a-7af0511ad153} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:43:02.479919 [ 260 ] {737b57a6-ce44-486e-b34a-7af0511ad153} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:02.479962 [ 260 ] {737b57a6-ce44-486e-b34a-7af0511ad153} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:02.480326 [ 260 ] {737b57a6-ce44-486e-b34a-7af0511ad153} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.02 23:43:02.480576 [ 260 ] {737b57a6-ce44-486e-b34a-7af0511ad153} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:02.480788 [ 260 ] {737b57a6-ce44-486e-b34a-7af0511ad153} executeQuery: Read 2 rows, 143.00 B in 0.001651 sec., 1211.3870381586917 rows/sec., 84.58 KiB/sec. 2025.01.02 23:43:02.480843 [ 260 ] {737b57a6-ce44-486e-b34a-7af0511ad153} TCPHandler: Processed in 0.001977486 sec. 2025.01.02 23:43:02.481019 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:02.481137 [ 265 ] {968a5fee-8bca-4ef9-8b4d-7c40e15b8750} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:43:02.481187 [ 265 ] {968a5fee-8bca-4ef9-8b4d-7c40e15b8750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:43:02.481872 [ 265 ] {968a5fee-8bca-4ef9-8b4d-7c40e15b8750} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:02.481915 [ 265 ] {968a5fee-8bca-4ef9-8b4d-7c40e15b8750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:02.482295 [ 265 ] {968a5fee-8bca-4ef9-8b4d-7c40e15b8750} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.02 23:43:02.482542 [ 265 ] {968a5fee-8bca-4ef9-8b4d-7c40e15b8750} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:02.482781 [ 265 ] {968a5fee-8bca-4ef9-8b4d-7c40e15b8750} executeQuery: Read 228 rows, 15.81 KiB in 0.001664 sec., 137019.23076923078 rows/sec., 9.28 MiB/sec. 2025.01.02 23:43:02.483086 [ 265 ] {968a5fee-8bca-4ef9-8b4d-7c40e15b8750} TCPHandler: Processed in 0.002117778 sec. 2025.01.02 23:43:02.483449 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:02.483785 [ 260 ] {937f6885-9e41-4d72-b0f3-da0ebaf1138a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:02.483973 [ 260 ] {937f6885-9e41-4d72-b0f3-da0ebaf1138a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:02.485275 [ 260 ] {937f6885-9e41-4d72-b0f3-da0ebaf1138a} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:02.485317 [ 260 ] {937f6885-9e41-4d72-b0f3-da0ebaf1138a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:02.485713 [ 260 ] {937f6885-9e41-4d72-b0f3-da0ebaf1138a} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.02 23:43:02.485970 [ 260 ] {937f6885-9e41-4d72-b0f3-da0ebaf1138a} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:02.486218 [ 260 ] {937f6885-9e41-4d72-b0f3-da0ebaf1138a} executeQuery: Read 522 rows, 39.57 KiB in 0.002513 sec., 207719.8567449264 rows/sec., 15.38 MiB/sec. 2025.01.02 23:43:02.486303 [ 260 ] {937f6885-9e41-4d72-b0f3-da0ebaf1138a} TCPHandler: Processed in 0.00307801 sec. 2025.01.02 23:43:02.486539 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:02.486755 [ 265 ] {01d75be0-9c33-47fa-9e61-4ed019508be6} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:02.486817 [ 265 ] {01d75be0-9c33-47fa-9e61-4ed019508be6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:02.487609 [ 265 ] {01d75be0-9c33-47fa-9e61-4ed019508be6} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:02.487649 [ 265 ] {01d75be0-9c33-47fa-9e61-4ed019508be6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:02.488102 [ 265 ] {01d75be0-9c33-47fa-9e61-4ed019508be6} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.02 23:43:02.488344 [ 265 ] {01d75be0-9c33-47fa-9e61-4ed019508be6} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:02.488554 [ 265 ] {01d75be0-9c33-47fa-9e61-4ed019508be6} executeQuery: Read 881 rows, 60.70 KiB in 0.001837 sec., 479586.28198149154 rows/sec., 32.27 MiB/sec. 2025.01.02 23:43:02.488606 [ 265 ] {01d75be0-9c33-47fa-9e61-4ed019508be6} TCPHandler: Processed in 0.002194339 sec. 2025.01.02 23:43:02.488766 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:02.488937 [ 260 ] {43ea56d6-c496-455d-bbc5-023d509a993d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:02.489032 [ 260 ] {43ea56d6-c496-455d-bbc5-023d509a993d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:02.489898 [ 260 ] {43ea56d6-c496-455d-bbc5-023d509a993d} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:02.489938 [ 260 ] {43ea56d6-c496-455d-bbc5-023d509a993d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:02.490312 [ 260 ] {43ea56d6-c496-455d-bbc5-023d509a993d} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.02 23:43:02.490562 [ 260 ] {43ea56d6-c496-455d-bbc5-023d509a993d} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:02.490783 [ 260 ] {43ea56d6-c496-455d-bbc5-023d509a993d} executeQuery: Read 60 rows, 4.14 KiB in 0.001902 sec., 31545.741324921135 rows/sec., 2.13 MiB/sec. 2025.01.02 23:43:02.490835 [ 260 ] {43ea56d6-c496-455d-bbc5-023d509a993d} TCPHandler: Processed in 0.002133618 sec. 2025.01.02 23:43:03.240614 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 2025.01.02 23:43:03.241300 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:03.241350 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:03.241910 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.02 23:43:03.242241 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:03.242482 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 2025.01.02 23:43:05.617063 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.01.02 23:43:05.639146 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:05.639198 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:05.646555 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.02 23:43:05.647333 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:05.652372 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.01.02 23:43:05.938159 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1872 2025.01.02 23:43:05.941636 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:05.941704 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:05.943295 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:43:05.943622 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:05.945445 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1872 2025.01.02 23:43:07.089464 [ 220 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.089533 [ 220 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.090730 [ 220 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.448857 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.449107 [ 260 ] {c850d578-6cde-4698-b182-f26bd9015687} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:43:07.449199 [ 260 ] {c850d578-6cde-4698-b182-f26bd9015687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:43:07.450484 [ 260 ] {c850d578-6cde-4698-b182-f26bd9015687} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.450536 [ 260 ] {c850d578-6cde-4698-b182-f26bd9015687} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.450974 [ 260 ] {c850d578-6cde-4698-b182-f26bd9015687} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:43:07.451241 [ 260 ] {c850d578-6cde-4698-b182-f26bd9015687} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.451461 [ 58 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.02 23:43:07.451481 [ 260 ] {c850d578-6cde-4698-b182-f26bd9015687} executeQuery: Read 14 rows, 1.01 KiB in 0.002442 sec., 5733.0057330057325 rows/sec., 412.70 KiB/sec. 2025.01.02 23:43:07.451568 [ 58 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.451648 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.451654 [ 260 ] {c850d578-6cde-4698-b182-f26bd9015687} TCPHandler: Processed in 0.002939899 sec. 2025.01.02 23:43:07.451873 [ 221 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.451947 [ 221 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.452021 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.01.02 23:43:07.452144 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.452541 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:07.452700 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 14 rows starting from the beginning of the part 2025.01.02 23:43:07.453651 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:07.453778 [ 265 ] {a6f34cea-a549-44d9-98af-ef581838cd96} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:07.454388 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:07.455006 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:07.455714 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:07.456445 [ 265 ] {a6f34cea-a549-44d9-98af-ef581838cd96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:07.458727 [ 221 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.460331 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.008573903 sec., 8164.309766508904 rows/sec., 619.61 KiB/sec. 2025.01.02 23:43:07.460544 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.02 23:43:07.460703 [ 265 ] {a6f34cea-a549-44d9-98af-ef581838cd96} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.460778 [ 265 ] {a6f34cea-a549-44d9-98af-ef581838cd96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.461075 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.461266 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_53_13} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.02 23:43:07.461390 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:43:07.461607 [ 265 ] {a6f34cea-a549-44d9-98af-ef581838cd96} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.02 23:43:07.461874 [ 265 ] {a6f34cea-a549-44d9-98af-ef581838cd96} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.462112 [ 265 ] {a6f34cea-a549-44d9-98af-ef581838cd96} executeQuery: Read 283 rows, 25.60 KiB in 0.008895 sec., 31815.626756604834 rows/sec., 2.81 MiB/sec. 2025.01.02 23:43:07.462185 [ 265 ] {a6f34cea-a549-44d9-98af-ef581838cd96} TCPHandler: Processed in 0.010348876 sec. 2025.01.02 23:43:07.462331 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.462454 [ 260 ] {db635da5-527b-4ef9-b442-1efc126a1682} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:43:07.462504 [ 260 ] {db635da5-527b-4ef9-b442-1efc126a1682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:43:07.463113 [ 260 ] {db635da5-527b-4ef9-b442-1efc126a1682} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.463155 [ 260 ] {db635da5-527b-4ef9-b442-1efc126a1682} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.463531 [ 260 ] {db635da5-527b-4ef9-b442-1efc126a1682} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.02 23:43:07.463788 [ 260 ] {db635da5-527b-4ef9-b442-1efc126a1682} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.464023 [ 260 ] {db635da5-527b-4ef9-b442-1efc126a1682} executeQuery: Read 47 rows, 3.46 KiB in 0.001587 sec., 29615.626969124132 rows/sec., 2.13 MiB/sec. 2025.01.02 23:43:07.464089 [ 224 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.464121 [ 260 ] {db635da5-527b-4ef9-b442-1efc126a1682} TCPHandler: Processed in 0.001847165 sec. 2025.01.02 23:43:07.464162 [ 224 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.464340 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.464542 [ 265 ] {cc30f7bc-a267-4ac9-8a23-ff9bcd178c92} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:43:07.464621 [ 265 ] {cc30f7bc-a267-4ac9-8a23-ff9bcd178c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:43:07.466077 [ 265 ] {cc30f7bc-a267-4ac9-8a23-ff9bcd178c92} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.466147 [ 265 ] {cc30f7bc-a267-4ac9-8a23-ff9bcd178c92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.466979 [ 265 ] {cc30f7bc-a267-4ac9-8a23-ff9bcd178c92} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.02 23:43:07.467240 [ 224 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.467538 [ 265 ] {cc30f7bc-a267-4ac9-8a23-ff9bcd178c92} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.467940 [ 225 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:07.468012 [ 225 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:07.468234 [ 265 ] {cc30f7bc-a267-4ac9-8a23-ff9bcd178c92} executeQuery: Read 14 rows, 1004.00 B in 0.003725 sec., 3758.3892617449665 rows/sec., 263.21 KiB/sec. 2025.01.02 23:43:07.468699 [ 265 ] {cc30f7bc-a267-4ac9-8a23-ff9bcd178c92} TCPHandler: Processed in 0.004441809 sec. 2025.01.02 23:43:07.468918 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.469059 [ 260 ] {f8fc57f2-da9d-406b-8f12-d0173b3d6f4e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:43:07.469131 [ 260 ] {f8fc57f2-da9d-406b-8f12-d0173b3d6f4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:43:07.470119 [ 260 ] {f8fc57f2-da9d-406b-8f12-d0173b3d6f4e} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.470163 [ 260 ] {f8fc57f2-da9d-406b-8f12-d0173b3d6f4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.470633 [ 260 ] {f8fc57f2-da9d-406b-8f12-d0173b3d6f4e} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:43:07.470701 [ 225 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:07.471036 [ 260 ] {f8fc57f2-da9d-406b-8f12-d0173b3d6f4e} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.471235 [ 56 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.02 23:43:07.471278 [ 56 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.471302 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.471305 [ 260 ] {f8fc57f2-da9d-406b-8f12-d0173b3d6f4e} executeQuery: Read 13 rows, 830.00 B in 0.002285 sec., 5689.277899343545 rows/sec., 354.73 KiB/sec. 2025.01.02 23:43:07.471416 [ 260 ] {f8fc57f2-da9d-406b-8f12-d0173b3d6f4e} TCPHandler: Processed in 0.002561504 sec. 2025.01.02 23:43:07.471435 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full 2025.01.02 23:43:07.471562 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:07.471591 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 13 rows starting from the beginning of the part 2025.01.02 23:43:07.471617 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.471727 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 13 rows starting from the beginning of the part 2025.01.02 23:43:07.472093 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 13 rows starting from the beginning of the part 2025.01.02 23:43:07.472090 [ 265 ] {0f741632-ff52-462f-9849-50073d95b35c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:07.472269 [ 265 ] {0f741632-ff52-462f-9849-50073d95b35c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:07.472378 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 13 rows starting from the beginning of the part 2025.01.02 23:43:07.472673 [ 190 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 13 rows starting from the beginning of the part 2025.01.02 23:43:07.474981 [ 197 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003626288 sec., 17924.66566362076 rows/sec., 1.16 MiB/sec. 2025.01.02 23:43:07.475001 [ 265 ] {0f741632-ff52-462f-9849-50073d95b35c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.475062 [ 265 ] {0f741632-ff52-462f-9849-50073d95b35c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.475163 [ 194 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.02 23:43:07.475540 [ 265 ] {0f741632-ff52-462f-9849-50073d95b35c} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.02 23:43:07.475551 [ 194 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.475664 [ 194 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_53_13} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.02 23:43:07.475771 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:43:07.475851 [ 265 ] {0f741632-ff52-462f-9849-50073d95b35c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.476078 [ 265 ] {0f741632-ff52-462f-9849-50073d95b35c} executeQuery: Read 422 rows, 30.88 KiB in 0.004216 sec., 100094.87666034156 rows/sec., 7.15 MiB/sec. 2025.01.02 23:43:07.476151 [ 265 ] {0f741632-ff52-462f-9849-50073d95b35c} TCPHandler: Processed in 0.004623021 sec. 2025.01.02 23:43:07.476379 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.476524 [ 260 ] {7f5b44bb-63ea-449b-9821-9d5f8df7d128} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:43:07.476576 [ 260 ] {7f5b44bb-63ea-449b-9821-9d5f8df7d128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:43:07.477063 [ 260 ] {7f5b44bb-63ea-449b-9821-9d5f8df7d128} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.477101 [ 260 ] {7f5b44bb-63ea-449b-9821-9d5f8df7d128} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.477471 [ 260 ] {7f5b44bb-63ea-449b-9821-9d5f8df7d128} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:43:07.477709 [ 260 ] {7f5b44bb-63ea-449b-9821-9d5f8df7d128} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.477886 [ 260 ] {7f5b44bb-63ea-449b-9821-9d5f8df7d128} executeQuery: Read 6 rows, 321.00 B in 0.001386 sec., 4329.004329004329 rows/sec., 226.17 KiB/sec. 2025.01.02 23:43:07.477891 [ 225 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.477941 [ 225 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.477952 [ 260 ] {7f5b44bb-63ea-449b-9821-9d5f8df7d128} TCPHandler: Processed in 0.001703622 sec. 2025.01.02 23:43:07.478107 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.478290 [ 265 ] {bd8082e2-cccb-4294-909e-edf1c3d1cc03} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:07.478390 [ 265 ] {bd8082e2-cccb-4294-909e-edf1c3d1cc03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:07.479857 [ 265 ] {bd8082e2-cccb-4294-909e-edf1c3d1cc03} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.479915 [ 265 ] {bd8082e2-cccb-4294-909e-edf1c3d1cc03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.480480 [ 225 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:43:07.480899 [ 265 ] {bd8082e2-cccb-4294-909e-edf1c3d1cc03} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.02 23:43:07.481244 [ 265 ] {bd8082e2-cccb-4294-909e-edf1c3d1cc03} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.481471 [ 265 ] {bd8082e2-cccb-4294-909e-edf1c3d1cc03} executeQuery: Read 237 rows, 16.27 KiB in 0.003244 sec., 73057.95314426634 rows/sec., 4.90 MiB/sec. 2025.01.02 23:43:07.481531 [ 265 ] {bd8082e2-cccb-4294-909e-edf1c3d1cc03} TCPHandler: Processed in 0.003482806 sec. 2025.01.02 23:43:07.481703 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.481842 [ 260 ] {66000af3-b317-44d2-a88d-23648c3e2b89} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:43:07.481901 [ 260 ] {66000af3-b317-44d2-a88d-23648c3e2b89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:43:07.482367 [ 260 ] {66000af3-b317-44d2-a88d-23648c3e2b89} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.482403 [ 260 ] {66000af3-b317-44d2-a88d-23648c3e2b89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.482764 [ 260 ] {66000af3-b317-44d2-a88d-23648c3e2b89} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:43:07.483008 [ 260 ] {66000af3-b317-44d2-a88d-23648c3e2b89} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.483190 [ 260 ] {66000af3-b317-44d2-a88d-23648c3e2b89} executeQuery: Read 1 rows, 69.00 B in 0.001378 sec., 725.6894049346879 rows/sec., 48.90 KiB/sec. 2025.01.02 23:43:07.483250 [ 260 ] {66000af3-b317-44d2-a88d-23648c3e2b89} TCPHandler: Processed in 0.001612051 sec. 2025.01.02 23:43:07.483456 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.483600 [ 265 ] {9393ae56-1183-42fd-a8e6-39b0092c4865} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:07.483689 [ 265 ] {9393ae56-1183-42fd-a8e6-39b0092c4865} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:43:07.484937 [ 265 ] {9393ae56-1183-42fd-a8e6-39b0092c4865} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.484974 [ 265 ] {9393ae56-1183-42fd-a8e6-39b0092c4865} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.485680 [ 265 ] {9393ae56-1183-42fd-a8e6-39b0092c4865} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.02 23:43:07.485945 [ 265 ] {9393ae56-1183-42fd-a8e6-39b0092c4865} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.486175 [ 265 ] {9393ae56-1183-42fd-a8e6-39b0092c4865} executeQuery: Read 40 rows, 73.40 KiB in 0.002607 sec., 15343.30648254699 rows/sec., 27.49 MiB/sec. 2025.01.02 23:43:07.486280 [ 265 ] {9393ae56-1183-42fd-a8e6-39b0092c4865} TCPHandler: Processed in 0.002930089 sec. 2025.01.02 23:43:07.486443 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:07.486583 [ 260 ] {29309081-6055-41c0-9b26-6e47a92a4a63} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:07.486642 [ 260 ] {29309081-6055-41c0-9b26-6e47a92a4a63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:07.487174 [ 260 ] {29309081-6055-41c0-9b26-6e47a92a4a63} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:07.487212 [ 260 ] {29309081-6055-41c0-9b26-6e47a92a4a63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:07.487587 [ 260 ] {29309081-6055-41c0-9b26-6e47a92a4a63} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.02 23:43:07.487828 [ 260 ] {29309081-6055-41c0-9b26-6e47a92a4a63} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:07.488059 [ 260 ] {29309081-6055-41c0-9b26-6e47a92a4a63} executeQuery: Read 82 rows, 5.33 KiB in 0.001504 sec., 54521.27659574468 rows/sec., 3.46 MiB/sec. 2025.01.02 23:43:07.488143 [ 260 ] {29309081-6055-41c0-9b26-6e47a92a4a63} TCPHandler: Processed in 0.001768424 sec. 2025.01.02 23:43:10.528303 [ 54 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:43:10.528407 [ 54 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:43:10.742742 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 2025.01.02 23:43:10.743744 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:10.743791 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:10.744336 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.02 23:43:10.744611 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:10.744848 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.01.02 23:43:12.443024 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:12.443217 [ 260 ] {a37d2d5e-5265-4f61-a4a1-ad6b9bf3e270} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:12.443289 [ 260 ] {a37d2d5e-5265-4f61-a4a1-ad6b9bf3e270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:12.444075 [ 260 ] {a37d2d5e-5265-4f61-a4a1-ad6b9bf3e270} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:12.444128 [ 260 ] {a37d2d5e-5265-4f61-a4a1-ad6b9bf3e270} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:12.444561 [ 260 ] {a37d2d5e-5265-4f61-a4a1-ad6b9bf3e270} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.02 23:43:12.444818 [ 260 ] {a37d2d5e-5265-4f61-a4a1-ad6b9bf3e270} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:12.445050 [ 260 ] {a37d2d5e-5265-4f61-a4a1-ad6b9bf3e270} executeQuery: Read 56 rows, 4.41 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.28 MiB/sec. 2025.01.02 23:43:12.445106 [ 260 ] {a37d2d5e-5265-4f61-a4a1-ad6b9bf3e270} TCPHandler: Processed in 0.002216289 sec. 2025.01.02 23:43:12.445353 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:12.445537 [ 265 ] {62f80e6e-3ce7-48a1-a68f-cb99b9aabb79} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:12.445607 [ 265 ] {62f80e6e-3ce7-48a1-a68f-cb99b9aabb79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:12.446357 [ 265 ] {62f80e6e-3ce7-48a1-a68f-cb99b9aabb79} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:12.446396 [ 265 ] {62f80e6e-3ce7-48a1-a68f-cb99b9aabb79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:12.446836 [ 265 ] {62f80e6e-3ce7-48a1-a68f-cb99b9aabb79} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.02 23:43:12.447104 [ 265 ] {62f80e6e-3ce7-48a1-a68f-cb99b9aabb79} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:12.447321 [ 265 ] {62f80e6e-3ce7-48a1-a68f-cb99b9aabb79} executeQuery: Read 64 rows, 5.12 KiB in 0.001828 sec., 35010.9409190372 rows/sec., 2.73 MiB/sec. 2025.01.02 23:43:12.447393 [ 265 ] {62f80e6e-3ce7-48a1-a68f-cb99b9aabb79} TCPHandler: Processed in 0.002158429 sec. 2025.01.02 23:43:12.447635 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:12.447914 [ 260 ] {78aa1ffb-650c-47d4-a06c-772a9b198455} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:12.448013 [ 260 ] {78aa1ffb-650c-47d4-a06c-772a9b198455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:12.448720 [ 260 ] {78aa1ffb-650c-47d4-a06c-772a9b198455} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:12.448760 [ 260 ] {78aa1ffb-650c-47d4-a06c-772a9b198455} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:12.449165 [ 260 ] {78aa1ffb-650c-47d4-a06c-772a9b198455} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.02 23:43:12.449410 [ 260 ] {78aa1ffb-650c-47d4-a06c-772a9b198455} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:12.449628 [ 260 ] {78aa1ffb-650c-47d4-a06c-772a9b198455} executeQuery: Read 160 rows, 11.41 KiB in 0.001771 sec., 90344.43817052513 rows/sec., 6.29 MiB/sec. 2025.01.02 23:43:12.449680 [ 260 ] {78aa1ffb-650c-47d4-a06c-772a9b198455} TCPHandler: Processed in 0.002181819 sec. 2025.01.02 23:43:12.449858 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:12.449998 [ 265 ] {416c7be1-e9f0-4b71-be89-1157c000e8e9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:12.450058 [ 265 ] {416c7be1-e9f0-4b71-be89-1157c000e8e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:12.450585 [ 265 ] {416c7be1-e9f0-4b71-be89-1157c000e8e9} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:12.450621 [ 265 ] {416c7be1-e9f0-4b71-be89-1157c000e8e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:12.451000 [ 265 ] {416c7be1-e9f0-4b71-be89-1157c000e8e9} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.02 23:43:12.451243 [ 265 ] {416c7be1-e9f0-4b71-be89-1157c000e8e9} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:12.451419 [ 265 ] {416c7be1-e9f0-4b71-be89-1157c000e8e9} executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. 2025.01.02 23:43:12.451468 [ 265 ] {416c7be1-e9f0-4b71-be89-1157c000e8e9} TCPHandler: Processed in 0.001675962 sec. 2025.01.02 23:43:13.152542 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.01.02 23:43:13.175775 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:13.175837 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:13.183390 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.02 23:43:13.184210 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:13.188569 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.01.02 23:43:15.945839 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1902 2025.01.02 23:43:15.949142 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:15.949197 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:15.950713 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:43:15.951040 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:15.951460 [ 223 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:15.951574 [ 223 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:15.952165 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1902 2025.01.02 23:43:15.954636 [ 223 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:17.449586 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.449768 [ 260 ] {098893a4-5107-4b9a-8732-cfeceee128ce} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:43:17.449837 [ 260 ] {098893a4-5107-4b9a-8732-cfeceee128ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:43:17.450593 [ 260 ] {098893a4-5107-4b9a-8732-cfeceee128ce} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.450639 [ 260 ] {098893a4-5107-4b9a-8732-cfeceee128ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.451065 [ 260 ] {098893a4-5107-4b9a-8732-cfeceee128ce} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:43:17.451317 [ 260 ] {098893a4-5107-4b9a-8732-cfeceee128ce} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.451544 [ 260 ] {098893a4-5107-4b9a-8732-cfeceee128ce} executeQuery: Read 14 rows, 1.01 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 551.92 KiB/sec. 2025.01.02 23:43:17.451601 [ 260 ] {098893a4-5107-4b9a-8732-cfeceee128ce} TCPHandler: Processed in 0.002164658 sec. 2025.01.02 23:43:17.451873 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.452088 [ 265 ] {828513fe-7111-425f-ad89-bc029bdd6788} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:43:17.452169 [ 265 ] {828513fe-7111-425f-ad89-bc029bdd6788} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:43:17.452947 [ 265 ] {828513fe-7111-425f-ad89-bc029bdd6788} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.452990 [ 265 ] {828513fe-7111-425f-ad89-bc029bdd6788} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.453485 [ 265 ] {828513fe-7111-425f-ad89-bc029bdd6788} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.02 23:43:17.453748 [ 265 ] {828513fe-7111-425f-ad89-bc029bdd6788} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.453942 [ 265 ] {828513fe-7111-425f-ad89-bc029bdd6788} executeQuery: Read 10 rows, 835.00 B in 0.001915 sec., 5221.9321148825065 rows/sec., 425.81 KiB/sec. 2025.01.02 23:43:17.453997 [ 265 ] {828513fe-7111-425f-ad89-bc029bdd6788} TCPHandler: Processed in 0.00226421 sec. 2025.01.02 23:43:17.454155 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.454272 [ 260 ] {1206d196-c98a-452d-95b2-366ff8936b41} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:17.454320 [ 260 ] {1206d196-c98a-452d-95b2-366ff8936b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:17.455043 [ 260 ] {1206d196-c98a-452d-95b2-366ff8936b41} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.455083 [ 260 ] {1206d196-c98a-452d-95b2-366ff8936b41} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.455471 [ 260 ] {1206d196-c98a-452d-95b2-366ff8936b41} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.02 23:43:17.455715 [ 260 ] {1206d196-c98a-452d-95b2-366ff8936b41} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.455899 [ 41 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.02 23:43:17.455955 [ 260 ] {1206d196-c98a-452d-95b2-366ff8936b41} executeQuery: Read 288 rows, 25.97 KiB in 0.001703 sec., 169113.32941867292 rows/sec., 14.89 MiB/sec. 2025.01.02 23:43:17.455971 [ 41 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.456039 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.456072 [ 260 ] {1206d196-c98a-452d-95b2-366ff8936b41} TCPHandler: Processed in 0.001969206 sec. 2025.01.02 23:43:17.456343 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.01.02 23:43:17.456355 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.456696 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:17.456812 [ 265 ] {201f1ef1-f181-41c0-82b1-5c230fc25e84} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:43:17.456827 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1435 rows starting from the beginning of the part 2025.01.02 23:43:17.457012 [ 265 ] {201f1ef1-f181-41c0-82b1-5c230fc25e84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:43:17.457193 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 283 rows starting from the beginning of the part 2025.01.02 23:43:17.457477 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1197 rows starting from the beginning of the part 2025.01.02 23:43:17.458163 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 283 rows starting from the beginning of the part 2025.01.02 23:43:17.458503 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 56 rows starting from the beginning of the part 2025.01.02 23:43:17.459174 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 288 rows starting from the beginning of the part 2025.01.02 23:43:17.461082 [ 265 ] {201f1ef1-f181-41c0-82b1-5c230fc25e84} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.461152 [ 265 ] {201f1ef1-f181-41c0-82b1-5c230fc25e84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.462122 [ 265 ] {201f1ef1-f181-41c0-82b1-5c230fc25e84} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.02 23:43:17.462451 [ 265 ] {201f1ef1-f181-41c0-82b1-5c230fc25e84} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.462612 [ 41 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 2025.01.02 23:43:17.462696 [ 41 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.462780 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.462833 [ 265 ] {201f1ef1-f181-41c0-82b1-5c230fc25e84} executeQuery: Read 57 rows, 4.16 KiB in 0.006179 sec., 9224.79365593138 rows/sec., 673.59 KiB/sec. 2025.01.02 23:43:17.463343 [ 265 ] {201f1ef1-f181-41c0-82b1-5c230fc25e84} TCPHandler: Processed in 0.007153334 sec. 2025.01.02 23:43:17.463373 [ 197 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full 2025.01.02 23:43:17.463656 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3542 rows, containing 5 columns (5 merged, 0 gathered) in 0.007495809 sec., 472530.71683123196 rows/sec., 41.63 MiB/sec. 2025.01.02 23:43:17.463676 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.463732 [ 197 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:17.463763 [ 197 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 65 rows starting from the beginning of the part 2025.01.02 23:43:17.464019 [ 260 ] {a28ba2d8-d6ae-4bb3-9b30-16e1a478a2d6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:43:17.464052 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.02 23:43:17.464090 [ 197 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 49 rows starting from the beginning of the part 2025.01.02 23:43:17.464286 [ 260 ] {a28ba2d8-d6ae-4bb3-9b30-16e1a478a2d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:43:17.464675 [ 197 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 47 rows starting from the beginning of the part 2025.01.02 23:43:17.465241 [ 197 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2 rows starting from the beginning of the part 2025.01.02 23:43:17.465592 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.465779 [ 197 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 47 rows starting from the beginning of the part 2025.01.02 23:43:17.466019 [ 190 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_106_21} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.02 23:43:17.466267 [ 197 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 57 rows starting from the beginning of the part 2025.01.02 23:43:17.466460 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.01.02 23:43:17.467472 [ 260 ] {a28ba2d8-d6ae-4bb3-9b30-16e1a478a2d6} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.467519 [ 260 ] {a28ba2d8-d6ae-4bb3-9b30-16e1a478a2d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.468083 [ 260 ] {a28ba2d8-d6ae-4bb3-9b30-16e1a478a2d6} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.02 23:43:17.468194 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 5 columns (5 merged, 0 gathered) in 0.005256839 sec., 50790.97914164767 rows/sec., 3.83 MiB/sec. 2025.01.02 23:43:17.468427 [ 191 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) 2025.01.02 23:43:17.468506 [ 260 ] {a28ba2d8-d6ae-4bb3-9b30-16e1a478a2d6} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.468762 [ 41 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.02 23:43:17.468847 [ 41 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.468922 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.469080 [ 260 ] {a28ba2d8-d6ae-4bb3-9b30-16e1a478a2d6} executeQuery: Read 14 rows, 1004.00 B in 0.005225 sec., 2679.4258373205744 rows/sec., 187.65 KiB/sec. 2025.01.02 23:43:17.469547 [ 260 ] {a28ba2d8-d6ae-4bb3-9b30-16e1a478a2d6} TCPHandler: Processed in 0.0060455 sec. 2025.01.02 23:43:17.469675 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full 2025.01.02 23:43:17.469867 [ 197 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.470026 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.470289 [ 197 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_70_14} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 2025.01.02 23:43:17.470586 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:17.470610 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.02 23:43:17.470712 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 244 rows starting from the beginning of the part 2025.01.02 23:43:17.471121 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:17.471537 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:17.471534 [ 265 ] {e6844817-b5b6-4c47-b4c2-1c0f4ab7da6d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:43:17.471740 [ 265 ] {e6844817-b5b6-4c47-b4c2-1c0f4ab7da6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:43:17.471849 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 228 rows starting from the beginning of the part 2025.01.02 23:43:17.472220 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:17.472529 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:17.474350 [ 265 ] {e6844817-b5b6-4c47-b4c2-1c0f4ab7da6d} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.474428 [ 265 ] {e6844817-b5b6-4c47-b4c2-1c0f4ab7da6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.475346 [ 265 ] {e6844817-b5b6-4c47-b4c2-1c0f4ab7da6d} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:43:17.475587 [ 197 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.006499566 sec., 81236.19330890708 rows/sec., 5.82 MiB/sec. 2025.01.02 23:43:17.475821 [ 265 ] {e6844817-b5b6-4c47-b4c2-1c0f4ab7da6d} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.475917 [ 197 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.02 23:43:17.476448 [ 265 ] {e6844817-b5b6-4c47-b4c2-1c0f4ab7da6d} executeQuery: Read 13 rows, 830.00 B in 0.005304 sec., 2450.9803921568628 rows/sec., 152.82 KiB/sec. 2025.01.02 23:43:17.476967 [ 265 ] {e6844817-b5b6-4c47-b4c2-1c0f4ab7da6d} TCPHandler: Processed in 0.007297936 sec. 2025.01.02 23:43:17.477106 [ 197 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.477296 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.477364 [ 197 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_71_14} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.02 23:43:17.477466 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. 2025.01.02 23:43:17.477477 [ 260 ] {693c35d9-b0b5-46e4-806b-865a93c0774c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:17.477530 [ 260 ] {693c35d9-b0b5-46e4-806b-865a93c0774c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:17.478218 [ 260 ] {693c35d9-b0b5-46e4-806b-865a93c0774c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.478254 [ 260 ] {693c35d9-b0b5-46e4-806b-865a93c0774c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.478682 [ 260 ] {693c35d9-b0b5-46e4-806b-865a93c0774c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.02 23:43:17.478926 [ 260 ] {693c35d9-b0b5-46e4-806b-865a93c0774c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.479107 [ 41 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.02 23:43:17.479169 [ 41 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.479182 [ 260 ] {693c35d9-b0b5-46e4-806b-865a93c0774c} executeQuery: Read 432 rows, 31.70 KiB in 0.00173 sec., 249710.98265895955 rows/sec., 17.89 MiB/sec. 2025.01.02 23:43:17.479205 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.479344 [ 260 ] {693c35d9-b0b5-46e4-806b-865a93c0774c} TCPHandler: Processed in 0.002198589 sec. 2025.01.02 23:43:17.479441 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.01.02 23:43:17.479547 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.479829 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:17.479840 [ 265 ] {efc17c02-c403-40a8-b530-307001da8a28} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:43:17.479924 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 914 rows starting from the beginning of the part 2025.01.02 23:43:17.479961 [ 265 ] {efc17c02-c403-40a8-b530-307001da8a28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:43:17.480465 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 422 rows starting from the beginning of the part 2025.01.02 23:43:17.480846 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 522 rows starting from the beginning of the part 2025.01.02 23:43:17.481199 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 422 rows starting from the beginning of the part 2025.01.02 23:43:17.481314 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part 2025.01.02 23:43:17.481705 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 432 rows starting from the beginning of the part 2025.01.02 23:43:17.482648 [ 265 ] {efc17c02-c403-40a8-b530-307001da8a28} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.482719 [ 265 ] {efc17c02-c403-40a8-b530-307001da8a28} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.483684 [ 265 ] {efc17c02-c403-40a8-b530-307001da8a28} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:43:17.484194 [ 265 ] {efc17c02-c403-40a8-b530-307001da8a28} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.484423 [ 265 ] {efc17c02-c403-40a8-b530-307001da8a28} executeQuery: Read 6 rows, 321.00 B in 0.004695 sec., 1277.9552715654952 rows/sec., 66.77 KiB/sec. 2025.01.02 23:43:17.484479 [ 265 ] {efc17c02-c403-40a8-b530-307001da8a28} TCPHandler: Processed in 0.005020926 sec. 2025.01.02 23:43:17.484814 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.484832 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.005509642 sec., 503843.98841158825 rows/sec., 38.48 MiB/sec. 2025.01.02 23:43:17.485055 [ 260 ] {da32a36b-6915-44ad-a0da-4a50dcd137ad} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:17.485154 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.02 23:43:17.485181 [ 260 ] {da32a36b-6915-44ad-a0da-4a50dcd137ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:17.485701 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.485788 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_106_21} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.02 23:43:17.485896 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. 2025.01.02 23:43:17.486074 [ 260 ] {da32a36b-6915-44ad-a0da-4a50dcd137ad} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.486111 [ 260 ] {da32a36b-6915-44ad-a0da-4a50dcd137ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.486502 [ 260 ] {da32a36b-6915-44ad-a0da-4a50dcd137ad} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.02 23:43:17.486745 [ 260 ] {da32a36b-6915-44ad-a0da-4a50dcd137ad} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.486917 [ 41 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.02 23:43:17.486973 [ 41 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.486986 [ 260 ] {da32a36b-6915-44ad-a0da-4a50dcd137ad} executeQuery: Read 242 rows, 16.62 KiB in 0.001988 sec., 121730.38229376257 rows/sec., 8.16 MiB/sec. 2025.01.02 23:43:17.487006 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.487153 [ 260 ] {da32a36b-6915-44ad-a0da-4a50dcd137ad} TCPHandler: Processed in 0.002507113 sec. 2025.01.02 23:43:17.487284 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.01.02 23:43:17.487378 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.487595 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:17.487632 [ 265 ] {0639b69a-f095-4897-9869-6c15a6bf25ee} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:43:17.487669 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 32114 rows starting from the beginning of the part 2025.01.02 23:43:17.487747 [ 265 ] {0639b69a-f095-4897-9869-6c15a6bf25ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:43:17.487952 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 237 rows starting from the beginning of the part 2025.01.02 23:43:17.488281 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 881 rows starting from the beginning of the part 2025.01.02 23:43:17.488593 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 237 rows starting from the beginning of the part 2025.01.02 23:43:17.488902 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part 2025.01.02 23:43:17.489179 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 242 rows starting from the beginning of the part 2025.01.02 23:43:17.490546 [ 265 ] {0639b69a-f095-4897-9869-6c15a6bf25ee} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.490608 [ 265 ] {0639b69a-f095-4897-9869-6c15a6bf25ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.491175 [ 265 ] {0639b69a-f095-4897-9869-6c15a6bf25ee} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:43:17.491574 [ 265 ] {0639b69a-f095-4897-9869-6c15a6bf25ee} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.491979 [ 222 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:17.492055 [ 222 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:17.492137 [ 265 ] {0639b69a-f095-4897-9869-6c15a6bf25ee} executeQuery: Read 1 rows, 69.00 B in 0.004556 sec., 219.49078138718173 rows/sec., 14.79 KiB/sec. 2025.01.02 23:43:17.492383 [ 265 ] {0639b69a-f095-4897-9869-6c15a6bf25ee} TCPHandler: Processed in 0.005107667 sec. 2025.01.02 23:43:17.492757 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.493128 [ 260 ] {caf12f41-7437-4826-bb71-52059d0ea216} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:17.493467 [ 260 ] {caf12f41-7437-4826-bb71-52059d0ea216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:43:17.498053 [ 222 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:17.498196 [ 260 ] {caf12f41-7437-4826-bb71-52059d0ea216} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.498294 [ 260 ] {caf12f41-7437-4826-bb71-52059d0ea216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.500098 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 33871 rows, containing 5 columns (5 merged, 0 gathered) in 0.01293677 sec., 2618196.0412065764 rows/sec., 176.65 MiB/sec. 2025.01.02 23:43:17.500376 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.02 23:43:17.500633 [ 260 ] {caf12f41-7437-4826-bb71-52059d0ea216} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.02 23:43:17.501004 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.501231 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_106_21} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.02 23:43:17.501249 [ 260 ] {caf12f41-7437-4826-bb71-52059d0ea216} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.501408 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.01.02 23:43:17.501637 [ 260 ] {caf12f41-7437-4826-bb71-52059d0ea216} executeQuery: Read 40 rows, 73.40 KiB in 0.008704 sec., 4595.588235294118 rows/sec., 8.24 MiB/sec. 2025.01.02 23:43:17.501770 [ 260 ] {caf12f41-7437-4826-bb71-52059d0ea216} TCPHandler: Processed in 0.009271012 sec. 2025.01.02 23:43:17.501943 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:17.502084 [ 265 ] {5ec72ef1-fe27-432a-b821-0ad56242760c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:17.502143 [ 265 ] {5ec72ef1-fe27-432a-b821-0ad56242760c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:17.502682 [ 265 ] {5ec72ef1-fe27-432a-b821-0ad56242760c} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.502721 [ 265 ] {5ec72ef1-fe27-432a-b821-0ad56242760c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.503113 [ 265 ] {5ec72ef1-fe27-432a-b821-0ad56242760c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.02 23:43:17.503355 [ 265 ] {5ec72ef1-fe27-432a-b821-0ad56242760c} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.503538 [ 43 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.02 23:43:17.503568 [ 265 ] {5ec72ef1-fe27-432a-b821-0ad56242760c} executeQuery: Read 82 rows, 5.33 KiB in 0.001514 sec., 54161.16248348745 rows/sec., 3.44 MiB/sec. 2025.01.02 23:43:17.503621 [ 43 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:17.503655 [ 265 ] {5ec72ef1-fe27-432a-b821-0ad56242760c} TCPHandler: Processed in 0.001777023 sec. 2025.01.02 23:43:17.503696 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:17.503862 [ 186 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full 2025.01.02 23:43:17.503996 [ 186 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:17.504031 [ 186 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6708 rows starting from the beginning of the part 2025.01.02 23:43:17.504119 [ 186 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 82 rows starting from the beginning of the part 2025.01.02 23:43:17.504200 [ 186 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part 2025.01.02 23:43:17.504318 [ 186 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 82 rows starting from the beginning of the part 2025.01.02 23:43:17.504398 [ 186 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part 2025.01.02 23:43:17.504490 [ 186 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 82 rows starting from the beginning of the part 2025.01.02 23:43:17.506810 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 7074 rows, containing 4 columns (4 merged, 0 gathered) in 0.00300457 sec., 2354413.4435210363 rows/sec., 153.34 MiB/sec. 2025.01.02 23:43:17.507214 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.02 23:43:17.507510 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:17.507613 [ 188 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_106_21} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.02 23:43:17.507701 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. 2025.01.02 23:43:18.000245 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 265.49 MiB, peak 281.22 MiB, free memory in arenas 0.00 B, will set to 264.42 MiB (RSS), difference: -1.06 MiB 2025.01.02 23:43:18.245067 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 2025.01.02 23:43:18.245758 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:18.245811 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:18.246380 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.02 23:43:18.246652 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:18.246914 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 2025.01.02 23:43:18.451730 [ 223 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:18.451785 [ 223 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:18.454331 [ 223 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] 2025.01.02 23:43:19.348367 [ 225 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:19.348424 [ 225 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:19.350831 [ 225 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:19.368266 [ 222 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:19.368350 [ 222 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:19.370374 [ 222 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:20.688944 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.01.02 23:43:20.711150 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:20.711217 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:20.718653 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.02 23:43:20.719429 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:20.724006 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.01.02 23:43:22.017299 [ 219 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.017357 [ 219 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.019299 [ 219 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.443701 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:22.443894 [ 260 ] {f59aebfb-8456-4582-8311-8f009014af34} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:22.443968 [ 260 ] {f59aebfb-8456-4582-8311-8f009014af34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:22.444748 [ 260 ] {f59aebfb-8456-4582-8311-8f009014af34} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:22.444806 [ 260 ] {f59aebfb-8456-4582-8311-8f009014af34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:22.445256 [ 260 ] {f59aebfb-8456-4582-8311-8f009014af34} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.02 23:43:22.445521 [ 260 ] {f59aebfb-8456-4582-8311-8f009014af34} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:22.445772 [ 260 ] {f59aebfb-8456-4582-8311-8f009014af34} executeQuery: Read 56 rows, 4.41 KiB in 0.00193 sec., 29015.544041450776 rows/sec., 2.23 MiB/sec. 2025.01.02 23:43:22.445848 [ 260 ] {f59aebfb-8456-4582-8311-8f009014af34} TCPHandler: Processed in 0.00228155 sec. 2025.01.02 23:43:22.445856 [ 221 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.445906 [ 221 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.446163 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:22.446460 [ 265 ] {ab0ecf66-9dd0-4644-9c49-2529a9265cc2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:22.446564 [ 265 ] {ab0ecf66-9dd0-4644-9c49-2529a9265cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:22.448071 [ 265 ] {ab0ecf66-9dd0-4644-9c49-2529a9265cc2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:22.448152 [ 265 ] {ab0ecf66-9dd0-4644-9c49-2529a9265cc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:22.448899 [ 265 ] {ab0ecf66-9dd0-4644-9c49-2529a9265cc2} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.02 23:43:22.449124 [ 221 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.449457 [ 265 ] {ab0ecf66-9dd0-4644-9c49-2529a9265cc2} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:22.449906 [ 222 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.449983 [ 222 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.450126 [ 265 ] {ab0ecf66-9dd0-4644-9c49-2529a9265cc2} executeQuery: Read 64 rows, 5.12 KiB in 0.003748 sec., 17075.773745997867 rows/sec., 1.33 MiB/sec. 2025.01.02 23:43:22.450481 [ 265 ] {ab0ecf66-9dd0-4644-9c49-2529a9265cc2} TCPHandler: Processed in 0.004498579 sec. 2025.01.02 23:43:22.450734 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:22.450984 [ 260 ] {6d648d6c-b591-4870-8452-052a57c1ad6c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:22.451137 [ 260 ] {6d648d6c-b591-4870-8452-052a57c1ad6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:22.452377 [ 260 ] {6d648d6c-b591-4870-8452-052a57c1ad6c} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:22.452427 [ 260 ] {6d648d6c-b591-4870-8452-052a57c1ad6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:22.453249 [ 260 ] {6d648d6c-b591-4870-8452-052a57c1ad6c} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.02 23:43:22.453605 [ 260 ] {6d648d6c-b591-4870-8452-052a57c1ad6c} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:22.453765 [ 222 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.454106 [ 260 ] {6d648d6c-b591-4870-8452-052a57c1ad6c} executeQuery: Read 160 rows, 11.41 KiB in 0.003212 sec., 49813.200498132006 rows/sec., 3.47 MiB/sec. 2025.01.02 23:43:22.454277 [ 260 ] {6d648d6c-b591-4870-8452-052a57c1ad6c} TCPHandler: Processed in 0.003655468 sec. 2025.01.02 23:43:22.454502 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:22.454658 [ 265 ] {27a5ec3f-3f95-447f-b2bf-7d4f95b61e30} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:22.454719 [ 265 ] {27a5ec3f-3f95-447f-b2bf-7d4f95b61e30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:22.455288 [ 265 ] {27a5ec3f-3f95-447f-b2bf-7d4f95b61e30} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:22.455334 [ 265 ] {27a5ec3f-3f95-447f-b2bf-7d4f95b61e30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:22.455755 [ 265 ] {27a5ec3f-3f95-447f-b2bf-7d4f95b61e30} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.02 23:43:22.455997 [ 265 ] {27a5ec3f-3f95-447f-b2bf-7d4f95b61e30} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:22.456170 [ 265 ] {27a5ec3f-3f95-447f-b2bf-7d4f95b61e30} executeQuery: Read 60 rows, 4.14 KiB in 0.001545 sec., 38834.95145631068 rows/sec., 2.62 MiB/sec. 2025.01.02 23:43:22.456190 [ 218 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.456232 [ 265 ] {27a5ec3f-3f95-447f-b2bf-7d4f95b61e30} TCPHandler: Processed in 0.001839164 sec. 2025.01.02 23:43:22.456232 [ 218 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:22.458131 [ 218 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:23.000251 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 260.70 MiB, peak 281.22 MiB, free memory in arenas 0.00 B, will set to 264.43 MiB (RSS), difference: 3.72 MiB 2025.01.02 23:43:25.528464 [ 31 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:43:25.528532 [ 31 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:43:25.747177 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 2025.01.02 23:43:25.747886 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:25.747932 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:25.748463 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.02 23:43:25.748714 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:25.748938 [ 30 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.02 23:43:25.748971 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.01.02 23:43:25.749028 [ 30 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:25.749062 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:25.749192 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.02 23:43:25.749343 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:25.749391 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part 2025.01.02 23:43:25.749482 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part 2025.01.02 23:43:25.749722 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part 2025.01.02 23:43:25.749891 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part 2025.01.02 23:43:25.750055 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part 2025.01.02 23:43:25.750211 [ 195 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part 2025.01.02 23:43:25.753215 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004082324 sec., 8532149.824462732 rows/sec., 122.05 MiB/sec. 2025.01.02 23:43:25.753634 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.02 23:43:25.753990 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:25.754068 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_76_15} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.02 23:43:25.754169 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.01.02 23:43:25.952556 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1934 2025.01.02 23:43:25.956079 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:25.956138 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:25.957728 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:43:25.958060 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:25.958753 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1934 2025.01.02 23:43:27.449834 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.450058 [ 260 ] {c2bcd833-1796-49a7-ab18-ae12f3474f9f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:43:27.450136 [ 260 ] {c2bcd833-1796-49a7-ab18-ae12f3474f9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:43:27.451024 [ 260 ] {c2bcd833-1796-49a7-ab18-ae12f3474f9f} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.451065 [ 260 ] {c2bcd833-1796-49a7-ab18-ae12f3474f9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.451507 [ 260 ] {c2bcd833-1796-49a7-ab18-ae12f3474f9f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:43:27.451763 [ 260 ] {c2bcd833-1796-49a7-ab18-ae12f3474f9f} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.451960 [ 260 ] {c2bcd833-1796-49a7-ab18-ae12f3474f9f} executeQuery: Read 14 rows, 1.01 KiB in 0.001962 sec., 7135.575942915391 rows/sec., 513.67 KiB/sec. 2025.01.02 23:43:27.452014 [ 260 ] {c2bcd833-1796-49a7-ab18-ae12f3474f9f} TCPHandler: Processed in 0.002331251 sec. 2025.01.02 23:43:27.452342 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.452653 [ 265 ] {a69bebc6-5c17-4e4b-ab91-d2ec8238e867} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:27.452768 [ 265 ] {a69bebc6-5c17-4e4b-ab91-d2ec8238e867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:27.453648 [ 265 ] {a69bebc6-5c17-4e4b-ab91-d2ec8238e867} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.453694 [ 265 ] {a69bebc6-5c17-4e4b-ab91-d2ec8238e867} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.454165 [ 265 ] {a69bebc6-5c17-4e4b-ab91-d2ec8238e867} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.02 23:43:27.454426 [ 265 ] {a69bebc6-5c17-4e4b-ab91-d2ec8238e867} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.454672 [ 265 ] {a69bebc6-5c17-4e4b-ab91-d2ec8238e867} executeQuery: Read 283 rows, 25.60 KiB in 0.002099 sec., 134826.10767031918 rows/sec., 11.91 MiB/sec. 2025.01.02 23:43:27.454765 [ 265 ] {a69bebc6-5c17-4e4b-ab91-d2ec8238e867} TCPHandler: Processed in 0.002614785 sec. 2025.01.02 23:43:27.454974 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.455174 [ 260 ] {0ec2413f-9731-43ef-8c37-288656efb23f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:43:27.455233 [ 260 ] {0ec2413f-9731-43ef-8c37-288656efb23f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:43:27.455901 [ 260 ] {0ec2413f-9731-43ef-8c37-288656efb23f} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.455940 [ 260 ] {0ec2413f-9731-43ef-8c37-288656efb23f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.456304 [ 260 ] {0ec2413f-9731-43ef-8c37-288656efb23f} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.02 23:43:27.456555 [ 260 ] {0ec2413f-9731-43ef-8c37-288656efb23f} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.456769 [ 260 ] {0ec2413f-9731-43ef-8c37-288656efb23f} executeQuery: Read 47 rows, 3.46 KiB in 0.001617 sec., 29066.17192331478 rows/sec., 2.09 MiB/sec. 2025.01.02 23:43:27.456869 [ 260 ] {0ec2413f-9731-43ef-8c37-288656efb23f} TCPHandler: Processed in 0.002013416 sec. 2025.01.02 23:43:27.457106 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.457359 [ 265 ] {1894cba2-7927-4b48-b18c-a8c430f48cef} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:43:27.457452 [ 265 ] {1894cba2-7927-4b48-b18c-a8c430f48cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:43:27.458244 [ 265 ] {1894cba2-7927-4b48-b18c-a8c430f48cef} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.458282 [ 265 ] {1894cba2-7927-4b48-b18c-a8c430f48cef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.458664 [ 265 ] {1894cba2-7927-4b48-b18c-a8c430f48cef} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.02 23:43:27.458909 [ 265 ] {1894cba2-7927-4b48-b18c-a8c430f48cef} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.459139 [ 265 ] {1894cba2-7927-4b48-b18c-a8c430f48cef} executeQuery: Read 14 rows, 1004.00 B in 0.001828 sec., 7658.643326039388 rows/sec., 536.36 KiB/sec. 2025.01.02 23:43:27.459210 [ 265 ] {1894cba2-7927-4b48-b18c-a8c430f48cef} TCPHandler: Processed in 0.002246459 sec. 2025.01.02 23:43:27.459524 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.459751 [ 260 ] {bc44dc80-04ba-4a49-9b0a-f6eb7a139b84} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:43:27.459841 [ 260 ] {bc44dc80-04ba-4a49-9b0a-f6eb7a139b84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:43:27.460430 [ 260 ] {bc44dc80-04ba-4a49-9b0a-f6eb7a139b84} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.460470 [ 260 ] {bc44dc80-04ba-4a49-9b0a-f6eb7a139b84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.460827 [ 260 ] {bc44dc80-04ba-4a49-9b0a-f6eb7a139b84} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:43:27.461059 [ 260 ] {bc44dc80-04ba-4a49-9b0a-f6eb7a139b84} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.461272 [ 260 ] {bc44dc80-04ba-4a49-9b0a-f6eb7a139b84} executeQuery: Read 13 rows, 830.00 B in 0.001583 sec., 8212.2552116235 rows/sec., 512.03 KiB/sec. 2025.01.02 23:43:27.461325 [ 260 ] {bc44dc80-04ba-4a49-9b0a-f6eb7a139b84} TCPHandler: Processed in 0.001995806 sec. 2025.01.02 23:43:27.461540 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.461776 [ 265 ] {55fd488d-94f7-4612-93cc-663b7531d7f1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:27.461859 [ 265 ] {55fd488d-94f7-4612-93cc-663b7531d7f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:27.462617 [ 265 ] {55fd488d-94f7-4612-93cc-663b7531d7f1} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.462657 [ 265 ] {55fd488d-94f7-4612-93cc-663b7531d7f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.463061 [ 265 ] {55fd488d-94f7-4612-93cc-663b7531d7f1} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.02 23:43:27.463306 [ 265 ] {55fd488d-94f7-4612-93cc-663b7531d7f1} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.463521 [ 265 ] {55fd488d-94f7-4612-93cc-663b7531d7f1} executeQuery: Read 422 rows, 30.88 KiB in 0.001801 sec., 234314.26985008328 rows/sec., 16.75 MiB/sec. 2025.01.02 23:43:27.463573 [ 265 ] {55fd488d-94f7-4612-93cc-663b7531d7f1} TCPHandler: Processed in 0.002145839 sec. 2025.01.02 23:43:27.463780 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.463923 [ 260 ] {d2244a7c-b4e5-4b68-ad3a-454d736179db} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:43:27.463972 [ 260 ] {d2244a7c-b4e5-4b68-ad3a-454d736179db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:43:27.464458 [ 260 ] {d2244a7c-b4e5-4b68-ad3a-454d736179db} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.464496 [ 260 ] {d2244a7c-b4e5-4b68-ad3a-454d736179db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.464851 [ 260 ] {d2244a7c-b4e5-4b68-ad3a-454d736179db} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:43:27.465076 [ 260 ] {d2244a7c-b4e5-4b68-ad3a-454d736179db} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.465237 [ 26 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 2025.01.02 23:43:27.465303 [ 260 ] {d2244a7c-b4e5-4b68-ad3a-454d736179db} executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. 2025.01.02 23:43:27.465328 [ 26 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.465386 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.465410 [ 260 ] {d2244a7c-b4e5-4b68-ad3a-454d736179db} TCPHandler: Processed in 0.001742023 sec. 2025.01.02 23:43:27.465607 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.465629 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full 2025.01.02 23:43:27.465785 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:27.465794 [ 265 ] {dff9773e-8265-4173-ac31-dcdbc7e2121d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:27.465824 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 300 rows starting from the beginning of the part 2025.01.02 23:43:27.465872 [ 265 ] {dff9773e-8265-4173-ac31-dcdbc7e2121d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:27.465962 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.01.02 23:43:27.466422 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2025.01.02 23:43:27.466741 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2025.01.02 23:43:27.467139 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2025.01.02 23:43:27.467409 [ 187 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2025.01.02 23:43:27.468334 [ 265 ] {dff9773e-8265-4173-ac31-dcdbc7e2121d} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.468382 [ 265 ] {dff9773e-8265-4173-ac31-dcdbc7e2121d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.469003 [ 265 ] {dff9773e-8265-4173-ac31-dcdbc7e2121d} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.02 23:43:27.469033 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.003544386 sec., 93104.98348656157 rows/sec., 4.75 MiB/sec. 2025.01.02 23:43:27.469312 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) 2025.01.02 23:43:27.469486 [ 265 ] {dff9773e-8265-4173-ac31-dcdbc7e2121d} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.469886 [ 265 ] {dff9773e-8265-4173-ac31-dcdbc7e2121d} executeQuery: Read 237 rows, 16.27 KiB in 0.00415 sec., 57108.43373493976 rows/sec., 3.83 MiB/sec. 2025.01.02 23:43:27.470108 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.470128 [ 265 ] {dff9773e-8265-4173-ac31-dcdbc7e2121d} TCPHandler: Processed in 0.004638931 sec. 2025.01.02 23:43:27.470459 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_55_11} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 2025.01.02 23:43:27.470538 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.470762 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.02 23:43:27.471017 [ 260 ] {db923c5c-9f4b-4b75-8631-412fb282fc0d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:43:27.471143 [ 260 ] {db923c5c-9f4b-4b75-8631-412fb282fc0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:43:27.471643 [ 260 ] {db923c5c-9f4b-4b75-8631-412fb282fc0d} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.471683 [ 260 ] {db923c5c-9f4b-4b75-8631-412fb282fc0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.472066 [ 260 ] {db923c5c-9f4b-4b75-8631-412fb282fc0d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:43:27.472304 [ 260 ] {db923c5c-9f4b-4b75-8631-412fb282fc0d} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.472560 [ 260 ] {db923c5c-9f4b-4b75-8631-412fb282fc0d} executeQuery: Read 1 rows, 69.00 B in 0.001655 sec., 604.2296072507553 rows/sec., 40.71 KiB/sec. 2025.01.02 23:43:27.472709 [ 260 ] {db923c5c-9f4b-4b75-8631-412fb282fc0d} TCPHandler: Processed in 0.002402902 sec. 2025.01.02 23:43:27.472981 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.473119 [ 265 ] {7e969207-04d7-4086-852e-a6180faa4bb9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:27.473214 [ 265 ] {7e969207-04d7-4086-852e-a6180faa4bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:43:27.474551 [ 265 ] {7e969207-04d7-4086-852e-a6180faa4bb9} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.474601 [ 265 ] {7e969207-04d7-4086-852e-a6180faa4bb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.475311 [ 265 ] {7e969207-04d7-4086-852e-a6180faa4bb9} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.02 23:43:27.475582 [ 265 ] {7e969207-04d7-4086-852e-a6180faa4bb9} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.475858 [ 265 ] {7e969207-04d7-4086-852e-a6180faa4bb9} executeQuery: Read 40 rows, 73.40 KiB in 0.002761 sec., 14487.504527345165 rows/sec., 25.96 MiB/sec. 2025.01.02 23:43:27.476236 [ 265 ] {7e969207-04d7-4086-852e-a6180faa4bb9} TCPHandler: Processed in 0.003400455 sec. 2025.01.02 23:43:27.476615 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:27.476838 [ 260 ] {6e58d614-1413-40f2-8252-2d62ee26888f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:27.476890 [ 260 ] {6e58d614-1413-40f2-8252-2d62ee26888f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:27.477383 [ 260 ] {6e58d614-1413-40f2-8252-2d62ee26888f} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:27.477422 [ 260 ] {6e58d614-1413-40f2-8252-2d62ee26888f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:27.477800 [ 260 ] {6e58d614-1413-40f2-8252-2d62ee26888f} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.02 23:43:27.478036 [ 260 ] {6e58d614-1413-40f2-8252-2d62ee26888f} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:27.478267 [ 260 ] {6e58d614-1413-40f2-8252-2d62ee26888f} executeQuery: Read 82 rows, 5.33 KiB in 0.001481 sec., 55367.99459824443 rows/sec., 3.52 MiB/sec. 2025.01.02 23:43:27.478368 [ 260 ] {6e58d614-1413-40f2-8252-2d62ee26888f} TCPHandler: Processed in 0.002000146 sec. 2025.01.02 23:43:28.224173 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.01.02 23:43:28.246673 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:28.246732 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:28.254209 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.02 23:43:28.255015 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:28.255316 [ 24 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.02 23:43:28.255387 [ 24 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:28.255434 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:28.256201 [ 198 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.02 23:43:28.273356 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.01.02 23:43:28.274731 [ 198 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:28.276286 [ 198 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part 2025.01.02 23:43:28.281737 [ 198 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part 2025.01.02 23:43:28.287526 [ 198 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part 2025.01.02 23:43:28.294851 [ 198 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part 2025.01.02 23:43:28.300892 [ 198 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part 2025.01.02 23:43:28.307039 [ 198 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part 2025.01.02 23:43:28.376385 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.120788437 sec., 4743.831563943492 rows/sec., 24.53 MiB/sec. 2025.01.02 23:43:28.379919 [ 193 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.02 23:43:28.383234 [ 193 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:28.383366 [ 193 ] {31b60859-c590-4889-866a-026624596be5::all_1_76_15} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.02 23:43:28.386233 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.01.02 23:43:29.000198 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 265.48 MiB, peak 282.92 MiB, free memory in arenas 0.00 B, will set to 264.43 MiB (RSS), difference: -1.06 MiB 2025.01.02 23:43:29.345051 [ 47 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.02 23:43:29.345124 [ 47 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:29.345151 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:29.345438 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full 2025.01.02 23:43:29.345870 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:29.345948 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 18 rows starting from the beginning of the part 2025.01.02 23:43:29.346071 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part 2025.01.02 23:43:29.346315 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part 2025.01.02 23:43:29.346583 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part 2025.01.02 23:43:29.346784 [ 187 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part 2025.01.02 23:43:29.347964 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002712005 sec., 13274.311809897106 rows/sec., 1.11 MiB/sec. 2025.01.02 23:43:29.348168 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.02 23:43:29.348556 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:29.348666 [ 199 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_33_8} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.02 23:43:29.348785 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:43:32.472872 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:32.473125 [ 260 ] {4187d0c9-4eda-4e4c-843b-85b4ff5492b3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:43:32.473194 [ 260 ] {4187d0c9-4eda-4e4c-843b-85b4ff5492b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:43:32.473992 [ 260 ] {4187d0c9-4eda-4e4c-843b-85b4ff5492b3} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:32.474045 [ 260 ] {4187d0c9-4eda-4e4c-843b-85b4ff5492b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:32.474478 [ 260 ] {4187d0c9-4eda-4e4c-843b-85b4ff5492b3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.02 23:43:32.474723 [ 260 ] {4187d0c9-4eda-4e4c-843b-85b4ff5492b3} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:32.474979 [ 260 ] {4187d0c9-4eda-4e4c-843b-85b4ff5492b3} executeQuery: Read 4 rows, 334.00 B in 0.001883 sec., 2124.2697822623472 rows/sec., 173.22 KiB/sec. 2025.01.02 23:43:32.475039 [ 260 ] {4187d0c9-4eda-4e4c-843b-85b4ff5492b3} TCPHandler: Processed in 0.002353061 sec. 2025.01.02 23:43:32.475301 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:32.475497 [ 265 ] {0305b4d1-4deb-4cff-9613-2e20980e5cfb} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:32.475571 [ 265 ] {0305b4d1-4deb-4cff-9613-2e20980e5cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:32.477005 [ 265 ] {0305b4d1-4deb-4cff-9613-2e20980e5cfb} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:32.477055 [ 265 ] {0305b4d1-4deb-4cff-9613-2e20980e5cfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:32.477571 [ 265 ] {0305b4d1-4deb-4cff-9613-2e20980e5cfb} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.02 23:43:32.477842 [ 265 ] {0305b4d1-4deb-4cff-9613-2e20980e5cfb} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:32.478086 [ 265 ] {0305b4d1-4deb-4cff-9613-2e20980e5cfb} executeQuery: Read 1198 rows, 101.11 KiB in 0.002643 sec., 453272.7960650776 rows/sec., 37.36 MiB/sec. 2025.01.02 23:43:32.478170 [ 265 ] {0305b4d1-4deb-4cff-9613-2e20980e5cfb} TCPHandler: Processed in 0.00300386 sec. 2025.01.02 23:43:32.478414 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:32.478594 [ 260 ] {1cf18553-0ba5-49f5-a85f-4229d86c62ae} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:43:32.478654 [ 260 ] {1cf18553-0ba5-49f5-a85f-4229d86c62ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:43:32.479282 [ 260 ] {1cf18553-0ba5-49f5-a85f-4229d86c62ae} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:32.479323 [ 260 ] {1cf18553-0ba5-49f5-a85f-4229d86c62ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:32.479676 [ 260 ] {1cf18553-0ba5-49f5-a85f-4229d86c62ae} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.02 23:43:32.479919 [ 260 ] {1cf18553-0ba5-49f5-a85f-4229d86c62ae} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:32.480139 [ 260 ] {1cf18553-0ba5-49f5-a85f-4229d86c62ae} executeQuery: Read 4 rows, 286.00 B in 0.001576 sec., 2538.0710659898477 rows/sec., 177.22 KiB/sec. 2025.01.02 23:43:32.480193 [ 260 ] {1cf18553-0ba5-49f5-a85f-4229d86c62ae} TCPHandler: Processed in 0.001902755 sec. 2025.01.02 23:43:32.480405 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:32.480638 [ 265 ] {c51964d2-8607-4996-82ed-7a7121359586} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:43:32.480734 [ 265 ] {c51964d2-8607-4996-82ed-7a7121359586} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:43:32.481563 [ 265 ] {c51964d2-8607-4996-82ed-7a7121359586} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:32.481604 [ 265 ] {c51964d2-8607-4996-82ed-7a7121359586} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:32.481980 [ 265 ] {c51964d2-8607-4996-82ed-7a7121359586} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.02 23:43:32.482222 [ 265 ] {c51964d2-8607-4996-82ed-7a7121359586} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:32.482470 [ 265 ] {c51964d2-8607-4996-82ed-7a7121359586} executeQuery: Read 228 rows, 15.81 KiB in 0.001886 sec., 120890.77412513255 rows/sec., 8.19 MiB/sec. 2025.01.02 23:43:32.482543 [ 265 ] {c51964d2-8607-4996-82ed-7a7121359586} TCPHandler: Processed in 0.00225206 sec. 2025.01.02 23:43:32.482859 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:32.483061 [ 260 ] {8a41d1a2-33f8-4407-b81d-64a83d499511} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:32.483109 [ 260 ] {8a41d1a2-33f8-4407-b81d-64a83d499511} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:32.483961 [ 260 ] {8a41d1a2-33f8-4407-b81d-64a83d499511} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:32.484003 [ 260 ] {8a41d1a2-33f8-4407-b81d-64a83d499511} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:32.484391 [ 260 ] {8a41d1a2-33f8-4407-b81d-64a83d499511} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.02 23:43:32.484632 [ 260 ] {8a41d1a2-33f8-4407-b81d-64a83d499511} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:32.484857 [ 260 ] {8a41d1a2-33f8-4407-b81d-64a83d499511} executeQuery: Read 524 rows, 39.73 KiB in 0.001819 sec., 288070.3683342496 rows/sec., 21.33 MiB/sec. 2025.01.02 23:43:32.484955 [ 260 ] {8a41d1a2-33f8-4407-b81d-64a83d499511} TCPHandler: Processed in 0.002302671 sec. 2025.01.02 23:43:32.485133 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:32.485264 [ 265 ] {5a7af68c-3554-42e5-8644-20a9e09cb1ad} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:32.485317 [ 265 ] {5a7af68c-3554-42e5-8644-20a9e09cb1ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:32.486071 [ 265 ] {5a7af68c-3554-42e5-8644-20a9e09cb1ad} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:32.486109 [ 265 ] {5a7af68c-3554-42e5-8644-20a9e09cb1ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:32.486554 [ 265 ] {5a7af68c-3554-42e5-8644-20a9e09cb1ad} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.02 23:43:32.486804 [ 265 ] {5a7af68c-3554-42e5-8644-20a9e09cb1ad} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:32.487033 [ 265 ] {5a7af68c-3554-42e5-8644-20a9e09cb1ad} executeQuery: Read 882 rows, 60.77 KiB in 0.001794 sec., 491638.79598662205 rows/sec., 33.08 MiB/sec. 2025.01.02 23:43:32.487138 [ 265 ] {5a7af68c-3554-42e5-8644-20a9e09cb1ad} TCPHandler: Processed in 0.002080497 sec. 2025.01.02 23:43:32.487416 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:32.487653 [ 260 ] {8335fe16-b8a3-41d1-9a18-a87bc9bbe4aa} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:32.487747 [ 260 ] {8335fe16-b8a3-41d1-9a18-a87bc9bbe4aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:32.488387 [ 260 ] {8335fe16-b8a3-41d1-9a18-a87bc9bbe4aa} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:32.488428 [ 260 ] {8335fe16-b8a3-41d1-9a18-a87bc9bbe4aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:32.488816 [ 260 ] {8335fe16-b8a3-41d1-9a18-a87bc9bbe4aa} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.02 23:43:32.489049 [ 260 ] {8335fe16-b8a3-41d1-9a18-a87bc9bbe4aa} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:32.489267 [ 260 ] {8335fe16-b8a3-41d1-9a18-a87bc9bbe4aa} executeQuery: Read 60 rows, 4.14 KiB in 0.001671 sec., 35906.64272890485 rows/sec., 2.42 MiB/sec. 2025.01.02 23:43:32.489318 [ 260 ] {8335fe16-b8a3-41d1-9a18-a87bc9bbe4aa} TCPHandler: Processed in 0.002074517 sec. 2025.01.02 23:43:33.249225 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 2025.01.02 23:43:33.250230 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:33.250272 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. 2025.01.02 23:43:33.250797 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.02 23:43:33.251061 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:33.251315 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 2025.01.02 23:43:35.773541 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.01.02 23:43:35.796594 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:35.796651 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:35.804062 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.02 23:43:35.804868 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:35.807638 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.01.02 23:43:35.959086 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1970 2025.01.02 23:43:35.962904 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:35.962950 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:35.964514 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:43:35.964831 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:35.965107 [ 96 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.02 23:43:35.965223 [ 96 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:35.965287 [ 96 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:35.966664 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.02 23:43:35.967044 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1970 2025.01.02 23:43:35.967680 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:35.967877 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1804 rows starting from the beginning of the part 2025.01.02 23:43:35.968540 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 32 rows starting from the beginning of the part 2025.01.02 23:43:35.969209 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part 2025.01.02 23:43:35.969834 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part 2025.01.02 23:43:35.970448 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part 2025.01.02 23:43:35.971115 [ 199 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part 2025.01.02 23:43:35.980766 [ 187 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1970 rows, containing 72 columns (72 merged, 0 gathered) in 0.015268601 sec., 129022.95370741564 rows/sec., 98.03 MiB/sec. 2025.01.02 23:43:35.982774 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.02 23:43:35.983623 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:35.983722 [ 191 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_56_11} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.02 23:43:35.984099 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. 2025.01.02 23:43:37.449480 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.449686 [ 260 ] {b292b64f-000c-46de-87c8-3bde6541b747} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:43:37.449765 [ 260 ] {b292b64f-000c-46de-87c8-3bde6541b747} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:43:37.450591 [ 260 ] {b292b64f-000c-46de-87c8-3bde6541b747} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.450641 [ 260 ] {b292b64f-000c-46de-87c8-3bde6541b747} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.451086 [ 260 ] {b292b64f-000c-46de-87c8-3bde6541b747} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:43:37.451345 [ 260 ] {b292b64f-000c-46de-87c8-3bde6541b747} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.451562 [ 260 ] {b292b64f-000c-46de-87c8-3bde6541b747} executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec. 2025.01.02 23:43:37.451667 [ 260 ] {b292b64f-000c-46de-87c8-3bde6541b747} TCPHandler: Processed in 0.00233261 sec. 2025.01.02 23:43:37.451963 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.452160 [ 265 ] {ed2a7cf2-c84e-48ac-9cfa-9cbea3dc127a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:37.452236 [ 265 ] {ed2a7cf2-c84e-48ac-9cfa-9cbea3dc127a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:37.453192 [ 265 ] {ed2a7cf2-c84e-48ac-9cfa-9cbea3dc127a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.453246 [ 265 ] {ed2a7cf2-c84e-48ac-9cfa-9cbea3dc127a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.453709 [ 265 ] {ed2a7cf2-c84e-48ac-9cfa-9cbea3dc127a} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.02 23:43:37.453975 [ 265 ] {ed2a7cf2-c84e-48ac-9cfa-9cbea3dc127a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.454231 [ 265 ] {ed2a7cf2-c84e-48ac-9cfa-9cbea3dc127a} executeQuery: Read 283 rows, 25.60 KiB in 0.002121 sec., 133427.62847713343 rows/sec., 11.79 MiB/sec. 2025.01.02 23:43:37.454341 [ 265 ] {ed2a7cf2-c84e-48ac-9cfa-9cbea3dc127a} TCPHandler: Processed in 0.002541763 sec. 2025.01.02 23:43:37.454559 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.454884 [ 260 ] {49e27a2a-9f58-451e-94c8-005b93be055e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:43:37.454981 [ 260 ] {49e27a2a-9f58-451e-94c8-005b93be055e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:43:37.455622 [ 260 ] {49e27a2a-9f58-451e-94c8-005b93be055e} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.455662 [ 260 ] {49e27a2a-9f58-451e-94c8-005b93be055e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.456034 [ 260 ] {49e27a2a-9f58-451e-94c8-005b93be055e} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.02 23:43:37.456273 [ 260 ] {49e27a2a-9f58-451e-94c8-005b93be055e} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.456470 [ 260 ] {49e27a2a-9f58-451e-94c8-005b93be055e} executeQuery: Read 47 rows, 3.46 KiB in 0.001702 sec., 27614.571092831964 rows/sec., 1.99 MiB/sec. 2025.01.02 23:43:37.456540 [ 260 ] {49e27a2a-9f58-451e-94c8-005b93be055e} TCPHandler: Processed in 0.002099818 sec. 2025.01.02 23:43:37.456784 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.456969 [ 265 ] {c02eda97-c4a1-4b1c-89f5-888754aecc5f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:43:37.457030 [ 265 ] {c02eda97-c4a1-4b1c-89f5-888754aecc5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:43:37.457640 [ 265 ] {c02eda97-c4a1-4b1c-89f5-888754aecc5f} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.457681 [ 265 ] {c02eda97-c4a1-4b1c-89f5-888754aecc5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.458061 [ 265 ] {c02eda97-c4a1-4b1c-89f5-888754aecc5f} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.02 23:43:37.458303 [ 265 ] {c02eda97-c4a1-4b1c-89f5-888754aecc5f} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.458545 [ 265 ] {c02eda97-c4a1-4b1c-89f5-888754aecc5f} executeQuery: Read 14 rows, 1004.00 B in 0.001605 sec., 8722.741433021807 rows/sec., 610.88 KiB/sec. 2025.01.02 23:43:37.458620 [ 265 ] {c02eda97-c4a1-4b1c-89f5-888754aecc5f} TCPHandler: Processed in 0.001982226 sec. 2025.01.02 23:43:37.458845 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.459041 [ 260 ] {dfaee2f9-6aac-4332-94ae-a3201f81c295} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:43:37.459089 [ 260 ] {dfaee2f9-6aac-4332-94ae-a3201f81c295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:43:37.459675 [ 260 ] {dfaee2f9-6aac-4332-94ae-a3201f81c295} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.459716 [ 260 ] {dfaee2f9-6aac-4332-94ae-a3201f81c295} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.460077 [ 260 ] {dfaee2f9-6aac-4332-94ae-a3201f81c295} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:43:37.460330 [ 260 ] {dfaee2f9-6aac-4332-94ae-a3201f81c295} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.460511 [ 260 ] {dfaee2f9-6aac-4332-94ae-a3201f81c295} executeQuery: Read 13 rows, 830.00 B in 0.001506 sec., 8632.138114209827 rows/sec., 538.21 KiB/sec. 2025.01.02 23:43:37.460565 [ 260 ] {dfaee2f9-6aac-4332-94ae-a3201f81c295} TCPHandler: Processed in 0.001846764 sec. 2025.01.02 23:43:37.460725 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.460863 [ 265 ] {100ca2c9-6dc0-4aab-9a3c-8c38770c21f3} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:37.460920 [ 265 ] {100ca2c9-6dc0-4aab-9a3c-8c38770c21f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:37.461720 [ 265 ] {100ca2c9-6dc0-4aab-9a3c-8c38770c21f3} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.461759 [ 265 ] {100ca2c9-6dc0-4aab-9a3c-8c38770c21f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.462143 [ 265 ] {100ca2c9-6dc0-4aab-9a3c-8c38770c21f3} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.02 23:43:37.462386 [ 265 ] {100ca2c9-6dc0-4aab-9a3c-8c38770c21f3} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.462603 [ 265 ] {100ca2c9-6dc0-4aab-9a3c-8c38770c21f3} executeQuery: Read 422 rows, 30.88 KiB in 0.00177 sec., 238418.0790960452 rows/sec., 17.04 MiB/sec. 2025.01.02 23:43:37.462660 [ 265 ] {100ca2c9-6dc0-4aab-9a3c-8c38770c21f3} TCPHandler: Processed in 0.002003396 sec. 2025.01.02 23:43:37.462826 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.462971 [ 260 ] {4d3fc0c2-9485-4473-b8e2-f9fa935e99cc} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:43:37.463031 [ 260 ] {4d3fc0c2-9485-4473-b8e2-f9fa935e99cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:43:37.463550 [ 260 ] {4d3fc0c2-9485-4473-b8e2-f9fa935e99cc} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.463588 [ 260 ] {4d3fc0c2-9485-4473-b8e2-f9fa935e99cc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.463958 [ 260 ] {4d3fc0c2-9485-4473-b8e2-f9fa935e99cc} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:43:37.464200 [ 260 ] {4d3fc0c2-9485-4473-b8e2-f9fa935e99cc} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.464379 [ 260 ] {4d3fc0c2-9485-4473-b8e2-f9fa935e99cc} executeQuery: Read 6 rows, 321.00 B in 0.001438 sec., 4172.4617524339355 rows/sec., 217.99 KiB/sec. 2025.01.02 23:43:37.464429 [ 260 ] {4d3fc0c2-9485-4473-b8e2-f9fa935e99cc} TCPHandler: Processed in 0.001670212 sec. 2025.01.02 23:43:37.464582 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.464718 [ 265 ] {8b005035-988a-4100-9acd-91a4838a01d8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:37.464781 [ 265 ] {8b005035-988a-4100-9acd-91a4838a01d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:37.465413 [ 265 ] {8b005035-988a-4100-9acd-91a4838a01d8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.465451 [ 265 ] {8b005035-988a-4100-9acd-91a4838a01d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.465846 [ 265 ] {8b005035-988a-4100-9acd-91a4838a01d8} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.02 23:43:37.466089 [ 265 ] {8b005035-988a-4100-9acd-91a4838a01d8} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.466302 [ 265 ] {8b005035-988a-4100-9acd-91a4838a01d8} executeQuery: Read 237 rows, 16.27 KiB in 0.001613 sec., 146931.18412895227 rows/sec., 9.85 MiB/sec. 2025.01.02 23:43:37.466357 [ 265 ] {8b005035-988a-4100-9acd-91a4838a01d8} TCPHandler: Processed in 0.001840885 sec. 2025.01.02 23:43:37.466506 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.466643 [ 260 ] {37ab0b4f-4463-4540-91f7-f8e6963199d3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:43:37.466703 [ 260 ] {37ab0b4f-4463-4540-91f7-f8e6963199d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:43:37.467261 [ 260 ] {37ab0b4f-4463-4540-91f7-f8e6963199d3} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.467299 [ 260 ] {37ab0b4f-4463-4540-91f7-f8e6963199d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.467656 [ 260 ] {37ab0b4f-4463-4540-91f7-f8e6963199d3} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:43:37.467899 [ 260 ] {37ab0b4f-4463-4540-91f7-f8e6963199d3} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.468022 [ 125 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.02 23:43:37.468064 [ 125 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.468085 [ 260 ] {37ab0b4f-4463-4540-91f7-f8e6963199d3} executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. 2025.01.02 23:43:37.468089 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.468168 [ 260 ] {37ab0b4f-4463-4540-91f7-f8e6963199d3} TCPHandler: Processed in 0.001731802 sec. 2025.01.02 23:43:37.468409 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.02 23:43:37.468542 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.468951 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:37.469089 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 53 rows starting from the beginning of the part 2025.01.02 23:43:37.469201 [ 265 ] {e89b4a59-0260-443c-89ae-ef56d6837e4f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:37.469475 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2025.01.02 23:43:37.469792 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2025.01.02 23:43:37.469874 [ 265 ] {e89b4a59-0260-443c-89ae-ef56d6837e4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:43:37.470067 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2025.01.02 23:43:37.470513 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2025.01.02 23:43:37.470860 [ 197 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2025.01.02 23:43:37.474489 [ 187 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 4 columns (4 merged, 0 gathered) in 0.006309103 sec., 9193.065955651698 rows/sec., 618.22 KiB/sec. 2025.01.02 23:43:37.474661 [ 187 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.02 23:43:37.474801 [ 265 ] {e89b4a59-0260-443c-89ae-ef56d6837e4f} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.474842 [ 265 ] {e89b4a59-0260-443c-89ae-ef56d6837e4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.475077 [ 187 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.475185 [ 187 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_56_11} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.02 23:43:37.475294 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:43:37.475677 [ 265 ] {e89b4a59-0260-443c-89ae-ef56d6837e4f} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.02 23:43:37.475940 [ 265 ] {e89b4a59-0260-443c-89ae-ef56d6837e4f} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.476106 [ 125 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.02 23:43:37.476181 [ 125 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.476205 [ 125 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.476232 [ 265 ] {e89b4a59-0260-443c-89ae-ef56d6837e4f} executeQuery: Read 40 rows, 73.40 KiB in 0.007313 sec., 5469.711472719814 rows/sec., 9.80 MiB/sec. 2025.01.02 23:43:37.476530 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full 2025.01.02 23:43:37.476653 [ 265 ] {e89b4a59-0260-443c-89ae-ef56d6837e4f} TCPHandler: Processed in 0.008408551 sec. 2025.01.02 23:43:37.476928 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:37.477119 [ 260 ] {8d7018f4-3183-45a0-91e4-0308171eae39} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:37.477142 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:37.477197 [ 260 ] {8d7018f4-3183-45a0-91e4-0308171eae39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:37.477251 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1950 rows starting from the beginning of the part 2025.01.02 23:43:37.477951 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part 2025.01.02 23:43:37.478327 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part 2025.01.02 23:43:37.478770 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part 2025.01.02 23:43:37.478770 [ 260 ] {8d7018f4-3183-45a0-91e4-0308171eae39} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:37.478823 [ 260 ] {8d7018f4-3183-45a0-91e4-0308171eae39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:37.479120 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part 2025.01.02 23:43:37.479503 [ 186 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part 2025.01.02 23:43:37.479751 [ 260 ] {8d7018f4-3183-45a0-91e4-0308171eae39} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.02 23:43:37.480109 [ 260 ] {8d7018f4-3183-45a0-91e4-0308171eae39} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.480392 [ 260 ] {8d7018f4-3183-45a0-91e4-0308171eae39} executeQuery: Read 82 rows, 5.33 KiB in 0.003313 sec., 24750.980984002414 rows/sec., 1.57 MiB/sec. 2025.01.02 23:43:37.480563 [ 260 ] {8d7018f4-3183-45a0-91e4-0308171eae39} TCPHandler: Processed in 0.003738389 sec. 2025.01.02 23:43:37.488173 [ 200 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2150 rows, containing 19 columns (19 merged, 0 gathered) in 0.011851326 sec., 181414.29912568434 rows/sec., 325.09 MiB/sec. 2025.01.02 23:43:37.489760 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.02 23:43:37.490147 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:37.490226 [ 190 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_56_11} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.02 23:43:37.490336 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.12 MiB. 2025.01.02 23:43:38.000188 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 265.27 MiB, peak 283.36 MiB, free memory in arenas 0.00 B, will set to 266.75 MiB (RSS), difference: 1.49 MiB 2025.01.02 23:43:40.528595 [ 87 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:43:40.528691 [ 87 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:43:40.751569 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 2025.01.02 23:43:40.752728 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:40.752783 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:40.753323 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.02 23:43:40.753582 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:40.753825 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.01.02 23:43:42.443094 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:42.443280 [ 260 ] {79f1a6f8-620d-4084-be42-6748313ab073} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:42.443352 [ 260 ] {79f1a6f8-620d-4084-be42-6748313ab073} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:42.444104 [ 260 ] {79f1a6f8-620d-4084-be42-6748313ab073} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:42.444150 [ 260 ] {79f1a6f8-620d-4084-be42-6748313ab073} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:42.444582 [ 260 ] {79f1a6f8-620d-4084-be42-6748313ab073} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.02 23:43:42.444836 [ 260 ] {79f1a6f8-620d-4084-be42-6748313ab073} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:42.445057 [ 78 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.02 23:43:42.445068 [ 260 ] {79f1a6f8-620d-4084-be42-6748313ab073} executeQuery: Read 56 rows, 4.41 KiB in 0.001829 sec., 30617.823947512305 rows/sec., 2.35 MiB/sec. 2025.01.02 23:43:42.445154 [ 78 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:42.445241 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:42.445250 [ 260 ] {79f1a6f8-620d-4084-be42-6748313ab073} TCPHandler: Processed in 0.0022909 sec. 2025.01.02 23:43:42.445551 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:42.445575 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.01.02 23:43:42.445956 [ 265 ] {0c316f94-06bb-4cd3-8fef-db04866cc479} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:42.446146 [ 265 ] {0c316f94-06bb-4cd3-8fef-db04866cc479} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:42.446207 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:42.446361 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1435 rows starting from the beginning of the part 2025.01.02 23:43:42.446881 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part 2025.01.02 23:43:42.447489 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 283 rows starting from the beginning of the part 2025.01.02 23:43:42.448086 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1198 rows starting from the beginning of the part 2025.01.02 23:43:42.448515 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 283 rows starting from the beginning of the part 2025.01.02 23:43:42.448742 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part 2025.01.02 23:43:42.449393 [ 265 ] {0c316f94-06bb-4cd3-8fef-db04866cc479} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:42.449437 [ 265 ] {0c316f94-06bb-4cd3-8fef-db04866cc479} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:42.450027 [ 265 ] {0c316f94-06bb-4cd3-8fef-db04866cc479} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.02 23:43:42.450338 [ 265 ] {0c316f94-06bb-4cd3-8fef-db04866cc479} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:42.450565 [ 78 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.02 23:43:42.450629 [ 78 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:42.450663 [ 265 ] {0c316f94-06bb-4cd3-8fef-db04866cc479} executeQuery: Read 64 rows, 5.12 KiB in 0.00483 sec., 13250.517598343686 rows/sec., 1.03 MiB/sec. 2025.01.02 23:43:42.450722 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:42.451047 [ 265 ] {0c316f94-06bb-4cd3-8fef-db04866cc479} TCPHandler: Processed in 0.005662504 sec. 2025.01.02 23:43:42.451478 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:42.451468 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.01.02 23:43:42.451919 [ 260 ] {3b34631e-34ce-4c0b-813e-36b2af4e5c20} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:42.452185 [ 260 ] {3b34631e-34ce-4c0b-813e-36b2af4e5c20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:42.452358 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:42.452599 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 914 rows starting from the beginning of the part 2025.01.02 23:43:42.453187 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part 2025.01.02 23:43:42.453771 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 422 rows starting from the beginning of the part 2025.01.02 23:43:42.454319 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 524 rows starting from the beginning of the part 2025.01.02 23:43:42.454774 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 422 rows starting from the beginning of the part 2025.01.02 23:43:42.455140 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part 2025.01.02 23:43:42.456154 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.010799232 sec., 306595.8764475103 rows/sec., 26.87 MiB/sec. 2025.01.02 23:43:42.456604 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.02 23:43:42.457137 [ 260 ] {3b34631e-34ce-4c0b-813e-36b2af4e5c20} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:42.457232 [ 260 ] {3b34631e-34ce-4c0b-813e-36b2af4e5c20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:42.457717 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:42.458204 [ 187 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_111_22} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.02 23:43:42.458594 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.02 23:43:42.459038 [ 260 ] {3b34631e-34ce-4c0b-813e-36b2af4e5c20} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.02 23:43:42.459375 [ 260 ] {3b34631e-34ce-4c0b-813e-36b2af4e5c20} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:42.459682 [ 78 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 5 parts from all_1_106_21 to all_110_110_0 2025.01.02 23:43:42.459791 [ 78 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:42.459875 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:42.460171 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.009244652 sec., 260691.26236444592 rows/sec., 19.99 MiB/sec. 2025.01.02 23:43:42.460205 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} MergeTask::PrepareStage: Merging 5 parts: from all_1_106_21 to all_110_110_0 into Compact with storage Full 2025.01.02 23:43:42.460278 [ 260 ] {3b34631e-34ce-4c0b-813e-36b2af4e5c20} executeQuery: Read 160 rows, 11.41 KiB in 0.008504 sec., 18814.67544684854 rows/sec., 1.31 MiB/sec. 2025.01.02 23:43:42.460524 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.02 23:43:42.460690 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:42.460714 [ 260 ] {3b34631e-34ce-4c0b-813e-36b2af4e5c20} TCPHandler: Processed in 0.009503055 sec. 2025.01.02 23:43:42.460803 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} MergeTreeSequentialSource: Reading 6 marks from part all_1_106_21, total 33871 rows starting from the beginning of the part 2025.01.02 23:43:42.461069 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:42.461261 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part 2025.01.02 23:43:42.461599 [ 265 ] {2265fff8-df9d-4117-95e2-076308bbac4d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:42.461632 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:42.461709 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 237 rows starting from the beginning of the part 2025.01.02 23:43:42.461892 [ 265 ] {2265fff8-df9d-4117-95e2-076308bbac4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:42.462127 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_111_22} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.02 23:43:42.462203 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 882 rows starting from the beginning of the part 2025.01.02 23:43:42.462544 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.02 23:43:42.462727 [ 192 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part 2025.01.02 23:43:42.464269 [ 265 ] {2265fff8-df9d-4117-95e2-076308bbac4d} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:42.464320 [ 265 ] {2265fff8-df9d-4117-95e2-076308bbac4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:42.464854 [ 265 ] {2265fff8-df9d-4117-95e2-076308bbac4d} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.02 23:43:42.465215 [ 265 ] {2265fff8-df9d-4117-95e2-076308bbac4d} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:42.465515 [ 78 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.02 23:43:42.465617 [ 78 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:42.465708 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:42.465887 [ 265 ] {2265fff8-df9d-4117-95e2-076308bbac4d} executeQuery: Read 60 rows, 4.14 KiB in 0.004496 sec., 13345.195729537367 rows/sec., 920.96 KiB/sec. 2025.01.02 23:43:42.466160 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full 2025.01.02 23:43:42.466227 [ 265 ] {2265fff8-df9d-4117-95e2-076308bbac4d} TCPHandler: Processed in 0.005355741 sec. 2025.01.02 23:43:42.466548 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:42.466583 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7074 rows starting from the beginning of the part 2025.01.02 23:43:42.466662 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part 2025.01.02 23:43:42.466838 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 82 rows starting from the beginning of the part 2025.01.02 23:43:42.467032 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part 2025.01.02 23:43:42.467111 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part 2025.01.02 23:43:42.467204 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part 2025.01.02 23:43:42.469651 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 7418 rows, containing 4 columns (4 merged, 0 gathered) in 0.003829871 sec., 1936879.8583555426 rows/sec., 126.18 MiB/sec. 2025.01.02 23:43:42.470175 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.02 23:43:42.470533 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:42.470616 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_111_22} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.02 23:43:42.470710 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. 2025.01.02 23:43:42.472557 [ 189 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 35387 rows, containing 5 columns (5 merged, 0 gathered) in 0.012523095 sec., 2825739.1643200023 rows/sec., 190.65 MiB/sec. 2025.01.02 23:43:42.472892 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.01.02 23:43:42.473228 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:42.473315 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_110_22} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 5 parts: [all_1_106_21, all_110_110_0] -> all_1_110_22 2025.01.02 23:43:42.473416 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.02 23:43:43.307803 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.01.02 23:43:43.331509 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:43.331561 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:43.338922 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.02 23:43:43.339723 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:43.343845 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.01.02 23:43:45.967460 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2000 2025.01.02 23:43:45.970870 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:45.970919 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:45.972436 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:43:45.972748 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:45.973336 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2000 2025.01.02 23:43:47.310846 [ 225 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:47.310943 [ 225 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:47.312903 [ 225 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:47.449611 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.449786 [ 260 ] {b0a99441-e066-4e19-be9c-50303b2444c7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:43:47.449855 [ 260 ] {b0a99441-e066-4e19-be9c-50303b2444c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:43:47.450596 [ 260 ] {b0a99441-e066-4e19-be9c-50303b2444c7} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.450643 [ 260 ] {b0a99441-e066-4e19-be9c-50303b2444c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.451079 [ 260 ] {b0a99441-e066-4e19-be9c-50303b2444c7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:43:47.451347 [ 260 ] {b0a99441-e066-4e19-be9c-50303b2444c7} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.451545 [ 29 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.02 23:43:47.451592 [ 260 ] {b0a99441-e066-4e19-be9c-50303b2444c7} executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. 2025.01.02 23:43:47.451638 [ 29 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.451712 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.451723 [ 260 ] {b0a99441-e066-4e19-be9c-50303b2444c7} TCPHandler: Processed in 0.002243809 sec. 2025.01.02 23:43:47.451948 [ 220 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.02 23:43:47.451992 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.01.02 23:43:47.452027 [ 220 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.02 23:43:47.452078 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.452332 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:47.452465 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 14 rows starting from the beginning of the part 2025.01.02 23:43:47.452609 [ 265 ] {fd29c3c7-75fb-4a57-9cbb-e4b494c53f64} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:43:47.452654 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:47.453084 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:47.453422 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:47.453507 [ 265 ] {fd29c3c7-75fb-4a57-9cbb-e4b494c53f64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:43:47.453708 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:47.457407 [ 220 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.02 23:43:47.458500 [ 201 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006674358 sec., 10487.900109643504 rows/sec., 795.96 KiB/sec. 2025.01.02 23:43:47.458747 [ 265 ] {fd29c3c7-75fb-4a57-9cbb-e4b494c53f64} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.458852 [ 265 ] {fd29c3c7-75fb-4a57-9cbb-e4b494c53f64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.458920 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.02 23:43:47.459634 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.459715 [ 265 ] {fd29c3c7-75fb-4a57-9cbb-e4b494c53f64} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.02 23:43:47.459761 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_57_14} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.02 23:43:47.459925 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:43:47.460138 [ 265 ] {fd29c3c7-75fb-4a57-9cbb-e4b494c53f64} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.460357 [ 265 ] {fd29c3c7-75fb-4a57-9cbb-e4b494c53f64} executeQuery: Read 2 rows, 167.00 B in 0.007923 sec., 252.4296352391771 rows/sec., 20.58 KiB/sec. 2025.01.02 23:43:47.460438 [ 265 ] {fd29c3c7-75fb-4a57-9cbb-e4b494c53f64} TCPHandler: Processed in 0.008567243 sec. 2025.01.02 23:43:47.460599 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.460724 [ 260 ] {3f91a1f6-8f65-49ef-bf84-157d2719077d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:47.460774 [ 260 ] {3f91a1f6-8f65-49ef-bf84-157d2719077d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:47.461526 [ 260 ] {3f91a1f6-8f65-49ef-bf84-157d2719077d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.461568 [ 260 ] {3f91a1f6-8f65-49ef-bf84-157d2719077d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.461971 [ 260 ] {3f91a1f6-8f65-49ef-bf84-157d2719077d} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.02 23:43:47.462214 [ 260 ] {3f91a1f6-8f65-49ef-bf84-157d2719077d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.462422 [ 260 ] {3f91a1f6-8f65-49ef-bf84-157d2719077d} executeQuery: Read 284 rows, 25.68 KiB in 0.001724 sec., 164733.17865429234 rows/sec., 14.54 MiB/sec. 2025.01.02 23:43:47.462478 [ 260 ] {3f91a1f6-8f65-49ef-bf84-157d2719077d} TCPHandler: Processed in 0.001943525 sec. 2025.01.02 23:43:47.462650 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.462799 [ 265 ] {1182ec01-5dba-4f3a-9274-1d13a50f66f0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:43:47.462861 [ 265 ] {1182ec01-5dba-4f3a-9274-1d13a50f66f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:43:47.463599 [ 265 ] {1182ec01-5dba-4f3a-9274-1d13a50f66f0} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.463637 [ 265 ] {1182ec01-5dba-4f3a-9274-1d13a50f66f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.464014 [ 265 ] {1182ec01-5dba-4f3a-9274-1d13a50f66f0} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.02 23:43:47.464302 [ 265 ] {1182ec01-5dba-4f3a-9274-1d13a50f66f0} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.464735 [ 219 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.02 23:43:47.464839 [ 219 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.02 23:43:47.464996 [ 265 ] {1182ec01-5dba-4f3a-9274-1d13a50f66f0} executeQuery: Read 49 rows, 3.60 KiB in 0.002198 sec., 22292.993630573248 rows/sec., 1.60 MiB/sec. 2025.01.02 23:43:47.465212 [ 265 ] {1182ec01-5dba-4f3a-9274-1d13a50f66f0} TCPHandler: Processed in 0.002624544 sec. 2025.01.02 23:43:47.465416 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.465647 [ 260 ] {4b56ff74-f715-4150-aee0-c9d1d7c4e843} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:43:47.465739 [ 260 ] {4b56ff74-f715-4150-aee0-c9d1d7c4e843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:43:47.467169 [ 260 ] {4b56ff74-f715-4150-aee0-c9d1d7c4e843} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.467209 [ 260 ] {4b56ff74-f715-4150-aee0-c9d1d7c4e843} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.467937 [ 260 ] {4b56ff74-f715-4150-aee0-c9d1d7c4e843} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.02 23:43:47.468467 [ 260 ] {4b56ff74-f715-4150-aee0-c9d1d7c4e843} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.468732 [ 260 ] {4b56ff74-f715-4150-aee0-c9d1d7c4e843} executeQuery: Read 14 rows, 1004.00 B in 0.003158 sec., 4433.185560481317 rows/sec., 310.47 KiB/sec. 2025.01.02 23:43:47.468782 [ 224 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:47.468826 [ 260 ] {4b56ff74-f715-4150-aee0-c9d1d7c4e843} TCPHandler: Processed in 0.003481866 sec. 2025.01.02 23:43:47.468851 [ 224 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:47.469226 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.469361 [ 219 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.02 23:43:47.469592 [ 265 ] {3f5dc843-cb70-49b5-bd9d-550fbbd3498f} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:43:47.469821 [ 265 ] {3f5dc843-cb70-49b5-bd9d-550fbbd3498f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:43:47.472527 [ 265 ] {3f5dc843-cb70-49b5-bd9d-550fbbd3498f} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.472579 [ 265 ] {3f5dc843-cb70-49b5-bd9d-550fbbd3498f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.473260 [ 265 ] {3f5dc843-cb70-49b5-bd9d-550fbbd3498f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:43:47.473429 [ 224 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:43:47.473999 [ 265 ] {3f5dc843-cb70-49b5-bd9d-550fbbd3498f} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.474250 [ 29 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.02 23:43:47.474291 [ 29 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.474315 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.474351 [ 265 ] {3f5dc843-cb70-49b5-bd9d-550fbbd3498f} executeQuery: Read 13 rows, 830.00 B in 0.004943 sec., 2629.9817924337444 rows/sec., 163.98 KiB/sec. 2025.01.02 23:43:47.474579 [ 265 ] {3f5dc843-cb70-49b5-bd9d-550fbbd3498f} TCPHandler: Processed in 0.005589794 sec. 2025.01.02 23:43:47.474612 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full 2025.01.02 23:43:47.474775 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.474808 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:47.474864 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 13 rows starting from the beginning of the part 2025.01.02 23:43:47.475074 [ 260 ] {c9c8194e-d388-4c72-aacc-889b42788ec6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:47.475229 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 13 rows starting from the beginning of the part 2025.01.02 23:43:47.475245 [ 260 ] {c9c8194e-d388-4c72-aacc-889b42788ec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:47.475573 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 13 rows starting from the beginning of the part 2025.01.02 23:43:47.476007 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 13 rows starting from the beginning of the part 2025.01.02 23:43:47.476349 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 13 rows starting from the beginning of the part 2025.01.02 23:43:47.478631 [ 260 ] {c9c8194e-d388-4c72-aacc-889b42788ec6} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.478708 [ 260 ] {c9c8194e-d388-4c72-aacc-889b42788ec6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.479106 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004710522 sec., 13798.89532412756 rows/sec., 914.26 KiB/sec. 2025.01.02 23:43:47.479300 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.02 23:43:47.479674 [ 260 ] {c9c8194e-d388-4c72-aacc-889b42788ec6} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.02 23:43:47.479823 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.479992 [ 193 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_57_14} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.02 23:43:47.480139 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:43:47.480224 [ 260 ] {c9c8194e-d388-4c72-aacc-889b42788ec6} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.480441 [ 260 ] {c9c8194e-d388-4c72-aacc-889b42788ec6} executeQuery: Read 424 rows, 31.05 KiB in 0.005498 sec., 77118.95234630775 rows/sec., 5.51 MiB/sec. 2025.01.02 23:43:47.480497 [ 260 ] {c9c8194e-d388-4c72-aacc-889b42788ec6} TCPHandler: Processed in 0.005813956 sec. 2025.01.02 23:43:47.480643 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.480764 [ 265 ] {915dc350-1406-434f-a97c-d40fa5671a25} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:43:47.480816 [ 265 ] {915dc350-1406-434f-a97c-d40fa5671a25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:43:47.481343 [ 265 ] {915dc350-1406-434f-a97c-d40fa5671a25} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.481379 [ 265 ] {915dc350-1406-434f-a97c-d40fa5671a25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.481760 [ 265 ] {915dc350-1406-434f-a97c-d40fa5671a25} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:43:47.482003 [ 265 ] {915dc350-1406-434f-a97c-d40fa5671a25} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.482178 [ 265 ] {915dc350-1406-434f-a97c-d40fa5671a25} executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. 2025.01.02 23:43:47.482232 [ 265 ] {915dc350-1406-434f-a97c-d40fa5671a25} TCPHandler: Processed in 0.001642532 sec. 2025.01.02 23:43:47.482374 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.482491 [ 260 ] {a3b0c970-7db3-4dcc-8731-42fcef86be87} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:47.482543 [ 260 ] {a3b0c970-7db3-4dcc-8731-42fcef86be87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:47.483225 [ 260 ] {a3b0c970-7db3-4dcc-8731-42fcef86be87} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.483272 [ 260 ] {a3b0c970-7db3-4dcc-8731-42fcef86be87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.483726 [ 260 ] {a3b0c970-7db3-4dcc-8731-42fcef86be87} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.02 23:43:47.483965 [ 260 ] {a3b0c970-7db3-4dcc-8731-42fcef86be87} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.484187 [ 260 ] {a3b0c970-7db3-4dcc-8731-42fcef86be87} executeQuery: Read 238 rows, 16.34 KiB in 0.001716 sec., 138694.63869463868 rows/sec., 9.30 MiB/sec. 2025.01.02 23:43:47.484254 [ 223 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:47.484272 [ 260 ] {a3b0c970-7db3-4dcc-8731-42fcef86be87} TCPHandler: Processed in 0.001949706 sec. 2025.01.02 23:43:47.484311 [ 223 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:47.484459 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.484606 [ 265 ] {7dbdf3d9-b7b8-4594-8828-54fc980cf4fb} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:43:47.484678 [ 265 ] {7dbdf3d9-b7b8-4594-8828-54fc980cf4fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:43:47.485782 [ 265 ] {7dbdf3d9-b7b8-4594-8828-54fc980cf4fb} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.485858 [ 265 ] {7dbdf3d9-b7b8-4594-8828-54fc980cf4fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.486645 [ 265 ] {7dbdf3d9-b7b8-4594-8828-54fc980cf4fb} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:43:47.487076 [ 265 ] {7dbdf3d9-b7b8-4594-8828-54fc980cf4fb} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.487299 [ 265 ] {7dbdf3d9-b7b8-4594-8828-54fc980cf4fb} executeQuery: Read 1 rows, 69.00 B in 0.002708 sec., 369.2762186115214 rows/sec., 24.88 KiB/sec. 2025.01.02 23:43:47.487405 [ 265 ] {7dbdf3d9-b7b8-4594-8828-54fc980cf4fb} TCPHandler: Processed in 0.00301428 sec. 2025.01.02 23:43:47.487633 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.487836 [ 260 ] {1a9b0588-6f73-473c-80c5-da6fbf2417f9} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:47.488029 [ 260 ] {1a9b0588-6f73-473c-80c5-da6fbf2417f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:43:47.488054 [ 223 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:47.491206 [ 260 ] {1a9b0588-6f73-473c-80c5-da6fbf2417f9} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.491248 [ 260 ] {1a9b0588-6f73-473c-80c5-da6fbf2417f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.491928 [ 260 ] {1a9b0588-6f73-473c-80c5-da6fbf2417f9} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.02 23:43:47.492183 [ 260 ] {1a9b0588-6f73-473c-80c5-da6fbf2417f9} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.492375 [ 260 ] {1a9b0588-6f73-473c-80c5-da6fbf2417f9} executeQuery: Read 40 rows, 73.40 KiB in 0.004598 sec., 8699.434536755112 rows/sec., 15.59 MiB/sec. 2025.01.02 23:43:47.492466 [ 260 ] {1a9b0588-6f73-473c-80c5-da6fbf2417f9} TCPHandler: Processed in 0.004953825 sec. 2025.01.02 23:43:47.492623 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:47.492762 [ 265 ] {3ff4a07b-d09d-4b92-9d43-7a64437b03d6} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:47.492822 [ 265 ] {3ff4a07b-d09d-4b92-9d43-7a64437b03d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:47.493409 [ 265 ] {3ff4a07b-d09d-4b92-9d43-7a64437b03d6} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:47.493457 [ 265 ] {3ff4a07b-d09d-4b92-9d43-7a64437b03d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:47.493857 [ 265 ] {3ff4a07b-d09d-4b92-9d43-7a64437b03d6} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.02 23:43:47.494093 [ 265 ] {3ff4a07b-d09d-4b92-9d43-7a64437b03d6} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:47.494299 [ 265 ] {3ff4a07b-d09d-4b92-9d43-7a64437b03d6} executeQuery: Read 82 rows, 5.33 KiB in 0.001568 sec., 52295.91836734694 rows/sec., 3.32 MiB/sec. 2025.01.02 23:43:47.494351 [ 265 ] {3ff4a07b-d09d-4b92-9d43-7a64437b03d6} TCPHandler: Processed in 0.001792243 sec. 2025.01.02 23:43:47.806694 [ 218 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.02 23:43:47.806742 [ 218 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.02 23:43:47.808392 [ 218 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] 2025.01.02 23:43:47.987606 [ 221 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:47.987687 [ 221 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:47.989902 [ 221 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:48.000241 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 264.02 MiB, peak 283.36 MiB, free memory in arenas 0.00 B, will set to 267.09 MiB (RSS), difference: 3.07 MiB 2025.01.02 23:43:48.254051 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 2025.01.02 23:43:48.254717 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:48.254764 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:48.255301 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.02 23:43:48.255564 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:48.255798 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 2025.01.02 23:43:48.431558 [ 218 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:48.431608 [ 218 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:48.433519 [ 218 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:50.844013 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.01.02 23:43:50.866536 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:50.866581 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:50.874005 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.02 23:43:50.874828 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:50.877702 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.01.02 23:43:52.443288 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:52.443472 [ 260 ] {b68cb6d7-b202-414a-9d45-0c2e9070e177} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:52.443542 [ 260 ] {b68cb6d7-b202-414a-9d45-0c2e9070e177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:52.444328 [ 260 ] {b68cb6d7-b202-414a-9d45-0c2e9070e177} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:52.444374 [ 260 ] {b68cb6d7-b202-414a-9d45-0c2e9070e177} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:52.444814 [ 260 ] {b68cb6d7-b202-414a-9d45-0c2e9070e177} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.02 23:43:52.445071 [ 260 ] {b68cb6d7-b202-414a-9d45-0c2e9070e177} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:52.445315 [ 260 ] {b68cb6d7-b202-414a-9d45-0c2e9070e177} executeQuery: Read 56 rows, 4.41 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.27 MiB/sec. 2025.01.02 23:43:52.445372 [ 260 ] {b68cb6d7-b202-414a-9d45-0c2e9070e177} TCPHandler: Processed in 0.00223086 sec. 2025.01.02 23:43:52.445632 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:52.445821 [ 265 ] {ac8e9011-39d2-4b0c-a0fd-817aa460f0d0} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:52.445896 [ 265 ] {ac8e9011-39d2-4b0c-a0fd-817aa460f0d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:52.446686 [ 265 ] {ac8e9011-39d2-4b0c-a0fd-817aa460f0d0} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:52.446726 [ 265 ] {ac8e9011-39d2-4b0c-a0fd-817aa460f0d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:52.447166 [ 265 ] {ac8e9011-39d2-4b0c-a0fd-817aa460f0d0} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.02 23:43:52.447428 [ 265 ] {ac8e9011-39d2-4b0c-a0fd-817aa460f0d0} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:52.447656 [ 265 ] {ac8e9011-39d2-4b0c-a0fd-817aa460f0d0} executeQuery: Read 64 rows, 5.12 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.65 MiB/sec. 2025.01.02 23:43:52.447714 [ 265 ] {ac8e9011-39d2-4b0c-a0fd-817aa460f0d0} TCPHandler: Processed in 0.002212389 sec. 2025.01.02 23:43:52.447885 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:52.448006 [ 260 ] {6043e66b-876c-457e-8128-eda3e9589243} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:52.448062 [ 260 ] {6043e66b-876c-457e-8128-eda3e9589243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:52.448650 [ 260 ] {6043e66b-876c-457e-8128-eda3e9589243} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:52.448690 [ 260 ] {6043e66b-876c-457e-8128-eda3e9589243} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:52.449100 [ 260 ] {6043e66b-876c-457e-8128-eda3e9589243} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.02 23:43:52.449335 [ 260 ] {6043e66b-876c-457e-8128-eda3e9589243} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:52.449569 [ 260 ] {6043e66b-876c-457e-8128-eda3e9589243} executeQuery: Read 160 rows, 11.41 KiB in 0.001582 sec., 101137.80025284449 rows/sec., 7.04 MiB/sec. 2025.01.02 23:43:52.449659 [ 260 ] {6043e66b-876c-457e-8128-eda3e9589243} TCPHandler: Processed in 0.001833434 sec. 2025.01.02 23:43:52.449877 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:52.450137 [ 265 ] {026484e4-a7b8-4c90-9b72-7fdff4ca9e24} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:52.450201 [ 265 ] {026484e4-a7b8-4c90-9b72-7fdff4ca9e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:52.450789 [ 265 ] {026484e4-a7b8-4c90-9b72-7fdff4ca9e24} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:52.450828 [ 265 ] {026484e4-a7b8-4c90-9b72-7fdff4ca9e24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:52.451214 [ 265 ] {026484e4-a7b8-4c90-9b72-7fdff4ca9e24} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.02 23:43:52.451453 [ 265 ] {026484e4-a7b8-4c90-9b72-7fdff4ca9e24} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:52.451631 [ 265 ] {026484e4-a7b8-4c90-9b72-7fdff4ca9e24} executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. 2025.01.02 23:43:52.451680 [ 265 ] {026484e4-a7b8-4c90-9b72-7fdff4ca9e24} TCPHandler: Processed in 0.001917575 sec. 2025.01.02 23:43:55.528744 [ 153 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:43:55.528817 [ 153 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:43:55.756025 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 2025.01.02 23:43:55.756744 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:55.756792 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:55.757382 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.02 23:43:55.757642 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:55.757836 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.01.02 23:43:55.973731 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2032 2025.01.02 23:43:55.977158 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:55.977210 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:55.978747 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:43:55.979057 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:55.979668 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2032 2025.01.02 23:43:56.002341 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001790573 sec. 2025.01.02 23:43:56.947920 [ 225 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:56.947973 [ 225 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:56.949948 [ 225 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:57.063125 [ 223 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:57.063212 [ 223 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:57.065619 [ 223 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:43:57.450435 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.450617 [ 260 ] {d17a81e9-a7a0-47e0-97ea-4cb590eb64eb} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:43:57.450686 [ 260 ] {d17a81e9-a7a0-47e0-97ea-4cb590eb64eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:43:57.451424 [ 260 ] {d17a81e9-a7a0-47e0-97ea-4cb590eb64eb} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.451473 [ 260 ] {d17a81e9-a7a0-47e0-97ea-4cb590eb64eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:57.451913 [ 260 ] {d17a81e9-a7a0-47e0-97ea-4cb590eb64eb} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:43:57.452174 [ 260 ] {d17a81e9-a7a0-47e0-97ea-4cb590eb64eb} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.452400 [ 260 ] {d17a81e9-a7a0-47e0-97ea-4cb590eb64eb} executeQuery: Read 14 rows, 1.01 KiB in 0.001833 sec., 7637.752318603382 rows/sec., 549.82 KiB/sec. 2025.01.02 23:43:57.452457 [ 260 ] {d17a81e9-a7a0-47e0-97ea-4cb590eb64eb} TCPHandler: Processed in 0.002149078 sec. 2025.01.02 23:43:57.452716 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.452930 [ 265 ] {135ab03b-30a5-4f9d-8edb-b7322c7914ac} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:43:57.453005 [ 265 ] {135ab03b-30a5-4f9d-8edb-b7322c7914ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:43:57.453907 [ 265 ] {135ab03b-30a5-4f9d-8edb-b7322c7914ac} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.453950 [ 265 ] {135ab03b-30a5-4f9d-8edb-b7322c7914ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:57.454438 [ 265 ] {135ab03b-30a5-4f9d-8edb-b7322c7914ac} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.02 23:43:57.454693 [ 265 ] {135ab03b-30a5-4f9d-8edb-b7322c7914ac} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.454894 [ 265 ] {135ab03b-30a5-4f9d-8edb-b7322c7914ac} executeQuery: Read 283 rows, 25.60 KiB in 0.002023 sec., 139891.2506178942 rows/sec., 12.36 MiB/sec. 2025.01.02 23:43:57.454958 [ 265 ] {135ab03b-30a5-4f9d-8edb-b7322c7914ac} TCPHandler: Processed in 0.002380962 sec. 2025.01.02 23:43:57.455173 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.455384 [ 260 ] {16fd5666-4914-4eb6-9191-980f9bba0414} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:43:57.455474 [ 260 ] {16fd5666-4914-4eb6-9191-980f9bba0414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:43:57.456311 [ 260 ] {16fd5666-4914-4eb6-9191-980f9bba0414} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.456351 [ 260 ] {16fd5666-4914-4eb6-9191-980f9bba0414} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:57.456716 [ 260 ] {16fd5666-4914-4eb6-9191-980f9bba0414} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.02 23:43:57.456955 [ 260 ] {16fd5666-4914-4eb6-9191-980f9bba0414} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.457152 [ 89 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 2025.01.02 23:43:57.457192 [ 260 ] {16fd5666-4914-4eb6-9191-980f9bba0414} executeQuery: Read 47 rows, 3.46 KiB in 0.001846 sec., 25460.455037919826 rows/sec., 1.83 MiB/sec. 2025.01.02 23:43:57.457250 [ 89 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.457309 [ 260 ] {16fd5666-4914-4eb6-9191-980f9bba0414} TCPHandler: Processed in 0.00224756 sec. 2025.01.02 23:43:57.457333 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:57.457615 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.457667 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full 2025.01.02 23:43:57.458067 [ 265 ] {cbfdc21f-bfe9-4aee-8a3a-29adc1c52dfc} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:43:57.458170 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:57.458190 [ 265 ] {cbfdc21f-bfe9-4aee-8a3a-29adc1c52dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:43:57.458268 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 65 rows starting from the beginning of the part 2025.01.02 23:43:57.458554 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 47 rows starting from the beginning of the part 2025.01.02 23:43:57.458741 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 4 rows starting from the beginning of the part 2025.01.02 23:43:57.458950 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 47 rows starting from the beginning of the part 2025.01.02 23:43:57.459147 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 49 rows starting from the beginning of the part 2025.01.02 23:43:57.459324 [ 198 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 47 rows starting from the beginning of the part 2025.01.02 23:43:57.459829 [ 265 ] {cbfdc21f-bfe9-4aee-8a3a-29adc1c52dfc} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.459874 [ 265 ] {cbfdc21f-bfe9-4aee-8a3a-29adc1c52dfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:43:57.460484 [ 265 ] {cbfdc21f-bfe9-4aee-8a3a-29adc1c52dfc} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.02 23:43:57.460885 [ 265 ] {cbfdc21f-bfe9-4aee-8a3a-29adc1c52dfc} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.460907 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 5 columns (5 merged, 0 gathered) in 0.003414155 sec., 75860.64487406108 rows/sec., 5.72 MiB/sec. 2025.01.02 23:43:57.461103 [ 89 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.02 23:43:57.461200 [ 89 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.461239 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:43:57.461259 [ 265 ] {cbfdc21f-bfe9-4aee-8a3a-29adc1c52dfc} executeQuery: Read 14 rows, 1004.00 B in 0.003309 sec., 4230.88546388637 rows/sec., 296.30 KiB/sec. 2025.01.02 23:43:57.461312 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) 2025.01.02 23:43:57.461786 [ 265 ] {cbfdc21f-bfe9-4aee-8a3a-29adc1c52dfc} TCPHandler: Processed in 0.004350647 sec. 2025.01.02 23:43:57.461978 [ 194 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full 2025.01.02 23:43:57.462656 [ 194 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:43:57.462846 [ 194 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 244 rows starting from the beginning of the part 2025.01.02 23:43:57.462879 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.462894 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.463419 [ 193 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_75_15} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 2025.01.02 23:43:57.463596 [ 260 ] {cf2e640b-5d42-4f53-a6d2-6dc2bb9addc8} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:43:57.463785 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.02 23:43:57.463879 [ 260 ] {cf2e640b-5d42-4f53-a6d2-6dc2bb9addc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:43:57.463999 [ 194 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:57.464407 [ 194 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 228 rows starting from the beginning of the part 2025.01.02 23:43:57.464750 [ 194 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:57.465127 [ 194 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:57.465569 [ 194 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part 2025.01.02 23:43:57.466600 [ 260 ] {cf2e640b-5d42-4f53-a6d2-6dc2bb9addc8} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.466670 [ 260 ] {cf2e640b-5d42-4f53-a6d2-6dc2bb9addc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:43:57.467717 [ 260 ] {cf2e640b-5d42-4f53-a6d2-6dc2bb9addc8} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:43:57.468217 [ 198 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.00686204 sec., 76945.04841125963 rows/sec., 5.51 MiB/sec. 2025.01.02 23:43:57.468245 [ 260 ] {cf2e640b-5d42-4f53-a6d2-6dc2bb9addc8} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.468522 [ 198 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.02 23:43:57.468758 [ 260 ] {cf2e640b-5d42-4f53-a6d2-6dc2bb9addc8} executeQuery: Read 13 rows, 830.00 B in 0.005369 sec., 2421.3075060532688 rows/sec., 150.97 KiB/sec. 2025.01.02 23:43:57.469136 [ 260 ] {cf2e640b-5d42-4f53-a6d2-6dc2bb9addc8} TCPHandler: Processed in 0.007183205 sec. 2025.01.02 23:43:57.469468 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.469477 [ 198 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.469578 [ 198 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_76_15} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.02 23:43:57.469656 [ 265 ] {15c94174-6921-4d90-b421-657257685f20} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:43:57.469669 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.02 23:43:57.469722 [ 265 ] {15c94174-6921-4d90-b421-657257685f20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:43:57.470467 [ 265 ] {15c94174-6921-4d90-b421-657257685f20} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.470505 [ 265 ] {15c94174-6921-4d90-b421-657257685f20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:57.470887 [ 265 ] {15c94174-6921-4d90-b421-657257685f20} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.02 23:43:57.471121 [ 265 ] {15c94174-6921-4d90-b421-657257685f20} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.471300 [ 265 ] {15c94174-6921-4d90-b421-657257685f20} executeQuery: Read 422 rows, 30.88 KiB in 0.001701 sec., 248089.3592004703 rows/sec., 17.73 MiB/sec. 2025.01.02 23:43:57.471351 [ 265 ] {15c94174-6921-4d90-b421-657257685f20} TCPHandler: Processed in 0.002079677 sec. 2025.01.02 23:43:57.471557 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.471779 [ 260 ] {b4960f9f-96ba-4e67-b992-d44d61b26846} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:43:57.471871 [ 260 ] {b4960f9f-96ba-4e67-b992-d44d61b26846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:43:57.472401 [ 260 ] {b4960f9f-96ba-4e67-b992-d44d61b26846} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.472440 [ 260 ] {b4960f9f-96ba-4e67-b992-d44d61b26846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:57.472804 [ 260 ] {b4960f9f-96ba-4e67-b992-d44d61b26846} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:43:57.473049 [ 260 ] {b4960f9f-96ba-4e67-b992-d44d61b26846} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.473280 [ 218 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.02 23:43:57.473303 [ 260 ] {b4960f9f-96ba-4e67-b992-d44d61b26846} executeQuery: Read 6 rows, 321.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 198.65 KiB/sec. 2025.01.02 23:43:57.473323 [ 218 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.02 23:43:57.473439 [ 260 ] {b4960f9f-96ba-4e67-b992-d44d61b26846} TCPHandler: Processed in 0.001991217 sec. 2025.01.02 23:43:57.473632 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.473771 [ 265 ] {60932e29-6fd0-4e21-9e74-35f240b0edfe} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:57.473839 [ 265 ] {60932e29-6fd0-4e21-9e74-35f240b0edfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:43:57.474649 [ 265 ] {60932e29-6fd0-4e21-9e74-35f240b0edfe} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.474686 [ 265 ] {60932e29-6fd0-4e21-9e74-35f240b0edfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:57.475163 [ 265 ] {60932e29-6fd0-4e21-9e74-35f240b0edfe} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.02 23:43:57.475500 [ 265 ] {60932e29-6fd0-4e21-9e74-35f240b0edfe} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.475737 [ 265 ] {60932e29-6fd0-4e21-9e74-35f240b0edfe} executeQuery: Read 237 rows, 16.27 KiB in 0.001994 sec., 118856.56970912738 rows/sec., 7.97 MiB/sec. 2025.01.02 23:43:57.475841 [ 265 ] {60932e29-6fd0-4e21-9e74-35f240b0edfe} TCPHandler: Processed in 0.00231639 sec. 2025.01.02 23:43:57.476000 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.476204 [ 260 ] {2969b5bb-b458-4c71-958c-d0fb2fce5059} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:43:57.476223 [ 218 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] 2025.01.02 23:43:57.476336 [ 260 ] {2969b5bb-b458-4c71-958c-d0fb2fce5059} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:43:57.477536 [ 260 ] {2969b5bb-b458-4c71-958c-d0fb2fce5059} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.477576 [ 260 ] {2969b5bb-b458-4c71-958c-d0fb2fce5059} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:57.477935 [ 260 ] {2969b5bb-b458-4c71-958c-d0fb2fce5059} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:43:57.478172 [ 260 ] {2969b5bb-b458-4c71-958c-d0fb2fce5059} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.478370 [ 260 ] {2969b5bb-b458-4c71-958c-d0fb2fce5059} executeQuery: Read 1 rows, 69.00 B in 0.002231 sec., 448.2294935006724 rows/sec., 30.20 KiB/sec. 2025.01.02 23:43:57.478418 [ 260 ] {2969b5bb-b458-4c71-958c-d0fb2fce5059} TCPHandler: Processed in 0.002487493 sec. 2025.01.02 23:43:57.478566 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.478707 [ 265 ] {5b5d002b-44eb-40a9-a3d5-4fa9d1dc7811} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:43:57.478799 [ 265 ] {5b5d002b-44eb-40a9-a3d5-4fa9d1dc7811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:43:57.480004 [ 265 ] {5b5d002b-44eb-40a9-a3d5-4fa9d1dc7811} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.480042 [ 265 ] {5b5d002b-44eb-40a9-a3d5-4fa9d1dc7811} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:57.480729 [ 265 ] {5b5d002b-44eb-40a9-a3d5-4fa9d1dc7811} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.02 23:43:57.480983 [ 265 ] {5b5d002b-44eb-40a9-a3d5-4fa9d1dc7811} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.481180 [ 265 ] {5b5d002b-44eb-40a9-a3d5-4fa9d1dc7811} executeQuery: Read 40 rows, 73.40 KiB in 0.002505 sec., 15968.06387225549 rows/sec., 28.61 MiB/sec. 2025.01.02 23:43:57.481285 [ 265 ] {5b5d002b-44eb-40a9-a3d5-4fa9d1dc7811} TCPHandler: Processed in 0.002788257 sec. 2025.01.02 23:43:57.481482 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:43:57.481702 [ 260 ] {a28f1140-edc9-49bd-abee-9f665453f725} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:43:57.481794 [ 260 ] {a28f1140-edc9-49bd-abee-9f665453f725} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:43:57.482358 [ 260 ] {a28f1140-edc9-49bd-abee-9f665453f725} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:57.482397 [ 260 ] {a28f1140-edc9-49bd-abee-9f665453f725} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:57.482768 [ 260 ] {a28f1140-edc9-49bd-abee-9f665453f725} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.02 23:43:57.483013 [ 260 ] {a28f1140-edc9-49bd-abee-9f665453f725} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:57.483210 [ 260 ] {a28f1140-edc9-49bd-abee-9f665453f725} executeQuery: Read 82 rows, 5.33 KiB in 0.00156 sec., 52564.10256410256 rows/sec., 3.34 MiB/sec. 2025.01.02 23:43:57.483260 [ 260 ] {a28f1140-edc9-49bd-abee-9f665453f725} TCPHandler: Processed in 0.001888955 sec. 2025.01.02 23:43:58.000290 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.97 MiB, peak 283.36 MiB, free memory in arenas 0.00 B, will set to 267.09 MiB (RSS), difference: 3.12 MiB 2025.01.02 23:43:58.377884 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.01.02 23:43:58.400681 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:43:58.400748 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:43:58.408415 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.02 23:43:58.409257 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:43:58.413613 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.01.02 23:44:02.471345 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:02.471571 [ 260 ] {1ce27813-e831-4d4b-9ee3-1bef44319b8f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:44:02.471650 [ 260 ] {1ce27813-e831-4d4b-9ee3-1bef44319b8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:44:02.472415 [ 260 ] {1ce27813-e831-4d4b-9ee3-1bef44319b8f} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:02.472464 [ 260 ] {1ce27813-e831-4d4b-9ee3-1bef44319b8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:44:02.472883 [ 260 ] {1ce27813-e831-4d4b-9ee3-1bef44319b8f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.02 23:44:02.473135 [ 260 ] {1ce27813-e831-4d4b-9ee3-1bef44319b8f} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:02.473375 [ 260 ] {1ce27813-e831-4d4b-9ee3-1bef44319b8f} executeQuery: Read 2 rows, 167.00 B in 0.001851 sec., 1080.4970286331713 rows/sec., 88.11 KiB/sec. 2025.01.02 23:44:02.473491 [ 260 ] {1ce27813-e831-4d4b-9ee3-1bef44319b8f} TCPHandler: Processed in 0.00228984 sec. 2025.01.02 23:44:02.473805 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:02.474024 [ 265 ] {32e2afb3-c52c-469a-91c9-db0111ee276a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:02.474110 [ 265 ] {32e2afb3-c52c-469a-91c9-db0111ee276a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:02.475379 [ 265 ] {32e2afb3-c52c-469a-91c9-db0111ee276a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:02.475433 [ 265 ] {32e2afb3-c52c-469a-91c9-db0111ee276a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:44:02.475961 [ 265 ] {32e2afb3-c52c-469a-91c9-db0111ee276a} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.02 23:44:02.476233 [ 265 ] {32e2afb3-c52c-469a-91c9-db0111ee276a} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:02.476502 [ 265 ] {32e2afb3-c52c-469a-91c9-db0111ee276a} executeQuery: Read 1197 rows, 101.04 KiB in 0.002538 sec., 471631.2056737589 rows/sec., 38.88 MiB/sec. 2025.01.02 23:44:02.476621 [ 265 ] {32e2afb3-c52c-469a-91c9-db0111ee276a} TCPHandler: Processed in 0.003020719 sec. 2025.01.02 23:44:02.476839 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:02.477141 [ 260 ] {ad03494f-d340-4b56-9626-912ac5f0d418} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:44:02.477208 [ 260 ] {ad03494f-d340-4b56-9626-912ac5f0d418} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:44:02.477779 [ 260 ] {ad03494f-d340-4b56-9626-912ac5f0d418} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:02.477818 [ 260 ] {ad03494f-d340-4b56-9626-912ac5f0d418} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:44:02.478173 [ 260 ] {ad03494f-d340-4b56-9626-912ac5f0d418} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.02 23:44:02.478417 [ 260 ] {ad03494f-d340-4b56-9626-912ac5f0d418} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:02.478639 [ 260 ] {ad03494f-d340-4b56-9626-912ac5f0d418} executeQuery: Read 2 rows, 143.00 B in 0.0016 sec., 1250 rows/sec., 87.28 KiB/sec. 2025.01.02 23:44:02.478733 [ 260 ] {ad03494f-d340-4b56-9626-912ac5f0d418} TCPHandler: Processed in 0.002027267 sec. 2025.01.02 23:44:02.478901 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:02.479037 [ 265 ] {60036dfa-dd03-4dd4-8571-25b0fe723aa9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:44:02.479089 [ 265 ] {60036dfa-dd03-4dd4-8571-25b0fe723aa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:44:02.479786 [ 265 ] {60036dfa-dd03-4dd4-8571-25b0fe723aa9} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:02.479827 [ 265 ] {60036dfa-dd03-4dd4-8571-25b0fe723aa9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:44:02.480218 [ 265 ] {60036dfa-dd03-4dd4-8571-25b0fe723aa9} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.02 23:44:02.480464 [ 265 ] {60036dfa-dd03-4dd4-8571-25b0fe723aa9} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:02.480695 [ 265 ] {60036dfa-dd03-4dd4-8571-25b0fe723aa9} executeQuery: Read 228 rows, 15.81 KiB in 0.001687 sec., 135151.1558980439 rows/sec., 9.15 MiB/sec. 2025.01.02 23:44:02.480782 [ 265 ] {60036dfa-dd03-4dd4-8571-25b0fe723aa9} TCPHandler: Processed in 0.001973606 sec. 2025.01.02 23:44:02.481007 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:02.481197 [ 260 ] {f1d7dbb3-169e-49e1-995b-a1e16ea58aab} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:02.481255 [ 260 ] {f1d7dbb3-169e-49e1-995b-a1e16ea58aab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:02.482185 [ 260 ] {f1d7dbb3-169e-49e1-995b-a1e16ea58aab} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:02.482224 [ 260 ] {f1d7dbb3-169e-49e1-995b-a1e16ea58aab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:44:02.482621 [ 260 ] {f1d7dbb3-169e-49e1-995b-a1e16ea58aab} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.02 23:44:02.482880 [ 260 ] {f1d7dbb3-169e-49e1-995b-a1e16ea58aab} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:02.483125 [ 260 ] {f1d7dbb3-169e-49e1-995b-a1e16ea58aab} executeQuery: Read 522 rows, 39.57 KiB in 0.001952 sec., 267418.0327868853 rows/sec., 19.80 MiB/sec. 2025.01.02 23:44:02.483216 [ 260 ] {f1d7dbb3-169e-49e1-995b-a1e16ea58aab} TCPHandler: Processed in 0.002319681 sec. 2025.01.02 23:44:02.483407 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:02.483573 [ 265 ] {eac4049a-2ac1-49ae-817b-7bc34bbc3178} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:02.483638 [ 265 ] {eac4049a-2ac1-49ae-817b-7bc34bbc3178} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:02.484472 [ 265 ] {eac4049a-2ac1-49ae-817b-7bc34bbc3178} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:02.484511 [ 265 ] {eac4049a-2ac1-49ae-817b-7bc34bbc3178} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:44:02.484976 [ 265 ] {eac4049a-2ac1-49ae-817b-7bc34bbc3178} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.02 23:44:02.485234 [ 265 ] {eac4049a-2ac1-49ae-817b-7bc34bbc3178} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:02.485408 [ 120 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.01.02 23:44:02.485469 [ 265 ] {eac4049a-2ac1-49ae-817b-7bc34bbc3178} executeQuery: Read 881 rows, 60.70 KiB in 0.001945 sec., 452956.29820051417 rows/sec., 30.48 MiB/sec. 2025.01.02 23:44:02.485496 [ 120 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:02.485572 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:44:02.485579 [ 265 ] {eac4049a-2ac1-49ae-817b-7bc34bbc3178} TCPHandler: Processed in 0.00228531 sec. 2025.01.02 23:44:02.485795 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:02.485806 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full 2025.01.02 23:44:02.485967 [ 260 ] {3ef2f7ed-86cf-47d0-a099-6e9e9413c0a4} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:02.486086 [ 260 ] {3ef2f7ed-86cf-47d0-a099-6e9e9413c0a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:02.486099 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:02.486264 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 35387 rows starting from the beginning of the part 2025.01.02 23:44:02.486563 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part 2025.01.02 23:44:02.486972 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 238 rows starting from the beginning of the part 2025.01.02 23:44:02.487330 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part 2025.01.02 23:44:02.487523 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 237 rows starting from the beginning of the part 2025.01.02 23:44:02.487944 [ 199 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 881 rows starting from the beginning of the part 2025.01.02 23:44:02.488631 [ 260 ] {3ef2f7ed-86cf-47d0-a099-6e9e9413c0a4} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:02.488682 [ 260 ] {3ef2f7ed-86cf-47d0-a099-6e9e9413c0a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:02.489567 [ 260 ] {3ef2f7ed-86cf-47d0-a099-6e9e9413c0a4} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.02 23:44:02.489858 [ 260 ] {3ef2f7ed-86cf-47d0-a099-6e9e9413c0a4} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:02.490154 [ 260 ] {3ef2f7ed-86cf-47d0-a099-6e9e9413c0a4} executeQuery: Read 60 rows, 4.14 KiB in 0.004175 sec., 14371.25748502994 rows/sec., 991.77 KiB/sec. 2025.01.02 23:44:02.490291 [ 260 ] {3ef2f7ed-86cf-47d0-a099-6e9e9413c0a4} TCPHandler: Processed in 0.00456053 sec. 2025.01.02 23:44:02.496086 [ 191 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 37063 rows, containing 5 columns (5 merged, 0 gathered) in 0.010378586 sec., 3571103.0385064012 rows/sec., 240.97 MiB/sec. 2025.01.02 23:44:02.496557 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.01.02 23:44:02.496870 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:02.496952 [ 197 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_115_23} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.01.02 23:44:02.497051 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.02 23:44:03.258087 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 2025.01.02 23:44:03.259065 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:03.259112 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:44:03.259645 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.02 23:44:03.259901 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:03.260162 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 2025.01.02 23:44:03.260155 [ 120 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.02 23:44:03.260272 [ 120 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:03.260314 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. 2025.01.02 23:44:03.260604 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.02 23:44:03.261262 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:03.261349 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part 2025.01.02 23:44:03.261427 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part 2025.01.02 23:44:03.261522 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part 2025.01.02 23:44:03.261790 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part 2025.01.02 23:44:03.262026 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part 2025.01.02 23:44:03.262210 [ 186 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part 2025.01.02 23:44:03.265173 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004743193 sec., 7832065.867865803 rows/sec., 112.04 MiB/sec. 2025.01.02 23:44:03.265544 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.02 23:44:03.265839 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:03.265917 [ 191 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_81_16} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.02 23:44:03.266020 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. 2025.01.02 23:44:05.913766 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.01.02 23:44:05.936118 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:05.936170 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:05.943793 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.02 23:44:05.944606 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:05.944916 [ 148 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.02 23:44:05.944992 [ 148 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:05.945041 [ 148 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:05.945419 [ 186 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.02 23:44:05.956558 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.01.02 23:44:05.957672 [ 186 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:05.958595 [ 186 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part 2025.01.02 23:44:05.963401 [ 186 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part 2025.01.02 23:44:05.968138 [ 186 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part 2025.01.02 23:44:05.973321 [ 186 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part 2025.01.02 23:44:05.979614 [ 186 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part 2025.01.02 23:44:05.980143 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2068 2025.01.02 23:44:05.995865 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:05.996051 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:06.000199 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 271.62 MiB, peak 283.36 MiB, free memory in arenas 0.00 B, will set to 267.09 MiB (RSS), difference: -4.53 MiB 2025.01.02 23:44:06.008640 [ 186 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part 2025.01.02 23:44:06.009557 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:44:06.010339 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:06.010753 [ 225 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:44:06.010860 [ 225 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:44:06.015156 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2068 2025.01.02 23:44:06.016521 [ 225 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:44:06.089139 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.144003393 sec., 4242.9555809146805 rows/sec., 21.94 MiB/sec. 2025.01.02 23:44:06.092535 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.02 23:44:06.095600 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:06.095727 [ 188 ] {31b60859-c590-4889-866a-026624596be5::all_1_81_16} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.02 23:44:06.098149 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.02 23:44:07.000199 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 263.63 MiB, peak 283.36 MiB, free memory in arenas 0.00 B, will set to 267.09 MiB (RSS), difference: 3.45 MiB 2025.01.02 23:44:07.451914 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.452107 [ 260 ] {7b5a496d-bb4b-40d9-a36c-5858688ef745} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:44:07.452182 [ 260 ] {7b5a496d-bb4b-40d9-a36c-5858688ef745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:44:07.452949 [ 260 ] {7b5a496d-bb4b-40d9-a36c-5858688ef745} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.453003 [ 260 ] {7b5a496d-bb4b-40d9-a36c-5858688ef745} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.453471 [ 260 ] {7b5a496d-bb4b-40d9-a36c-5858688ef745} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:44:07.453732 [ 260 ] {7b5a496d-bb4b-40d9-a36c-5858688ef745} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.453953 [ 260 ] {7b5a496d-bb4b-40d9-a36c-5858688ef745} executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. 2025.01.02 23:44:07.454020 [ 260 ] {7b5a496d-bb4b-40d9-a36c-5858688ef745} TCPHandler: Processed in 0.002237889 sec. 2025.01.02 23:44:07.454279 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.454480 [ 265 ] {1449f7df-8a84-4f46-86ca-0de56410fd20} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:07.454558 [ 265 ] {1449f7df-8a84-4f46-86ca-0de56410fd20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:07.455538 [ 265 ] {1449f7df-8a84-4f46-86ca-0de56410fd20} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.455593 [ 265 ] {1449f7df-8a84-4f46-86ca-0de56410fd20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.456069 [ 265 ] {1449f7df-8a84-4f46-86ca-0de56410fd20} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.02 23:44:07.456372 [ 265 ] {1449f7df-8a84-4f46-86ca-0de56410fd20} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.456612 [ 146 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.02 23:44:07.456632 [ 265 ] {1449f7df-8a84-4f46-86ca-0de56410fd20} executeQuery: Read 283 rows, 25.60 KiB in 0.002197 sec., 128812.01638598087 rows/sec., 11.38 MiB/sec. 2025.01.02 23:44:07.456717 [ 146 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.456808 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.456816 [ 265 ] {1449f7df-8a84-4f46-86ca-0de56410fd20} TCPHandler: Processed in 0.002682705 sec. 2025.01.02 23:44:07.457072 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.457081 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.01.02 23:44:07.457268 [ 260 ] {ad4daca3-3357-4f72-9ed7-715a1b2b627c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:44:07.457378 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:07.457399 [ 260 ] {ad4daca3-3357-4f72-9ed7-715a1b2b627c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:44:07.457477 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1435 rows starting from the beginning of the part 2025.01.02 23:44:07.457861 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 284 rows starting from the beginning of the part 2025.01.02 23:44:07.458238 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part 2025.01.02 23:44:07.458667 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 283 rows starting from the beginning of the part 2025.01.02 23:44:07.459044 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1197 rows starting from the beginning of the part 2025.01.02 23:44:07.459307 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 283 rows starting from the beginning of the part 2025.01.02 23:44:07.460316 [ 260 ] {ad4daca3-3357-4f72-9ed7-715a1b2b627c} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.460390 [ 260 ] {ad4daca3-3357-4f72-9ed7-715a1b2b627c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.461404 [ 260 ] {ad4daca3-3357-4f72-9ed7-715a1b2b627c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.02 23:44:07.461975 [ 260 ] {ad4daca3-3357-4f72-9ed7-715a1b2b627c} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.462434 [ 260 ] {ad4daca3-3357-4f72-9ed7-715a1b2b627c} executeQuery: Read 47 rows, 3.46 KiB in 0.005232 sec., 8983.180428134558 rows/sec., 662.05 KiB/sec. 2025.01.02 23:44:07.462581 [ 260 ] {ad4daca3-3357-4f72-9ed7-715a1b2b627c} TCPHandler: Processed in 0.005615644 sec. 2025.01.02 23:44:07.462806 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.463111 [ 265 ] {d6cfd46b-aa6a-4c63-bc15-93c3a82cadff} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:44:07.463235 [ 265 ] {d6cfd46b-aa6a-4c63-bc15-93c3a82cadff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:44:07.463593 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3538 rows, containing 5 columns (5 merged, 0 gathered) in 0.006677208 sec., 529862.1819179513 rows/sec., 46.69 MiB/sec. 2025.01.02 23:44:07.463952 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.02 23:44:07.464567 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.464700 [ 265 ] {d6cfd46b-aa6a-4c63-bc15-93c3a82cadff} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.464764 [ 192 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_116_23} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.02 23:44:07.464774 [ 265 ] {d6cfd46b-aa6a-4c63-bc15-93c3a82cadff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.464936 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. 2025.01.02 23:44:07.465323 [ 265 ] {d6cfd46b-aa6a-4c63-bc15-93c3a82cadff} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.02 23:44:07.465590 [ 265 ] {d6cfd46b-aa6a-4c63-bc15-93c3a82cadff} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.465837 [ 265 ] {d6cfd46b-aa6a-4c63-bc15-93c3a82cadff} executeQuery: Read 14 rows, 1004.00 B in 0.002838 sec., 4933.051444679352 rows/sec., 345.48 KiB/sec. 2025.01.02 23:44:07.465902 [ 265 ] {d6cfd46b-aa6a-4c63-bc15-93c3a82cadff} TCPHandler: Processed in 0.003211322 sec. 2025.01.02 23:44:07.466069 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.466204 [ 260 ] {25ae641c-6677-47e1-b6c6-146c00688795} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:44:07.466260 [ 260 ] {25ae641c-6677-47e1-b6c6-146c00688795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:44:07.466880 [ 260 ] {25ae641c-6677-47e1-b6c6-146c00688795} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.466924 [ 260 ] {25ae641c-6677-47e1-b6c6-146c00688795} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.467320 [ 260 ] {25ae641c-6677-47e1-b6c6-146c00688795} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:44:07.467566 [ 260 ] {25ae641c-6677-47e1-b6c6-146c00688795} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.467808 [ 260 ] {25ae641c-6677-47e1-b6c6-146c00688795} executeQuery: Read 13 rows, 830.00 B in 0.001641 sec., 7921.998781230956 rows/sec., 493.93 KiB/sec. 2025.01.02 23:44:07.467873 [ 260 ] {25ae641c-6677-47e1-b6c6-146c00688795} TCPHandler: Processed in 0.001868644 sec. 2025.01.02 23:44:07.468035 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.468177 [ 265 ] {38e0a6ca-d99e-49c4-80be-be682fec5c51} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:07.468237 [ 265 ] {38e0a6ca-d99e-49c4-80be-be682fec5c51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:07.469039 [ 265 ] {38e0a6ca-d99e-49c4-80be-be682fec5c51} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.469083 [ 265 ] {38e0a6ca-d99e-49c4-80be-be682fec5c51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.469488 [ 265 ] {38e0a6ca-d99e-49c4-80be-be682fec5c51} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.02 23:44:07.469734 [ 265 ] {38e0a6ca-d99e-49c4-80be-be682fec5c51} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.469937 [ 147 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.02 23:44:07.469988 [ 265 ] {38e0a6ca-d99e-49c4-80be-be682fec5c51} executeQuery: Read 422 rows, 30.88 KiB in 0.001841 sec., 229223.24823465507 rows/sec., 16.38 MiB/sec. 2025.01.02 23:44:07.470014 [ 147 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.470080 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.470120 [ 265 ] {38e0a6ca-d99e-49c4-80be-be682fec5c51} TCPHandler: Processed in 0.002143588 sec. 2025.01.02 23:44:07.470353 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.470363 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.01.02 23:44:07.470577 [ 260 ] {9d179297-4f27-45f5-bab7-797fd97a63c0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:44:07.470623 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:07.470686 [ 260 ] {9d179297-4f27-45f5-bab7-797fd97a63c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:44:07.470703 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 914 rows starting from the beginning of the part 2025.01.02 23:44:07.471099 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 424 rows starting from the beginning of the part 2025.01.02 23:44:07.471486 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part 2025.01.02 23:44:07.471834 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 422 rows starting from the beginning of the part 2025.01.02 23:44:07.471926 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 522 rows starting from the beginning of the part 2025.01.02 23:44:07.472320 [ 200 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 422 rows starting from the beginning of the part 2025.01.02 23:44:07.473245 [ 260 ] {9d179297-4f27-45f5-bab7-797fd97a63c0} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.473309 [ 260 ] {9d179297-4f27-45f5-bab7-797fd97a63c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.474127 [ 260 ] {9d179297-4f27-45f5-bab7-797fd97a63c0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:44:07.474696 [ 260 ] {9d179297-4f27-45f5-bab7-797fd97a63c0} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.475256 [ 260 ] {9d179297-4f27-45f5-bab7-797fd97a63c0} executeQuery: Read 6 rows, 321.00 B in 0.004743 sec., 1265.022137887413 rows/sec., 66.09 KiB/sec. 2025.01.02 23:44:07.475438 [ 260 ] {9d179297-4f27-45f5-bab7-797fd97a63c0} TCPHandler: Processed in 0.005188128 sec. 2025.01.02 23:44:07.475646 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.475804 [ 265 ] {fe1f2551-0e37-4c51-9c85-034a3087cf1e} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:07.475880 [ 265 ] {fe1f2551-0e37-4c51-9c85-034a3087cf1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:07.476635 [ 202 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.006457984 sec., 428616.732404416 rows/sec., 32.72 MiB/sec. 2025.01.02 23:44:07.476887 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.02 23:44:07.477276 [ 265 ] {fe1f2551-0e37-4c51-9c85-034a3087cf1e} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.477343 [ 265 ] {fe1f2551-0e37-4c51-9c85-034a3087cf1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.477505 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.477703 [ 189 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_116_23} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.02 23:44:07.477861 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.02 23:44:07.478069 [ 265 ] {fe1f2551-0e37-4c51-9c85-034a3087cf1e} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.02 23:44:07.478337 [ 265 ] {fe1f2551-0e37-4c51-9c85-034a3087cf1e} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.478560 [ 265 ] {fe1f2551-0e37-4c51-9c85-034a3087cf1e} executeQuery: Read 237 rows, 16.27 KiB in 0.002794 sec., 84824.62419470293 rows/sec., 5.69 MiB/sec. 2025.01.02 23:44:07.478630 [ 265 ] {fe1f2551-0e37-4c51-9c85-034a3087cf1e} TCPHandler: Processed in 0.003065751 sec. 2025.01.02 23:44:07.478791 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.478937 [ 260 ] {9b0b6a75-3ba9-4fb0-9090-07ef69ebc99f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:44:07.479002 [ 260 ] {9b0b6a75-3ba9-4fb0-9090-07ef69ebc99f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:44:07.479529 [ 260 ] {9b0b6a75-3ba9-4fb0-9090-07ef69ebc99f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.479571 [ 260 ] {9b0b6a75-3ba9-4fb0-9090-07ef69ebc99f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.479951 [ 260 ] {9b0b6a75-3ba9-4fb0-9090-07ef69ebc99f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:44:07.480205 [ 260 ] {9b0b6a75-3ba9-4fb0-9090-07ef69ebc99f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.480479 [ 260 ] {9b0b6a75-3ba9-4fb0-9090-07ef69ebc99f} executeQuery: Read 1 rows, 69.00 B in 0.001565 sec., 638.9776357827476 rows/sec., 43.06 KiB/sec. 2025.01.02 23:44:07.480518 [ 223 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:44:07.480597 [ 223 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:44:07.480617 [ 260 ] {9b0b6a75-3ba9-4fb0-9090-07ef69ebc99f} TCPHandler: Processed in 0.001891245 sec. 2025.01.02 23:44:07.480843 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.481066 [ 265 ] {0b2094ad-ff6c-4230-bbf0-b2c3c8bd92d1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:07.481268 [ 265 ] {0b2094ad-ff6c-4230-bbf0-b2c3c8bd92d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:44:07.484323 [ 265 ] {0b2094ad-ff6c-4230-bbf0-b2c3c8bd92d1} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.484384 [ 265 ] {0b2094ad-ff6c-4230-bbf0-b2c3c8bd92d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.485627 [ 223 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:44:07.486204 [ 265 ] {0b2094ad-ff6c-4230-bbf0-b2c3c8bd92d1} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.02 23:44:07.486573 [ 265 ] {0b2094ad-ff6c-4230-bbf0-b2c3c8bd92d1} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.486853 [ 265 ] {0b2094ad-ff6c-4230-bbf0-b2c3c8bd92d1} executeQuery: Read 40 rows, 73.40 KiB in 0.005853 sec., 6834.102169827439 rows/sec., 12.25 MiB/sec. 2025.01.02 23:44:07.486853 [ 222 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:44:07.486906 [ 222 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:44:07.487064 [ 265 ] {0b2094ad-ff6c-4230-bbf0-b2c3c8bd92d1} TCPHandler: Processed in 0.006303203 sec. 2025.01.02 23:44:07.487281 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:07.487575 [ 260 ] {403b602d-310b-44b6-a240-1b87a299b74e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:07.487659 [ 260 ] {403b602d-310b-44b6-a240-1b87a299b74e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:07.488955 [ 260 ] {403b602d-310b-44b6-a240-1b87a299b74e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.489009 [ 260 ] {403b602d-310b-44b6-a240-1b87a299b74e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.489804 [ 260 ] {403b602d-310b-44b6-a240-1b87a299b74e} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.02 23:44:07.490256 [ 260 ] {403b602d-310b-44b6-a240-1b87a299b74e} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.490396 [ 222 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] 2025.01.02 23:44:07.490622 [ 147 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.02 23:44:07.490736 [ 147 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:07.490833 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:07.490925 [ 260 ] {403b602d-310b-44b6-a240-1b87a299b74e} executeQuery: Read 82 rows, 5.33 KiB in 0.003432 sec., 23892.77389277389 rows/sec., 1.52 MiB/sec. 2025.01.02 23:44:07.491381 [ 260 ] {403b602d-310b-44b6-a240-1b87a299b74e} TCPHandler: Processed in 0.004190755 sec. 2025.01.02 23:44:07.491415 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full 2025.01.02 23:44:07.491837 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:07.491939 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7418 rows starting from the beginning of the part 2025.01.02 23:44:07.492091 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 82 rows starting from the beginning of the part 2025.01.02 23:44:07.492407 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part 2025.01.02 23:44:07.492763 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 82 rows starting from the beginning of the part 2025.01.02 23:44:07.493099 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part 2025.01.02 23:44:07.493479 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 82 rows starting from the beginning of the part 2025.01.02 23:44:07.495626 [ 189 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7784 rows, containing 4 columns (4 merged, 0 gathered) in 0.00461844 sec., 1685417.5868908118 rows/sec., 109.77 MiB/sec. 2025.01.02 23:44:07.496029 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.02 23:44:07.496316 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:07.496393 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_116_23} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.02 23:44:07.496467 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. 2025.01.02 23:44:10.528860 [ 143 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:44:10.528921 [ 143 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:44:10.760358 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 2025.01.02 23:44:10.761091 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:10.761149 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:10.761723 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.02 23:44:10.761981 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:10.762199 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.01.02 23:44:12.064183 [ 224 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:12.064239 [ 224 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:12.066194 [ 224 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:12.078688 [ 218 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:12.078746 [ 218 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:12.080621 [ 218 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:12.443839 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:12.444031 [ 260 ] {1d01fa40-e18b-4dac-b50e-db1adb3c10d2} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:12.444110 [ 260 ] {1d01fa40-e18b-4dac-b50e-db1adb3c10d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:12.444962 [ 260 ] {1d01fa40-e18b-4dac-b50e-db1adb3c10d2} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:12.445016 [ 260 ] {1d01fa40-e18b-4dac-b50e-db1adb3c10d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:12.445470 [ 260 ] {1d01fa40-e18b-4dac-b50e-db1adb3c10d2} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.02 23:44:12.445739 [ 260 ] {1d01fa40-e18b-4dac-b50e-db1adb3c10d2} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:12.445946 [ 260 ] {1d01fa40-e18b-4dac-b50e-db1adb3c10d2} executeQuery: Read 56 rows, 4.41 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.19 MiB/sec. 2025.01.02 23:44:12.446013 [ 260 ] {1d01fa40-e18b-4dac-b50e-db1adb3c10d2} TCPHandler: Processed in 0.002319221 sec. 2025.01.02 23:44:12.446282 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:12.446477 [ 265 ] {77fce253-2c7c-44f0-af0a-94d5ed316ad8} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:12.446556 [ 265 ] {77fce253-2c7c-44f0-af0a-94d5ed316ad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:12.447407 [ 265 ] {77fce253-2c7c-44f0-af0a-94d5ed316ad8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:12.447464 [ 265 ] {77fce253-2c7c-44f0-af0a-94d5ed316ad8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:12.447966 [ 265 ] {77fce253-2c7c-44f0-af0a-94d5ed316ad8} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.02 23:44:12.448268 [ 265 ] {77fce253-2c7c-44f0-af0a-94d5ed316ad8} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:12.448515 [ 265 ] {77fce253-2c7c-44f0-af0a-94d5ed316ad8} executeQuery: Read 64 rows, 5.12 KiB in 0.002093 sec., 30578.117534639277 rows/sec., 2.39 MiB/sec. 2025.01.02 23:44:12.448588 [ 265 ] {77fce253-2c7c-44f0-af0a-94d5ed316ad8} TCPHandler: Processed in 0.002439973 sec. 2025.01.02 23:44:12.448755 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:12.448887 [ 260 ] {4be7d64f-b580-47b4-8ae0-168fdf7ac632} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:12.448944 [ 260 ] {4be7d64f-b580-47b4-8ae0-168fdf7ac632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:12.449530 [ 260 ] {4be7d64f-b580-47b4-8ae0-168fdf7ac632} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:12.449570 [ 260 ] {4be7d64f-b580-47b4-8ae0-168fdf7ac632} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:12.449981 [ 260 ] {4be7d64f-b580-47b4-8ae0-168fdf7ac632} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.02 23:44:12.450233 [ 260 ] {4be7d64f-b580-47b4-8ae0-168fdf7ac632} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:12.450414 [ 260 ] {4be7d64f-b580-47b4-8ae0-168fdf7ac632} executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. 2025.01.02 23:44:12.450471 [ 260 ] {4be7d64f-b580-47b4-8ae0-168fdf7ac632} TCPHandler: Processed in 0.001777173 sec. 2025.01.02 23:44:12.450629 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:12.450757 [ 265 ] {7d18869a-cd53-4c85-8a52-93348c1fe385} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:12.450815 [ 265 ] {7d18869a-cd53-4c85-8a52-93348c1fe385} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:12.451341 [ 265 ] {7d18869a-cd53-4c85-8a52-93348c1fe385} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:12.451384 [ 265 ] {7d18869a-cd53-4c85-8a52-93348c1fe385} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:12.451788 [ 265 ] {7d18869a-cd53-4c85-8a52-93348c1fe385} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.02 23:44:12.452029 [ 265 ] {7d18869a-cd53-4c85-8a52-93348c1fe385} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:12.452239 [ 265 ] {7d18869a-cd53-4c85-8a52-93348c1fe385} executeQuery: Read 60 rows, 4.14 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.67 MiB/sec. 2025.01.02 23:44:12.452297 [ 265 ] {7d18869a-cd53-4c85-8a52-93348c1fe385} TCPHandler: Processed in 0.001727392 sec. 2025.01.02 23:44:13.075087 [ 225 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:13.075140 [ 225 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:13.077215 [ 225 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:13.163775 [ 219 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:13.163823 [ 219 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:13.166256 [ 219 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:13.456679 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 2025.01.02 23:44:13.480045 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:13.480101 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:13.487724 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.02 23:44:13.488620 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:13.492802 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 618 2025.01.02 23:44:16.015479 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2098 2025.01.02 23:44:16.018749 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:16.018810 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:16.020422 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:44:16.020744 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:16.022218 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2098 2025.01.02 23:44:17.450630 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.450845 [ 260 ] {bf1dddea-7239-4bce-a8da-5eef5e9a5d6b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:44:17.450927 [ 260 ] {bf1dddea-7239-4bce-a8da-5eef5e9a5d6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:44:17.451757 [ 260 ] {bf1dddea-7239-4bce-a8da-5eef5e9a5d6b} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.451810 [ 260 ] {bf1dddea-7239-4bce-a8da-5eef5e9a5d6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.452243 [ 260 ] {bf1dddea-7239-4bce-a8da-5eef5e9a5d6b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:44:17.452518 [ 260 ] {bf1dddea-7239-4bce-a8da-5eef5e9a5d6b} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.452756 [ 260 ] {bf1dddea-7239-4bce-a8da-5eef5e9a5d6b} executeQuery: Read 14 rows, 1.01 KiB in 0.001969 sec., 7110.208227526664 rows/sec., 511.84 KiB/sec. 2025.01.02 23:44:17.452847 [ 260 ] {bf1dddea-7239-4bce-a8da-5eef5e9a5d6b} TCPHandler: Processed in 0.002362841 sec. 2025.01.02 23:44:17.453095 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.453310 [ 265 ] {5bdf7a2f-9178-4d2b-9985-ebc822f385ce} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:44:17.453391 [ 265 ] {5bdf7a2f-9178-4d2b-9985-ebc822f385ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:44:17.454167 [ 265 ] {5bdf7a2f-9178-4d2b-9985-ebc822f385ce} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.454210 [ 265 ] {5bdf7a2f-9178-4d2b-9985-ebc822f385ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.454643 [ 265 ] {5bdf7a2f-9178-4d2b-9985-ebc822f385ce} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.02 23:44:17.454906 [ 265 ] {5bdf7a2f-9178-4d2b-9985-ebc822f385ce} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.455145 [ 265 ] {5bdf7a2f-9178-4d2b-9985-ebc822f385ce} executeQuery: Read 10 rows, 835.00 B in 0.001894 sec., 5279.831045406547 rows/sec., 430.53 KiB/sec. 2025.01.02 23:44:17.455212 [ 265 ] {5bdf7a2f-9178-4d2b-9985-ebc822f385ce} TCPHandler: Processed in 0.00225837 sec. 2025.01.02 23:44:17.455419 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.455651 [ 260 ] {d3ce037d-36f1-4b99-8967-5d0608ce28b4} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:17.455705 [ 260 ] {d3ce037d-36f1-4b99-8967-5d0608ce28b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:17.456478 [ 260 ] {d3ce037d-36f1-4b99-8967-5d0608ce28b4} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.456519 [ 260 ] {d3ce037d-36f1-4b99-8967-5d0608ce28b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.456907 [ 260 ] {d3ce037d-36f1-4b99-8967-5d0608ce28b4} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.02 23:44:17.457151 [ 260 ] {d3ce037d-36f1-4b99-8967-5d0608ce28b4} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.457355 [ 260 ] {d3ce037d-36f1-4b99-8967-5d0608ce28b4} executeQuery: Read 288 rows, 25.97 KiB in 0.001764 sec., 163265.306122449 rows/sec., 14.38 MiB/sec. 2025.01.02 23:44:17.457414 [ 260 ] {d3ce037d-36f1-4b99-8967-5d0608ce28b4} TCPHandler: Processed in 0.002106678 sec. 2025.01.02 23:44:17.457582 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.457722 [ 265 ] {7922f1cb-c02e-475a-a88b-61cdbd8b16e5} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:44:17.457784 [ 265 ] {7922f1cb-c02e-475a-a88b-61cdbd8b16e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:44:17.458498 [ 265 ] {7922f1cb-c02e-475a-a88b-61cdbd8b16e5} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.458544 [ 265 ] {7922f1cb-c02e-475a-a88b-61cdbd8b16e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.458906 [ 265 ] {7922f1cb-c02e-475a-a88b-61cdbd8b16e5} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.02 23:44:17.459129 [ 265 ] {7922f1cb-c02e-475a-a88b-61cdbd8b16e5} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.459296 [ 265 ] {7922f1cb-c02e-475a-a88b-61cdbd8b16e5} executeQuery: Read 57 rows, 4.16 KiB in 0.001671 sec., 34111.31059245961 rows/sec., 2.43 MiB/sec. 2025.01.02 23:44:17.459412 [ 265 ] {7922f1cb-c02e-475a-a88b-61cdbd8b16e5} TCPHandler: Processed in 0.001888895 sec. 2025.01.02 23:44:17.459562 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.459731 [ 260 ] {434c0dd4-6cea-4e8d-8ed5-ba9131b32cc6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:44:17.459821 [ 260 ] {434c0dd4-6cea-4e8d-8ed5-ba9131b32cc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:44:17.460761 [ 260 ] {434c0dd4-6cea-4e8d-8ed5-ba9131b32cc6} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.460802 [ 260 ] {434c0dd4-6cea-4e8d-8ed5-ba9131b32cc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.461156 [ 260 ] {434c0dd4-6cea-4e8d-8ed5-ba9131b32cc6} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.02 23:44:17.461390 [ 260 ] {434c0dd4-6cea-4e8d-8ed5-ba9131b32cc6} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.461603 [ 260 ] {434c0dd4-6cea-4e8d-8ed5-ba9131b32cc6} executeQuery: Read 14 rows, 1004.00 B in 0.001925 sec., 7272.727272727272 rows/sec., 509.33 KiB/sec. 2025.01.02 23:44:17.461675 [ 260 ] {434c0dd4-6cea-4e8d-8ed5-ba9131b32cc6} TCPHandler: Processed in 0.002168159 sec. 2025.01.02 23:44:17.461885 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.462058 [ 265 ] {a0d9d835-33b2-4e58-a1e9-ee615794c1fb} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:44:17.462117 [ 265 ] {a0d9d835-33b2-4e58-a1e9-ee615794c1fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:44:17.462778 [ 265 ] {a0d9d835-33b2-4e58-a1e9-ee615794c1fb} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.462817 [ 265 ] {a0d9d835-33b2-4e58-a1e9-ee615794c1fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.463171 [ 265 ] {a0d9d835-33b2-4e58-a1e9-ee615794c1fb} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:44:17.463423 [ 265 ] {a0d9d835-33b2-4e58-a1e9-ee615794c1fb} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.463598 [ 265 ] {a0d9d835-33b2-4e58-a1e9-ee615794c1fb} executeQuery: Read 13 rows, 830.00 B in 0.00157 sec., 8280.254777070064 rows/sec., 516.27 KiB/sec. 2025.01.02 23:44:17.463650 [ 265 ] {a0d9d835-33b2-4e58-a1e9-ee615794c1fb} TCPHandler: Processed in 0.001891765 sec. 2025.01.02 23:44:17.463846 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.464065 [ 260 ] {5939d162-40d4-4d01-a25e-cee5643d1478} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:17.464152 [ 260 ] {5939d162-40d4-4d01-a25e-cee5643d1478} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:17.465102 [ 260 ] {5939d162-40d4-4d01-a25e-cee5643d1478} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.465141 [ 260 ] {5939d162-40d4-4d01-a25e-cee5643d1478} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.465527 [ 260 ] {5939d162-40d4-4d01-a25e-cee5643d1478} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.02 23:44:17.465772 [ 260 ] {5939d162-40d4-4d01-a25e-cee5643d1478} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.465978 [ 260 ] {5939d162-40d4-4d01-a25e-cee5643d1478} executeQuery: Read 432 rows, 31.70 KiB in 0.001965 sec., 219847.3282442748 rows/sec., 15.75 MiB/sec. 2025.01.02 23:44:17.466045 [ 260 ] {5939d162-40d4-4d01-a25e-cee5643d1478} TCPHandler: Processed in 0.00231166 sec. 2025.01.02 23:44:17.466234 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.466453 [ 265 ] {fcf22409-d827-4ceb-b598-5a842b832f03} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:44:17.466515 [ 265 ] {fcf22409-d827-4ceb-b598-5a842b832f03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:44:17.467020 [ 265 ] {fcf22409-d827-4ceb-b598-5a842b832f03} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.467058 [ 265 ] {fcf22409-d827-4ceb-b598-5a842b832f03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.467424 [ 265 ] {fcf22409-d827-4ceb-b598-5a842b832f03} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:44:17.467655 [ 265 ] {fcf22409-d827-4ceb-b598-5a842b832f03} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.467779 [ 137 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 2025.01.02 23:44:17.467831 [ 137 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.467837 [ 265 ] {fcf22409-d827-4ceb-b598-5a842b832f03} executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. 2025.01.02 23:44:17.467857 [ 137 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.467916 [ 265 ] {fcf22409-d827-4ceb-b598-5a842b832f03} TCPHandler: Processed in 0.001791243 sec. 2025.01.02 23:44:17.468025 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full 2025.01.02 23:44:17.468089 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.468178 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:17.468258 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 330 rows starting from the beginning of the part 2025.01.02 23:44:17.468324 [ 260 ] {7fd34346-f597-4fae-929f-3cff11be0f31} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:17.468493 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2025.01.02 23:44:17.468514 [ 260 ] {7fd34346-f597-4fae-929f-3cff11be0f31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:17.468933 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2025.01.02 23:44:17.469296 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2025.01.02 23:44:17.469695 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2025.01.02 23:44:17.469993 [ 194 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2025.01.02 23:44:17.471040 [ 260 ] {7fd34346-f597-4fae-929f-3cff11be0f31} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.471105 [ 260 ] {7fd34346-f597-4fae-929f-3cff11be0f31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.472207 [ 260 ] {7fd34346-f597-4fae-929f-3cff11be0f31} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.02 23:44:17.472596 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.004656681 sec., 77308.28029663187 rows/sec., 3.94 MiB/sec. 2025.01.02 23:44:17.472730 [ 260 ] {7fd34346-f597-4fae-929f-3cff11be0f31} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.472987 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) 2025.01.02 23:44:17.473235 [ 260 ] {7fd34346-f597-4fae-929f-3cff11be0f31} executeQuery: Read 242 rows, 16.62 KiB in 0.004978 sec., 48613.90116512656 rows/sec., 3.26 MiB/sec. 2025.01.02 23:44:17.473417 [ 260 ] {7fd34346-f597-4fae-929f-3cff11be0f31} TCPHandler: Processed in 0.005403401 sec. 2025.01.02 23:44:17.473844 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.474023 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.474337 [ 265 ] {2f694c05-2afe-46bd-8944-7540fd623750} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:44:17.474399 [ 189 ] {49cd061b-096d-4b3a-b490-47b0384d6a65::all_1_60_12} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 2025.01.02 23:44:17.474509 [ 265 ] {2f694c05-2afe-46bd-8944-7540fd623750} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:44:17.474602 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2025.01.02 23:44:17.475095 [ 265 ] {2f694c05-2afe-46bd-8944-7540fd623750} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.475137 [ 265 ] {2f694c05-2afe-46bd-8944-7540fd623750} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.475509 [ 265 ] {2f694c05-2afe-46bd-8944-7540fd623750} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:44:17.475746 [ 265 ] {2f694c05-2afe-46bd-8944-7540fd623750} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.475923 [ 265 ] {2f694c05-2afe-46bd-8944-7540fd623750} executeQuery: Read 1 rows, 69.00 B in 0.001791 sec., 558.3472920156337 rows/sec., 37.62 KiB/sec. 2025.01.02 23:44:17.475975 [ 265 ] {2f694c05-2afe-46bd-8944-7540fd623750} TCPHandler: Processed in 0.002419352 sec. 2025.01.02 23:44:17.476132 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.476270 [ 260 ] {bea349c4-b73c-4350-bea8-aa0fdc69d1d8} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:17.476362 [ 260 ] {bea349c4-b73c-4350-bea8-aa0fdc69d1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:44:17.477577 [ 260 ] {bea349c4-b73c-4350-bea8-aa0fdc69d1d8} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.477617 [ 260 ] {bea349c4-b73c-4350-bea8-aa0fdc69d1d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.478296 [ 260 ] {bea349c4-b73c-4350-bea8-aa0fdc69d1d8} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.02 23:44:17.478554 [ 260 ] {bea349c4-b73c-4350-bea8-aa0fdc69d1d8} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.478810 [ 260 ] {bea349c4-b73c-4350-bea8-aa0fdc69d1d8} executeQuery: Read 40 rows, 73.40 KiB in 0.00257 sec., 15564.202334630352 rows/sec., 27.89 MiB/sec. 2025.01.02 23:44:17.478920 [ 260 ] {bea349c4-b73c-4350-bea8-aa0fdc69d1d8} TCPHandler: Processed in 0.002853648 sec. 2025.01.02 23:44:17.479107 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:17.479310 [ 265 ] {63a98a0a-41e8-4b90-ae37-67ea3733b369} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:17.479397 [ 265 ] {63a98a0a-41e8-4b90-ae37-67ea3733b369} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:17.479993 [ 265 ] {63a98a0a-41e8-4b90-ae37-67ea3733b369} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:17.480030 [ 265 ] {63a98a0a-41e8-4b90-ae37-67ea3733b369} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:17.480399 [ 265 ] {63a98a0a-41e8-4b90-ae37-67ea3733b369} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.02 23:44:17.480643 [ 265 ] {63a98a0a-41e8-4b90-ae37-67ea3733b369} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:17.480831 [ 265 ] {63a98a0a-41e8-4b90-ae37-67ea3733b369} executeQuery: Read 82 rows, 5.33 KiB in 0.00157 sec., 52229.299363057326 rows/sec., 3.32 MiB/sec. 2025.01.02 23:44:17.480892 [ 265 ] {63a98a0a-41e8-4b90-ae37-67ea3733b369} TCPHandler: Processed in 0.001886075 sec. 2025.01.02 23:44:18.262403 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 2025.01.02 23:44:18.263352 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:18.263394 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:18.263945 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.02 23:44:18.264220 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:18.264414 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 2025.01.02 23:44:20.992923 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 2025.01.02 23:44:21.017273 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:21.017332 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:21.024811 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.02 23:44:21.025593 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:21.029016 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.01.02 23:44:22.443650 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:22.443860 [ 260 ] {06e6392a-9239-476d-a42d-dab9fe55986d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:22.443937 [ 260 ] {06e6392a-9239-476d-a42d-dab9fe55986d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:22.444713 [ 260 ] {06e6392a-9239-476d-a42d-dab9fe55986d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:22.444773 [ 260 ] {06e6392a-9239-476d-a42d-dab9fe55986d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:22.445207 [ 260 ] {06e6392a-9239-476d-a42d-dab9fe55986d} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.02 23:44:22.445459 [ 260 ] {06e6392a-9239-476d-a42d-dab9fe55986d} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:22.445698 [ 260 ] {06e6392a-9239-476d-a42d-dab9fe55986d} executeQuery: Read 56 rows, 4.41 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.27 MiB/sec. 2025.01.02 23:44:22.445764 [ 260 ] {06e6392a-9239-476d-a42d-dab9fe55986d} TCPHandler: Processed in 0.002258529 sec. 2025.01.02 23:44:22.446020 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:22.446245 [ 265 ] {1af4cd28-e196-427d-8227-2bcaece15cda} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:22.446327 [ 265 ] {1af4cd28-e196-427d-8227-2bcaece15cda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:22.447151 [ 265 ] {1af4cd28-e196-427d-8227-2bcaece15cda} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:22.447201 [ 265 ] {1af4cd28-e196-427d-8227-2bcaece15cda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:22.447640 [ 265 ] {1af4cd28-e196-427d-8227-2bcaece15cda} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.02 23:44:22.447911 [ 265 ] {1af4cd28-e196-427d-8227-2bcaece15cda} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:22.448161 [ 265 ] {1af4cd28-e196-427d-8227-2bcaece15cda} executeQuery: Read 64 rows, 5.12 KiB in 0.001976 sec., 32388.663967611337 rows/sec., 2.53 MiB/sec. 2025.01.02 23:44:22.448221 [ 265 ] {1af4cd28-e196-427d-8227-2bcaece15cda} TCPHandler: Processed in 0.002349141 sec. 2025.01.02 23:44:22.448420 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:22.448715 [ 260 ] {eb1fe9af-d855-458d-9755-62262a0a0b7b} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:22.448775 [ 260 ] {eb1fe9af-d855-458d-9755-62262a0a0b7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:22.449387 [ 260 ] {eb1fe9af-d855-458d-9755-62262a0a0b7b} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:22.449427 [ 260 ] {eb1fe9af-d855-458d-9755-62262a0a0b7b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:22.449829 [ 260 ] {eb1fe9af-d855-458d-9755-62262a0a0b7b} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.02 23:44:22.450072 [ 260 ] {eb1fe9af-d855-458d-9755-62262a0a0b7b} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:22.450318 [ 260 ] {eb1fe9af-d855-458d-9755-62262a0a0b7b} executeQuery: Read 160 rows, 11.41 KiB in 0.001699 sec., 94173.04296645086 rows/sec., 6.56 MiB/sec. 2025.01.02 23:44:22.450399 [ 260 ] {eb1fe9af-d855-458d-9755-62262a0a0b7b} TCPHandler: Processed in 0.002084527 sec. 2025.01.02 23:44:22.450636 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:22.450860 [ 265 ] {36e5785a-15b4-4d2b-8592-830cffbe3b13} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:22.450922 [ 265 ] {36e5785a-15b4-4d2b-8592-830cffbe3b13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:22.451513 [ 265 ] {36e5785a-15b4-4d2b-8592-830cffbe3b13} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:22.451560 [ 265 ] {36e5785a-15b4-4d2b-8592-830cffbe3b13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. 2025.01.02 23:44:22.451978 [ 265 ] {36e5785a-15b4-4d2b-8592-830cffbe3b13} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.02 23:44:22.452232 [ 265 ] {36e5785a-15b4-4d2b-8592-830cffbe3b13} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:22.452453 [ 265 ] {36e5785a-15b4-4d2b-8592-830cffbe3b13} executeQuery: Read 60 rows, 4.14 KiB in 0.001634 sec., 36719.70624235006 rows/sec., 2.47 MiB/sec. 2025.01.02 23:44:22.452505 [ 265 ] {36e5785a-15b4-4d2b-8592-830cffbe3b13} TCPHandler: Processed in 0.001983226 sec. 2025.01.02 23:44:25.528966 [ 127 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:44:25.529039 [ 127 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:44:25.764623 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 2025.01.02 23:44:25.765400 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:25.765444 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:25.765993 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.02 23:44:25.766255 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:25.766508 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.01.02 23:44:26.022561 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2130 2025.01.02 23:44:26.025871 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:26.025927 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:26.027477 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:44:26.027805 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:26.027991 [ 127 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.02 23:44:26.028047 [ 127 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:26.028083 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:26.028673 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.02 23:44:26.029074 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2130 2025.01.02 23:44:26.029710 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:26.029918 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1970 rows starting from the beginning of the part 2025.01.02 23:44:26.030657 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part 2025.01.02 23:44:26.031409 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part 2025.01.02 23:44:26.032144 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part 2025.01.02 23:44:26.032857 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part 2025.01.02 23:44:26.033587 [ 201 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part 2025.01.02 23:44:26.042748 [ 189 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2130 rows, containing 72 columns (72 merged, 0 gathered) in 0.01449847 sec., 146912.05347874638 rows/sec., 111.04 MiB/sec. 2025.01.02 23:44:26.044878 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.02 23:44:26.045729 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:26.045827 [ 198 ] {51f57459-48e1-42b0-9e6a-e36e9c08c8fe::all_1_61_12} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.02 23:44:26.046204 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.77 MiB. 2025.01.02 23:44:27.450173 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.450364 [ 260 ] {91625547-65fa-49d2-8a39-249f2cadbe26} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:44:27.450434 [ 260 ] {91625547-65fa-49d2-8a39-249f2cadbe26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:44:27.451202 [ 260 ] {91625547-65fa-49d2-8a39-249f2cadbe26} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.451254 [ 260 ] {91625547-65fa-49d2-8a39-249f2cadbe26} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.451724 [ 260 ] {91625547-65fa-49d2-8a39-249f2cadbe26} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:44:27.451977 [ 260 ] {91625547-65fa-49d2-8a39-249f2cadbe26} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.452190 [ 122 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.01.02 23:44:27.452220 [ 260 ] {91625547-65fa-49d2-8a39-249f2cadbe26} executeQuery: Read 14 rows, 1.01 KiB in 0.001907 sec., 7341.373885684321 rows/sec., 528.48 KiB/sec. 2025.01.02 23:44:27.452270 [ 122 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.452345 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.452355 [ 260 ] {91625547-65fa-49d2-8a39-249f2cadbe26} TCPHandler: Processed in 0.00231411 sec. 2025.01.02 23:44:27.452597 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.01.02 23:44:27.452651 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.452880 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:27.452923 [ 265 ] {4318c8f1-25f4-4a45-9b40-12be4cd12fec} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:27.452959 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 14 rows starting from the beginning of the part 2025.01.02 23:44:27.453055 [ 265 ] {4318c8f1-25f4-4a45-9b40-12be4cd12fec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:27.453249 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.01.02 23:44:27.453657 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.01.02 23:44:27.453997 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2025.01.02 23:44:27.454373 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2025.01.02 23:44:27.456326 [ 265 ] {4318c8f1-25f4-4a45-9b40-12be4cd12fec} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.456403 [ 265 ] {4318c8f1-25f4-4a45-9b40-12be4cd12fec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.457018 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004553249 sec., 15373.63759372703 rows/sec., 1.14 MiB/sec. 2025.01.02 23:44:27.457246 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.01.02 23:44:27.457487 [ 265 ] {4318c8f1-25f4-4a45-9b40-12be4cd12fec} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.02 23:44:27.457765 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.457905 [ 189 ] {134bcaf9-79cc-4313-956f-6980e26bdac4::all_1_61_15} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.01.02 23:44:27.457985 [ 265 ] {4318c8f1-25f4-4a45-9b40-12be4cd12fec} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.458056 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.02 23:44:27.458276 [ 265 ] {4318c8f1-25f4-4a45-9b40-12be4cd12fec} executeQuery: Read 283 rows, 25.60 KiB in 0.005447 sec., 51955.20469983477 rows/sec., 4.59 MiB/sec. 2025.01.02 23:44:27.458354 [ 265 ] {4318c8f1-25f4-4a45-9b40-12be4cd12fec} TCPHandler: Processed in 0.005858847 sec. 2025.01.02 23:44:27.458584 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.458811 [ 260 ] {60c1b2f9-70e4-4686-8f58-265cba868cf2} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:44:27.458902 [ 260 ] {60c1b2f9-70e4-4686-8f58-265cba868cf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:44:27.459560 [ 260 ] {60c1b2f9-70e4-4686-8f58-265cba868cf2} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.459602 [ 260 ] {60c1b2f9-70e4-4686-8f58-265cba868cf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.459975 [ 260 ] {60c1b2f9-70e4-4686-8f58-265cba868cf2} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.02 23:44:27.460214 [ 260 ] {60c1b2f9-70e4-4686-8f58-265cba868cf2} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.460434 [ 260 ] {60c1b2f9-70e4-4686-8f58-265cba868cf2} executeQuery: Read 47 rows, 3.46 KiB in 0.001679 sec., 27992.852888624184 rows/sec., 2.01 MiB/sec. 2025.01.02 23:44:27.460487 [ 260 ] {60c1b2f9-70e4-4686-8f58-265cba868cf2} TCPHandler: Processed in 0.002020246 sec. 2025.01.02 23:44:27.460648 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.460795 [ 265 ] {80186e86-2866-4997-999d-d0bbc6ae9f98} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:44:27.460857 [ 265 ] {80186e86-2866-4997-999d-d0bbc6ae9f98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:44:27.461467 [ 265 ] {80186e86-2866-4997-999d-d0bbc6ae9f98} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.461505 [ 265 ] {80186e86-2866-4997-999d-d0bbc6ae9f98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.461871 [ 265 ] {80186e86-2866-4997-999d-d0bbc6ae9f98} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.02 23:44:27.462114 [ 265 ] {80186e86-2866-4997-999d-d0bbc6ae9f98} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.462314 [ 265 ] {80186e86-2866-4997-999d-d0bbc6ae9f98} executeQuery: Read 14 rows, 1004.00 B in 0.001557 sec., 8991.65061014772 rows/sec., 629.72 KiB/sec. 2025.01.02 23:44:27.462348 [ 223 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:27.462387 [ 265 ] {80186e86-2866-4997-999d-d0bbc6ae9f98} TCPHandler: Processed in 0.001808374 sec. 2025.01.02 23:44:27.462426 [ 223 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:27.462603 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.462778 [ 260 ] {86d05d2f-08f7-4d52-bea0-7eb964a2e96a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:44:27.462858 [ 260 ] {86d05d2f-08f7-4d52-bea0-7eb964a2e96a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:44:27.464294 [ 260 ] {86d05d2f-08f7-4d52-bea0-7eb964a2e96a} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.464336 [ 260 ] {86d05d2f-08f7-4d52-bea0-7eb964a2e96a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.464991 [ 260 ] {86d05d2f-08f7-4d52-bea0-7eb964a2e96a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:44:27.465410 [ 260 ] {86d05d2f-08f7-4d52-bea0-7eb964a2e96a} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.465637 [ 122 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.01.02 23:44:27.465744 [ 122 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.465812 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.465820 [ 260 ] {86d05d2f-08f7-4d52-bea0-7eb964a2e96a} executeQuery: Read 13 rows, 830.00 B in 0.003057 sec., 4252.535165194636 rows/sec., 265.14 KiB/sec. 2025.01.02 23:44:27.466094 [ 221 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.02 23:44:27.466202 [ 221 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.02 23:44:27.466290 [ 260 ] {86d05d2f-08f7-4d52-bea0-7eb964a2e96a} TCPHandler: Processed in 0.003782469 sec. 2025.01.02 23:44:27.466723 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.466741 [ 198 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full 2025.01.02 23:44:27.467100 [ 265 ] {27b253b5-2bfc-404a-90bd-89b576641008} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:27.467253 [ 198 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:27.467272 [ 265 ] {27b253b5-2bfc-404a-90bd-89b576641008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:27.467381 [ 198 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 13 rows starting from the beginning of the part 2025.01.02 23:44:27.467381 [ 223 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:27.468087 [ 198 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 13 rows starting from the beginning of the part 2025.01.02 23:44:27.468661 [ 198 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 13 rows starting from the beginning of the part 2025.01.02 23:44:27.469845 [ 198 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 13 rows starting from the beginning of the part 2025.01.02 23:44:27.470566 [ 198 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 13 rows starting from the beginning of the part 2025.01.02 23:44:27.472395 [ 265 ] {27b253b5-2bfc-404a-90bd-89b576641008} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.472458 [ 265 ] {27b253b5-2bfc-404a-90bd-89b576641008} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.473621 [ 265 ] {27b253b5-2bfc-404a-90bd-89b576641008} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.02 23:44:27.473668 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007705921 sec., 8435.072199676068 rows/sec., 558.87 KiB/sec. 2025.01.02 23:44:27.473862 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.01.02 23:44:27.474049 [ 221 ] {} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.02 23:44:27.474292 [ 265 ] {27b253b5-2bfc-404a-90bd-89b576641008} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.474709 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.475112 [ 191 ] {c539644e-57f4-452b-9d9f-90f359afbc94::all_1_61_15} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.01.02 23:44:27.475204 [ 265 ] {27b253b5-2bfc-404a-90bd-89b576641008} executeQuery: Read 422 rows, 30.88 KiB in 0.008158 sec., 51728.36479529296 rows/sec., 3.70 MiB/sec. 2025.01.02 23:44:27.475401 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:44:27.475559 [ 265 ] {27b253b5-2bfc-404a-90bd-89b576641008} TCPHandler: Processed in 0.009074369 sec. 2025.01.02 23:44:27.475751 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.475869 [ 260 ] {44dbb17d-0f43-4139-9906-f608e225a636} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:44:27.475918 [ 260 ] {44dbb17d-0f43-4139-9906-f608e225a636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:44:27.476385 [ 260 ] {44dbb17d-0f43-4139-9906-f608e225a636} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.476424 [ 260 ] {44dbb17d-0f43-4139-9906-f608e225a636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.476780 [ 260 ] {44dbb17d-0f43-4139-9906-f608e225a636} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:44:27.477033 [ 260 ] {44dbb17d-0f43-4139-9906-f608e225a636} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.477233 [ 260 ] {44dbb17d-0f43-4139-9906-f608e225a636} executeQuery: Read 6 rows, 321.00 B in 0.001388 sec., 4322.766570605188 rows/sec., 225.85 KiB/sec. 2025.01.02 23:44:27.477283 [ 260 ] {44dbb17d-0f43-4139-9906-f608e225a636} TCPHandler: Processed in 0.001610051 sec. 2025.01.02 23:44:27.477426 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.477546 [ 265 ] {9d355883-e13a-43b1-bcd6-8dd12d5d0118} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:27.477601 [ 265 ] {9d355883-e13a-43b1-bcd6-8dd12d5d0118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:27.478180 [ 265 ] {9d355883-e13a-43b1-bcd6-8dd12d5d0118} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.478218 [ 265 ] {9d355883-e13a-43b1-bcd6-8dd12d5d0118} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.478620 [ 265 ] {9d355883-e13a-43b1-bcd6-8dd12d5d0118} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.02 23:44:27.478859 [ 265 ] {9d355883-e13a-43b1-bcd6-8dd12d5d0118} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.478992 [ 122 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 2025.01.02 23:44:27.479033 [ 122 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.479042 [ 265 ] {9d355883-e13a-43b1-bcd6-8dd12d5d0118} executeQuery: Read 237 rows, 16.27 KiB in 0.001521 sec., 155818.54043392505 rows/sec., 10.44 MiB/sec. 2025.01.02 23:44:27.479063 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.479178 [ 265 ] {9d355883-e13a-43b1-bcd6-8dd12d5d0118} TCPHandler: Processed in 0.001807764 sec. 2025.01.02 23:44:27.479416 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full 2025.01.02 23:44:27.479422 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.479749 [ 260 ] {a07cf35f-823c-4c57-813a-f16b2954b07f} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:44:27.479831 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:27.479893 [ 260 ] {a07cf35f-823c-4c57-813a-f16b2954b07f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:44:27.479937 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 37063 rows starting from the beginning of the part 2025.01.02 23:44:27.480553 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 237 rows starting from the beginning of the part 2025.01.02 23:44:27.481177 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part 2025.01.02 23:44:27.481720 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 242 rows starting from the beginning of the part 2025.01.02 23:44:27.481966 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part 2025.01.02 23:44:27.482287 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 237 rows starting from the beginning of the part 2025.01.02 23:44:27.482844 [ 260 ] {a07cf35f-823c-4c57-813a-f16b2954b07f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.482889 [ 260 ] {a07cf35f-823c-4c57-813a-f16b2954b07f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.483420 [ 260 ] {a07cf35f-823c-4c57-813a-f16b2954b07f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:44:27.483699 [ 260 ] {a07cf35f-823c-4c57-813a-f16b2954b07f} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.483874 [ 122 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.02 23:44:27.483990 [ 122 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.484041 [ 260 ] {a07cf35f-823c-4c57-813a-f16b2954b07f} executeQuery: Read 1 rows, 69.00 B in 0.004376 sec., 228.51919561243147 rows/sec., 15.40 KiB/sec. 2025.01.02 23:44:27.484060 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.484407 [ 260 ] {a07cf35f-823c-4c57-813a-f16b2954b07f} TCPHandler: Processed in 0.005104507 sec. 2025.01.02 23:44:27.484661 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.02 23:44:27.484725 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.485119 [ 265 ] {26df4266-c95a-4e1f-be5d-05ff4c0348f2} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:27.485134 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:27.485256 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 58 rows starting from the beginning of the part 2025.01.02 23:44:27.485539 [ 265 ] {26df4266-c95a-4e1f-be5d-05ff4c0348f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:44:27.485776 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2025.01.02 23:44:27.486289 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2025.01.02 23:44:27.486768 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2025.01.02 23:44:27.487340 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2025.01.02 23:44:27.487710 [ 198 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part 2025.01.02 23:44:27.490723 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 4 columns (4 merged, 0 gathered) in 0.006459115 sec., 9753.658202400793 rows/sec., 656.02 KiB/sec. 2025.01.02 23:44:27.491080 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.02 23:44:27.491521 [ 265 ] {26df4266-c95a-4e1f-be5d-05ff4c0348f2} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.491598 [ 265 ] {26df4266-c95a-4e1f-be5d-05ff4c0348f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.491948 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.492266 [ 188 ] {a02fc39e-5197-4fdd-be5d-e6cb08ebc14f::all_1_61_12} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.02 23:44:27.492483 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.02 23:44:27.493154 [ 265 ] {26df4266-c95a-4e1f-be5d-05ff4c0348f2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.02 23:44:27.493495 [ 265 ] {26df4266-c95a-4e1f-be5d-05ff4c0348f2} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.493690 [ 122 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.02 23:44:27.493726 [ 122 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.493769 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.493796 [ 265 ] {26df4266-c95a-4e1f-be5d-05ff4c0348f2} executeQuery: Read 40 rows, 73.40 KiB in 0.008802 sec., 4544.421722335833 rows/sec., 8.14 MiB/sec. 2025.01.02 23:44:27.494142 [ 188 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full 2025.01.02 23:44:27.494919 [ 265 ] {26df4266-c95a-4e1f-be5d-05ff4c0348f2} TCPHandler: Processed in 0.010365717 sec. 2025.01.02 23:44:27.494976 [ 190 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} MergeTask::MergeProjectionsStage: Merge sorted 38099 rows, containing 5 columns (5 merged, 0 gathered) in 0.015792587 sec., 2412460.9856510526 rows/sec., 162.81 MiB/sec. 2025.01.02 23:44:27.495217 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:27.495570 [ 260 ] {44e7677d-2ca4-473d-9235-c623434e73d6} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:27.495586 [ 188 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:27.495705 [ 260 ] {44e7677d-2ca4-473d-9235-c623434e73d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:27.495813 [ 188 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2150 rows starting from the beginning of the part 2025.01.02 23:44:27.495830 [ 202 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) 2025.01.02 23:44:27.497021 [ 188 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part 2025.01.02 23:44:27.498002 [ 188 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part 2025.01.02 23:44:27.498017 [ 198 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.498534 [ 260 ] {44e7677d-2ca4-473d-9235-c623434e73d6} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:27.498661 [ 260 ] {44e7677d-2ca4-473d-9235-c623434e73d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:27.498816 [ 198 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_120_24} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 2025.01.02 23:44:27.499124 [ 188 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part 2025.01.02 23:44:27.499266 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. 2025.01.02 23:44:27.500025 [ 188 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part 2025.01.02 23:44:27.500181 [ 260 ] {44e7677d-2ca4-473d-9235-c623434e73d6} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.02 23:44:27.500597 [ 188 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part 2025.01.02 23:44:27.501018 [ 260 ] {44e7677d-2ca4-473d-9235-c623434e73d6} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.501750 [ 260 ] {44e7677d-2ca4-473d-9235-c623434e73d6} executeQuery: Read 82 rows, 5.33 KiB in 0.006309 sec., 12997.305436677761 rows/sec., 845.30 KiB/sec. 2025.01.02 23:44:27.501833 [ 260 ] {44e7677d-2ca4-473d-9235-c623434e73d6} TCPHandler: Processed in 0.00677264 sec. 2025.01.02 23:44:27.511221 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2350 rows, containing 19 columns (19 merged, 0 gathered) in 0.017383089 sec., 135188.86085206145 rows/sec., 242.25 MiB/sec. 2025.01.02 23:44:27.513452 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.02 23:44:27.513880 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:27.513957 [ 202 ] {cc79507e-c368-4663-95ab-c05f18185f75::all_1_61_12} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.02 23:44:27.514106 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.67 MiB. 2025.01.02 23:44:28.529162 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 633 2025.01.02 23:44:28.553610 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:28.553677 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:28.561254 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.02 23:44:28.562054 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:28.565409 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 633 2025.01.02 23:44:28.649815 [ 219 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.02 23:44:28.649896 [ 219 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.02 23:44:28.651832 [ 219 ] {} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] 2025.01.02 23:44:28.683755 [ 220 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.02 23:44:28.683811 [ 220 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.02 23:44:28.685678 [ 220 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.02 23:44:30.591439 [ 117 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.02 23:44:30.591555 [ 117 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:30.591599 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:30.591782 [ 221 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:44:30.591828 [ 198 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full 2025.01.02 23:44:30.591858 [ 221 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:44:30.592085 [ 198 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:30.592194 [ 198 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 18 rows starting from the beginning of the part 2025.01.02 23:44:30.592301 [ 198 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 4 rows starting from the beginning of the part 2025.01.02 23:44:30.592818 [ 198 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part 2025.01.02 23:44:30.593152 [ 198 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part 2025.01.02 23:44:30.593443 [ 198 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part 2025.01.02 23:44:30.595578 [ 186 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003886071 sec., 9263.855446799607 rows/sec., 791.59 KiB/sec. 2025.01.02 23:44:30.595734 [ 221 ] {} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] 2025.01.02 23:44:30.595879 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.02 23:44:30.596363 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:30.596461 [ 192 ] {96b5be21-abca-4b28-a9a9-b954e7d8755e::all_1_37_9} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.02 23:44:30.596579 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.02 23:44:32.472182 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:32.472377 [ 260 ] {31d7c68d-e302-4f9b-8d34-144503b062bc} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:44:32.472450 [ 260 ] {31d7c68d-e302-4f9b-8d34-144503b062bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:44:32.473202 [ 260 ] {31d7c68d-e302-4f9b-8d34-144503b062bc} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.473254 [ 260 ] {31d7c68d-e302-4f9b-8d34-144503b062bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.473676 [ 260 ] {31d7c68d-e302-4f9b-8d34-144503b062bc} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.02 23:44:32.473930 [ 260 ] {31d7c68d-e302-4f9b-8d34-144503b062bc} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.474149 [ 260 ] {31d7c68d-e302-4f9b-8d34-144503b062bc} executeQuery: Read 4 rows, 334.00 B in 0.001827 sec., 2189.381499726327 rows/sec., 178.53 KiB/sec. 2025.01.02 23:44:32.474208 [ 260 ] {31d7c68d-e302-4f9b-8d34-144503b062bc} TCPHandler: Processed in 0.002158378 sec. 2025.01.02 23:44:32.474464 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:32.474669 [ 265 ] {f6ea0a48-d31a-4aec-84b7-bcab3d5219d4} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:32.474754 [ 265 ] {f6ea0a48-d31a-4aec-84b7-bcab3d5219d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:32.475998 [ 265 ] {f6ea0a48-d31a-4aec-84b7-bcab3d5219d4} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.476054 [ 265 ] {f6ea0a48-d31a-4aec-84b7-bcab3d5219d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.476596 [ 265 ] {f6ea0a48-d31a-4aec-84b7-bcab3d5219d4} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.02 23:44:32.476892 [ 265 ] {f6ea0a48-d31a-4aec-84b7-bcab3d5219d4} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.477122 [ 112 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.02 23:44:32.477180 [ 265 ] {f6ea0a48-d31a-4aec-84b7-bcab3d5219d4} executeQuery: Read 1198 rows, 101.11 KiB in 0.002565 sec., 467056.53021442494 rows/sec., 38.50 MiB/sec. 2025.01.02 23:44:32.477206 [ 112 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.477280 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.477334 [ 265 ] {f6ea0a48-d31a-4aec-84b7-bcab3d5219d4} TCPHandler: Processed in 0.0030128 sec. 2025.01.02 23:44:32.477542 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.01.02 23:44:32.477576 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:32.477735 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:32.477793 [ 260 ] {6de8ca95-c193-4fcc-a174-18f14edf58ea} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:44:32.477812 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1435 rows starting from the beginning of the part 2025.01.02 23:44:32.477894 [ 260 ] {6de8ca95-c193-4fcc-a174-18f14edf58ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:44:32.478145 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part 2025.01.02 23:44:32.478566 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 288 rows starting from the beginning of the part 2025.01.02 23:44:32.478911 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 56 rows starting from the beginning of the part 2025.01.02 23:44:32.479292 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 283 rows starting from the beginning of the part 2025.01.02 23:44:32.479611 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1198 rows starting from the beginning of the part 2025.01.02 23:44:32.480976 [ 260 ] {6de8ca95-c193-4fcc-a174-18f14edf58ea} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.481035 [ 260 ] {6de8ca95-c193-4fcc-a174-18f14edf58ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.482129 [ 260 ] {6de8ca95-c193-4fcc-a174-18f14edf58ea} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.02 23:44:32.482569 [ 260 ] {6de8ca95-c193-4fcc-a174-18f14edf58ea} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.482763 [ 112 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 2025.01.02 23:44:32.482847 [ 112 ] {} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.482868 [ 260 ] {6de8ca95-c193-4fcc-a174-18f14edf58ea} executeQuery: Read 4 rows, 286.00 B in 0.005104 sec., 783.6990595611285 rows/sec., 54.72 KiB/sec. 2025.01.02 23:44:32.482896 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.483119 [ 260 ] {6de8ca95-c193-4fcc-a174-18f14edf58ea} TCPHandler: Processed in 0.005676625 sec. 2025.01.02 23:44:32.483349 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full 2025.01.02 23:44:32.483409 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:32.483834 [ 265 ] {457799da-5af7-49ff-9b74-447055a2a6c3} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:44:32.483966 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3316 rows, containing 5 columns (5 merged, 0 gathered) in 0.006573987 sec., 504412.31477944815 rows/sec., 44.20 MiB/sec. 2025.01.02 23:44:32.483998 [ 265 ] {457799da-5af7-49ff-9b74-447055a2a6c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:44:32.483998 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:32.484117 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 65 rows starting from the beginning of the part 2025.01.02 23:44:32.484300 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.02 23:44:32.484573 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2 rows starting from the beginning of the part 2025.01.02 23:44:32.485142 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 47 rows starting from the beginning of the part 2025.01.02 23:44:32.485551 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 57 rows starting from the beginning of the part 2025.01.02 23:44:32.485990 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 47 rows starting from the beginning of the part 2025.01.02 23:44:32.486478 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 4 rows starting from the beginning of the part 2025.01.02 23:44:32.486986 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.487410 [ 198 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_121_24} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.02 23:44:32.487564 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.02 23:44:32.488465 [ 265 ] {457799da-5af7-49ff-9b74-447055a2a6c3} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.488545 [ 265 ] {457799da-5af7-49ff-9b74-447055a2a6c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.489821 [ 265 ] {457799da-5af7-49ff-9b74-447055a2a6c3} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.02 23:44:32.489919 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 5 columns (5 merged, 0 gathered) in 0.0068734 sec., 32298.425815462506 rows/sec., 2.43 MiB/sec. 2025.01.02 23:44:32.490128 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) 2025.01.02 23:44:32.490522 [ 265 ] {457799da-5af7-49ff-9b74-447055a2a6c3} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.490589 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.490780 [ 200 ] {d71f9721-d961-40b3-8ada-a9f0533be470::all_1_80_16} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 2025.01.02 23:44:32.490877 [ 112 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.02 23:44:32.490995 [ 112 ] {} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.491066 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.02 23:44:32.491070 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.491282 [ 265 ] {457799da-5af7-49ff-9b74-447055a2a6c3} executeQuery: Read 228 rows, 15.81 KiB in 0.007566 sec., 30134.81363996828 rows/sec., 2.04 MiB/sec. 2025.01.02 23:44:32.491297 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full 2025.01.02 23:44:32.491489 [ 265 ] {457799da-5af7-49ff-9b74-447055a2a6c3} TCPHandler: Processed in 0.008214658 sec. 2025.01.02 23:44:32.491538 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:32.491597 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 244 rows starting from the beginning of the part 2025.01.02 23:44:32.491775 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 228 rows starting from the beginning of the part 2025.01.02 23:44:32.491783 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:32.492032 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 14 rows starting from the beginning of the part 2025.01.02 23:44:32.492168 [ 260 ] {29b30f71-4ab9-474e-ba0e-f1265a4984fa} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:32.492340 [ 260 ] {29b30f71-4ab9-474e-ba0e-f1265a4984fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:32.492396 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part 2025.01.02 23:44:32.492778 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part 2025.01.02 23:44:32.493087 [ 200 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 228 rows starting from the beginning of the part 2025.01.02 23:44:32.495292 [ 260 ] {29b30f71-4ab9-474e-ba0e-f1265a4984fa} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.495369 [ 260 ] {29b30f71-4ab9-474e-ba0e-f1265a4984fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.496334 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.005137087 sec., 144439.83526072267 rows/sec., 10.34 MiB/sec. 2025.01.02 23:44:32.496438 [ 260 ] {29b30f71-4ab9-474e-ba0e-f1265a4984fa} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.02 23:44:32.496604 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.02 23:44:32.496932 [ 260 ] {29b30f71-4ab9-474e-ba0e-f1265a4984fa} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.497219 [ 112 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.02 23:44:32.497300 [ 112 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.497311 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.497371 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.497453 [ 260 ] {29b30f71-4ab9-474e-ba0e-f1265a4984fa} executeQuery: Read 524 rows, 39.73 KiB in 0.005334 sec., 98237.72028496438 rows/sec., 7.27 MiB/sec. 2025.01.02 23:44:32.497688 [ 199 ] {950c0a2b-b989-4e31-a6eb-669f9cc0158f::all_1_81_16} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.02 23:44:32.497796 [ 260 ] {29b30f71-4ab9-474e-ba0e-f1265a4984fa} TCPHandler: Processed in 0.006140201 sec. 2025.01.02 23:44:32.497925 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.01.02 23:44:32.498076 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.02 23:44:32.498472 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:32.498564 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:32.498748 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 914 rows starting from the beginning of the part 2025.01.02 23:44:32.499202 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part 2025.01.02 23:44:32.499654 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 432 rows starting from the beginning of the part 2025.01.02 23:44:32.499398 [ 265 ] {da73add8-04fd-4cd1-83a0-63e638dffc38} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:32.500045 [ 265 ] {da73add8-04fd-4cd1-83a0-63e638dffc38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:32.500188 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 64 rows starting from the beginning of the part 2025.01.02 23:44:32.500529 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 422 rows starting from the beginning of the part 2025.01.02 23:44:32.500897 [ 197 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 524 rows starting from the beginning of the part 2025.01.02 23:44:32.502865 [ 265 ] {da73add8-04fd-4cd1-83a0-63e638dffc38} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.502937 [ 265 ] {da73add8-04fd-4cd1-83a0-63e638dffc38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.503728 [ 265 ] {da73add8-04fd-4cd1-83a0-63e638dffc38} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.02 23:44:32.503737 [ 193 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.006175531 sec., 391869.1364353932 rows/sec., 30.06 MiB/sec. 2025.01.02 23:44:32.504001 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.02 23:44:32.504189 [ 265 ] {da73add8-04fd-4cd1-83a0-63e638dffc38} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.504620 [ 265 ] {da73add8-04fd-4cd1-83a0-63e638dffc38} executeQuery: Read 882 rows, 60.77 KiB in 0.005784 sec., 152489.6265560166 rows/sec., 10.26 MiB/sec. 2025.01.02 23:44:32.504787 [ 265 ] {da73add8-04fd-4cd1-83a0-63e638dffc38} TCPHandler: Processed in 0.00679492 sec. 2025.01.02 23:44:32.504797 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.504982 [ 195 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_121_24} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.02 23:44:32.504999 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:32.505129 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.02 23:44:32.505209 [ 260 ] {e69f3950-f462-47e6-b1a0-32ce57b57db0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:32.505271 [ 260 ] {e69f3950-f462-47e6-b1a0-32ce57b57db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:32.505793 [ 260 ] {e69f3950-f462-47e6-b1a0-32ce57b57db0} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.505836 [ 260 ] {e69f3950-f462-47e6-b1a0-32ce57b57db0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.506240 [ 260 ] {e69f3950-f462-47e6-b1a0-32ce57b57db0} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.02 23:44:32.506485 [ 260 ] {e69f3950-f462-47e6-b1a0-32ce57b57db0} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.506674 [ 112 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.02 23:44:32.506723 [ 260 ] {e69f3950-f462-47e6-b1a0-32ce57b57db0} executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. 2025.01.02 23:44:32.506730 [ 112 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:32.506809 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:32.506854 [ 260 ] {e69f3950-f462-47e6-b1a0-32ce57b57db0} TCPHandler: Processed in 0.001942146 sec. 2025.01.02 23:44:32.507076 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full 2025.01.02 23:44:32.507252 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:32.507302 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7784 rows starting from the beginning of the part 2025.01.02 23:44:32.507574 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part 2025.01.02 23:44:32.507940 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 82 rows starting from the beginning of the part 2025.01.02 23:44:32.508187 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part 2025.01.02 23:44:32.508302 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 82 rows starting from the beginning of the part 2025.01.02 23:44:32.508393 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part 2025.01.02 23:44:32.510636 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 8128 rows, containing 4 columns (4 merged, 0 gathered) in 0.003723688 sec., 2182782.230949532 rows/sec., 142.20 MiB/sec. 2025.01.02 23:44:32.511177 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.02 23:44:32.511490 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:32.511598 [ 202 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_121_24} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.02 23:44:32.511697 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2025.01.02 23:44:33.266700 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 2025.01.02 23:44:33.267374 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:33.267416 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:33.267960 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.02 23:44:33.268215 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:33.268461 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 2025.01.02 23:44:33.268525 [ 218 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:33.268563 [ 218 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:33.270530 [ 218 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:34.625990 [ 225 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:34.626043 [ 225 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:34.628014 [ 225 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] 2025.01.02 23:44:35.000218 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 264.70 MiB, peak 286.66 MiB, free memory in arenas 0.00 B, will set to 268.70 MiB (RSS), difference: 4.00 MiB 2025.01.02 23:44:36.029391 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2166 2025.01.02 23:44:36.032648 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:36.032699 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:36.034217 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:44:36.034528 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:36.035083 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2166 2025.01.02 23:44:36.065557 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 2025.01.02 23:44:36.090827 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:36.090901 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:36.098503 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.02 23:44:36.099339 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:36.102957 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.01.02 23:44:37.450268 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.450457 [ 260 ] {02f7562e-cc1b-44a2-94a0-9423c4093ae3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:44:37.450528 [ 260 ] {02f7562e-cc1b-44a2-94a0-9423c4093ae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:44:37.451272 [ 260 ] {02f7562e-cc1b-44a2-94a0-9423c4093ae3} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.451322 [ 260 ] {02f7562e-cc1b-44a2-94a0-9423c4093ae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.451769 [ 260 ] {02f7562e-cc1b-44a2-94a0-9423c4093ae3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:44:37.452035 [ 260 ] {02f7562e-cc1b-44a2-94a0-9423c4093ae3} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.452269 [ 260 ] {02f7562e-cc1b-44a2-94a0-9423c4093ae3} executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. 2025.01.02 23:44:37.452325 [ 260 ] {02f7562e-cc1b-44a2-94a0-9423c4093ae3} TCPHandler: Processed in 0.002189588 sec. 2025.01.02 23:44:37.452565 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.452763 [ 265 ] {d221328c-eb81-45c1-aa61-73a3a2342c2b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:37.452840 [ 265 ] {d221328c-eb81-45c1-aa61-73a3a2342c2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:37.453819 [ 265 ] {d221328c-eb81-45c1-aa61-73a3a2342c2b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.453870 [ 265 ] {d221328c-eb81-45c1-aa61-73a3a2342c2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.454342 [ 265 ] {d221328c-eb81-45c1-aa61-73a3a2342c2b} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.02 23:44:37.454608 [ 265 ] {d221328c-eb81-45c1-aa61-73a3a2342c2b} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.454877 [ 265 ] {d221328c-eb81-45c1-aa61-73a3a2342c2b} executeQuery: Read 283 rows, 25.60 KiB in 0.002163 sec., 130836.80073971336 rows/sec., 11.56 MiB/sec. 2025.01.02 23:44:37.454922 [ 224 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:37.454987 [ 265 ] {d221328c-eb81-45c1-aa61-73a3a2342c2b} TCPHandler: Processed in 0.002557064 sec. 2025.01.02 23:44:37.455007 [ 224 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:37.455217 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.455380 [ 260 ] {bab4508d-1e88-40e5-b343-869e835d4d3a} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:44:37.455462 [ 260 ] {bab4508d-1e88-40e5-b343-869e835d4d3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:44:37.456873 [ 260 ] {bab4508d-1e88-40e5-b343-869e835d4d3a} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.456930 [ 260 ] {bab4508d-1e88-40e5-b343-869e835d4d3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.457624 [ 260 ] {bab4508d-1e88-40e5-b343-869e835d4d3a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.02 23:44:37.458011 [ 260 ] {bab4508d-1e88-40e5-b343-869e835d4d3a} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.458467 [ 260 ] {bab4508d-1e88-40e5-b343-869e835d4d3a} executeQuery: Read 47 rows, 3.46 KiB in 0.003105 sec., 15136.876006441224 rows/sec., 1.09 MiB/sec. 2025.01.02 23:44:37.458544 [ 260 ] {bab4508d-1e88-40e5-b343-869e835d4d3a} TCPHandler: Processed in 0.003426725 sec. 2025.01.02 23:44:37.458704 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.458867 [ 224 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:37.458916 [ 265 ] {b8080764-1223-45a0-a07b-25cc731b6995} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:44:37.459072 [ 265 ] {b8080764-1223-45a0-a07b-25cc731b6995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:44:37.460682 [ 265 ] {b8080764-1223-45a0-a07b-25cc731b6995} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.460725 [ 265 ] {b8080764-1223-45a0-a07b-25cc731b6995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.461112 [ 265 ] {b8080764-1223-45a0-a07b-25cc731b6995} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.02 23:44:37.461360 [ 265 ] {b8080764-1223-45a0-a07b-25cc731b6995} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.461573 [ 265 ] {b8080764-1223-45a0-a07b-25cc731b6995} executeQuery: Read 14 rows, 1004.00 B in 0.002721 sec., 5145.167217934583 rows/sec., 360.33 KiB/sec. 2025.01.02 23:44:37.461628 [ 265 ] {b8080764-1223-45a0-a07b-25cc731b6995} TCPHandler: Processed in 0.00299319 sec. 2025.01.02 23:44:37.461777 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.461900 [ 260 ] {424868a3-1898-41ee-b101-5575790116ab} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:44:37.461949 [ 260 ] {424868a3-1898-41ee-b101-5575790116ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:44:37.462532 [ 260 ] {424868a3-1898-41ee-b101-5575790116ab} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.462571 [ 260 ] {424868a3-1898-41ee-b101-5575790116ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.462924 [ 260 ] {424868a3-1898-41ee-b101-5575790116ab} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:44:37.463181 [ 260 ] {424868a3-1898-41ee-b101-5575790116ab} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.463421 [ 260 ] {424868a3-1898-41ee-b101-5575790116ab} executeQuery: Read 13 rows, 830.00 B in 0.001538 sec., 8452.535760728219 rows/sec., 527.01 KiB/sec. 2025.01.02 23:44:37.463481 [ 260 ] {424868a3-1898-41ee-b101-5575790116ab} TCPHandler: Processed in 0.001757913 sec. 2025.01.02 23:44:37.463675 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.463802 [ 265 ] {9bd6e764-ddbb-43f4-857d-2c101d6fa733} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:37.463849 [ 265 ] {9bd6e764-ddbb-43f4-857d-2c101d6fa733} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:37.464645 [ 265 ] {9bd6e764-ddbb-43f4-857d-2c101d6fa733} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.464685 [ 265 ] {9bd6e764-ddbb-43f4-857d-2c101d6fa733} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.465076 [ 265 ] {9bd6e764-ddbb-43f4-857d-2c101d6fa733} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.02 23:44:37.465321 [ 265 ] {9bd6e764-ddbb-43f4-857d-2c101d6fa733} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.465530 [ 265 ] {9bd6e764-ddbb-43f4-857d-2c101d6fa733} executeQuery: Read 422 rows, 30.88 KiB in 0.00175 sec., 241142.85714285713 rows/sec., 17.23 MiB/sec. 2025.01.02 23:44:37.465583 [ 265 ] {9bd6e764-ddbb-43f4-857d-2c101d6fa733} TCPHandler: Processed in 0.002005917 sec. 2025.01.02 23:44:37.465740 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.465861 [ 260 ] {b8ede96a-198b-417a-aca9-b21eaa8c794d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:44:37.465912 [ 260 ] {b8ede96a-198b-417a-aca9-b21eaa8c794d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:44:37.466397 [ 260 ] {b8ede96a-198b-417a-aca9-b21eaa8c794d} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.466437 [ 260 ] {b8ede96a-198b-417a-aca9-b21eaa8c794d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.466819 [ 260 ] {b8ede96a-198b-417a-aca9-b21eaa8c794d} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:44:37.467059 [ 260 ] {b8ede96a-198b-417a-aca9-b21eaa8c794d} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.467271 [ 260 ] {b8ede96a-198b-417a-aca9-b21eaa8c794d} executeQuery: Read 6 rows, 321.00 B in 0.001435 sec., 4181.1846689895465 rows/sec., 218.45 KiB/sec. 2025.01.02 23:44:37.467322 [ 260 ] {b8ede96a-198b-417a-aca9-b21eaa8c794d} TCPHandler: Processed in 0.001640712 sec. 2025.01.02 23:44:37.467461 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.467579 [ 265 ] {60fcaa19-4882-4392-8cf8-0f0eff4578e9} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:37.467638 [ 265 ] {60fcaa19-4882-4392-8cf8-0f0eff4578e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:37.468267 [ 265 ] {60fcaa19-4882-4392-8cf8-0f0eff4578e9} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.468308 [ 265 ] {60fcaa19-4882-4392-8cf8-0f0eff4578e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.468715 [ 265 ] {60fcaa19-4882-4392-8cf8-0f0eff4578e9} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.02 23:44:37.468962 [ 265 ] {60fcaa19-4882-4392-8cf8-0f0eff4578e9} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.469178 [ 265 ] {60fcaa19-4882-4392-8cf8-0f0eff4578e9} executeQuery: Read 237 rows, 16.27 KiB in 0.001623 sec., 146025.87800369685 rows/sec., 9.79 MiB/sec. 2025.01.02 23:44:37.469231 [ 265 ] {60fcaa19-4882-4392-8cf8-0f0eff4578e9} TCPHandler: Processed in 0.001825804 sec. 2025.01.02 23:44:37.469379 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.469509 [ 260 ] {729241ca-56d8-46af-91e3-88d60517d03c} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:44:37.469564 [ 260 ] {729241ca-56d8-46af-91e3-88d60517d03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:44:37.470044 [ 260 ] {729241ca-56d8-46af-91e3-88d60517d03c} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.470085 [ 260 ] {729241ca-56d8-46af-91e3-88d60517d03c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.470451 [ 260 ] {729241ca-56d8-46af-91e3-88d60517d03c} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:44:37.470716 [ 260 ] {729241ca-56d8-46af-91e3-88d60517d03c} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.470939 [ 260 ] {729241ca-56d8-46af-91e3-88d60517d03c} executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. 2025.01.02 23:44:37.470993 [ 260 ] {729241ca-56d8-46af-91e3-88d60517d03c} TCPHandler: Processed in 0.001668272 sec. 2025.01.02 23:44:37.471199 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.471331 [ 265 ] {2bc5aea9-afec-4680-ba33-afa87f048572} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:37.471411 [ 265 ] {2bc5aea9-afec-4680-ba33-afa87f048572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:44:37.472617 [ 265 ] {2bc5aea9-afec-4680-ba33-afa87f048572} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.472657 [ 265 ] {2bc5aea9-afec-4680-ba33-afa87f048572} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.473367 [ 265 ] {2bc5aea9-afec-4680-ba33-afa87f048572} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.02 23:44:37.473643 [ 265 ] {2bc5aea9-afec-4680-ba33-afa87f048572} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.473895 [ 265 ] {2bc5aea9-afec-4680-ba33-afa87f048572} executeQuery: Read 40 rows, 73.40 KiB in 0.002588 sec., 15455.950540958269 rows/sec., 27.70 MiB/sec. 2025.01.02 23:44:37.473996 [ 265 ] {2bc5aea9-afec-4680-ba33-afa87f048572} TCPHandler: Processed in 0.002896178 sec. 2025.01.02 23:44:37.474151 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:37.474269 [ 260 ] {ccf9403b-f0df-4c2f-93e2-a9069fb190ef} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:37.474319 [ 260 ] {ccf9403b-f0df-4c2f-93e2-a9069fb190ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:37.474821 [ 260 ] {ccf9403b-f0df-4c2f-93e2-a9069fb190ef} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:37.474860 [ 260 ] {ccf9403b-f0df-4c2f-93e2-a9069fb190ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. 2025.01.02 23:44:37.475290 [ 260 ] {ccf9403b-f0df-4c2f-93e2-a9069fb190ef} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.02 23:44:37.475541 [ 260 ] {ccf9403b-f0df-4c2f-93e2-a9069fb190ef} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:37.475775 [ 260 ] {ccf9403b-f0df-4c2f-93e2-a9069fb190ef} executeQuery: Read 82 rows, 5.33 KiB in 0.001525 sec., 53770.49180327869 rows/sec., 3.42 MiB/sec. 2025.01.02 23:44:37.475846 [ 218 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:37.475849 [ 260 ] {ccf9403b-f0df-4c2f-93e2-a9069fb190ef} TCPHandler: Processed in 0.001763864 sec. 2025.01.02 23:44:37.475894 [ 218 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:37.477874 [ 218 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:38.044332 [ 225 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:38.044378 [ 225 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:38.046992 [ 225 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:38.080881 [ 221 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:38.080915 [ 221 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:38.083033 [ 221 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] 2025.01.02 23:44:40.529085 [ 98 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:44:40.529142 [ 98 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:44:40.768673 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 2025.01.02 23:44:40.769321 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:40.769367 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:40.769939 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.02 23:44:40.770199 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:40.770414 [ 98 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.02 23:44:40.770445 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.01.02 23:44:40.770496 [ 98 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:40.770524 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:40.770659 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.02 23:44:40.770845 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:40.770907 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part 2025.01.02 23:44:40.771001 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part 2025.01.02 23:44:40.771093 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part 2025.01.02 23:44:40.771367 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part 2025.01.02 23:44:40.771492 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part 2025.01.02 23:44:40.771761 [ 202 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part 2025.01.02 23:44:40.774824 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004228596 sec., 9318932.335933723 rows/sec., 133.31 MiB/sec. 2025.01.02 23:44:40.775261 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.02 23:44:40.775600 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:40.775738 [ 201 ] {e2d0e8f0-672f-4975-b6b7-140e05e60110::all_1_86_17} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.02 23:44:40.775898 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. 2025.01.02 23:44:42.444075 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:42.444258 [ 260 ] {c5c09e69-0447-4254-ac40-7d50908d04a1} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:42.444329 [ 260 ] {c5c09e69-0447-4254-ac40-7d50908d04a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:42.445107 [ 260 ] {c5c09e69-0447-4254-ac40-7d50908d04a1} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:42.445152 [ 260 ] {c5c09e69-0447-4254-ac40-7d50908d04a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:42.445587 [ 260 ] {c5c09e69-0447-4254-ac40-7d50908d04a1} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.02 23:44:42.445840 [ 260 ] {c5c09e69-0447-4254-ac40-7d50908d04a1} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:42.446083 [ 260 ] {c5c09e69-0447-4254-ac40-7d50908d04a1} executeQuery: Read 56 rows, 4.41 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.30 MiB/sec. 2025.01.02 23:44:42.446142 [ 260 ] {c5c09e69-0447-4254-ac40-7d50908d04a1} TCPHandler: Processed in 0.002198569 sec. 2025.01.02 23:44:42.446393 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:42.446605 [ 265 ] {066cad37-7ee0-4c3a-bb05-1272ca23bf1c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:42.446690 [ 265 ] {066cad37-7ee0-4c3a-bb05-1272ca23bf1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:42.447566 [ 265 ] {066cad37-7ee0-4c3a-bb05-1272ca23bf1c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:42.447617 [ 265 ] {066cad37-7ee0-4c3a-bb05-1272ca23bf1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:42.448070 [ 265 ] {066cad37-7ee0-4c3a-bb05-1272ca23bf1c} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.02 23:44:42.448326 [ 265 ] {066cad37-7ee0-4c3a-bb05-1272ca23bf1c} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:42.448556 [ 265 ] {066cad37-7ee0-4c3a-bb05-1272ca23bf1c} executeQuery: Read 64 rows, 5.12 KiB in 0.002012 sec., 31809.145129224653 rows/sec., 2.48 MiB/sec. 2025.01.02 23:44:42.448611 [ 265 ] {066cad37-7ee0-4c3a-bb05-1272ca23bf1c} TCPHandler: Processed in 0.002355561 sec. 2025.01.02 23:44:42.448796 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:42.448933 [ 260 ] {92910be7-f1e0-410e-b583-5ee19ad283e3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:42.448997 [ 260 ] {92910be7-f1e0-410e-b583-5ee19ad283e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:42.449635 [ 260 ] {92910be7-f1e0-410e-b583-5ee19ad283e3} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:42.449677 [ 260 ] {92910be7-f1e0-410e-b583-5ee19ad283e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:42.450084 [ 260 ] {92910be7-f1e0-410e-b583-5ee19ad283e3} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.02 23:44:42.450343 [ 260 ] {92910be7-f1e0-410e-b583-5ee19ad283e3} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:42.450581 [ 260 ] {92910be7-f1e0-410e-b583-5ee19ad283e3} executeQuery: Read 160 rows, 11.41 KiB in 0.001674 sec., 95579.4504181601 rows/sec., 6.66 MiB/sec. 2025.01.02 23:44:42.450653 [ 260 ] {92910be7-f1e0-410e-b583-5ee19ad283e3} TCPHandler: Processed in 0.001924416 sec. 2025.01.02 23:44:42.450843 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:42.451177 [ 265 ] {2c8745f2-ba6d-4562-b7b5-a89be341f119} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:42.451288 [ 265 ] {2c8745f2-ba6d-4562-b7b5-a89be341f119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:42.451842 [ 265 ] {2c8745f2-ba6d-4562-b7b5-a89be341f119} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:42.451883 [ 265 ] {2c8745f2-ba6d-4562-b7b5-a89be341f119} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:42.452267 [ 265 ] {2c8745f2-ba6d-4562-b7b5-a89be341f119} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.02 23:44:42.452511 [ 265 ] {2c8745f2-ba6d-4562-b7b5-a89be341f119} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:42.452749 [ 265 ] {2c8745f2-ba6d-4562-b7b5-a89be341f119} executeQuery: Read 60 rows, 4.14 KiB in 0.00169 sec., 35502.958579881655 rows/sec., 2.39 MiB/sec. 2025.01.02 23:44:42.452845 [ 265 ] {2c8745f2-ba6d-4562-b7b5-a89be341f119} TCPHandler: Processed in 0.002091897 sec. 2025.01.02 23:44:43.603101 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.01.02 23:44:43.626074 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:43.626141 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:43.633625 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.02 23:44:43.634477 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:43.634826 [ 92 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.02 23:44:43.634917 [ 92 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:43.634974 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:43.635228 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full 2025.01.02 23:44:43.643864 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.01.02 23:44:43.645069 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:43.645978 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part 2025.01.02 23:44:43.650573 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part 2025.01.02 23:44:43.655347 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part 2025.01.02 23:44:43.662462 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part 2025.01.02 23:44:43.667892 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part 2025.01.02 23:44:43.673355 [ 190 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part 2025.01.02 23:44:43.736458 [ 201 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.101388823 sec., 6401.100050249129 rows/sec., 33.10 MiB/sec. 2025.01.02 23:44:43.740182 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.02 23:44:43.743426 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:43.743568 [ 189 ] {31b60859-c590-4889-866a-026624596be5::all_1_86_17} system.metric_log (31b60859-c590-4889-866a-026624596be5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.02 23:44:43.746314 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.02 23:44:44.000216 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 269.76 MiB, peak 287.19 MiB, free memory in arenas 0.00 B, will set to 268.70 MiB (RSS), difference: -1.06 MiB 2025.01.02 23:44:46.035469 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2196 2025.01.02 23:44:46.038852 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:46.038912 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:46.040473 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:44:46.040800 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:46.042396 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2196 2025.01.02 23:44:47.450953 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.451165 [ 260 ] {244337b9-8e45-4132-9b76-b0513f8d7146} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:44:47.451242 [ 260 ] {244337b9-8e45-4132-9b76-b0513f8d7146} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:44:47.452043 [ 260 ] {244337b9-8e45-4132-9b76-b0513f8d7146} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.452094 [ 260 ] {244337b9-8e45-4132-9b76-b0513f8d7146} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.452536 [ 260 ] {244337b9-8e45-4132-9b76-b0513f8d7146} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:44:47.452783 [ 260 ] {244337b9-8e45-4132-9b76-b0513f8d7146} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.453035 [ 260 ] {244337b9-8e45-4132-9b76-b0513f8d7146} executeQuery: Read 14 rows, 1.01 KiB in 0.001925 sec., 7272.727272727272 rows/sec., 523.54 KiB/sec. 2025.01.02 23:44:47.453137 [ 260 ] {244337b9-8e45-4132-9b76-b0513f8d7146} TCPHandler: Processed in 0.00232253 sec. 2025.01.02 23:44:47.453428 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.453640 [ 265 ] {d810fe24-8d8e-41f4-bbd0-680c907159fc} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.02 23:44:47.453720 [ 265 ] {d810fe24-8d8e-41f4-bbd0-680c907159fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.02 23:44:47.454447 [ 265 ] {d810fe24-8d8e-41f4-bbd0-680c907159fc} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.454493 [ 265 ] {d810fe24-8d8e-41f4-bbd0-680c907159fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.454927 [ 265 ] {d810fe24-8d8e-41f4-bbd0-680c907159fc} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.02 23:44:47.455192 [ 265 ] {d810fe24-8d8e-41f4-bbd0-680c907159fc} oximeter.fields_ipaddr (96b5be21-abca-4b28-a9a9-b954e7d8755e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.455473 [ 265 ] {d810fe24-8d8e-41f4-bbd0-680c907159fc} executeQuery: Read 2 rows, 167.00 B in 0.001889 sec., 1058.7612493382742 rows/sec., 86.33 KiB/sec. 2025.01.02 23:44:47.455678 [ 265 ] {d810fe24-8d8e-41f4-bbd0-680c907159fc} TCPHandler: Processed in 0.002418232 sec. 2025.01.02 23:44:47.455961 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.456182 [ 260 ] {78ddde87-8713-49ca-be5e-589c9ea2ada2} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:47.456271 [ 260 ] {78ddde87-8713-49ca-be5e-589c9ea2ada2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:47.457210 [ 260 ] {78ddde87-8713-49ca-be5e-589c9ea2ada2} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.457249 [ 260 ] {78ddde87-8713-49ca-be5e-589c9ea2ada2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.457629 [ 260 ] {78ddde87-8713-49ca-be5e-589c9ea2ada2} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.02 23:44:47.457863 [ 260 ] {78ddde87-8713-49ca-be5e-589c9ea2ada2} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.458078 [ 260 ] {78ddde87-8713-49ca-be5e-589c9ea2ada2} executeQuery: Read 284 rows, 25.68 KiB in 0.001952 sec., 145491.80327868852 rows/sec., 12.85 MiB/sec. 2025.01.02 23:44:47.458130 [ 260 ] {78ddde87-8713-49ca-be5e-589c9ea2ada2} TCPHandler: Processed in 0.00231729 sec. 2025.01.02 23:44:47.458341 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.458569 [ 265 ] {cbb2fd98-c4f6-4d70-b15c-9014a1577b6b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:44:47.458660 [ 265 ] {cbb2fd98-c4f6-4d70-b15c-9014a1577b6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:44:47.459287 [ 265 ] {cbb2fd98-c4f6-4d70-b15c-9014a1577b6b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.459328 [ 265 ] {cbb2fd98-c4f6-4d70-b15c-9014a1577b6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.459699 [ 265 ] {cbb2fd98-c4f6-4d70-b15c-9014a1577b6b} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.02 23:44:47.459937 [ 265 ] {cbb2fd98-c4f6-4d70-b15c-9014a1577b6b} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.460155 [ 265 ] {cbb2fd98-c4f6-4d70-b15c-9014a1577b6b} executeQuery: Read 49 rows, 3.60 KiB in 0.001645 sec., 29787.23404255319 rows/sec., 2.14 MiB/sec. 2025.01.02 23:44:47.460214 [ 265 ] {cbb2fd98-c4f6-4d70-b15c-9014a1577b6b} TCPHandler: Processed in 0.001984447 sec. 2025.01.02 23:44:47.460419 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.460577 [ 260 ] {25063c1b-9917-412b-93dd-3852a697f7ed} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:44:47.460634 [ 260 ] {25063c1b-9917-412b-93dd-3852a697f7ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:44:47.461210 [ 260 ] {25063c1b-9917-412b-93dd-3852a697f7ed} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.461250 [ 260 ] {25063c1b-9917-412b-93dd-3852a697f7ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.461603 [ 260 ] {25063c1b-9917-412b-93dd-3852a697f7ed} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.02 23:44:47.461837 [ 260 ] {25063c1b-9917-412b-93dd-3852a697f7ed} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.462049 [ 260 ] {25063c1b-9917-412b-93dd-3852a697f7ed} executeQuery: Read 14 rows, 1004.00 B in 0.001501 sec., 9327.11525649567 rows/sec., 653.21 KiB/sec. 2025.01.02 23:44:47.462102 [ 260 ] {25063c1b-9917-412b-93dd-3852a697f7ed} TCPHandler: Processed in 0.001808433 sec. 2025.01.02 23:44:47.462236 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.462355 [ 265 ] {ec644390-11cd-4023-86e2-5b4204e6acb4} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:44:47.462403 [ 265 ] {ec644390-11cd-4023-86e2-5b4204e6acb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:44:47.462994 [ 265 ] {ec644390-11cd-4023-86e2-5b4204e6acb4} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.463035 [ 265 ] {ec644390-11cd-4023-86e2-5b4204e6acb4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.463402 [ 265 ] {ec644390-11cd-4023-86e2-5b4204e6acb4} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:44:47.463646 [ 265 ] {ec644390-11cd-4023-86e2-5b4204e6acb4} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.463859 [ 265 ] {ec644390-11cd-4023-86e2-5b4204e6acb4} executeQuery: Read 13 rows, 830.00 B in 0.001529 sec., 8502.289077828646 rows/sec., 530.12 KiB/sec. 2025.01.02 23:44:47.463913 [ 265 ] {ec644390-11cd-4023-86e2-5b4204e6acb4} TCPHandler: Processed in 0.001732243 sec. 2025.01.02 23:44:47.464106 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.464329 [ 260 ] {ac176c5c-40e7-48bf-aa62-840d2dd6245e} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:47.464415 [ 260 ] {ac176c5c-40e7-48bf-aa62-840d2dd6245e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:47.465282 [ 260 ] {ac176c5c-40e7-48bf-aa62-840d2dd6245e} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.465321 [ 260 ] {ac176c5c-40e7-48bf-aa62-840d2dd6245e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.465705 [ 260 ] {ac176c5c-40e7-48bf-aa62-840d2dd6245e} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.02 23:44:47.465950 [ 260 ] {ac176c5c-40e7-48bf-aa62-840d2dd6245e} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.466156 [ 260 ] {ac176c5c-40e7-48bf-aa62-840d2dd6245e} executeQuery: Read 424 rows, 31.05 KiB in 0.001881 sec., 225412.01488569909 rows/sec., 16.12 MiB/sec. 2025.01.02 23:44:47.466208 [ 260 ] {ac176c5c-40e7-48bf-aa62-840d2dd6245e} TCPHandler: Processed in 0.002210499 sec. 2025.01.02 23:44:47.466362 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.466502 [ 265 ] {efbf6886-6dc9-4205-b0f7-2351c6f45f1a} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:44:47.466563 [ 265 ] {efbf6886-6dc9-4205-b0f7-2351c6f45f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:44:47.467070 [ 265 ] {efbf6886-6dc9-4205-b0f7-2351c6f45f1a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.467110 [ 265 ] {efbf6886-6dc9-4205-b0f7-2351c6f45f1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.467482 [ 265 ] {efbf6886-6dc9-4205-b0f7-2351c6f45f1a} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:44:47.467731 [ 265 ] {efbf6886-6dc9-4205-b0f7-2351c6f45f1a} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.467949 [ 218 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.02 23:44:47.467952 [ 265 ] {efbf6886-6dc9-4205-b0f7-2351c6f45f1a} executeQuery: Read 6 rows, 321.00 B in 0.001478 sec., 4059.539918809202 rows/sec., 212.10 KiB/sec. 2025.01.02 23:44:47.467982 [ 218 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.02 23:44:47.468046 [ 265 ] {efbf6886-6dc9-4205-b0f7-2351c6f45f1a} TCPHandler: Processed in 0.001751894 sec. 2025.01.02 23:44:47.468281 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.468612 [ 260 ] {686f53a3-e360-4a45-b5cf-7f9f6ca468be} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:47.468751 [ 260 ] {686f53a3-e360-4a45-b5cf-7f9f6ca468be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:47.469797 [ 260 ] {686f53a3-e360-4a45-b5cf-7f9f6ca468be} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.469863 [ 260 ] {686f53a3-e360-4a45-b5cf-7f9f6ca468be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.470549 [ 260 ] {686f53a3-e360-4a45-b5cf-7f9f6ca468be} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.02 23:44:47.470908 [ 260 ] {686f53a3-e360-4a45-b5cf-7f9f6ca468be} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.471301 [ 218 ] {} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.02 23:44:47.471367 [ 260 ] {686f53a3-e360-4a45-b5cf-7f9f6ca468be} executeQuery: Read 238 rows, 16.34 KiB in 0.002853 sec., 83420.96039256922 rows/sec., 5.59 MiB/sec. 2025.01.02 23:44:47.471716 [ 260 ] {686f53a3-e360-4a45-b5cf-7f9f6ca468be} TCPHandler: Processed in 0.003574397 sec. 2025.01.02 23:44:47.472032 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.472437 [ 265 ] {e45db274-bb6d-4483-840e-ff361bf5a90d} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:44:47.472621 [ 265 ] {e45db274-bb6d-4483-840e-ff361bf5a90d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:44:47.474178 [ 265 ] {e45db274-bb6d-4483-840e-ff361bf5a90d} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.474218 [ 265 ] {e45db274-bb6d-4483-840e-ff361bf5a90d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.474581 [ 265 ] {e45db274-bb6d-4483-840e-ff361bf5a90d} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:44:47.474821 [ 265 ] {e45db274-bb6d-4483-840e-ff361bf5a90d} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.475044 [ 265 ] {e45db274-bb6d-4483-840e-ff361bf5a90d} executeQuery: Read 1 rows, 69.00 B in 0.002746 sec., 364.1660597232338 rows/sec., 24.54 KiB/sec. 2025.01.02 23:44:47.475094 [ 265 ] {e45db274-bb6d-4483-840e-ff361bf5a90d} TCPHandler: Processed in 0.003246772 sec. 2025.01.02 23:44:47.475301 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.475524 [ 260 ] {153b1f58-98dd-4c8f-bb23-dfba44efc027} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:47.475661 [ 260 ] {153b1f58-98dd-4c8f-bb23-dfba44efc027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:44:47.476904 [ 260 ] {153b1f58-98dd-4c8f-bb23-dfba44efc027} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.476943 [ 260 ] {153b1f58-98dd-4c8f-bb23-dfba44efc027} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.477606 [ 260 ] {153b1f58-98dd-4c8f-bb23-dfba44efc027} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.02 23:44:47.477859 [ 260 ] {153b1f58-98dd-4c8f-bb23-dfba44efc027} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.478088 [ 260 ] {153b1f58-98dd-4c8f-bb23-dfba44efc027} executeQuery: Read 40 rows, 73.40 KiB in 0.002619 sec., 15273.004963726615 rows/sec., 27.37 MiB/sec. 2025.01.02 23:44:47.478180 [ 260 ] {153b1f58-98dd-4c8f-bb23-dfba44efc027} TCPHandler: Processed in 0.002988899 sec. 2025.01.02 23:44:47.478326 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:47.478463 [ 265 ] {2cf15bfd-d461-43bf-b479-ff779b01152c} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:47.478522 [ 265 ] {2cf15bfd-d461-43bf-b479-ff779b01152c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:47.479024 [ 265 ] {2cf15bfd-d461-43bf-b479-ff779b01152c} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:47.479063 [ 265 ] {2cf15bfd-d461-43bf-b479-ff779b01152c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:47.479429 [ 265 ] {2cf15bfd-d461-43bf-b479-ff779b01152c} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.02 23:44:47.479662 [ 265 ] {2cf15bfd-d461-43bf-b479-ff779b01152c} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:47.479880 [ 265 ] {2cf15bfd-d461-43bf-b479-ff779b01152c} executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. 2025.01.02 23:44:47.479929 [ 265 ] {2cf15bfd-d461-43bf-b479-ff779b01152c} TCPHandler: Processed in 0.001668362 sec. 2025.01.02 23:44:48.270676 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 2025.01.02 23:44:48.271792 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:48.271835 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:48.272398 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.02 23:44:48.272671 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:48.272882 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 2025.01.02 23:44:51.144023 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.01.02 23:44:51.166628 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:51.166680 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:51.174224 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.02 23:44:51.175044 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:51.177839 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.01.02 23:44:52.445194 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:52.445402 [ 260 ] {65b03ccd-3f6d-4acc-986a-a4c71f4d8071} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:52.445481 [ 260 ] {65b03ccd-3f6d-4acc-986a-a4c71f4d8071} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:52.446270 [ 260 ] {65b03ccd-3f6d-4acc-986a-a4c71f4d8071} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:52.446319 [ 260 ] {65b03ccd-3f6d-4acc-986a-a4c71f4d8071} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:52.446752 [ 260 ] {65b03ccd-3f6d-4acc-986a-a4c71f4d8071} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.02 23:44:52.447030 [ 260 ] {65b03ccd-3f6d-4acc-986a-a4c71f4d8071} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:52.447260 [ 260 ] {65b03ccd-3f6d-4acc-986a-a4c71f4d8071} executeQuery: Read 56 rows, 4.41 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.25 MiB/sec. 2025.01.02 23:44:52.447324 [ 260 ] {65b03ccd-3f6d-4acc-986a-a4c71f4d8071} TCPHandler: Processed in 0.00227047 sec. 2025.01.02 23:44:52.447621 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:52.447856 [ 265 ] {3286b222-55a7-4aa8-997d-87868596180b} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:52.447929 [ 265 ] {3286b222-55a7-4aa8-997d-87868596180b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:52.448702 [ 265 ] {3286b222-55a7-4aa8-997d-87868596180b} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:52.448754 [ 265 ] {3286b222-55a7-4aa8-997d-87868596180b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:52.449169 [ 265 ] {3286b222-55a7-4aa8-997d-87868596180b} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.02 23:44:52.449426 [ 265 ] {3286b222-55a7-4aa8-997d-87868596180b} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:52.449646 [ 265 ] {3286b222-55a7-4aa8-997d-87868596180b} executeQuery: Read 64 rows, 5.12 KiB in 0.001907 sec., 33560.5663345569 rows/sec., 2.62 MiB/sec. 2025.01.02 23:44:52.449762 [ 265 ] {3286b222-55a7-4aa8-997d-87868596180b} TCPHandler: Processed in 0.00232521 sec. 2025.01.02 23:44:52.449919 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:52.450060 [ 260 ] {f409ab78-60d8-4aef-9543-7a208361dfb7} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:52.450121 [ 260 ] {f409ab78-60d8-4aef-9543-7a208361dfb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:52.450784 [ 260 ] {f409ab78-60d8-4aef-9543-7a208361dfb7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:52.450831 [ 260 ] {f409ab78-60d8-4aef-9543-7a208361dfb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:52.451223 [ 260 ] {f409ab78-60d8-4aef-9543-7a208361dfb7} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.02 23:44:52.451461 [ 260 ] {f409ab78-60d8-4aef-9543-7a208361dfb7} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:52.451638 [ 82 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Selected 5 parts from all_1_120_24 to all_124_124_0 2025.01.02 23:44:52.451699 [ 260 ] {f409ab78-60d8-4aef-9543-7a208361dfb7} executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. 2025.01.02 23:44:52.451727 [ 82 ] {} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:52.451796 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:52.451813 [ 260 ] {f409ab78-60d8-4aef-9543-7a208361dfb7} TCPHandler: Processed in 0.001958856 sec. 2025.01.02 23:44:52.452042 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} MergeTask::PrepareStage: Merging 5 parts: from all_1_120_24 to all_124_124_0 into Compact with storage Full 2025.01.02 23:44:52.452053 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:52.452292 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:52.452327 [ 265 ] {3141eb67-6d5b-4b72-9ff3-5bafc02fa3c1} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:52.452353 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_120_24, total 38099 rows starting from the beginning of the part 2025.01.02 23:44:52.452435 [ 265 ] {3141eb67-6d5b-4b72-9ff3-5bafc02fa3c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:52.452650 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 882 rows starting from the beginning of the part 2025.01.02 23:44:52.453023 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 237 rows starting from the beginning of the part 2025.01.02 23:44:52.453403 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part 2025.01.02 23:44:52.453746 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 238 rows starting from the beginning of the part 2025.01.02 23:44:52.454707 [ 265 ] {3141eb67-6d5b-4b72-9ff3-5bafc02fa3c1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:52.454783 [ 265 ] {3141eb67-6d5b-4b72-9ff3-5bafc02fa3c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:52.455292 [ 265 ] {3141eb67-6d5b-4b72-9ff3-5bafc02fa3c1} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.02 23:44:52.455575 [ 265 ] {3141eb67-6d5b-4b72-9ff3-5bafc02fa3c1} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:52.456239 [ 265 ] {3141eb67-6d5b-4b72-9ff3-5bafc02fa3c1} executeQuery: Read 60 rows, 4.14 KiB in 0.003915 sec., 15325.670498084291 rows/sec., 1.03 MiB/sec. 2025.01.02 23:44:52.456971 [ 265 ] {3141eb67-6d5b-4b72-9ff3-5bafc02fa3c1} TCPHandler: Processed in 0.005033357 sec. 2025.01.02 23:44:52.462753 [ 201 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} MergeTask::MergeProjectionsStage: Merge sorted 39616 rows, containing 5 columns (5 merged, 0 gathered) in 0.010843683 sec., 3653371.27616143 rows/sec., 246.55 MiB/sec. 2025.01.02 23:44:52.463229 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) 2025.01.02 23:44:52.463524 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:52.463599 [ 186 ] {f4b1e680-eb14-449c-bcda-500e2de80a00::all_1_124_25} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00) (MergerMutator): Merged 5 parts: [all_1_120_24, all_124_124_0] -> all_1_124_25 2025.01.02 23:44:52.463671 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. 2025.01.02 23:44:55.529188 [ 76 ] {} DNSResolver: Updating DNS cache 2025.01.02 23:44:55.529296 [ 76 ] {} DNSResolver: Updated DNS cache 2025.01.02 23:44:55.773132 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 2025.01.02 23:44:55.774241 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:55.774331 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:55.774902 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.02 23:44:55.775195 [ 244 ] {} system.asynchronous_metric_log (e2d0e8f0-672f-4975-b6b7-140e05e60110): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:55.775461 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.01.02 23:44:55.861427 [ 220 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:55.861479 [ 220 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:55.863647 [ 220 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:56.042683 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2228 2025.01.02 23:44:56.045909 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:56.045960 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2025.01.02 23:44:56.047527 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:44:56.047856 [ 242 ] {} system.query_log (51f57459-48e1-42b0-9e6a-e36e9c08c8fe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:56.048558 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2228 2025.01.02 23:44:57.451340 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.451541 [ 260 ] {35ce22b2-0c8c-4e17-b81f-1eb032c435d0} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.02 23:44:57.451613 [ 260 ] {35ce22b2-0c8c-4e17-b81f-1eb032c435d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.02 23:44:57.452353 [ 260 ] {35ce22b2-0c8c-4e17-b81f-1eb032c435d0} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.452402 [ 260 ] {35ce22b2-0c8c-4e17-b81f-1eb032c435d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.452819 [ 260 ] {35ce22b2-0c8c-4e17-b81f-1eb032c435d0} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:44:57.453064 [ 260 ] {35ce22b2-0c8c-4e17-b81f-1eb032c435d0} oximeter.fields_i16 (134bcaf9-79cc-4313-956f-6980e26bdac4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.453308 [ 260 ] {35ce22b2-0c8c-4e17-b81f-1eb032c435d0} executeQuery: Read 14 rows, 1.01 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 557.42 KiB/sec. 2025.01.02 23:44:57.453418 [ 260 ] {35ce22b2-0c8c-4e17-b81f-1eb032c435d0} TCPHandler: Processed in 0.0022053 sec. 2025.01.02 23:44:57.453723 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.453938 [ 265 ] {87a9ff85-ec19-4bff-8646-d71e44e8a530} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.02 23:44:57.454020 [ 265 ] {87a9ff85-ec19-4bff-8646-d71e44e8a530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.02 23:44:57.454884 [ 265 ] {87a9ff85-ec19-4bff-8646-d71e44e8a530} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.454935 [ 265 ] {87a9ff85-ec19-4bff-8646-d71e44e8a530} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.455399 [ 265 ] {87a9ff85-ec19-4bff-8646-d71e44e8a530} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.02 23:44:57.455653 [ 265 ] {87a9ff85-ec19-4bff-8646-d71e44e8a530} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.455866 [ 75 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.02 23:44:57.455903 [ 265 ] {87a9ff85-ec19-4bff-8646-d71e44e8a530} executeQuery: Read 283 rows, 25.60 KiB in 0.002025 sec., 139753.0864197531 rows/sec., 12.35 MiB/sec. 2025.01.02 23:44:57.455957 [ 75 ] {} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.456027 [ 265 ] {87a9ff85-ec19-4bff-8646-d71e44e8a530} TCPHandler: Processed in 0.002478233 sec. 2025.01.02 23:44:57.456039 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.456343 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.01.02 23:44:57.456379 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.456796 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:57.456946 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1435 rows starting from the beginning of the part 2025.01.02 23:44:57.457167 [ 260 ] {12f687ba-16cb-4a36-98f9-be492d37dea3} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.02 23:44:57.457425 [ 260 ] {12f687ba-16cb-4a36-98f9-be492d37dea3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.02 23:44:57.458005 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 283 rows starting from the beginning of the part 2025.01.02 23:44:57.458577 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part 2025.01.02 23:44:57.458929 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 284 rows starting from the beginning of the part 2025.01.02 23:44:57.459345 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part 2025.01.02 23:44:57.459688 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 283 rows starting from the beginning of the part 2025.01.02 23:44:57.460763 [ 260 ] {12f687ba-16cb-4a36-98f9-be492d37dea3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.460829 [ 260 ] {12f687ba-16cb-4a36-98f9-be492d37dea3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.02 23:44:57.461804 [ 260 ] {12f687ba-16cb-4a36-98f9-be492d37dea3} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.02 23:44:57.462229 [ 260 ] {12f687ba-16cb-4a36-98f9-be492d37dea3} oximeter.fields_u16 (d71f9721-d961-40b3-8ada-a9f0533be470): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.462642 [ 260 ] {12f687ba-16cb-4a36-98f9-be492d37dea3} executeQuery: Read 47 rows, 3.46 KiB in 0.00576 sec., 8159.722222222222 rows/sec., 601.37 KiB/sec. 2025.01.02 23:44:57.463030 [ 260 ] {12f687ba-16cb-4a36-98f9-be492d37dea3} TCPHandler: Processed in 0.006879751 sec. 2025.01.02 23:44:57.463392 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.463636 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2397 rows, containing 5 columns (5 merged, 0 gathered) in 0.007440728 sec., 322145.89755195996 rows/sec., 28.63 MiB/sec. 2025.01.02 23:44:57.463826 [ 265 ] {2dcfc2c7-40f0-427d-b9ff-49dec4f57caa} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.02 23:44:57.463976 [ 265 ] {2dcfc2c7-40f0-427d-b9ff-49dec4f57caa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.02 23:44:57.464016 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.02 23:44:57.464435 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.464519 [ 194 ] {a45fabe9-21f4-4b0c-9f3b-b191d145f858::all_1_126_25} oximeter.fields_string (a45fabe9-21f4-4b0c-9f3b-b191d145f858) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.02 23:44:57.464613 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. 2025.01.02 23:44:57.464775 [ 265 ] {2dcfc2c7-40f0-427d-b9ff-49dec4f57caa} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.464815 [ 265 ] {2dcfc2c7-40f0-427d-b9ff-49dec4f57caa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.465188 [ 265 ] {2dcfc2c7-40f0-427d-b9ff-49dec4f57caa} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.02 23:44:57.465435 [ 265 ] {2dcfc2c7-40f0-427d-b9ff-49dec4f57caa} oximeter.fields_u32 (950c0a2b-b989-4e31-a6eb-669f9cc0158f): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.465655 [ 265 ] {2dcfc2c7-40f0-427d-b9ff-49dec4f57caa} executeQuery: Read 14 rows, 1004.00 B in 0.001959 sec., 7146.503318019399 rows/sec., 500.49 KiB/sec. 2025.01.02 23:44:57.465711 [ 265 ] {2dcfc2c7-40f0-427d-b9ff-49dec4f57caa} TCPHandler: Processed in 0.002558924 sec. 2025.01.02 23:44:57.465869 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.466018 [ 260 ] {cb37495a-350b-493a-8518-e242f5b1834d} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.02 23:44:57.466110 [ 260 ] {cb37495a-350b-493a-8518-e242f5b1834d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.02 23:44:57.467109 [ 260 ] {cb37495a-350b-493a-8518-e242f5b1834d} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.467149 [ 260 ] {cb37495a-350b-493a-8518-e242f5b1834d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.467508 [ 260 ] {cb37495a-350b-493a-8518-e242f5b1834d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:44:57.467739 [ 260 ] {cb37495a-350b-493a-8518-e242f5b1834d} oximeter.fields_u8 (c539644e-57f4-452b-9d9f-90f359afbc94): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.467948 [ 260 ] {cb37495a-350b-493a-8518-e242f5b1834d} executeQuery: Read 13 rows, 830.00 B in 0.001972 sec., 6592.292089249494 rows/sec., 411.03 KiB/sec. 2025.01.02 23:44:57.468000 [ 260 ] {cb37495a-350b-493a-8518-e242f5b1834d} TCPHandler: Processed in 0.002197869 sec. 2025.01.02 23:44:57.468154 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.468273 [ 265 ] {4293b5a2-505f-479e-b20e-aa107ce65dac} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.02 23:44:57.468323 [ 265 ] {4293b5a2-505f-479e-b20e-aa107ce65dac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.02 23:44:57.469048 [ 265 ] {4293b5a2-505f-479e-b20e-aa107ce65dac} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.469087 [ 265 ] {4293b5a2-505f-479e-b20e-aa107ce65dac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.469487 [ 265 ] {4293b5a2-505f-479e-b20e-aa107ce65dac} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.02 23:44:57.469739 [ 265 ] {4293b5a2-505f-479e-b20e-aa107ce65dac} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.469908 [ 75 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.02 23:44:57.469964 [ 75 ] {} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.469984 [ 265 ] {4293b5a2-505f-479e-b20e-aa107ce65dac} executeQuery: Read 422 rows, 30.88 KiB in 0.001724 sec., 244779.5823665893 rows/sec., 17.49 MiB/sec. 2025.01.02 23:44:57.470005 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.470147 [ 265 ] {4293b5a2-505f-479e-b20e-aa107ce65dac} TCPHandler: Processed in 0.002052798 sec. 2025.01.02 23:44:57.470241 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.01.02 23:44:57.470327 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.470382 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:57.470419 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 914 rows starting from the beginning of the part 2025.01.02 23:44:57.470514 [ 260 ] {dd8b92e7-01a5-4c2d-9dae-3e115963f148} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.02 23:44:57.470557 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 422 rows starting from the beginning of the part 2025.01.02 23:44:57.470631 [ 260 ] {dd8b92e7-01a5-4c2d-9dae-3e115963f148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.02 23:44:57.470773 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part 2025.01.02 23:44:57.471203 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 424 rows starting from the beginning of the part 2025.01.02 23:44:57.471427 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part 2025.01.02 23:44:57.471636 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 422 rows starting from the beginning of the part 2025.01.02 23:44:57.472369 [ 260 ] {dd8b92e7-01a5-4c2d-9dae-3e115963f148} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.472422 [ 260 ] {dd8b92e7-01a5-4c2d-9dae-3e115963f148} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. 2025.01.02 23:44:57.472937 [ 260 ] {dd8b92e7-01a5-4c2d-9dae-3e115963f148} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:44:57.473213 [ 260 ] {dd8b92e7-01a5-4c2d-9dae-3e115963f148} oximeter.measurements_bool (49cd061b-096d-4b3a-b490-47b0384d6a65): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.473513 [ 260 ] {dd8b92e7-01a5-4c2d-9dae-3e115963f148} executeQuery: Read 6 rows, 321.00 B in 0.003081 sec., 1947.4196689386563 rows/sec., 101.75 KiB/sec. 2025.01.02 23:44:57.473845 [ 260 ] {dd8b92e7-01a5-4c2d-9dae-3e115963f148} TCPHandler: Processed in 0.003579837 sec. 2025.01.02 23:44:57.474391 [ 201 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 5 columns (5 merged, 0 gathered) in 0.004247276 sec., 543878.0055734545 rows/sec., 41.42 MiB/sec. 2025.01.02 23:44:57.474476 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.474713 [ 265 ] {69cad2c9-5689-4df6-8de9-73b86e94a4ff} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:57.474768 [ 193 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.02 23:44:57.474805 [ 265 ] {69cad2c9-5689-4df6-8de9-73b86e94a4ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.02 23:44:57.475469 [ 193 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.475677 [ 193 ] {2976c56e-c5c5-4447-b811-b96567fbaf9f::all_1_126_25} oximeter.fields_uuid (2976c56e-c5c5-4447-b811-b96567fbaf9f) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.02 23:44:57.475872 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.02 23:44:57.476043 [ 265 ] {69cad2c9-5689-4df6-8de9-73b86e94a4ff} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.476089 [ 265 ] {69cad2c9-5689-4df6-8de9-73b86e94a4ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.476488 [ 265 ] {69cad2c9-5689-4df6-8de9-73b86e94a4ff} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.02 23:44:57.476738 [ 265 ] {69cad2c9-5689-4df6-8de9-73b86e94a4ff} oximeter.measurements_cumulativeu64 (f4b1e680-eb14-449c-bcda-500e2de80a00): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.476987 [ 265 ] {69cad2c9-5689-4df6-8de9-73b86e94a4ff} executeQuery: Read 237 rows, 16.27 KiB in 0.00232 sec., 102155.1724137931 rows/sec., 6.85 MiB/sec. 2025.01.02 23:44:57.477098 [ 265 ] {69cad2c9-5689-4df6-8de9-73b86e94a4ff} TCPHandler: Processed in 0.003123871 sec. 2025.01.02 23:44:57.477307 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.477596 [ 260 ] {c965ba29-f4cc-4102-a64d-a54c04f0ac34} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.02 23:44:57.477657 [ 260 ] {c965ba29-f4cc-4102-a64d-a54c04f0ac34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.02 23:44:57.478178 [ 260 ] {c965ba29-f4cc-4102-a64d-a54c04f0ac34} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.478217 [ 260 ] {c965ba29-f4cc-4102-a64d-a54c04f0ac34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.478575 [ 260 ] {c965ba29-f4cc-4102-a64d-a54c04f0ac34} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:44:57.478805 [ 260 ] {c965ba29-f4cc-4102-a64d-a54c04f0ac34} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.479010 [ 260 ] {c965ba29-f4cc-4102-a64d-a54c04f0ac34} executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec. 2025.01.02 23:44:57.479061 [ 260 ] {c965ba29-f4cc-4102-a64d-a54c04f0ac34} TCPHandler: Processed in 0.001883345 sec. 2025.01.02 23:44:57.479259 [ 265 ] {} TCP-Session: 6f43191d-0400-4580-8a77-b1efdc47345d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.479483 [ 265 ] {fe790db6-9e70-4d59-aa5e-3ce2f67e3441} executeQuery: (from [fd00:1122:3344:101::d]:38742) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.02 23:44:57.479623 [ 265 ] {fe790db6-9e70-4d59-aa5e-3ce2f67e3441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 2025.01.02 23:44:57.481094 [ 265 ] {fe790db6-9e70-4d59-aa5e-3ce2f67e3441} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.481134 [ 265 ] {fe790db6-9e70-4d59-aa5e-3ce2f67e3441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.481831 [ 265 ] {fe790db6-9e70-4d59-aa5e-3ce2f67e3441} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.02 23:44:57.482091 [ 265 ] {fe790db6-9e70-4d59-aa5e-3ce2f67e3441} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.482346 [ 218 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:57.482360 [ 265 ] {fe790db6-9e70-4d59-aa5e-3ce2f67e3441} executeQuery: Read 40 rows, 73.40 KiB in 0.002931 sec., 13647.219379051518 rows/sec., 24.46 MiB/sec. 2025.01.02 23:44:57.482389 [ 218 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:57.482567 [ 265 ] {fe790db6-9e70-4d59-aa5e-3ce2f67e3441} TCPHandler: Processed in 0.003420425 sec. 2025.01.02 23:44:57.482787 [ 260 ] {} TCP-Session: 356e7fc6-defb-4d7a-8fe9-f82009f845d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.02 23:44:57.483128 [ 260 ] {4638fb7b-d398-42e9-9241-8f71ef2a6703} executeQuery: (from [fd00:1122:3344:101::d]:58626) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.02 23:44:57.483182 [ 260 ] {4638fb7b-d398-42e9-9241-8f71ef2a6703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.02 23:44:57.484239 [ 260 ] {4638fb7b-d398-42e9-9241-8f71ef2a6703} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.484304 [ 260 ] {4638fb7b-d398-42e9-9241-8f71ef2a6703} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.485039 [ 260 ] {4638fb7b-d398-42e9-9241-8f71ef2a6703} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.02 23:44:57.485447 [ 260 ] {4638fb7b-d398-42e9-9241-8f71ef2a6703} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.485657 [ 75 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.02 23:44:57.485752 [ 75 ] {} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:57.485814 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:57.485883 [ 260 ] {4638fb7b-d398-42e9-9241-8f71ef2a6703} executeQuery: Read 82 rows, 5.33 KiB in 0.002853 sec., 28741.67542937259 rows/sec., 1.83 MiB/sec. 2025.01.02 23:44:57.486168 [ 260 ] {4638fb7b-d398-42e9-9241-8f71ef2a6703} TCPHandler: Processed in 0.003485036 sec. 2025.01.02 23:44:57.486234 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full 2025.01.02 23:44:57.486248 [ 218 ] {} oximeter.measurements_histogramu64 (cc79507e-c368-4663-95ab-c05f18185f75): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:57.486644 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.02 23:44:57.486763 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 8128 rows starting from the beginning of the part 2025.01.02 23:44:57.487092 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 82 rows starting from the beginning of the part 2025.01.02 23:44:57.487434 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part 2025.01.02 23:44:57.487715 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part 2025.01.02 23:44:57.487974 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part 2025.01.02 23:44:57.488352 [ 201 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 82 rows starting from the beginning of the part 2025.01.02 23:44:57.491230 [ 187 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 8494 rows, containing 4 columns (4 merged, 0 gathered) in 0.005307849 sec., 1600271.5977790628 rows/sec., 104.23 MiB/sec. 2025.01.02 23:44:57.491472 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.02 23:44:57.491883 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:57.491992 [ 195 ] {f089096f-6d35-4156-ac8a-e10ac4715594::all_1_126_25} oximeter.measurements_u64 (f089096f-6d35-4156-ac8a-e10ac4715594) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.02 23:44:57.492097 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. 2025.01.02 23:44:58.131107 [ 220 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:58.131167 [ 220 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:58.133807 [ 220 ] {} oximeter.measurements_f64 (a02fc39e-5197-4fdd-be5d-e6cb08ebc14f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] 2025.01.02 23:44:58.678174 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.01.02 23:44:58.703697 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.02 23:44:58.703747 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. 2025.01.02 23:44:58.711225 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.02 23:44:58.712047 [ 243 ] {} system.metric_log (31b60859-c590-4889-866a-026624596be5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.02 23:44:58.715603 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664