[ Jan 31 23:33:43 Enabled. ] [ Jan 31 23:33:43 Rereading configuration. ] [ Jan 31 23:33:44 Rereading configuration. ] [ Jan 31 23:33:47 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 31 23:33:47 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.31 23:33:47.801178 [ 1 ] {} Application: Will watch for the process with pid 23076 2025.01.31 23:33:47.801658 [ 1 ] {} Application: Forked a child process to watch 2025.01.31 23:33:48.025334 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23076 2025.01.31 23:33:48.026175 [ 1 ] {} Application: starting up 2025.01.31 23:33:48.027026 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2025.01.31 23:33:48.115255 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2025.01.31 23:33:48.175800 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2025.01.31 23:33:48.175872 [ 1 ] {} Application: Initializing DateLUT. 2025.01.31 23:33:48.175889 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2025.01.31 23:33:48.175983 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2025.01.31 23:33:48.176500 [ 1 ] {} Application: Initializing interserver credentials. 2025.01.31 23:33:48.178252 [ 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.31 23:33:48.179036 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.31 23:33:48.179974 [ 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.31 23:33:48.180005 [ 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.31 23:33:48.180021 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2025.01.31 23:33:48.180218 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.31 23:33:48.181413 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2025.01.31 23:33:48.187463 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.31 23:33:48.188190 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2025.01.31 23:33:48.189441 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.31 23:33:48.189518 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.31 23:33:48.190722 [ 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.31 23:33:48.191235 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2025.01.31 23:33:48.194334 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2025.01.31 23:33:48.194755 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2025.01.31 23:33:48.196279 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2025.01.31 23:33:48.196814 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2025.01.31 23:33:48.197185 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2025.01.31 23:33:48.197556 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2025.01.31 23:33:48.198974 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2025.01.31 23:33:48.199001 [ 1 ] {} Application: Loading metadata from /data/ 2025.01.31 23:33:48.199075 [ 157 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:33:48.199263 [ 157 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:33:48.211085 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2025.01.31 23:33:48.211112 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142195 sec 2025.01.31 23:33:48.211161 [ 1 ] {} ReferentialDeps: No tables 2025.01.31 23:33:48.211175 [ 1 ] {} LoadingDeps: No tables 2025.01.31 23:33:48.211309 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2025.01.31 23:33:48.212464 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2025.01.31 23:33:48.225839 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2025.01.31 23:33:48.225886 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2025.01.31 23:33:48.225910 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2025.01.31 23:33:48.225922 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2025.01.31 23:33:48.225952 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2025.01.31 23:33:48.225973 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2025.01.31 23:33:48.228562 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2025.01.31 23:33:48.228608 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2025.01.31 23:33:48.228640 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2025.01.31 23:33:48.228826 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2025.01.31 23:33:48.228846 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2025.01.31 23:33:48.228885 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2025.01.31 23:33:48.228909 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2025.01.31 23:33:48.228922 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2025.01.31 23:33:48.228954 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2025.01.31 23:33:48.228976 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2025.01.31 23:33:48.256958 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2025.01.31 23:33:48.259316 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2025.01.31 23:33:48.259373 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.8232e-05 sec 2025.01.31 23:33:48.259388 [ 1 ] {} ReferentialDeps: No tables 2025.01.31 23:33:48.259399 [ 1 ] {} LoadingDeps: No tables 2025.01.31 23:33:48.259427 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2025.01.31 23:33:48.259642 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2025.01.31 23:33:48.259688 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2025.01.31 23:33:48.259702 [ 1 ] {} Application: Loaded metadata. 2025.01.31 23:33:48.259714 [ 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.31 23:33:48.259726 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2025.01.31 23:33:48.272691 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2025.01.31 23:33:48.272906 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.34 MiB 2025.01.31 23:33:48.273873 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.6111e-05 sec. 2025.01.31 23:33:48.274971 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2025.01.31 23:33:48.275247 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2025.01.31 23:33:48.275283 [ 1 ] {} Application: Ready for connections. 2025.01.31 23:33:48.357702 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51843 2025.01.31 23:33:48.357996 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.358495 [ 3 ] {} TCP-Session: e3b30bb6-30ae-4971-9158-155f8fc2b579 Authenticating user 'default' from [fd00:1122:3344:101::a]:51843 2025.01.31 23:33:48.358528 [ 3 ] {} TCP-Session: e3b30bb6-30ae-4971-9158-155f8fc2b579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.358549 [ 3 ] {} TCP-Session: e3b30bb6-30ae-4971-9158-155f8fc2b579 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.358634 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.31 23:33:48.358662 [ 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.31 23:33:48.358690 [ 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.31 23:33:48.361716 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42000 2025.01.31 23:33:48.361747 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55448 2025.01.31 23:33:48.361850 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.361877 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.361886 [ 4 ] {} TCP-Session: f6272f74-bb1b-42f5-a5ff-287df4e550a2 Authenticating user 'default' from [fd00:1122:3344:101::a]:42000 2025.01.31 23:33:48.361947 [ 5 ] {} TCP-Session: 1850fc35-c8b3-439e-a537-f4a6eb91a911 Authenticating user 'default' from [fd00:1122:3344:101::a]:55448 2025.01.31 23:33:48.361956 [ 4 ] {} TCP-Session: f6272f74-bb1b-42f5-a5ff-287df4e550a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.361985 [ 5 ] {} TCP-Session: 1850fc35-c8b3-439e-a537-f4a6eb91a911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.361998 [ 4 ] {} TCP-Session: f6272f74-bb1b-42f5-a5ff-287df4e550a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.362014 [ 5 ] {} TCP-Session: 1850fc35-c8b3-439e-a537-f4a6eb91a911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.362785 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50856 2025.01.31 23:33:48.362949 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47426 2025.01.31 23:33:48.363193 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38898 2025.01.31 23:33:48.363344 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57599 2025.01.31 23:33:48.363500 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55465 2025.01.31 23:33:48.364836 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.364880 [ 254 ] {} TCP-Session: fc72cb8b-4243-4e7e-a8c2-6577248103bc Authenticating user 'default' from [fd00:1122:3344:101::a]:47426 2025.01.31 23:33:48.364905 [ 254 ] {} TCP-Session: fc72cb8b-4243-4e7e-a8c2-6577248103bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.364947 [ 254 ] {} TCP-Session: fc72cb8b-4243-4e7e-a8c2-6577248103bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.366079 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.366123 [ 257 ] {} TCP-Session: 78aa7442-ae1f-4b77-b4ef-9dc82daf118f Authenticating user 'default' from [fd00:1122:3344:101::a]:55465 2025.01.31 23:33:48.366159 [ 257 ] {} TCP-Session: 78aa7442-ae1f-4b77-b4ef-9dc82daf118f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.366178 [ 257 ] {} TCP-Session: 78aa7442-ae1f-4b77-b4ef-9dc82daf118f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.366858 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.366911 [ 256 ] {} TCP-Session: 8fa860e4-9eef-48c3-ab37-2ca22148bb79 Authenticating user 'default' from [fd00:1122:3344:101::a]:57599 2025.01.31 23:33:48.366936 [ 256 ] {} TCP-Session: 8fa860e4-9eef-48c3-ab37-2ca22148bb79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.366952 [ 256 ] {} TCP-Session: 8fa860e4-9eef-48c3-ab37-2ca22148bb79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.366958 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.367035 [ 255 ] {} TCP-Session: 8f326953-9e9a-469c-8917-b647449afc71 Authenticating user 'default' from [fd00:1122:3344:101::a]:38898 2025.01.31 23:33:48.367062 [ 255 ] {} TCP-Session: 8f326953-9e9a-469c-8917-b647449afc71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.367110 [ 255 ] {} TCP-Session: 8f326953-9e9a-469c-8917-b647449afc71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.367705 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.367742 [ 253 ] {} TCP-Session: ae6bc811-3a70-4439-a20a-4e1ef44edd52 Authenticating user 'default' from [fd00:1122:3344:101::a]:50856 2025.01.31 23:33:48.367766 [ 253 ] {} TCP-Session: ae6bc811-3a70-4439-a20a-4e1ef44edd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.367792 [ 253 ] {} TCP-Session: ae6bc811-3a70-4439-a20a-4e1ef44edd52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.436330 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62065 2025.01.31 23:33:48.436480 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.436524 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Authenticating user 'default' from [fd00:1122:3344:101::d]:62065 2025.01.31 23:33:48.436545 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.436560 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.436624 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.31 23:33:48.436650 [ 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.31 23:33:48.436672 [ 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.31 23:33:48.437139 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64637 2025.01.31 23:33:48.437426 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46880 2025.01.31 23:33:48.437467 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60367 2025.01.31 23:33:48.437452 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.437469 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60937 2025.01.31 23:33:48.438189 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61612 2025.01.31 23:33:48.438207 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:64637 2025.01.31 23:33:48.438205 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.439182 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.439464 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.439486 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.439489 [ 261 ] {} TCP-Session: 3211e735-752a-4dbf-a8da-e10562e2c6e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46880 2025.01.31 23:33:48.439536 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Authenticating user 'default' from [fd00:1122:3344:101::d]:60937 2025.01.31 23:33:48.439554 [ 260 ] {} TCP-Session: 3293ad6e-191e-426d-a4f4-c2877abc70ee Authenticating user 'default' from [fd00:1122:3344:101::d]:60367 2025.01.31 23:33:48.439521 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.439505 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.439634 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46352 2025.01.31 23:33:48.439724 [ 260 ] {} TCP-Session: 3293ad6e-191e-426d-a4f4-c2877abc70ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.439738 [ 261 ] {} TCP-Session: 3211e735-752a-4dbf-a8da-e10562e2c6e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.439713 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.439872 [ 263 ] {} TCP-Session: 7652b59b-7447-4806-9319-894110c20c26 Authenticating user 'default' from [fd00:1122:3344:101::d]:61612 2025.01.31 23:33:48.439874 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.440012 [ 261 ] {} TCP-Session: 3211e735-752a-4dbf-a8da-e10562e2c6e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.440013 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57658 2025.01.31 23:33:48.440044 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.440046 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34846 2025.01.31 23:33:48.441370 [ 263 ] {} TCP-Session: 7652b59b-7447-4806-9319-894110c20c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.441931 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.442027 [ 260 ] {} TCP-Session: 3293ad6e-191e-426d-a4f4-c2877abc70ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.442085 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.442837 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.442870 [ 263 ] {} TCP-Session: 7652b59b-7447-4806-9319-894110c20c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.443496 [ 264 ] {} TCP-Session: 8a8e58cd-5e74-416d-966d-5cfe9480afd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46352 2025.01.31 23:33:48.443581 [ 265 ] {} TCP-Session: f0f32279-c880-4fdf-b7b1-f0edcbd318c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57658 2025.01.31 23:33:48.443585 [ 266 ] {} TCP-Session: 879fdc11-4adf-415e-8926-c4b5f69158f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34846 2025.01.31 23:33:48.443619 [ 264 ] {} TCP-Session: 8a8e58cd-5e74-416d-966d-5cfe9480afd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.443693 [ 265 ] {} TCP-Session: f0f32279-c880-4fdf-b7b1-f0edcbd318c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.443735 [ 266 ] {} TCP-Session: 879fdc11-4adf-415e-8926-c4b5f69158f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.443740 [ 264 ] {} TCP-Session: 8a8e58cd-5e74-416d-966d-5cfe9480afd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.443802 [ 265 ] {} TCP-Session: f0f32279-c880-4fdf-b7b1-f0edcbd318c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.443919 [ 266 ] {} TCP-Session: 879fdc11-4adf-415e-8926-c4b5f69158f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.444071 [ 258 ] {50ba55ac-1cd5-4b71-a466-947a97d085ff} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.31 23:33:48.487087 [ 258 ] {50ba55ac-1cd5-4b71-a466-947a97d085ff} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62065) (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.31 23:33:48.488488 [ 258 ] {50ba55ac-1cd5-4b71-a466-947a97d085ff} 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.31 23:33:48.488623 [ 258 ] {50ba55ac-1cd5-4b71-a466-947a97d085ff} TCPHandler: Processed in 0.051289152 sec. 2025.01.31 23:33:48.488962 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.489178 [ 262 ] {270b3d43-29d0-4425-b87e-6579e107a905} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2025.01.31 23:33:48.489576 [ 262 ] {270b3d43-29d0-4425-b87e-6579e107a905} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60937) (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.31 23:33:48.489745 [ 262 ] {270b3d43-29d0-4425-b87e-6579e107a905} 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.31 23:33:48.489850 [ 262 ] {270b3d43-29d0-4425-b87e-6579e107a905} TCPHandler: Processed in 0.001061604 sec. 2025.01.31 23:33:48.490751 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.491713 [ 258 ] {2283b6a7-79ff-4e7c-812b-fc1ff3487a92} executeQuery: (from [fd00:1122:3344:101::d]:62065) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2025.01.31 23:33:48.492437 [ 258 ] {2283b6a7-79ff-4e7c-812b-fc1ff3487a92} TCPHandler: Processed in 0.001805097 sec. 2025.01.31 23:33:48.492640 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.492786 [ 262 ] {220263cb-7050-4f23-b60c-4cd6ae22ac75} executeQuery: (from [fd00:1122:3344:101::d]:60937) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2025.01.31 23:33:48.492882 [ 262 ] {220263cb-7050-4f23-b60c-4cd6ae22ac75} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2025.01.31 23:33:48.513126 [ 262 ] {220263cb-7050-4f23-b60c-4cd6ae22ac75} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2025.01.31 23:33:48.513172 [ 262 ] {220263cb-7050-4f23-b60c-4cd6ae22ac75} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.8843e-05 sec 2025.01.31 23:33:48.513189 [ 262 ] {220263cb-7050-4f23-b60c-4cd6ae22ac75} ReferentialDeps: No tables 2025.01.31 23:33:48.513201 [ 262 ] {220263cb-7050-4f23-b60c-4cd6ae22ac75} LoadingDeps: No tables 2025.01.31 23:33:48.513249 [ 262 ] {220263cb-7050-4f23-b60c-4cd6ae22ac75} DatabaseAtomic (oximeter): Starting up tables. 2025.01.31 23:33:48.513324 [ 262 ] {220263cb-7050-4f23-b60c-4cd6ae22ac75} TCPHandler: Processed in 0.020744901 sec. 2025.01.31 23:33:48.513559 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.513880 [ 258 ] {fcc1f9bd-f8f4-4c59-a258-3281a30905d7} executeQuery: (from [fd00:1122:3344:101::d]:62065) /* 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.31 23:33:48.513959 [ 258 ] {fcc1f9bd-f8f4-4c59-a258-3281a30905d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2025.01.31 23:33:48.520176 [ 258 ] {fcc1f9bd-f8f4-4c59-a258-3281a30905d7} StoragePolicy (default): Storage policy default created, total volumes 1 2025.01.31 23:33:48.528456 [ 258 ] {fcc1f9bd-f8f4-4c59-a258-3281a30905d7} oximeter.version (b549e376-fe95-4153-929c-0ac7e8252697): Loading data parts 2025.01.31 23:33:48.528989 [ 258 ] {fcc1f9bd-f8f4-4c59-a258-3281a30905d7} oximeter.version (b549e376-fe95-4153-929c-0ac7e8252697): There are no data parts 2025.01.31 23:33:48.541034 [ 258 ] {fcc1f9bd-f8f4-4c59-a258-3281a30905d7} TCPHandler: Processed in 0.027550976 sec. 2025.01.31 23:33:48.541418 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.541686 [ 262 ] {fc4a3e14-42cb-4f3a-a831-2124301a04d7} executeQuery: (from [fd00:1122:3344:101::d]:60937) /* 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.31 23:33:48.541782 [ 262 ] {fc4a3e14-42cb-4f3a-a831-2124301a04d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2025.01.31 23:33:48.553010 [ 262 ] {fc4a3e14-42cb-4f3a-a831-2124301a04d7} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Loading data parts 2025.01.31 23:33:48.553365 [ 262 ] {fc4a3e14-42cb-4f3a-a831-2124301a04d7} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): There are no data parts 2025.01.31 23:33:48.557626 [ 262 ] {fc4a3e14-42cb-4f3a-a831-2124301a04d7} TCPHandler: Processed in 0.016288562 sec. 2025.01.31 23:33:48.557915 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.558248 [ 258 ] {91b01da0-5ee8-475a-975c-33a5b0cb3e56} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.558337 [ 258 ] {91b01da0-5ee8-475a-975c-33a5b0cb3e56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2025.01.31 23:33:48.565078 [ 258 ] {91b01da0-5ee8-475a-975c-33a5b0cb3e56} oximeter.measurements_i8 (75e543cf-b653-4c6b-a36a-1fa1f8dc5640): Loading data parts 2025.01.31 23:33:48.565257 [ 258 ] {91b01da0-5ee8-475a-975c-33a5b0cb3e56} oximeter.measurements_i8 (75e543cf-b653-4c6b-a36a-1fa1f8dc5640): There are no data parts 2025.01.31 23:33:48.569493 [ 258 ] {91b01da0-5ee8-475a-975c-33a5b0cb3e56} TCPHandler: Processed in 0.011672807 sec. 2025.01.31 23:33:48.569869 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.570105 [ 262 ] {8c132559-a718-4fde-b0f2-be17ccae5103} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.570265 [ 262 ] {8c132559-a718-4fde-b0f2-be17ccae5103} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2025.01.31 23:33:48.576792 [ 262 ] {8c132559-a718-4fde-b0f2-be17ccae5103} oximeter.measurements_u8 (55e91369-9037-446b-a57f-dcbe45610444): Loading data parts 2025.01.31 23:33:48.577189 [ 262 ] {8c132559-a718-4fde-b0f2-be17ccae5103} oximeter.measurements_u8 (55e91369-9037-446b-a57f-dcbe45610444): There are no data parts 2025.01.31 23:33:48.581344 [ 262 ] {8c132559-a718-4fde-b0f2-be17ccae5103} TCPHandler: Processed in 0.011576024 sec. 2025.01.31 23:33:48.581575 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.581888 [ 258 ] {0bc18860-8ae9-4092-91de-0faf50c8b2ae} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.581942 [ 258 ] {0bc18860-8ae9-4092-91de-0faf50c8b2ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2025.01.31 23:33:48.589232 [ 258 ] {0bc18860-8ae9-4092-91de-0faf50c8b2ae} oximeter.measurements_i16 (48561693-59c9-403d-bf8a-0947854f095f): Loading data parts 2025.01.31 23:33:48.589463 [ 258 ] {0bc18860-8ae9-4092-91de-0faf50c8b2ae} oximeter.measurements_i16 (48561693-59c9-403d-bf8a-0947854f095f): There are no data parts 2025.01.31 23:33:48.593398 [ 258 ] {0bc18860-8ae9-4092-91de-0faf50c8b2ae} TCPHandler: Processed in 0.011888144 sec. 2025.01.31 23:33:48.593704 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.593933 [ 262 ] {f793b745-aaa8-47e6-919c-4185c9540ec8} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.594059 [ 262 ] {f793b745-aaa8-47e6-919c-4185c9540ec8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2025.01.31 23:33:48.600795 [ 262 ] {f793b745-aaa8-47e6-919c-4185c9540ec8} oximeter.measurements_u16 (3f3ac732-a1c5-4143-bb4c-c1cbdcf4dac0): Loading data parts 2025.01.31 23:33:48.601130 [ 262 ] {f793b745-aaa8-47e6-919c-4185c9540ec8} oximeter.measurements_u16 (3f3ac732-a1c5-4143-bb4c-c1cbdcf4dac0): There are no data parts 2025.01.31 23:33:48.606031 [ 262 ] {f793b745-aaa8-47e6-919c-4185c9540ec8} TCPHandler: Processed in 0.0123996 sec. 2025.01.31 23:33:48.606245 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.606553 [ 258 ] {40e22038-317f-45c4-8df5-06aa7a02c74a} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.606608 [ 258 ] {40e22038-317f-45c4-8df5-06aa7a02c74a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2025.01.31 23:33:48.613517 [ 258 ] {40e22038-317f-45c4-8df5-06aa7a02c74a} oximeter.measurements_i32 (e939a85d-0352-4048-ad52-7e844b9395ff): Loading data parts 2025.01.31 23:33:48.613707 [ 258 ] {40e22038-317f-45c4-8df5-06aa7a02c74a} oximeter.measurements_i32 (e939a85d-0352-4048-ad52-7e844b9395ff): There are no data parts 2025.01.31 23:33:48.618227 [ 258 ] {40e22038-317f-45c4-8df5-06aa7a02c74a} TCPHandler: Processed in 0.012047058 sec. 2025.01.31 23:33:48.618526 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.618776 [ 262 ] {b73d21c5-723a-437d-95e3-79ba157b181f} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.618930 [ 262 ] {b73d21c5-723a-437d-95e3-79ba157b181f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2025.01.31 23:33:48.625719 [ 262 ] {b73d21c5-723a-437d-95e3-79ba157b181f} oximeter.measurements_u32 (fa846b23-9902-4ea9-a170-b5d575a957d8): Loading data parts 2025.01.31 23:33:48.625991 [ 262 ] {b73d21c5-723a-437d-95e3-79ba157b181f} oximeter.measurements_u32 (fa846b23-9902-4ea9-a170-b5d575a957d8): There are no data parts 2025.01.31 23:33:48.631074 [ 262 ] {b73d21c5-723a-437d-95e3-79ba157b181f} TCPHandler: Processed in 0.012612237 sec. 2025.01.31 23:33:48.631327 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.631697 [ 258 ] {f65d8607-db2e-4b13-9416-d2f20b6c64ca} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.631763 [ 258 ] {f65d8607-db2e-4b13-9416-d2f20b6c64ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2025.01.31 23:33:48.639992 [ 258 ] {f65d8607-db2e-4b13-9416-d2f20b6c64ca} oximeter.measurements_i64 (a2718195-f2d2-4822-bdcd-21157396d214): Loading data parts 2025.01.31 23:33:48.640178 [ 258 ] {f65d8607-db2e-4b13-9416-d2f20b6c64ca} oximeter.measurements_i64 (a2718195-f2d2-4822-bdcd-21157396d214): There are no data parts 2025.01.31 23:33:48.641870 [ 258 ] {f65d8607-db2e-4b13-9416-d2f20b6c64ca} TCPHandler: Processed in 0.010625594 sec. 2025.01.31 23:33:48.642175 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.642396 [ 262 ] {c21f0f9c-9606-4230-8b00-0e8b8bc81fab} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.642550 [ 262 ] {c21f0f9c-9606-4230-8b00-0e8b8bc81fab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2025.01.31 23:33:48.650217 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33104 2025.01.31 23:33:48.650376 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.650483 [ 269 ] {} TCP-Session: fc87a37a-4c48-48bd-b491-1f4f870f057d Authenticating user 'default' from [fd00:1122:3344:101::b]:33104 2025.01.31 23:33:48.650509 [ 269 ] {} TCP-Session: fc87a37a-4c48-48bd-b491-1f4f870f057d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.650525 [ 269 ] {} TCP-Session: fc87a37a-4c48-48bd-b491-1f4f870f057d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.650663 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.31 23:33:48.650708 [ 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.31 23:33:48.650795 [ 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.31 23:33:48.652396 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62525 2025.01.31 23:33:48.652480 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47230 2025.01.31 23:33:48.652759 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.652764 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.652829 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53324 2025.01.31 23:33:48.652803 [ 271 ] {} TCP-Session: 8343adbc-618a-4486-9a99-456bbb268513 Authenticating user 'default' from [fd00:1122:3344:101::b]:47230 2025.01.31 23:33:48.652858 [ 270 ] {} TCP-Session: 5ee0339f-68ce-4ec1-b306-7349cda67b8d Authenticating user 'default' from [fd00:1122:3344:101::b]:62525 2025.01.31 23:33:48.652766 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52159 2025.01.31 23:33:48.652940 [ 270 ] {} TCP-Session: 5ee0339f-68ce-4ec1-b306-7349cda67b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.652902 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43375 2025.01.31 23:33:48.653101 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.653104 [ 270 ] {} TCP-Session: 5ee0339f-68ce-4ec1-b306-7349cda67b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.653391 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.653411 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.653430 [ 273 ] {} TCP-Session: aee36e67-74f1-44b0-bad0-5378cb4cf7e5 Authenticating user 'default' from [fd00:1122:3344:101::b]:53324 2025.01.31 23:33:48.653536 [ 271 ] {} TCP-Session: 8343adbc-618a-4486-9a99-456bbb268513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.653113 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43979 2025.01.31 23:33:48.653590 [ 274 ] {} TCP-Session: bf588c21-07f1-4bf0-a2ca-96ea0567edc4 Authenticating user 'default' from [fd00:1122:3344:101::b]:43375 2025.01.31 23:33:48.653620 [ 273 ] {} TCP-Session: aee36e67-74f1-44b0-bad0-5378cb4cf7e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.653667 [ 271 ] {} TCP-Session: 8343adbc-618a-4486-9a99-456bbb268513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.653552 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63157 2025.01.31 23:33:48.653721 [ 272 ] {} TCP-Session: a0130596-ee2c-4f88-b018-c3ec8a983a5c Authenticating user 'default' from [fd00:1122:3344:101::b]:52159 2025.01.31 23:33:48.653708 [ 274 ] {} TCP-Session: bf588c21-07f1-4bf0-a2ca-96ea0567edc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.653875 [ 273 ] {} TCP-Session: aee36e67-74f1-44b0-bad0-5378cb4cf7e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.654053 [ 274 ] {} TCP-Session: bf588c21-07f1-4bf0-a2ca-96ea0567edc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.654110 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.654122 [ 272 ] {} TCP-Session: a0130596-ee2c-4f88-b018-c3ec8a983a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.654132 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:48.654308 [ 272 ] {} TCP-Session: a0130596-ee2c-4f88-b018-c3ec8a983a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.654327 [ 276 ] {} TCP-Session: 55ae9097-b1fd-423e-9770-5a209c098ef4 Authenticating user 'default' from [fd00:1122:3344:101::b]:63157 2025.01.31 23:33:48.654423 [ 275 ] {} TCP-Session: e3df5653-cf16-4a66-be5b-fa72f09b2453 Authenticating user 'default' from [fd00:1122:3344:101::b]:43979 2025.01.31 23:33:48.654435 [ 276 ] {} TCP-Session: 55ae9097-b1fd-423e-9770-5a209c098ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.654538 [ 275 ] {} TCP-Session: e3df5653-cf16-4a66-be5b-fa72f09b2453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.654545 [ 276 ] {} TCP-Session: 55ae9097-b1fd-423e-9770-5a209c098ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.654563 [ 275 ] {} TCP-Session: e3df5653-cf16-4a66-be5b-fa72f09b2453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:48.656980 [ 262 ] {c21f0f9c-9606-4230-8b00-0e8b8bc81fab} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Loading data parts 2025.01.31 23:33:48.657155 [ 262 ] {c21f0f9c-9606-4230-8b00-0e8b8bc81fab} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): There are no data parts 2025.01.31 23:33:48.662769 [ 262 ] {c21f0f9c-9606-4230-8b00-0e8b8bc81fab} TCPHandler: Processed in 0.020660409 sec. 2025.01.31 23:33:48.663015 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.663250 [ 258 ] {2146266a-dfed-494a-a821-bf149abdb895} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.663418 [ 258 ] {2146266a-dfed-494a-a821-bf149abdb895} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2025.01.31 23:33:48.672294 [ 258 ] {2146266a-dfed-494a-a821-bf149abdb895} oximeter.measurements_f32 (9e766bb4-6eb7-4aa6-bf03-deb9eea8be5f): Loading data parts 2025.01.31 23:33:48.672522 [ 258 ] {2146266a-dfed-494a-a821-bf149abdb895} oximeter.measurements_f32 (9e766bb4-6eb7-4aa6-bf03-deb9eea8be5f): There are no data parts 2025.01.31 23:33:48.676644 [ 258 ] {2146266a-dfed-494a-a821-bf149abdb895} TCPHandler: Processed in 0.013709211 sec. 2025.01.31 23:33:48.676894 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.677217 [ 262 ] {b3110103-b7ca-4cf9-baed-cd26f0596130} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.677427 [ 262 ] {b3110103-b7ca-4cf9-baed-cd26f0596130} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2025.01.31 23:33:48.685750 [ 262 ] {b3110103-b7ca-4cf9-baed-cd26f0596130} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Loading data parts 2025.01.31 23:33:48.685955 [ 262 ] {b3110103-b7ca-4cf9-baed-cd26f0596130} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): There are no data parts 2025.01.31 23:33:48.690872 [ 262 ] {b3110103-b7ca-4cf9-baed-cd26f0596130} TCPHandler: Processed in 0.014056441 sec. 2025.01.31 23:33:48.691089 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.691312 [ 258 ] {eda6ce27-a157-4176-95c0-a82f15a35ee9} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.691520 [ 258 ] {eda6ce27-a157-4176-95c0-a82f15a35ee9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2025.01.31 23:33:48.699823 [ 258 ] {eda6ce27-a157-4176-95c0-a82f15a35ee9} oximeter.measurements_string (c53b1a18-c108-49b4-a614-66c7898405f8): Loading data parts 2025.01.31 23:33:48.700085 [ 258 ] {eda6ce27-a157-4176-95c0-a82f15a35ee9} oximeter.measurements_string (c53b1a18-c108-49b4-a614-66c7898405f8): There are no data parts 2025.01.31 23:33:48.704967 [ 258 ] {eda6ce27-a157-4176-95c0-a82f15a35ee9} TCPHandler: Processed in 0.013938738 sec. 2025.01.31 23:33:48.705234 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.705573 [ 262 ] {86173ad7-a54a-4a8e-bb45-2be65efb4bec} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.705702 [ 262 ] {86173ad7-a54a-4a8e-bb45-2be65efb4bec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2025.01.31 23:33:48.714208 [ 262 ] {86173ad7-a54a-4a8e-bb45-2be65efb4bec} oximeter.measurements_bytes (0e4bffb5-b01e-4f1d-b50e-15a607caba2e): Loading data parts 2025.01.31 23:33:48.714440 [ 262 ] {86173ad7-a54a-4a8e-bb45-2be65efb4bec} oximeter.measurements_bytes (0e4bffb5-b01e-4f1d-b50e-15a607caba2e): There are no data parts 2025.01.31 23:33:48.719375 [ 262 ] {86173ad7-a54a-4a8e-bb45-2be65efb4bec} TCPHandler: Processed in 0.014226727 sec. 2025.01.31 23:33:48.719653 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.719941 [ 258 ] {bcd39f71-7db4-41a7-8258-cb27ed9a8321} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.720088 [ 258 ] {bcd39f71-7db4-41a7-8258-cb27ed9a8321} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2025.01.31 23:33:48.728174 [ 258 ] {bcd39f71-7db4-41a7-8258-cb27ed9a8321} oximeter.measurements_cumulativei64 (de66cdd0-a3d6-4914-aa83-03e0d15b2a4b): Loading data parts 2025.01.31 23:33:48.728545 [ 258 ] {bcd39f71-7db4-41a7-8258-cb27ed9a8321} oximeter.measurements_cumulativei64 (de66cdd0-a3d6-4914-aa83-03e0d15b2a4b): There are no data parts 2025.01.31 23:33:48.732892 [ 258 ] {bcd39f71-7db4-41a7-8258-cb27ed9a8321} TCPHandler: Processed in 0.013311558 sec. 2025.01.31 23:33:48.733123 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.733441 [ 262 ] {d34743af-32bd-4c54-8aa1-7b55705949aa} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.733534 [ 262 ] {d34743af-32bd-4c54-8aa1-7b55705949aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2025.01.31 23:33:48.741983 [ 262 ] {d34743af-32bd-4c54-8aa1-7b55705949aa} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Loading data parts 2025.01.31 23:33:48.742209 [ 262 ] {d34743af-32bd-4c54-8aa1-7b55705949aa} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): There are no data parts 2025.01.31 23:33:48.747044 [ 262 ] {d34743af-32bd-4c54-8aa1-7b55705949aa} TCPHandler: Processed in 0.01398754 sec. 2025.01.31 23:33:48.747291 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.747547 [ 258 ] {20c82f38-058c-4553-b9b1-ba753ec95f42} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.747741 [ 258 ] {20c82f38-058c-4553-b9b1-ba753ec95f42} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2025.01.31 23:33:48.755801 [ 258 ] {20c82f38-058c-4553-b9b1-ba753ec95f42} oximeter.measurements_cumulativef32 (aac3f64a-d797-4d6e-9523-1f8fc0e52bc7): Loading data parts 2025.01.31 23:33:48.756063 [ 258 ] {20c82f38-058c-4553-b9b1-ba753ec95f42} oximeter.measurements_cumulativef32 (aac3f64a-d797-4d6e-9523-1f8fc0e52bc7): There are no data parts 2025.01.31 23:33:48.760535 [ 258 ] {20c82f38-058c-4553-b9b1-ba753ec95f42} TCPHandler: Processed in 0.013311169 sec. 2025.01.31 23:33:48.760804 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.761158 [ 262 ] {986cc574-b994-4e05-b533-0a4d080325ab} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.761303 [ 262 ] {986cc574-b994-4e05-b533-0a4d080325ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2025.01.31 23:33:48.769230 [ 262 ] {986cc574-b994-4e05-b533-0a4d080325ab} oximeter.measurements_cumulativef64 (c6b95a99-de82-40af-9cb9-4b1c305fb301): Loading data parts 2025.01.31 23:33:48.769502 [ 262 ] {986cc574-b994-4e05-b533-0a4d080325ab} oximeter.measurements_cumulativef64 (c6b95a99-de82-40af-9cb9-4b1c305fb301): There are no data parts 2025.01.31 23:33:48.774360 [ 262 ] {986cc574-b994-4e05-b533-0a4d080325ab} TCPHandler: Processed in 0.013652989 sec. 2025.01.31 23:33:48.774597 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.774994 [ 258 ] {c48c827b-9904-4034-b1f1-3059afa9d5f5} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.775131 [ 258 ] {c48c827b-9904-4034-b1f1-3059afa9d5f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2025.01.31 23:33:48.783150 [ 258 ] {c48c827b-9904-4034-b1f1-3059afa9d5f5} oximeter.measurements_histogrami8 (de0a1108-861a-415a-a926-962373a163a5): Loading data parts 2025.01.31 23:33:48.783325 [ 258 ] {c48c827b-9904-4034-b1f1-3059afa9d5f5} oximeter.measurements_histogrami8 (de0a1108-861a-415a-a926-962373a163a5): There are no data parts 2025.01.31 23:33:48.785009 [ 258 ] {c48c827b-9904-4034-b1f1-3059afa9d5f5} TCPHandler: Processed in 0.01047823 sec. 2025.01.31 23:33:48.785272 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.785631 [ 262 ] {1bda0484-4f0b-4fa4-bd3d-a957ae69f003} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.785786 [ 262 ] {1bda0484-4f0b-4fa4-bd3d-a957ae69f003} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2025.01.31 23:33:48.798642 [ 262 ] {1bda0484-4f0b-4fa4-bd3d-a957ae69f003} oximeter.measurements_histogramu8 (f37e3a58-b64e-457b-aeb0-f91e00f35cc9): Loading data parts 2025.01.31 23:33:48.798813 [ 262 ] {1bda0484-4f0b-4fa4-bd3d-a957ae69f003} oximeter.measurements_histogramu8 (f37e3a58-b64e-457b-aeb0-f91e00f35cc9): There are no data parts 2025.01.31 23:33:48.801208 [ 262 ] {1bda0484-4f0b-4fa4-bd3d-a957ae69f003} TCPHandler: Processed in 0.016002473 sec. 2025.01.31 23:33:48.801477 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.802221 [ 258 ] {c4746ffc-54b4-48a8-8bbd-a767e9dc81b8} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.802420 [ 258 ] {c4746ffc-54b4-48a8-8bbd-a767e9dc81b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2025.01.31 23:33:48.813724 [ 258 ] {c4746ffc-54b4-48a8-8bbd-a767e9dc81b8} oximeter.measurements_histogrami16 (87e2127d-b8a6-4a86-ab4a-e1ac2ac0ec10): Loading data parts 2025.01.31 23:33:48.813927 [ 258 ] {c4746ffc-54b4-48a8-8bbd-a767e9dc81b8} oximeter.measurements_histogrami16 (87e2127d-b8a6-4a86-ab4a-e1ac2ac0ec10): There are no data parts 2025.01.31 23:33:48.819142 [ 258 ] {c4746ffc-54b4-48a8-8bbd-a767e9dc81b8} TCPHandler: Processed in 0.017736527 sec. 2025.01.31 23:33:48.819401 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.819882 [ 262 ] {31221264-e4b3-47a3-8942-96a4d51ad29f} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.820025 [ 262 ] {31221264-e4b3-47a3-8942-96a4d51ad29f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2025.01.31 23:33:48.828163 [ 262 ] {31221264-e4b3-47a3-8942-96a4d51ad29f} oximeter.measurements_histogramu16 (3ffdf19f-bc06-483b-b2dd-7128aa0602b7): Loading data parts 2025.01.31 23:33:48.828390 [ 262 ] {31221264-e4b3-47a3-8942-96a4d51ad29f} oximeter.measurements_histogramu16 (3ffdf19f-bc06-483b-b2dd-7128aa0602b7): There are no data parts 2025.01.31 23:33:48.830498 [ 262 ] {31221264-e4b3-47a3-8942-96a4d51ad29f} TCPHandler: Processed in 0.011171261 sec. 2025.01.31 23:33:48.830733 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.831047 [ 258 ] {eea05e6c-9347-47a9-9c35-72bd72a12ca6} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.831220 [ 258 ] {eea05e6c-9347-47a9-9c35-72bd72a12ca6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2025.01.31 23:33:48.833645 [ 258 ] {eea05e6c-9347-47a9-9c35-72bd72a12ca6} oximeter.measurements_histogrami32 (105d381c-90e3-41c2-bd0e-87e2fc82c5c4): Loading data parts 2025.01.31 23:33:48.833909 [ 258 ] {eea05e6c-9347-47a9-9c35-72bd72a12ca6} oximeter.measurements_histogrami32 (105d381c-90e3-41c2-bd0e-87e2fc82c5c4): There are no data parts 2025.01.31 23:33:48.842984 [ 258 ] {eea05e6c-9347-47a9-9c35-72bd72a12ca6} TCPHandler: Processed in 0.012333288 sec. 2025.01.31 23:33:48.843208 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.843697 [ 262 ] {6a576c43-6fec-454c-bac5-22966bced2a7} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.844014 [ 262 ] {6a576c43-6fec-454c-bac5-22966bced2a7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2025.01.31 23:33:48.858078 [ 262 ] {6a576c43-6fec-454c-bac5-22966bced2a7} oximeter.measurements_histogramu32 (506c577c-63f3-49ce-8afe-97e0258b6100): Loading data parts 2025.01.31 23:33:48.858288 [ 262 ] {6a576c43-6fec-454c-bac5-22966bced2a7} oximeter.measurements_histogramu32 (506c577c-63f3-49ce-8afe-97e0258b6100): There are no data parts 2025.01.31 23:33:48.863933 [ 262 ] {6a576c43-6fec-454c-bac5-22966bced2a7} TCPHandler: Processed in 0.020788743 sec. 2025.01.31 23:33:48.864197 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.864571 [ 258 ] {20626e13-485c-4ada-a5e1-096e46d2e561} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.864753 [ 258 ] {20626e13-485c-4ada-a5e1-096e46d2e561} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2025.01.31 23:33:48.872666 [ 258 ] {20626e13-485c-4ada-a5e1-096e46d2e561} oximeter.measurements_histogrami64 (c00d7fcc-5938-4a9b-a202-578230c2f5e6): Loading data parts 2025.01.31 23:33:48.872876 [ 258 ] {20626e13-485c-4ada-a5e1-096e46d2e561} oximeter.measurements_histogrami64 (c00d7fcc-5938-4a9b-a202-578230c2f5e6): There are no data parts 2025.01.31 23:33:48.877755 [ 258 ] {20626e13-485c-4ada-a5e1-096e46d2e561} TCPHandler: Processed in 0.013635828 sec. 2025.01.31 23:33:48.877998 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.878497 [ 262 ] {7ed02fb2-2727-44f9-b380-aeb5f6b8a3d2} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.878660 [ 262 ] {7ed02fb2-2727-44f9-b380-aeb5f6b8a3d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2025.01.31 23:33:48.886890 [ 262 ] {7ed02fb2-2727-44f9-b380-aeb5f6b8a3d2} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Loading data parts 2025.01.31 23:33:48.887102 [ 262 ] {7ed02fb2-2727-44f9-b380-aeb5f6b8a3d2} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): There are no data parts 2025.01.31 23:33:48.901106 [ 262 ] {7ed02fb2-2727-44f9-b380-aeb5f6b8a3d2} TCPHandler: Processed in 0.023183778 sec. 2025.01.31 23:33:48.901353 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.901725 [ 258 ] {31c2fc1b-961f-4af4-83a9-eb7c6bce4a5b} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.901917 [ 258 ] {31c2fc1b-961f-4af4-83a9-eb7c6bce4a5b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2025.01.31 23:33:48.908890 [ 258 ] {31c2fc1b-961f-4af4-83a9-eb7c6bce4a5b} oximeter.measurements_histogramf32 (66ee6c2c-9255-4f40-9154-c2070168a366): Loading data parts 2025.01.31 23:33:48.909121 [ 258 ] {31c2fc1b-961f-4af4-83a9-eb7c6bce4a5b} oximeter.measurements_histogramf32 (66ee6c2c-9255-4f40-9154-c2070168a366): There are no data parts 2025.01.31 23:33:48.919790 [ 258 ] {31c2fc1b-961f-4af4-83a9-eb7c6bce4a5b} TCPHandler: Processed in 0.018512832 sec. 2025.01.31 23:33:48.920014 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.920487 [ 262 ] {04dd7f5e-ba5a-4ea7-82ef-2b5cd06e4df2} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.920650 [ 262 ] {04dd7f5e-ba5a-4ea7-82ef-2b5cd06e4df2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2025.01.31 23:33:48.931442 [ 262 ] {04dd7f5e-ba5a-4ea7-82ef-2b5cd06e4df2} oximeter.measurements_histogramf64 (9278c82c-0bf7-40a4-b7f6-500cd70e7520): Loading data parts 2025.01.31 23:33:48.931725 [ 262 ] {04dd7f5e-ba5a-4ea7-82ef-2b5cd06e4df2} oximeter.measurements_histogramf64 (9278c82c-0bf7-40a4-b7f6-500cd70e7520): There are no data parts 2025.01.31 23:33:48.936813 [ 262 ] {04dd7f5e-ba5a-4ea7-82ef-2b5cd06e4df2} TCPHandler: Processed in 0.0168655 sec. 2025.01.31 23:33:48.937024 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.937250 [ 258 ] {f97dc3dc-fd7c-449f-9d7e-1a1781f00d0e} executeQuery: (from [fd00:1122:3344:101::d]:62065) /* 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.31 23:33:48.937506 [ 258 ] {f97dc3dc-fd7c-449f-9d7e-1a1781f00d0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2025.01.31 23:33:48.943751 [ 258 ] {f97dc3dc-fd7c-449f-9d7e-1a1781f00d0e} oximeter.fields_bool (fb689ba4-70f9-4fd3-8c8c-038e93bc64dd): Loading data parts 2025.01.31 23:33:48.944064 [ 258 ] {f97dc3dc-fd7c-449f-9d7e-1a1781f00d0e} oximeter.fields_bool (fb689ba4-70f9-4fd3-8c8c-038e93bc64dd): There are no data parts 2025.01.31 23:33:48.948354 [ 258 ] {f97dc3dc-fd7c-449f-9d7e-1a1781f00d0e} TCPHandler: Processed in 0.011396688 sec. 2025.01.31 23:33:48.948595 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.948979 [ 262 ] {2a023154-489e-418e-bde9-6bbf0f644b39} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.949139 [ 262 ] {2a023154-489e-418e-bde9-6bbf0f644b39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2025.01.31 23:33:48.955786 [ 262 ] {2a023154-489e-418e-bde9-6bbf0f644b39} oximeter.fields_i8 (ca7140d1-60c5-47d7-9467-a810343ae6a2): Loading data parts 2025.01.31 23:33:48.955974 [ 262 ] {2a023154-489e-418e-bde9-6bbf0f644b39} oximeter.fields_i8 (ca7140d1-60c5-47d7-9467-a810343ae6a2): There are no data parts 2025.01.31 23:33:48.960785 [ 262 ] {2a023154-489e-418e-bde9-6bbf0f644b39} TCPHandler: Processed in 0.012261705 sec. 2025.01.31 23:33:48.960994 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.961213 [ 258 ] {1f3a7b4f-aa2e-4c2d-966d-8cbfe69c37db} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.961366 [ 258 ] {1f3a7b4f-aa2e-4c2d-966d-8cbfe69c37db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2025.01.31 23:33:48.968325 [ 258 ] {1f3a7b4f-aa2e-4c2d-966d-8cbfe69c37db} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Loading data parts 2025.01.31 23:33:48.968602 [ 258 ] {1f3a7b4f-aa2e-4c2d-966d-8cbfe69c37db} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): There are no data parts 2025.01.31 23:33:48.970202 [ 258 ] {1f3a7b4f-aa2e-4c2d-966d-8cbfe69c37db} TCPHandler: Processed in 0.009268681 sec. 2025.01.31 23:33:48.970411 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.970727 [ 262 ] {b68f553b-2a67-4ff4-a73c-fe5660f87891} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.970862 [ 262 ] {b68f553b-2a67-4ff4-a73c-fe5660f87891} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2025.01.31 23:33:48.981309 [ 262 ] {b68f553b-2a67-4ff4-a73c-fe5660f87891} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Loading data parts 2025.01.31 23:33:48.981482 [ 262 ] {b68f553b-2a67-4ff4-a73c-fe5660f87891} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): There are no data parts 2025.01.31 23:33:48.986133 [ 262 ] {b68f553b-2a67-4ff4-a73c-fe5660f87891} TCPHandler: Processed in 0.015787656 sec. 2025.01.31 23:33:48.986365 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.986626 [ 258 ] {c3cabd7c-fa78-4706-bd47-ddd613af6cca} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:48.986798 [ 258 ] {c3cabd7c-fa78-4706-bd47-ddd613af6cca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2025.01.31 23:33:48.993327 [ 258 ] {c3cabd7c-fa78-4706-bd47-ddd613af6cca} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Loading data parts 2025.01.31 23:33:48.993579 [ 258 ] {c3cabd7c-fa78-4706-bd47-ddd613af6cca} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): There are no data parts 2025.01.31 23:33:48.995137 [ 258 ] {c3cabd7c-fa78-4706-bd47-ddd613af6cca} TCPHandler: Processed in 0.008842158 sec. 2025.01.31 23:33:48.995339 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:48.995682 [ 262 ] {3c05f54e-c240-423b-a97e-48db9fc41edb} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:48.995820 [ 262 ] {3c05f54e-c240-423b-a97e-48db9fc41edb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2025.01.31 23:33:49.000158 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 123.92 MiB, peak 123.92 MiB, free memory in arenas 0.00 B, will set to 136.18 MiB (RSS), difference: 12.26 MiB 2025.01.31 23:33:49.007392 [ 262 ] {3c05f54e-c240-423b-a97e-48db9fc41edb} oximeter.fields_i32 (f93878d3-080d-4785-a204-79d7d8320300): Loading data parts 2025.01.31 23:33:49.007785 [ 262 ] {3c05f54e-c240-423b-a97e-48db9fc41edb} oximeter.fields_i32 (f93878d3-080d-4785-a204-79d7d8320300): There are no data parts 2025.01.31 23:33:49.012380 [ 262 ] {3c05f54e-c240-423b-a97e-48db9fc41edb} TCPHandler: Processed in 0.017102137 sec. 2025.01.31 23:33:49.012615 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:49.012972 [ 258 ] {60ddcd73-31e9-4456-9529-5610e632d8e7} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:49.013128 [ 258 ] {60ddcd73-31e9-4456-9529-5610e632d8e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2025.01.31 23:33:49.019590 [ 258 ] {60ddcd73-31e9-4456-9529-5610e632d8e7} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Loading data parts 2025.01.31 23:33:49.019761 [ 258 ] {60ddcd73-31e9-4456-9529-5610e632d8e7} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): There are no data parts 2025.01.31 23:33:49.024208 [ 258 ] {60ddcd73-31e9-4456-9529-5610e632d8e7} TCPHandler: Processed in 0.011664427 sec. 2025.01.31 23:33:49.024425 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:49.024668 [ 262 ] {6f62064f-a83b-46c5-b632-35d63d09c141} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:49.024857 [ 262 ] {6f62064f-a83b-46c5-b632-35d63d09c141} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2025.01.31 23:33:49.031647 [ 262 ] {6f62064f-a83b-46c5-b632-35d63d09c141} oximeter.fields_i64 (d859308f-e4b0-49d2-94b9-40490f0f5ce3): Loading data parts 2025.01.31 23:33:49.031903 [ 262 ] {6f62064f-a83b-46c5-b632-35d63d09c141} oximeter.fields_i64 (d859308f-e4b0-49d2-94b9-40490f0f5ce3): There are no data parts 2025.01.31 23:33:49.036630 [ 262 ] {6f62064f-a83b-46c5-b632-35d63d09c141} TCPHandler: Processed in 0.012270645 sec. 2025.01.31 23:33:49.036846 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:49.037158 [ 258 ] {ab05a3fa-8e4f-4302-a205-197218928565} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:49.037289 [ 258 ] {ab05a3fa-8e4f-4302-a205-197218928565} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2025.01.31 23:33:49.044373 [ 258 ] {ab05a3fa-8e4f-4302-a205-197218928565} oximeter.fields_u64 (aba6a6f4-2667-454a-b945-e43da65b7ec9): Loading data parts 2025.01.31 23:33:49.044547 [ 258 ] {ab05a3fa-8e4f-4302-a205-197218928565} oximeter.fields_u64 (aba6a6f4-2667-454a-b945-e43da65b7ec9): There are no data parts 2025.01.31 23:33:49.048772 [ 258 ] {ab05a3fa-8e4f-4302-a205-197218928565} TCPHandler: Processed in 0.011994177 sec. 2025.01.31 23:33:49.049010 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:49.049228 [ 262 ] {f6726694-27d1-4ab5-8ca5-69d3cd06307f} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:49.049425 [ 262 ] {f6726694-27d1-4ab5-8ca5-69d3cd06307f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2025.01.31 23:33:49.056479 [ 262 ] {f6726694-27d1-4ab5-8ca5-69d3cd06307f} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Loading data parts 2025.01.31 23:33:49.056690 [ 262 ] {f6726694-27d1-4ab5-8ca5-69d3cd06307f} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): There are no data parts 2025.01.31 23:33:49.061578 [ 262 ] {f6726694-27d1-4ab5-8ca5-69d3cd06307f} TCPHandler: Processed in 0.012627128 sec. 2025.01.31 23:33:49.061799 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:49.062177 [ 258 ] {7bad2049-8108-484a-b434-931292f58602} executeQuery: (from [fd00:1122:3344:101::d]:62065) 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.31 23:33:49.062326 [ 258 ] {7bad2049-8108-484a-b434-931292f58602} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2025.01.31 23:33:49.068859 [ 258 ] {7bad2049-8108-484a-b434-931292f58602} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Loading data parts 2025.01.31 23:33:49.069041 [ 258 ] {7bad2049-8108-484a-b434-931292f58602} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): There are no data parts 2025.01.31 23:33:49.073277 [ 258 ] {7bad2049-8108-484a-b434-931292f58602} TCPHandler: Processed in 0.011542703 sec. 2025.01.31 23:33:49.073498 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:49.073721 [ 262 ] {0236f5c4-dd88-4f1d-8e76-013ea95d59bb} executeQuery: (from [fd00:1122:3344:101::d]:60937) 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.31 23:33:49.073882 [ 262 ] {0236f5c4-dd88-4f1d-8e76-013ea95d59bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2025.01.31 23:33:49.080074 [ 262 ] {0236f5c4-dd88-4f1d-8e76-013ea95d59bb} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Loading data parts 2025.01.31 23:33:49.080264 [ 262 ] {0236f5c4-dd88-4f1d-8e76-013ea95d59bb} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): There are no data parts 2025.01.31 23:33:49.084808 [ 262 ] {0236f5c4-dd88-4f1d-8e76-013ea95d59bb} TCPHandler: Processed in 0.011371228 sec. 2025.01.31 23:33:49.085191 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:49.085743 [ 258 ] {4d54ba3c-1a3b-4b15-a510-96007979657c} executeQuery: (from [fd00:1122:3344:101::d]:62065) /* 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.31 23:33:49.085989 [ 258 ] {4d54ba3c-1a3b-4b15-a510-96007979657c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2025.01.31 23:33:49.091718 [ 258 ] {4d54ba3c-1a3b-4b15-a510-96007979657c} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): Loading data parts 2025.01.31 23:33:49.092020 [ 258 ] {4d54ba3c-1a3b-4b15-a510-96007979657c} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): There are no data parts 2025.01.31 23:33:49.103033 [ 258 ] {4d54ba3c-1a3b-4b15-a510-96007979657c} TCPHandler: Processed in 0.017933653 sec. 2025.01.31 23:33:49.103348 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:33:49.103755 [ 262 ] {9ac2f532-173a-4dd4-891a-34d346127355} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2025.01.31 23:33:49.104533 [ 262 ] {9ac2f532-173a-4dd4-891a-34d346127355} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2025.01.31 23:33:49.113029 [ 267 ] {9ac2f532-173a-4dd4-891a-34d346127355} oximeter.version (b549e376-fe95-4153-929c-0ac7e8252697): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:33:49.113647 [ 267 ] {9ac2f532-173a-4dd4-891a-34d346127355} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. 2025.01.31 23:33:49.118819 [ 267 ] {9ac2f532-173a-4dd4-891a-34d346127355} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:33:49.119267 [ 267 ] {9ac2f532-173a-4dd4-891a-34d346127355} oximeter.version (b549e376-fe95-4153-929c-0ac7e8252697): 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.31 23:33:49.119627 [ 262 ] {9ac2f532-173a-4dd4-891a-34d346127355} executeQuery: Read 1 rows, 16.00 B in 0.015972 sec., 62.60956674179815 rows/sec., 1001.75 B/sec. 2025.01.31 23:33:49.119967 [ 262 ] {9ac2f532-173a-4dd4-891a-34d346127355} TCPHandler: Processed in 0.016705145 sec. 2025.01.31 23:33:49.353308 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44182 2025.01.31 23:33:49.353432 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.353466 [ 277 ] {} TCP-Session: 6b0871df-bab7-4446-94e4-7776a338d75d Authenticating user 'default' from [fd00:1122:3344:101::e]:44182 2025.01.31 23:33:49.353491 [ 277 ] {} TCP-Session: 6b0871df-bab7-4446-94e4-7776a338d75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.353606 [ 277 ] {} TCP-Session: 6b0871df-bab7-4446-94e4-7776a338d75d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.353661 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.31 23:33:49.353687 [ 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.31 23:33:49.353725 [ 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.31 23:33:49.355310 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40683 2025.01.31 23:33:49.355393 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52175 2025.01.31 23:33:49.355507 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.355539 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60824 2025.01.31 23:33:49.355651 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37628 2025.01.31 23:33:49.355657 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.355692 [ 278 ] {} TCP-Session: 3bf7094c-83c2-472e-b969-71927db45f05 Authenticating user 'default' from [fd00:1122:3344:101::e]:40683 2025.01.31 23:33:49.355841 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.355959 [ 278 ] {} TCP-Session: 3bf7094c-83c2-472e-b969-71927db45f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.355933 [ 279 ] {} TCP-Session: 029fec15-066f-40b7-a311-6fb6b0cc3f65 Authenticating user 'default' from [fd00:1122:3344:101::e]:52175 2025.01.31 23:33:49.356064 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60657 2025.01.31 23:33:49.356026 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38994 2025.01.31 23:33:49.356144 [ 279 ] {} TCP-Session: 029fec15-066f-40b7-a311-6fb6b0cc3f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356011 [ 278 ] {} TCP-Session: 3bf7094c-83c2-472e-b969-71927db45f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356185 [ 279 ] {} TCP-Session: 029fec15-066f-40b7-a311-6fb6b0cc3f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356160 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44399 2025.01.31 23:33:49.356010 [ 280 ] {} TCP-Session: 9e4b4e69-f436-4524-b6ba-5ce251b8e7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60824 2025.01.31 23:33:49.355980 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.356380 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.356579 [ 281 ] {} TCP-Session: b20eb9b0-d850-44ac-9dc4-d3e1278a7203 Authenticating user 'default' from [fd00:1122:3344:101::e]:37628 2025.01.31 23:33:49.356639 [ 280 ] {} TCP-Session: 9e4b4e69-f436-4524-b6ba-5ce251b8e7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356468 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.356646 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.356700 [ 280 ] {} TCP-Session: 9e4b4e69-f436-4524-b6ba-5ce251b8e7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356727 [ 283 ] {} TCP-Session: 7d8560bb-99de-45a2-b541-fa54cf10447b Authenticating user 'default' from [fd00:1122:3344:101::e]:60657 2025.01.31 23:33:49.356672 [ 281 ] {} TCP-Session: b20eb9b0-d850-44ac-9dc4-d3e1278a7203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356751 [ 284 ] {} TCP-Session: 5eda2f79-cdc0-45a8-b260-5d40d68f43df Authenticating user 'default' from [fd00:1122:3344:101::e]:44399 2025.01.31 23:33:49.356832 [ 282 ] {} TCP-Session: d43989c5-7ef5-42c3-90a6-ccdfc05bf299 Authenticating user 'default' from [fd00:1122:3344:101::e]:38994 2025.01.31 23:33:49.356845 [ 281 ] {} TCP-Session: b20eb9b0-d850-44ac-9dc4-d3e1278a7203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356855 [ 283 ] {} TCP-Session: 7d8560bb-99de-45a2-b541-fa54cf10447b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356903 [ 282 ] {} TCP-Session: d43989c5-7ef5-42c3-90a6-ccdfc05bf299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356875 [ 284 ] {} TCP-Session: 5eda2f79-cdc0-45a8-b260-5d40d68f43df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356945 [ 283 ] {} TCP-Session: 7d8560bb-99de-45a2-b541-fa54cf10447b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356963 [ 284 ] {} TCP-Session: 5eda2f79-cdc0-45a8-b260-5d40d68f43df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.356957 [ 282 ] {} TCP-Session: d43989c5-7ef5-42c3-90a6-ccdfc05bf299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.369495 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64028 2025.01.31 23:33:49.369770 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.369795 [ 285 ] {} TCP-Session: 535dc6ed-4aab-458b-ac2b-8f15475b6e9f Authenticating user 'default' from [fd00:1122:3344:101::c]:64028 2025.01.31 23:33:49.369813 [ 285 ] {} TCP-Session: 535dc6ed-4aab-458b-ac2b-8f15475b6e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.369856 [ 285 ] {} TCP-Session: 535dc6ed-4aab-458b-ac2b-8f15475b6e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.369904 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2025.01.31 23:33:49.369931 [ 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.31 23:33:49.369977 [ 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.31 23:33:49.371889 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39007 2025.01.31 23:33:49.372060 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55176 2025.01.31 23:33:49.372214 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51761 2025.01.31 23:33:49.372367 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61779 2025.01.31 23:33:49.372507 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34942 2025.01.31 23:33:49.372995 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.373008 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.373014 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.373059 [ 288 ] {} TCP-Session: 2cf81514-c699-4c69-83cb-2223e0959c90 Authenticating user 'default' from [fd00:1122:3344:101::c]:51761 2025.01.31 23:33:49.373092 [ 290 ] {} TCP-Session: 0dcfece1-3c2d-4d95-ac66-7b90b30a3113 Authenticating user 'default' from [fd00:1122:3344:101::c]:34942 2025.01.31 23:33:49.373107 [ 289 ] {} TCP-Session: 8f65783f-151d-4fdf-95bc-8ae126429238 Authenticating user 'default' from [fd00:1122:3344:101::c]:61779 2025.01.31 23:33:49.373128 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49373 2025.01.31 23:33:49.373156 [ 288 ] {} TCP-Session: 2cf81514-c699-4c69-83cb-2223e0959c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.373172 [ 289 ] {} TCP-Session: 8f65783f-151d-4fdf-95bc-8ae126429238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.373230 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37394 2025.01.31 23:33:49.373276 [ 290 ] {} TCP-Session: 0dcfece1-3c2d-4d95-ac66-7b90b30a3113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.373299 [ 289 ] {} TCP-Session: 8f65783f-151d-4fdf-95bc-8ae126429238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.373334 [ 290 ] {} TCP-Session: 0dcfece1-3c2d-4d95-ac66-7b90b30a3113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.373524 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.373642 [ 288 ] {} TCP-Session: 2cf81514-c699-4c69-83cb-2223e0959c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.373670 [ 292 ] {} TCP-Session: 795c0f8f-675e-431e-8eda-6fd2e4da7031 Authenticating user 'default' from [fd00:1122:3344:101::c]:37394 2025.01.31 23:33:49.373659 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.373846 [ 292 ] {} TCP-Session: 795c0f8f-675e-431e-8eda-6fd2e4da7031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.373871 [ 291 ] {} TCP-Session: 863b2988-8db9-4d8a-9b5c-48b29210d94f Authenticating user 'default' from [fd00:1122:3344:101::c]:49373 2025.01.31 23:33:49.373877 [ 292 ] {} TCP-Session: 795c0f8f-675e-431e-8eda-6fd2e4da7031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.373980 [ 291 ] {} TCP-Session: 863b2988-8db9-4d8a-9b5c-48b29210d94f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.374017 [ 291 ] {} TCP-Session: 863b2988-8db9-4d8a-9b5c-48b29210d94f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.379144 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.379175 [ 287 ] {} TCP-Session: 2e79ad6a-2342-4439-a2b4-1bfb58550154 Authenticating user 'default' from [fd00:1122:3344:101::c]:55176 2025.01.31 23:33:49.379193 [ 287 ] {} TCP-Session: 2e79ad6a-2342-4439-a2b4-1bfb58550154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.379238 [ 287 ] {} TCP-Session: 2e79ad6a-2342-4439-a2b4-1bfb58550154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.379238 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2025.01.31 23:33:49.379371 [ 286 ] {} TCP-Session: 14b43940-158f-456e-bd56-4fdc9c07b11e Authenticating user 'default' from [fd00:1122:3344:101::c]:39007 2025.01.31 23:33:49.379397 [ 286 ] {} TCP-Session: 14b43940-158f-456e-bd56-4fdc9c07b11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:49.379624 [ 286 ] {} TCP-Session: 14b43940-158f-456e-bd56-4fdc9c07b11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:33:50.001158 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 136.95 MiB, peak 136.95 MiB, free memory in arenas 0.00 B, will set to 141.19 MiB (RSS), difference: 4.24 MiB 2025.01.31 23:33:55.730186 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2025.01.31 23:33:55.730177 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2025.01.31 23:33:55.730379 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2025.01.31 23:33:55.730446 [ 244 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2025.01.31 23:33:55.744752 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Loading data parts 2025.01.31 23:33:55.745159 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): There are no data parts 2025.01.31 23:33:55.751349 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:33:55.751390 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:33:55.753483 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:33:55.753927 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:33:55.754100 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2025.01.31 23:33:55.756740 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Loading data parts 2025.01.31 23:33:55.756988 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): There are no data parts 2025.01.31 23:33:55.780479 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:33:55.780522 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:33:55.787855 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:33:55.789007 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:33:55.791363 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2025.01.31 23:33:56.001160 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 146.20 MiB, peak 150.20 MiB, free memory in arenas 0.00 B, will set to 151.02 MiB (RSS), difference: 4.82 MiB 2025.01.31 23:33:58.230070 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2025.01.31 23:33:58.230181 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2025.01.31 23:33:58.235035 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Loading data parts 2025.01.31 23:33:58.235254 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): There are no data parts 2025.01.31 23:33:58.242926 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:33:58.242967 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:33:58.244746 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:33:58.245252 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:33:58.245756 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2025.01.31 23:33:59.000168 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 155.21 MiB, peak 155.21 MiB, free memory in arenas 0.00 B, will set to 151.50 MiB (RSS), difference: -3.71 MiB 2025.01.31 23:34:03.199529 [ 104 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:34:03.199615 [ 104 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:34:03.255145 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2025.01.31 23:34:03.256031 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:03.256082 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:03.256809 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:03.257321 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:34:03.257606 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2025.01.31 23:34:03.292380 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2025.01.31 23:34:03.313850 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:03.313904 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:03.320743 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:03.321875 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:34:03.324308 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2025.01.31 23:34:04.001166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 152.17 MiB, peak 156.17 MiB, free memory in arenas 0.00 B, will set to 154.11 MiB (RSS), difference: 1.94 MiB 2025.01.31 23:34:09.000155 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 150.13 MiB, peak 156.17 MiB, free memory in arenas 0.00 B, will set to 154.15 MiB (RSS), difference: 4.02 MiB 2025.01.31 23:34:09.126991 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.127227 [ 258 ] {6320d0f3-b693-4900-b3d3-04d467ab3074} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.127663 [ 258 ] {6320d0f3-b693-4900-b3d3-04d467ab3074} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.127897 [ 258 ] {6320d0f3-b693-4900-b3d3-04d467ab3074} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.128699 [ 258 ] {6320d0f3-b693-4900-b3d3-04d467ab3074} TCPHandler: Processed in 0.001846769 sec. 2025.01.31 23:34:09.131369 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.131607 [ 262 ] {83377e3d-b1d8-48c0-affa-95d1ed38b978} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.133576 [ 262 ] {83377e3d-b1d8-48c0-affa-95d1ed38b978} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.133659 [ 262 ] {83377e3d-b1d8-48c0-affa-95d1ed38b978} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.134329 [ 262 ] {83377e3d-b1d8-48c0-affa-95d1ed38b978} TCPHandler: Processed in 0.003095947 sec. 2025.01.31 23:34:09.134657 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.134827 [ 258 ] {414b74b0-2fef-400a-979f-3437c53216cb} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.135286 [ 258 ] {414b74b0-2fef-400a-979f-3437c53216cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.135348 [ 258 ] {414b74b0-2fef-400a-979f-3437c53216cb} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.135917 [ 258 ] {414b74b0-2fef-400a-979f-3437c53216cb} TCPHandler: Processed in 0.001321221 sec. 2025.01.31 23:34:09.136258 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.136424 [ 262 ] {6f292895-2850-4842-83dc-e42f96f38684} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.136816 [ 262 ] {6f292895-2850-4842-83dc-e42f96f38684} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.136875 [ 262 ] {6f292895-2850-4842-83dc-e42f96f38684} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.137394 [ 262 ] {6f292895-2850-4842-83dc-e42f96f38684} TCPHandler: Processed in 0.001199458 sec. 2025.01.31 23:34:09.137677 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.137846 [ 258 ] {6df90b32-f3b6-42b6-8ef2-09a3c2e8d789} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.138247 [ 258 ] {6df90b32-f3b6-42b6-8ef2-09a3c2e8d789} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.138307 [ 258 ] {6df90b32-f3b6-42b6-8ef2-09a3c2e8d789} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.138857 [ 258 ] {6df90b32-f3b6-42b6-8ef2-09a3c2e8d789} TCPHandler: Processed in 0.001242399 sec. 2025.01.31 23:34:09.139184 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.139346 [ 262 ] {f5b3dd88-0c72-4353-a5bd-2d3644f1355b} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.139726 [ 262 ] {f5b3dd88-0c72-4353-a5bd-2d3644f1355b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.139784 [ 262 ] {f5b3dd88-0c72-4353-a5bd-2d3644f1355b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.140304 [ 262 ] {f5b3dd88-0c72-4353-a5bd-2d3644f1355b} TCPHandler: Processed in 0.001185057 sec. 2025.01.31 23:34:09.140593 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.140786 [ 258 ] {f668b04a-806b-442d-b51c-6fa40bf3218b} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.141250 [ 258 ] {f668b04a-806b-442d-b51c-6fa40bf3218b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.141319 [ 258 ] {f668b04a-806b-442d-b51c-6fa40bf3218b} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.141880 [ 258 ] {f668b04a-806b-442d-b51c-6fa40bf3218b} TCPHandler: Processed in 0.001351713 sec. 2025.01.31 23:34:09.142160 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.142329 [ 262 ] {2c29ae9e-0b63-498a-9a06-70e1388d9d51} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.142768 [ 262 ] {2c29ae9e-0b63-498a-9a06-70e1388d9d51} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.142840 [ 262 ] {2c29ae9e-0b63-498a-9a06-70e1388d9d51} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.143645 [ 262 ] {2c29ae9e-0b63-498a-9a06-70e1388d9d51} TCPHandler: Processed in 0.001547888 sec. 2025.01.31 23:34:09.143998 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.144188 [ 258 ] {07d3bf17-015b-4785-ad24-097dc03e1b66} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.144709 [ 258 ] {07d3bf17-015b-4785-ad24-097dc03e1b66} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.144781 [ 258 ] {07d3bf17-015b-4785-ad24-097dc03e1b66} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.145355 [ 258 ] {07d3bf17-015b-4785-ad24-097dc03e1b66} TCPHandler: Processed in 0.001425835 sec. 2025.01.31 23:34:09.145653 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.145819 [ 262 ] {7e9e98f3-4ebf-4764-8f62-3366a025e315} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.146234 [ 262 ] {7e9e98f3-4ebf-4764-8f62-3366a025e315} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.146296 [ 262 ] {7e9e98f3-4ebf-4764-8f62-3366a025e315} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.146826 [ 262 ] {7e9e98f3-4ebf-4764-8f62-3366a025e315} TCPHandler: Processed in 0.001230569 sec. 2025.01.31 23:34:09.147099 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.147263 [ 258 ] {c91e4e8e-7640-42a4-b2b5-a45618727650} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.147674 [ 258 ] {c91e4e8e-7640-42a4-b2b5-a45618727650} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.147738 [ 258 ] {c91e4e8e-7640-42a4-b2b5-a45618727650} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.148265 [ 258 ] {c91e4e8e-7640-42a4-b2b5-a45618727650} TCPHandler: Processed in 0.001224528 sec. 2025.01.31 23:34:09.148541 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.148708 [ 262 ] {7a350578-739e-4c6d-bea3-b4e85e9485bb} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.149121 [ 262 ] {7a350578-739e-4c6d-bea3-b4e85e9485bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.149181 [ 262 ] {7a350578-739e-4c6d-bea3-b4e85e9485bb} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.149717 [ 262 ] {7a350578-739e-4c6d-bea3-b4e85e9485bb} TCPHandler: Processed in 0.001240599 sec. 2025.01.31 23:34:09.150100 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.150278 [ 258 ] {0751fa69-ea16-41bb-9729-a03b1cf9c386} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.150808 [ 258 ] {0751fa69-ea16-41bb-9729-a03b1cf9c386} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.150889 [ 258 ] {0751fa69-ea16-41bb-9729-a03b1cf9c386} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.151554 [ 258 ] {0751fa69-ea16-41bb-9729-a03b1cf9c386} TCPHandler: Processed in 0.001511668 sec. 2025.01.31 23:34:09.151827 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.151997 [ 262 ] {98f090ee-5346-4530-b877-aad2231dc674} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.152412 [ 262 ] {98f090ee-5346-4530-b877-aad2231dc674} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.152475 [ 262 ] {98f090ee-5346-4530-b877-aad2231dc674} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.153006 [ 262 ] {98f090ee-5346-4530-b877-aad2231dc674} TCPHandler: Processed in 0.001238919 sec. 2025.01.31 23:34:09.153295 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.153462 [ 258 ] {f121e1cc-3a82-4e13-9757-02b59fd51003} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.153873 [ 258 ] {f121e1cc-3a82-4e13-9757-02b59fd51003} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.153931 [ 258 ] {f121e1cc-3a82-4e13-9757-02b59fd51003} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.154461 [ 258 ] {f121e1cc-3a82-4e13-9757-02b59fd51003} TCPHandler: Processed in 0.001221578 sec. 2025.01.31 23:34:09.154783 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.154961 [ 262 ] {5b436ca6-fed0-40e1-8bfb-8d0790afab3a} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.155410 [ 262 ] {5b436ca6-fed0-40e1-8bfb-8d0790afab3a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.155483 [ 262 ] {5b436ca6-fed0-40e1-8bfb-8d0790afab3a} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.156018 [ 262 ] {5b436ca6-fed0-40e1-8bfb-8d0790afab3a} TCPHandler: Processed in 0.00129216 sec. 2025.01.31 23:34:09.156313 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.156486 [ 258 ] {381be5b8-ea65-4be4-9414-98632c705d80} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.156911 [ 258 ] {381be5b8-ea65-4be4-9414-98632c705d80} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.156971 [ 258 ] {381be5b8-ea65-4be4-9414-98632c705d80} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.157500 [ 258 ] {381be5b8-ea65-4be4-9414-98632c705d80} TCPHandler: Processed in 0.001244669 sec. 2025.01.31 23:34:09.157823 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.157999 [ 262 ] {3ab310e4-e5fc-494e-aeb7-3b6381055ddd} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:09.158419 [ 262 ] {3ab310e4-e5fc-494e-aeb7-3b6381055ddd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.158477 [ 262 ] {3ab310e4-e5fc-494e-aeb7-3b6381055ddd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:09.159029 [ 262 ] {3ab310e4-e5fc-494e-aeb7-3b6381055ddd} TCPHandler: Processed in 0.0012732 sec. 2025.01.31 23:34:09.165293 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.165433 [ 258 ] {e1189116-5ae3-498e-afb1-f1b1f3f9f98f} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.31 23:34:09.165489 [ 258 ] {e1189116-5ae3-498e-afb1-f1b1f3f9f98f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:09.166299 [ 258 ] {e1189116-5ae3-498e-afb1-f1b1f3f9f98f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:09.166343 [ 258 ] {e1189116-5ae3-498e-afb1-f1b1f3f9f98f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:09.167067 [ 258 ] {e1189116-5ae3-498e-afb1-f1b1f3f9f98f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:09.167471 [ 258 ] {e1189116-5ae3-498e-afb1-f1b1f3f9f98f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): 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.31 23:34:09.167670 [ 258 ] {e1189116-5ae3-498e-afb1-f1b1f3f9f98f} executeQuery: Read 18 rows, 2.52 KiB in 0.002274 sec., 7915.5672823219 rows/sec., 1.08 MiB/sec. 2025.01.31 23:34:09.167736 [ 258 ] {e1189116-5ae3-498e-afb1-f1b1f3f9f98f} TCPHandler: Processed in 0.002503698 sec. 2025.01.31 23:34:09.167901 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.168040 [ 262 ] {70193220-6cec-4af9-8105-f1139a9fdbf2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:09.168092 [ 262 ] {70193220-6cec-4af9-8105-f1139a9fdbf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:09.170139 [ 262 ] {70193220-6cec-4af9-8105-f1139a9fdbf2} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:09.170185 [ 262 ] {70193220-6cec-4af9-8105-f1139a9fdbf2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:09.170863 [ 262 ] {70193220-6cec-4af9-8105-f1139a9fdbf2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:09.171463 [ 262 ] {70193220-6cec-4af9-8105-f1139a9fdbf2} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:09.171697 [ 262 ] {70193220-6cec-4af9-8105-f1139a9fdbf2} executeQuery: Read 56 rows, 4.38 KiB in 0.003695 sec., 15155.615696887686 rows/sec., 1.16 MiB/sec. 2025.01.31 23:34:09.171765 [ 262 ] {70193220-6cec-4af9-8105-f1139a9fdbf2} TCPHandler: Processed in 0.003925293 sec. 2025.01.31 23:34:09.171950 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.172102 [ 258 ] {1fb9e3c5-dcd3-454a-b731-bab2e840817b} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:09.172164 [ 258 ] {1fb9e3c5-dcd3-454a-b731-bab2e840817b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:09.172852 [ 258 ] {1fb9e3c5-dcd3-454a-b731-bab2e840817b} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:09.172895 [ 258 ] {1fb9e3c5-dcd3-454a-b731-bab2e840817b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:09.173485 [ 258 ] {1fb9e3c5-dcd3-454a-b731-bab2e840817b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:09.174134 [ 258 ] {1fb9e3c5-dcd3-454a-b731-bab2e840817b} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:09.174351 [ 258 ] {1fb9e3c5-dcd3-454a-b731-bab2e840817b} executeQuery: Read 64 rows, 5.12 KiB in 0.002274 sec., 28144.23922603342 rows/sec., 2.20 MiB/sec. 2025.01.31 23:34:09.174503 [ 258 ] {1fb9e3c5-dcd3-454a-b731-bab2e840817b} TCPHandler: Processed in 0.002615941 sec. 2025.01.31 23:34:09.174669 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.174805 [ 262 ] {8d2e5825-a6aa-4046-a203-c5090d6393c8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:09.174861 [ 262 ] {8d2e5825-a6aa-4046-a203-c5090d6393c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:09.175503 [ 262 ] {8d2e5825-a6aa-4046-a203-c5090d6393c8} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:09.175540 [ 262 ] {8d2e5825-a6aa-4046-a203-c5090d6393c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:09.176135 [ 262 ] {8d2e5825-a6aa-4046-a203-c5090d6393c8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:09.176601 [ 262 ] {8d2e5825-a6aa-4046-a203-c5090d6393c8} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:09.176880 [ 262 ] {8d2e5825-a6aa-4046-a203-c5090d6393c8} executeQuery: Read 128 rows, 9.13 KiB in 0.002085 sec., 61390.88729016786 rows/sec., 4.28 MiB/sec. 2025.01.31 23:34:09.176960 [ 262 ] {8d2e5825-a6aa-4046-a203-c5090d6393c8} TCPHandler: Processed in 0.002353244 sec. 2025.01.31 23:34:09.177125 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:09.177270 [ 258 ] {84e2b84a-20c9-482f-bbbc-e1e716a93d86} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:09.177334 [ 258 ] {84e2b84a-20c9-482f-bbbc-e1e716a93d86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:09.177876 [ 258 ] {84e2b84a-20c9-482f-bbbc-e1e716a93d86} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:09.177916 [ 258 ] {84e2b84a-20c9-482f-bbbc-e1e716a93d86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:09.178462 [ 258 ] {84e2b84a-20c9-482f-bbbc-e1e716a93d86} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:09.179026 [ 258 ] {84e2b84a-20c9-482f-bbbc-e1e716a93d86} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:09.179267 [ 258 ] {84e2b84a-20c9-482f-bbbc-e1e716a93d86} executeQuery: Read 48 rows, 3.31 KiB in 0.002018 sec., 23785.926660059467 rows/sec., 1.60 MiB/sec. 2025.01.31 23:34:09.179336 [ 258 ] {84e2b84a-20c9-482f-bbbc-e1e716a93d86} TCPHandler: Processed in 0.002280152 sec. 2025.01.31 23:34:10.758631 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2025.01.31 23:34:10.759249 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:10.759298 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:10.760016 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:10.760472 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:34:10.760718 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2025.01.31 23:34:10.825297 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2025.01.31 23:34:10.843773 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:10.843829 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:10.850607 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:10.851835 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:34:10.854630 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2025.01.31 23:34:14.133373 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:14.133583 [ 258 ] {7f8f2723-ab7e-4bfb-9244-65f6a42e6e3f} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:14.133659 [ 258 ] {7f8f2723-ab7e-4bfb-9244-65f6a42e6e3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:14.134460 [ 258 ] {7f8f2723-ab7e-4bfb-9244-65f6a42e6e3f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:14.134513 [ 258 ] {7f8f2723-ab7e-4bfb-9244-65f6a42e6e3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:14.135088 [ 258 ] {7f8f2723-ab7e-4bfb-9244-65f6a42e6e3f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:14.135625 [ 258 ] {7f8f2723-ab7e-4bfb-9244-65f6a42e6e3f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:14.135883 [ 258 ] {7f8f2723-ab7e-4bfb-9244-65f6a42e6e3f} executeQuery: Read 56 rows, 4.38 KiB in 0.002357 sec., 23759.015697921084 rows/sec., 1.81 MiB/sec. 2025.01.31 23:34:14.135946 [ 258 ] {7f8f2723-ab7e-4bfb-9244-65f6a42e6e3f} TCPHandler: Processed in 0.002705165 sec. 2025.01.31 23:34:14.136298 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:14.136609 [ 262 ] {04448c93-cb34-4b9b-8be9-461fb3d30d57} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:14.136726 [ 262 ] {04448c93-cb34-4b9b-8be9-461fb3d30d57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:14.137526 [ 262 ] {04448c93-cb34-4b9b-8be9-461fb3d30d57} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:14.137577 [ 262 ] {04448c93-cb34-4b9b-8be9-461fb3d30d57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:14.138201 [ 262 ] {04448c93-cb34-4b9b-8be9-461fb3d30d57} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:14.138791 [ 262 ] {04448c93-cb34-4b9b-8be9-461fb3d30d57} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:14.139102 [ 262 ] {04448c93-cb34-4b9b-8be9-461fb3d30d57} executeQuery: Read 64 rows, 5.12 KiB in 0.002567 sec., 24931.827035449944 rows/sec., 1.95 MiB/sec. 2025.01.31 23:34:14.139180 [ 262 ] {04448c93-cb34-4b9b-8be9-461fb3d30d57} TCPHandler: Processed in 0.003077406 sec. 2025.01.31 23:34:14.139361 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:14.139508 [ 258 ] {71dbc6cd-fc39-4a84-b061-418dc90cf169} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:14.139577 [ 258 ] {71dbc6cd-fc39-4a84-b061-418dc90cf169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:14.140243 [ 258 ] {71dbc6cd-fc39-4a84-b061-418dc90cf169} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:14.140283 [ 258 ] {71dbc6cd-fc39-4a84-b061-418dc90cf169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:14.140846 [ 258 ] {71dbc6cd-fc39-4a84-b061-418dc90cf169} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:14.141410 [ 258 ] {71dbc6cd-fc39-4a84-b061-418dc90cf169} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:14.141709 [ 258 ] {71dbc6cd-fc39-4a84-b061-418dc90cf169} executeQuery: Read 160 rows, 11.41 KiB in 0.002219 sec., 72104.55159981974 rows/sec., 5.02 MiB/sec. 2025.01.31 23:34:14.141783 [ 258 ] {71dbc6cd-fc39-4a84-b061-418dc90cf169} TCPHandler: Processed in 0.002493738 sec. 2025.01.31 23:34:14.141950 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:14.142079 [ 262 ] {dadeb5a2-9a9a-4d54-9d25-b5612fd80a2e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:14.142133 [ 262 ] {dadeb5a2-9a9a-4d54-9d25-b5612fd80a2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:14.142653 [ 262 ] {dadeb5a2-9a9a-4d54-9d25-b5612fd80a2e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:14.142695 [ 262 ] {dadeb5a2-9a9a-4d54-9d25-b5612fd80a2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:14.143279 [ 262 ] {dadeb5a2-9a9a-4d54-9d25-b5612fd80a2e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:14.143824 [ 262 ] {dadeb5a2-9a9a-4d54-9d25-b5612fd80a2e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:14.144050 [ 262 ] {dadeb5a2-9a9a-4d54-9d25-b5612fd80a2e} executeQuery: Read 60 rows, 4.14 KiB in 0.002003 sec., 29955.067398901647 rows/sec., 2.02 MiB/sec. 2025.01.31 23:34:14.144105 [ 262 ] {dadeb5a2-9a9a-4d54-9d25-b5612fd80a2e} TCPHandler: Processed in 0.00221725 sec. 2025.01.31 23:34:18.199660 [ 91 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:34:18.199718 [ 91 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:34:18.247946 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 2025.01.31 23:34:18.252050 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:18.252102 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:18.253747 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:18.254312 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:34:18.255141 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2025.01.31 23:34:18.261730 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2025.01.31 23:34:18.262388 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:18.262425 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:18.263140 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:18.263671 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:34:18.263856 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2025.01.31 23:34:18.355627 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2025.01.31 23:34:18.375914 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:18.375977 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:18.382941 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:18.384099 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:34:18.387037 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2025.01.31 23:34:19.126851 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.127253 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.129942 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.130040 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.31 23:34:19.130415 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.130637 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.130994 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2025.01.31 23:34:19.132201 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.132260 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.132281 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.132400 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.01.31 23:34:19.132427 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.136365 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} executeQuery: Read 18 rows, 754.00 B in 0.009296 sec., 1936.3166953528398 rows/sec., 79.21 KiB/sec. 2025.01.31 23:34:19.136504 [ 258 ] {515d173f-5641-47fa-af59-3dbaec7ea0b2} TCPHandler: Processed in 0.009792248 sec. 2025.01.31 23:34:19.138086 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.138339 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.138733 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.138778 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.31 23:34:19.139088 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.139166 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.139345 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2025.01.31 23:34:19.139386 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.139411 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.139429 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.139478 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2025.01.31 23:34:19.139501 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.140156 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} executeQuery: Read 18 rows, 754.00 B in 0.00193 sec., 9326.42487046632 rows/sec., 381.52 KiB/sec. 2025.01.31 23:34:19.140277 [ 262 ] {cafc347e-d212-46e1-a801-b1363883cdca} TCPHandler: Processed in 0.002331443 sec. 2025.01.31 23:34:19.140652 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.140870 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.141192 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.141237 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.31 23:34:19.141515 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.141586 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.141738 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2025.01.31 23:34:19.141772 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.141795 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.141812 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.141859 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" 2025.01.31 23:34:19.141882 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.142509 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} executeQuery: Read 18 rows, 754.00 B in 0.001745 sec., 10315.186246418338 rows/sec., 421.96 KiB/sec. 2025.01.31 23:34:19.142626 [ 258 ] {b5337c07-c284-459e-b033-b063aa10c60e} TCPHandler: Processed in 0.002045734 sec. 2025.01.31 23:34:19.143261 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.143440 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.143752 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.143795 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE 2025.01.31 23:34:19.144071 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.144138 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.144286 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2025.01.31 23:34:19.144320 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.144343 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.144361 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.144406 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" 2025.01.31 23:34:19.144429 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.145042 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} executeQuery: Read 18 rows, 754.00 B in 0.001679 sec., 10720.66706372841 rows/sec., 438.55 KiB/sec. 2025.01.31 23:34:19.145161 [ 262 ] {c899233b-5263-49a9-953e-3733ca16a9cc} TCPHandler: Processed in 0.001960512 sec. 2025.01.31 23:34:19.145445 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.145625 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.145939 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.145983 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE 2025.01.31 23:34:19.146255 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.146323 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.146470 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2025.01.31 23:34:19.146503 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.146526 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.146544 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.146590 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" 2025.01.31 23:34:19.146613 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.147280 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} executeQuery: Read 18 rows, 754.00 B in 0.001737 sec., 10362.694300518135 rows/sec., 423.91 KiB/sec. 2025.01.31 23:34:19.147398 [ 258 ] {b18affa1-6bbe-42a1-b06d-3839755ddf0d} TCPHandler: Processed in 0.002012713 sec. 2025.01.31 23:34:19.147769 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.147972 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:occupancy') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.148294 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.148339 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:occupancy')" moved to PREWHERE 2025.01.31 23:34:19.148624 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.148692 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.148841 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2025.01.31 23:34:19.148874 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.148898 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.148915 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.148959 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:occupancy'))" 2025.01.31 23:34:19.148984 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.149561 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} executeQuery: Read 18 rows, 754.00 B in 0.001676 sec., 10739.856801909307 rows/sec., 439.34 KiB/sec. 2025.01.31 23:34:19.149675 [ 262 ] {9ffcd1a1-6817-462f-a7f4-9cf569186b98} TCPHandler: Processed in 0.001975122 sec. 2025.01.31 23:34:19.149934 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.150109 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.150419 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.150462 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.31 23:34:19.150739 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.150804 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.150952 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2025.01.31 23:34:19.150984 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.151007 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.151024 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.151069 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy'))" 2025.01.31 23:34:19.151091 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.151669 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} executeQuery: Read 18 rows, 754.00 B in 0.00164 sec., 10975.609756097561 rows/sec., 448.98 KiB/sec. 2025.01.31 23:34:19.151785 [ 258 ] {df2767a6-9872-4b02-b430-6eb0b5c3ad83} TCPHandler: Processed in 0.00190998 sec. 2025.01.31 23:34:19.152068 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.152284 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.152668 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.152724 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE 2025.01.31 23:34:19.153040 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.153110 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.153299 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2025.01.31 23:34:19.153340 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.153371 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.153393 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.153448 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" 2025.01.31 23:34:19.153478 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.154197 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} executeQuery: Read 18 rows, 754.00 B in 0.002013 sec., 8941.877794336811 rows/sec., 365.79 KiB/sec. 2025.01.31 23:34:19.154334 [ 262 ] {2da2a99a-0555-4a0e-a14c-f2454a596cd1} TCPHandler: Processed in 0.002336003 sec. 2025.01.31 23:34:19.154630 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.154861 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.155212 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.155259 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.31 23:34:19.155548 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.155615 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.155772 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2025.01.31 23:34:19.155805 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.155828 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.155845 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.155887 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.31 23:34:19.155911 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.156607 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} executeQuery: Read 18 rows, 754.00 B in 0.001862 sec., 9667.02470461869 rows/sec., 395.45 KiB/sec. 2025.01.31 23:34:19.156724 [ 258 ] {ea981e58-3e55-42f4-9742-b94d7e1e881f} TCPHandler: Processed in 0.002153398 sec. 2025.01.31 23:34:19.157014 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.157196 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.157557 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.157614 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE 2025.01.31 23:34:19.157947 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.158020 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.158175 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2025.01.31 23:34:19.158211 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.158235 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.158253 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.158309 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" 2025.01.31 23:34:19.158339 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.158923 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} executeQuery: Read 18 rows, 754.00 B in 0.001812 sec., 9933.774834437087 rows/sec., 406.36 KiB/sec. 2025.01.31 23:34:19.159039 [ 262 ] {33d640ef-391e-4ebe-a32b-4631755c234f} TCPHandler: Processed in 0.002089826 sec. 2025.01.31 23:34:19.159319 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.159497 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.159852 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.159894 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.31 23:34:19.160215 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.160296 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.160454 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2025.01.31 23:34:19.160489 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.160512 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.160543 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.160600 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.31 23:34:19.160626 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.161235 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} executeQuery: Read 18 rows, 754.00 B in 0.001822 sec., 9879.253567508233 rows/sec., 404.13 KiB/sec. 2025.01.31 23:34:19.161359 [ 258 ] {a5e85861-b4de-4e6b-a169-8077065ab557} TCPHandler: Processed in 0.002094726 sec. 2025.01.31 23:34:19.161623 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.161815 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) 2025.01.31 23:34:19.162153 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.162201 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE 2025.01.31 23:34:19.162506 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.162578 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.162731 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2025.01.31 23:34:19.162763 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.162786 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.162804 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.162848 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" 2025.01.31 23:34:19.162872 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.163444 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} executeQuery: Read 18 rows, 754.00 B in 0.001716 sec., 10489.510489510489 rows/sec., 429.10 KiB/sec. 2025.01.31 23:34:19.163559 [ 262 ] {2fc815c2-0f88-4b62-af5b-6db5d86045d4} TCPHandler: Processed in 0.001995283 sec. 2025.01.31 23:34:19.167664 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.167978 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:19.168313 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:19.168361 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:19.168679 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.168750 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:19.168908 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2025.01.31 23:34:19.168942 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:19.168965 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:19.168982 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:19.169035 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:19.169061 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2025.01.31 23:34:19.169813 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} executeQuery: Read 18 rows, 754.00 B in 0.001976 sec., 9109.31174089069 rows/sec., 372.64 KiB/sec. 2025.01.31 23:34:19.169938 [ 258 ] {2aab58e0-aa88-44c4-9a3e-63a759f407d9} TCPHandler: Processed in 0.002386115 sec. 2025.01.31 23:34:19.176660 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.176788 [ 258 ] {6861261a-0d14-4848-8562-aa3f21867c23} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.31 23:34:19.176840 [ 258 ] {6861261a-0d14-4848-8562-aa3f21867c23} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:19.177573 [ 258 ] {6861261a-0d14-4848-8562-aa3f21867c23} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.177624 [ 258 ] {6861261a-0d14-4848-8562-aa3f21867c23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.178340 [ 258 ] {6861261a-0d14-4848-8562-aa3f21867c23} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:19.178808 [ 258 ] {6861261a-0d14-4848-8562-aa3f21867c23} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): 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.31 23:34:19.179045 [ 258 ] {6861261a-0d14-4848-8562-aa3f21867c23} executeQuery: Read 13 rows, 2.63 KiB in 0.002292 sec., 5671.902268760907 rows/sec., 1.12 MiB/sec. 2025.01.31 23:34:19.179102 [ 258 ] {6861261a-0d14-4848-8562-aa3f21867c23} TCPHandler: Processed in 0.002498539 sec. 2025.01.31 23:34:19.179272 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.179405 [ 262 ] {1e8dbec9-ee65-4fba-9b44-ba610140f297} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:34:19.179457 [ 262 ] {1e8dbec9-ee65-4fba-9b44-ba610140f297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:34:19.180745 [ 262 ] {1e8dbec9-ee65-4fba-9b44-ba610140f297} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.180783 [ 262 ] {1e8dbec9-ee65-4fba-9b44-ba610140f297} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.181334 [ 262 ] {1e8dbec9-ee65-4fba-9b44-ba610140f297} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:19.181803 [ 262 ] {1e8dbec9-ee65-4fba-9b44-ba610140f297} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:34:19.182009 [ 262 ] {1e8dbec9-ee65-4fba-9b44-ba610140f297} executeQuery: Read 14 rows, 1.01 KiB in 0.002635 sec., 5313.092979127135 rows/sec., 382.47 KiB/sec. 2025.01.31 23:34:19.182087 [ 262 ] {1e8dbec9-ee65-4fba-9b44-ba610140f297} TCPHandler: Processed in 0.002873591 sec. 2025.01.31 23:34:19.182241 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.182364 [ 258 ] {d69b31a0-d849-4d5e-8834-3c32a6bcbe87} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:19.182415 [ 258 ] {d69b31a0-d849-4d5e-8834-3c32a6bcbe87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:19.183159 [ 258 ] {d69b31a0-d849-4d5e-8834-3c32a6bcbe87} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.183200 [ 258 ] {d69b31a0-d849-4d5e-8834-3c32a6bcbe87} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.183733 [ 258 ] {d69b31a0-d849-4d5e-8834-3c32a6bcbe87} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:19.184250 [ 258 ] {d69b31a0-d849-4d5e-8834-3c32a6bcbe87} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:19.184474 [ 258 ] {d69b31a0-d849-4d5e-8834-3c32a6bcbe87} executeQuery: Read 219 rows, 19.54 KiB in 0.002139 sec., 102384.2917251052 rows/sec., 8.92 MiB/sec. 2025.01.31 23:34:19.184530 [ 258 ] {d69b31a0-d849-4d5e-8834-3c32a6bcbe87} TCPHandler: Processed in 0.002349954 sec. 2025.01.31 23:34:19.184698 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.184844 [ 262 ] {ce821296-7676-48bf-a949-177455ec7f7d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:34:19.184904 [ 262 ] {ce821296-7676-48bf-a949-177455ec7f7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:34:19.185857 [ 262 ] {ce821296-7676-48bf-a949-177455ec7f7d} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.185896 [ 262 ] {ce821296-7676-48bf-a949-177455ec7f7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.186407 [ 262 ] {ce821296-7676-48bf-a949-177455ec7f7d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:19.186954 [ 262 ] {ce821296-7676-48bf-a949-177455ec7f7d} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:34:19.187184 [ 262 ] {ce821296-7676-48bf-a949-177455ec7f7d} executeQuery: Read 15 rows, 1.06 KiB in 0.002349 sec., 6385.6960408684545 rows/sec., 450.24 KiB/sec. 2025.01.31 23:34:19.187293 [ 262 ] {ce821296-7676-48bf-a949-177455ec7f7d} TCPHandler: Processed in 0.002661973 sec. 2025.01.31 23:34:19.187455 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.187594 [ 258 ] {dc8e6e78-d24e-41fe-8429-9376b53f92f6} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:34:19.187651 [ 258 ] {dc8e6e78-d24e-41fe-8429-9376b53f92f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:34:19.188263 [ 258 ] {dc8e6e78-d24e-41fe-8429-9376b53f92f6} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.188303 [ 258 ] {dc8e6e78-d24e-41fe-8429-9376b53f92f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.188828 [ 258 ] {dc8e6e78-d24e-41fe-8429-9376b53f92f6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:19.189341 [ 258 ] {dc8e6e78-d24e-41fe-8429-9376b53f92f6} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:34:19.189608 [ 258 ] {dc8e6e78-d24e-41fe-8429-9376b53f92f6} executeQuery: Read 14 rows, 1004.00 B in 0.002033 sec., 6886.374815543531 rows/sec., 482.28 KiB/sec. 2025.01.31 23:34:19.189676 [ 258 ] {dc8e6e78-d24e-41fe-8429-9376b53f92f6} TCPHandler: Processed in 0.002291132 sec. 2025.01.31 23:34:19.189851 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.189978 [ 262 ] {271fc79e-dd40-456e-85be-cf9bc58bfe0d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:34:19.190027 [ 262 ] {271fc79e-dd40-456e-85be-cf9bc58bfe0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:34:19.190608 [ 262 ] {271fc79e-dd40-456e-85be-cf9bc58bfe0d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.190646 [ 262 ] {271fc79e-dd40-456e-85be-cf9bc58bfe0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.191140 [ 262 ] {271fc79e-dd40-456e-85be-cf9bc58bfe0d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:19.191580 [ 262 ] {271fc79e-dd40-456e-85be-cf9bc58bfe0d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:34:19.191896 [ 262 ] {271fc79e-dd40-456e-85be-cf9bc58bfe0d} executeQuery: Read 13 rows, 830.00 B in 0.001929 sec., 6739.243131156039 rows/sec., 420.19 KiB/sec. 2025.01.31 23:34:19.191968 [ 262 ] {271fc79e-dd40-456e-85be-cf9bc58bfe0d} TCPHandler: Processed in 0.002197999 sec. 2025.01.31 23:34:19.192170 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.192340 [ 258 ] {b0a4ff0f-1d1e-47ee-a572-0872df002088} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:19.192410 [ 258 ] {b0a4ff0f-1d1e-47ee-a572-0872df002088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:19.193311 [ 258 ] {b0a4ff0f-1d1e-47ee-a572-0872df002088} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.193352 [ 258 ] {b0a4ff0f-1d1e-47ee-a572-0872df002088} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.193915 [ 258 ] {b0a4ff0f-1d1e-47ee-a572-0872df002088} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:19.194462 [ 258 ] {b0a4ff0f-1d1e-47ee-a572-0872df002088} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:19.194755 [ 258 ] {b0a4ff0f-1d1e-47ee-a572-0872df002088} executeQuery: Read 390 rows, 28.32 KiB in 0.002455 sec., 158859.47046843177 rows/sec., 11.27 MiB/sec. 2025.01.31 23:34:19.194811 [ 258 ] {b0a4ff0f-1d1e-47ee-a572-0872df002088} TCPHandler: Processed in 0.002725625 sec. 2025.01.31 23:34:19.194977 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.195098 [ 262 ] {9a4fbbf3-1e7b-464f-a78c-eb7f827b1068} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:34:19.195149 [ 262 ] {9a4fbbf3-1e7b-464f-a78c-eb7f827b1068} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:34:19.195635 [ 262 ] {9a4fbbf3-1e7b-464f-a78c-eb7f827b1068} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.195673 [ 262 ] {9a4fbbf3-1e7b-464f-a78c-eb7f827b1068} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.196181 [ 262 ] {9a4fbbf3-1e7b-464f-a78c-eb7f827b1068} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:19.196704 [ 262 ] {9a4fbbf3-1e7b-464f-a78c-eb7f827b1068} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:34:19.196894 [ 262 ] {9a4fbbf3-1e7b-464f-a78c-eb7f827b1068} executeQuery: Read 6 rows, 321.00 B in 0.00182 sec., 3296.7032967032965 rows/sec., 172.24 KiB/sec. 2025.01.31 23:34:19.196945 [ 262 ] {9a4fbbf3-1e7b-464f-a78c-eb7f827b1068} TCPHandler: Processed in 0.002029394 sec. 2025.01.31 23:34:19.197102 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.197240 [ 258 ] {d05becfa-ff53-4fa2-ada0-3531d3f6e8fc} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:19.197304 [ 258 ] {d05becfa-ff53-4fa2-ada0-3531d3f6e8fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:19.197963 [ 258 ] {d05becfa-ff53-4fa2-ada0-3531d3f6e8fc} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.198003 [ 258 ] {d05becfa-ff53-4fa2-ada0-3531d3f6e8fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.198540 [ 258 ] {d05becfa-ff53-4fa2-ada0-3531d3f6e8fc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:19.199123 [ 258 ] {d05becfa-ff53-4fa2-ada0-3531d3f6e8fc} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:19.199341 [ 258 ] {d05becfa-ff53-4fa2-ada0-3531d3f6e8fc} executeQuery: Read 237 rows, 16.27 KiB in 0.002132 sec., 111163.22701688555 rows/sec., 7.45 MiB/sec. 2025.01.31 23:34:19.199393 [ 258 ] {d05becfa-ff53-4fa2-ada0-3531d3f6e8fc} TCPHandler: Processed in 0.002360685 sec. 2025.01.31 23:34:19.199551 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.199687 [ 262 ] {00fe4a59-9f0b-4e5a-9614-7ac3a92e1a91} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:34:19.199748 [ 262 ] {00fe4a59-9f0b-4e5a-9614-7ac3a92e1a91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:34:19.200272 [ 262 ] {00fe4a59-9f0b-4e5a-9614-7ac3a92e1a91} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.200310 [ 262 ] {00fe4a59-9f0b-4e5a-9614-7ac3a92e1a91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.200839 [ 262 ] {00fe4a59-9f0b-4e5a-9614-7ac3a92e1a91} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:19.201330 [ 262 ] {00fe4a59-9f0b-4e5a-9614-7ac3a92e1a91} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:34:19.201533 [ 262 ] {00fe4a59-9f0b-4e5a-9614-7ac3a92e1a91} executeQuery: Read 1 rows, 69.00 B in 0.001878 sec., 532.4813631522896 rows/sec., 35.88 KiB/sec. 2025.01.31 23:34:19.201584 [ 262 ] {00fe4a59-9f0b-4e5a-9614-7ac3a92e1a91} TCPHandler: Processed in 0.002100566 sec. 2025.01.31 23:34:19.201729 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.201847 [ 258 ] {714ac11e-7c9c-483c-ac6b-e282f7ce03da} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:19.201935 [ 258 ] {714ac11e-7c9c-483c-ac6b-e282f7ce03da} 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.31 23:34:19.203172 [ 258 ] {714ac11e-7c9c-483c-ac6b-e282f7ce03da} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.203211 [ 258 ] {714ac11e-7c9c-483c-ac6b-e282f7ce03da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.205995 [ 258 ] {714ac11e-7c9c-483c-ac6b-e282f7ce03da} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:19.206572 [ 258 ] {714ac11e-7c9c-483c-ac6b-e282f7ce03da} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:34:19.206836 [ 258 ] {714ac11e-7c9c-483c-ac6b-e282f7ce03da} executeQuery: Read 8 rows, 14.68 KiB in 0.004998 sec., 1600.640256102441 rows/sec., 2.87 MiB/sec. 2025.01.31 23:34:19.206955 [ 258 ] {714ac11e-7c9c-483c-ac6b-e282f7ce03da} TCPHandler: Processed in 0.005282516 sec. 2025.01.31 23:34:19.207139 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:19.207279 [ 262 ] {86c98516-45a4-48cc-9a3c-5a3500d2bae7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:19.207339 [ 262 ] {86c98516-45a4-48cc-9a3c-5a3500d2bae7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:19.207901 [ 262 ] {86c98516-45a4-48cc-9a3c-5a3500d2bae7} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:19.207940 [ 262 ] {86c98516-45a4-48cc-9a3c-5a3500d2bae7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:19.208475 [ 262 ] {86c98516-45a4-48cc-9a3c-5a3500d2bae7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:19.208973 [ 262 ] {86c98516-45a4-48cc-9a3c-5a3500d2bae7} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:19.209203 [ 262 ] {86c98516-45a4-48cc-9a3c-5a3500d2bae7} executeQuery: Read 82 rows, 5.33 KiB in 0.001954 sec., 41965.19959058342 rows/sec., 2.67 MiB/sec. 2025.01.31 23:34:19.209257 [ 262 ] {86c98516-45a4-48cc-9a3c-5a3500d2bae7} TCPHandler: Processed in 0.002186809 sec. 2025.01.31 23:34:24.133821 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:24.134075 [ 258 ] {a05ae3be-083e-4f16-974b-d7fd58a735bb} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:24.134158 [ 258 ] {a05ae3be-083e-4f16-974b-d7fd58a735bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:24.134952 [ 258 ] {a05ae3be-083e-4f16-974b-d7fd58a735bb} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:24.135005 [ 258 ] {a05ae3be-083e-4f16-974b-d7fd58a735bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:24.135627 [ 258 ] {a05ae3be-083e-4f16-974b-d7fd58a735bb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:24.136164 [ 258 ] {a05ae3be-083e-4f16-974b-d7fd58a735bb} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:24.136407 [ 258 ] {a05ae3be-083e-4f16-974b-d7fd58a735bb} executeQuery: Read 56 rows, 4.38 KiB in 0.002392 sec., 23411.371237458192 rows/sec., 1.79 MiB/sec. 2025.01.31 23:34:24.136474 [ 258 ] {a05ae3be-083e-4f16-974b-d7fd58a735bb} TCPHandler: Processed in 0.002796948 sec. 2025.01.31 23:34:24.136751 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:24.136961 [ 262 ] {238a0c0f-1449-4346-bd76-b89f27cde3a9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:24.137041 [ 262 ] {238a0c0f-1449-4346-bd76-b89f27cde3a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:24.137963 [ 262 ] {238a0c0f-1449-4346-bd76-b89f27cde3a9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:24.138033 [ 262 ] {238a0c0f-1449-4346-bd76-b89f27cde3a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:24.138776 [ 262 ] {238a0c0f-1449-4346-bd76-b89f27cde3a9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:24.139438 [ 262 ] {238a0c0f-1449-4346-bd76-b89f27cde3a9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:24.139745 [ 262 ] {238a0c0f-1449-4346-bd76-b89f27cde3a9} executeQuery: Read 64 rows, 5.12 KiB in 0.002838 sec., 22551.09231853418 rows/sec., 1.76 MiB/sec. 2025.01.31 23:34:24.139839 [ 262 ] {238a0c0f-1449-4346-bd76-b89f27cde3a9} TCPHandler: Processed in 0.003228711 sec. 2025.01.31 23:34:24.140039 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:24.140177 [ 258 ] {5ada3d23-c0b7-4cda-9f6e-3db27434a1c7} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:24.140239 [ 258 ] {5ada3d23-c0b7-4cda-9f6e-3db27434a1c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:24.140834 [ 258 ] {5ada3d23-c0b7-4cda-9f6e-3db27434a1c7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:24.140877 [ 258 ] {5ada3d23-c0b7-4cda-9f6e-3db27434a1c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:24.141447 [ 258 ] {5ada3d23-c0b7-4cda-9f6e-3db27434a1c7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:24.141958 [ 258 ] {5ada3d23-c0b7-4cda-9f6e-3db27434a1c7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:24.142189 [ 258 ] {5ada3d23-c0b7-4cda-9f6e-3db27434a1c7} executeQuery: Read 160 rows, 11.41 KiB in 0.002046 sec., 78201.36852394916 rows/sec., 5.45 MiB/sec. 2025.01.31 23:34:24.142280 [ 258 ] {5ada3d23-c0b7-4cda-9f6e-3db27434a1c7} TCPHandler: Processed in 0.002303373 sec. 2025.01.31 23:34:24.142490 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:24.142630 [ 262 ] {c610b6fe-7b66-4a28-bab2-573a26e0068d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:24.142697 [ 262 ] {c610b6fe-7b66-4a28-bab2-573a26e0068d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:24.143302 [ 262 ] {c610b6fe-7b66-4a28-bab2-573a26e0068d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:24.143348 [ 262 ] {c610b6fe-7b66-4a28-bab2-573a26e0068d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:24.143941 [ 262 ] {c610b6fe-7b66-4a28-bab2-573a26e0068d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:24.144534 [ 262 ] {c610b6fe-7b66-4a28-bab2-573a26e0068d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:24.144782 [ 262 ] {c610b6fe-7b66-4a28-bab2-573a26e0068d} executeQuery: Read 60 rows, 4.14 KiB in 0.002186 sec., 27447.392497712717 rows/sec., 1.85 MiB/sec. 2025.01.31 23:34:24.144862 [ 262 ] {c610b6fe-7b66-4a28-bab2-573a26e0068d} TCPHandler: Processed in 0.002450107 sec. 2025.01.31 23:34:25.764878 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2025.01.31 23:34:25.765572 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:25.765620 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:25.766366 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:25.766916 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:34:25.767177 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2025.01.31 23:34:25.888018 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2025.01.31 23:34:25.907368 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:25.907426 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:25.914234 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:25.915453 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:34:25.918619 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2025.01.31 23:34:28.256310 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 2025.01.31 23:34:28.259855 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:28.259918 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:28.261508 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:28.261866 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:34:28.262433 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2025.01.31 23:34:29.139745 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.139948 [ 258 ] {fa1c4cf8-9aa1-4c7b-ba40-a504a3788fb2} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:34:29.140020 [ 258 ] {fa1c4cf8-9aa1-4c7b-ba40-a504a3788fb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:34:29.140756 [ 258 ] {fa1c4cf8-9aa1-4c7b-ba40-a504a3788fb2} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.140804 [ 258 ] {fa1c4cf8-9aa1-4c7b-ba40-a504a3788fb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.141253 [ 258 ] {fa1c4cf8-9aa1-4c7b-ba40-a504a3788fb2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:29.141512 [ 258 ] {fa1c4cf8-9aa1-4c7b-ba40-a504a3788fb2} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:34:29.141733 [ 258 ] {fa1c4cf8-9aa1-4c7b-ba40-a504a3788fb2} executeQuery: Read 14 rows, 1.01 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 550.42 KiB/sec. 2025.01.31 23:34:29.141911 [ 258 ] {fa1c4cf8-9aa1-4c7b-ba40-a504a3788fb2} TCPHandler: Processed in 0.002286722 sec. 2025.01.31 23:34:29.142197 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.142445 [ 262 ] {e26fedab-9f82-4833-8f02-50f92bb07bf8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:29.142536 [ 262 ] {e26fedab-9f82-4833-8f02-50f92bb07bf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:29.143493 [ 262 ] {e26fedab-9f82-4833-8f02-50f92bb07bf8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.143548 [ 262 ] {e26fedab-9f82-4833-8f02-50f92bb07bf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.144006 [ 262 ] {e26fedab-9f82-4833-8f02-50f92bb07bf8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:29.144272 [ 262 ] {e26fedab-9f82-4833-8f02-50f92bb07bf8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:29.144558 [ 262 ] {e26fedab-9f82-4833-8f02-50f92bb07bf8} executeQuery: Read 219 rows, 19.54 KiB in 0.002174 sec., 100735.97056117754 rows/sec., 8.78 MiB/sec. 2025.01.31 23:34:29.144628 [ 262 ] {e26fedab-9f82-4833-8f02-50f92bb07bf8} TCPHandler: Processed in 0.002578772 sec. 2025.01.31 23:34:29.144796 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.144949 [ 258 ] {abaaccc3-b13e-4239-bc02-52833c2c36f0} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:34:29.145011 [ 258 ] {abaaccc3-b13e-4239-bc02-52833c2c36f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:34:29.145630 [ 258 ] {abaaccc3-b13e-4239-bc02-52833c2c36f0} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.145669 [ 258 ] {abaaccc3-b13e-4239-bc02-52833c2c36f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.146037 [ 258 ] {abaaccc3-b13e-4239-bc02-52833c2c36f0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:29.146279 [ 258 ] {abaaccc3-b13e-4239-bc02-52833c2c36f0} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:34:29.146459 [ 258 ] {abaaccc3-b13e-4239-bc02-52833c2c36f0} executeQuery: Read 15 rows, 1.06 KiB in 0.001546 sec., 9702.457956015523 rows/sec., 684.10 KiB/sec. 2025.01.31 23:34:29.146514 [ 258 ] {abaaccc3-b13e-4239-bc02-52833c2c36f0} TCPHandler: Processed in 0.001786646 sec. 2025.01.31 23:34:29.146682 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.146813 [ 262 ] {da2d74c6-7ef3-4f13-85f0-fda44cea210b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:34:29.146867 [ 262 ] {da2d74c6-7ef3-4f13-85f0-fda44cea210b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:34:29.147471 [ 262 ] {da2d74c6-7ef3-4f13-85f0-fda44cea210b} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.147512 [ 262 ] {da2d74c6-7ef3-4f13-85f0-fda44cea210b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.147886 [ 262 ] {da2d74c6-7ef3-4f13-85f0-fda44cea210b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:29.148126 [ 262 ] {da2d74c6-7ef3-4f13-85f0-fda44cea210b} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:34:29.148406 [ 262 ] {da2d74c6-7ef3-4f13-85f0-fda44cea210b} executeQuery: Read 14 rows, 1004.00 B in 0.001602 sec., 8739.076154806493 rows/sec., 612.03 KiB/sec. 2025.01.31 23:34:29.148498 [ 262 ] {da2d74c6-7ef3-4f13-85f0-fda44cea210b} TCPHandler: Processed in 0.001875129 sec. 2025.01.31 23:34:29.148682 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.148826 [ 258 ] {ecb0b5e9-7663-46a8-ae5f-b5d546a0365a} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:34:29.148886 [ 258 ] {ecb0b5e9-7663-46a8-ae5f-b5d546a0365a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:34:29.149512 [ 258 ] {ecb0b5e9-7663-46a8-ae5f-b5d546a0365a} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.149551 [ 258 ] {ecb0b5e9-7663-46a8-ae5f-b5d546a0365a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.149908 [ 258 ] {ecb0b5e9-7663-46a8-ae5f-b5d546a0365a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:29.150156 [ 258 ] {ecb0b5e9-7663-46a8-ae5f-b5d546a0365a} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:34:29.150329 [ 258 ] {ecb0b5e9-7663-46a8-ae5f-b5d546a0365a} executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. 2025.01.31 23:34:29.150383 [ 258 ] {ecb0b5e9-7663-46a8-ae5f-b5d546a0365a} TCPHandler: Processed in 0.001766866 sec. 2025.01.31 23:34:29.150535 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.150675 [ 262 ] {bc011f1e-8232-4f08-ab44-c368a17aff9f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:29.150735 [ 262 ] {bc011f1e-8232-4f08-ab44-c368a17aff9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:29.151569 [ 262 ] {bc011f1e-8232-4f08-ab44-c368a17aff9f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.151610 [ 262 ] {bc011f1e-8232-4f08-ab44-c368a17aff9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.152006 [ 262 ] {bc011f1e-8232-4f08-ab44-c368a17aff9f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:29.152241 [ 262 ] {bc011f1e-8232-4f08-ab44-c368a17aff9f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:29.152460 [ 262 ] {bc011f1e-8232-4f08-ab44-c368a17aff9f} executeQuery: Read 390 rows, 28.32 KiB in 0.001816 sec., 214757.70925110133 rows/sec., 15.23 MiB/sec. 2025.01.31 23:34:29.152515 [ 262 ] {bc011f1e-8232-4f08-ab44-c368a17aff9f} TCPHandler: Processed in 0.002046515 sec. 2025.01.31 23:34:29.152669 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.152785 [ 258 ] {2b358653-c96e-497c-be73-084deaa80a19} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:34:29.152835 [ 258 ] {2b358653-c96e-497c-be73-084deaa80a19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:34:29.153317 [ 258 ] {2b358653-c96e-497c-be73-084deaa80a19} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.153353 [ 258 ] {2b358653-c96e-497c-be73-084deaa80a19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.153729 [ 258 ] {2b358653-c96e-497c-be73-084deaa80a19} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:29.153962 [ 258 ] {2b358653-c96e-497c-be73-084deaa80a19} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:34:29.154193 [ 258 ] {2b358653-c96e-497c-be73-084deaa80a19} executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. 2025.01.31 23:34:29.154305 [ 258 ] {2b358653-c96e-497c-be73-084deaa80a19} TCPHandler: Processed in 0.001694803 sec. 2025.01.31 23:34:29.154465 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.154602 [ 262 ] {2efac733-5f71-4ca7-a1b3-863e80bbb164} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:29.154666 [ 262 ] {2efac733-5f71-4ca7-a1b3-863e80bbb164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:29.155348 [ 262 ] {2efac733-5f71-4ca7-a1b3-863e80bbb164} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.155389 [ 262 ] {2efac733-5f71-4ca7-a1b3-863e80bbb164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.155810 [ 262 ] {2efac733-5f71-4ca7-a1b3-863e80bbb164} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:29.156067 [ 262 ] {2efac733-5f71-4ca7-a1b3-863e80bbb164} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:29.156263 [ 262 ] {2efac733-5f71-4ca7-a1b3-863e80bbb164} executeQuery: Read 237 rows, 16.27 KiB in 0.001691 sec., 140153.755174453 rows/sec., 9.39 MiB/sec. 2025.01.31 23:34:29.156316 [ 262 ] {2efac733-5f71-4ca7-a1b3-863e80bbb164} TCPHandler: Processed in 0.00191835 sec. 2025.01.31 23:34:29.156472 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.156591 [ 258 ] {420208ba-51bd-4cf2-a70f-4617a776028f} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:34:29.156645 [ 258 ] {420208ba-51bd-4cf2-a70f-4617a776028f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:34:29.157126 [ 258 ] {420208ba-51bd-4cf2-a70f-4617a776028f} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.157165 [ 258 ] {420208ba-51bd-4cf2-a70f-4617a776028f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.157527 [ 258 ] {420208ba-51bd-4cf2-a70f-4617a776028f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:29.157765 [ 258 ] {420208ba-51bd-4cf2-a70f-4617a776028f} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:34:29.157970 [ 258 ] {420208ba-51bd-4cf2-a70f-4617a776028f} executeQuery: Read 1 rows, 69.00 B in 0.001405 sec., 711.7437722419929 rows/sec., 47.96 KiB/sec. 2025.01.31 23:34:29.158023 [ 258 ] {420208ba-51bd-4cf2-a70f-4617a776028f} TCPHandler: Processed in 0.001608731 sec. 2025.01.31 23:34:29.158187 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.158309 [ 262 ] {11d3f6b4-0774-4cf9-a9d1-e7a8c24bb568} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:29.158393 [ 262 ] {11d3f6b4-0774-4cf9-a9d1-e7a8c24bb568} 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.31 23:34:29.159475 [ 262 ] {11d3f6b4-0774-4cf9-a9d1-e7a8c24bb568} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.159516 [ 262 ] {11d3f6b4-0774-4cf9-a9d1-e7a8c24bb568} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.160146 [ 262 ] {11d3f6b4-0774-4cf9-a9d1-e7a8c24bb568} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:34:29.160415 [ 262 ] {11d3f6b4-0774-4cf9-a9d1-e7a8c24bb568} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:34:29.160647 [ 262 ] {11d3f6b4-0774-4cf9-a9d1-e7a8c24bb568} executeQuery: Read 8 rows, 14.68 KiB in 0.002362 sec., 3386.960203217612 rows/sec., 6.07 MiB/sec. 2025.01.31 23:34:29.160748 [ 262 ] {11d3f6b4-0774-4cf9-a9d1-e7a8c24bb568} TCPHandler: Processed in 0.002619222 sec. 2025.01.31 23:34:29.160901 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:29.161045 [ 258 ] {126c2ad1-cf6d-404e-9e12-f1f287bf4b4d} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:29.161104 [ 258 ] {126c2ad1-cf6d-404e-9e12-f1f287bf4b4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:29.161618 [ 258 ] {126c2ad1-cf6d-404e-9e12-f1f287bf4b4d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:29.161657 [ 258 ] {126c2ad1-cf6d-404e-9e12-f1f287bf4b4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. 2025.01.31 23:34:29.162026 [ 258 ] {126c2ad1-cf6d-404e-9e12-f1f287bf4b4d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:29.162265 [ 258 ] {126c2ad1-cf6d-404e-9e12-f1f287bf4b4d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:29.162551 [ 258 ] {126c2ad1-cf6d-404e-9e12-f1f287bf4b4d} executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec. 2025.01.31 23:34:29.162661 [ 258 ] {126c2ad1-cf6d-404e-9e12-f1f287bf4b4d} TCPHandler: Processed in 0.001824927 sec. 2025.01.31 23:34:33.199761 [ 70 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:34:33.199828 [ 70 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:34:33.268189 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2025.01.31 23:34:33.268842 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:33.268889 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:33.269500 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:34:33.269771 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:34:33.269984 [ 70 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:34:33.270025 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2025.01.31 23:34:33.270080 [ 70 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:33.270113 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:33.271612 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:34:33.271785 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:33.272554 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2025.01.31 23:34:33.272681 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2025.01.31 23:34:33.272828 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2025.01.31 23:34:33.273134 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2025.01.31 23:34:33.273324 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2025.01.31 23:34:33.273512 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2025.01.31 23:34:33.294637 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.024441048 sec., 114806.86098239322 rows/sec., 1.64 MiB/sec. 2025.01.31 23:34:33.295334 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:34:33.295645 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:34:33.295726 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_6_1} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:34:33.295829 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2025.01.31 23:34:33.419590 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2025.01.31 23:34:33.439669 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:33.439718 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:33.446452 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:34:33.447199 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:34:33.447561 [ 69 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:34:33.447695 [ 69 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:33.447778 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:33.448248 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:34:33.462698 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2025.01.31 23:34:33.464321 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:33.465438 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:34:33.470501 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:34:33.475679 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:34:33.480582 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:34:33.488070 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:34:33.492828 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:34:33.553933 [ 191 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.10599196 sec., 433.9951822760896 rows/sec., 2.24 MiB/sec. 2025.01.31 23:34:33.555732 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:34:33.558092 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_6_1} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:34:33.558190 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_6_1} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:34:33.559300 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2025.01.31 23:34:34.001163 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 160.48 MiB, peak 170.02 MiB, free memory in arenas 0.00 B, will set to 164.14 MiB (RSS), difference: 3.66 MiB 2025.01.31 23:34:34.132675 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:34.132878 [ 258 ] {cb91e498-ec18-4c91-8779-a5c961f0f12d} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:34.132955 [ 258 ] {cb91e498-ec18-4c91-8779-a5c961f0f12d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:34.133765 [ 258 ] {cb91e498-ec18-4c91-8779-a5c961f0f12d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:34.133803 [ 258 ] {cb91e498-ec18-4c91-8779-a5c961f0f12d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:34.134278 [ 258 ] {cb91e498-ec18-4c91-8779-a5c961f0f12d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:34:34.134540 [ 258 ] {cb91e498-ec18-4c91-8779-a5c961f0f12d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:34.134687 [ 68 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:34:34.134735 [ 68 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:34.134739 [ 258 ] {cb91e498-ec18-4c91-8779-a5c961f0f12d} executeQuery: Read 56 rows, 4.38 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.23 MiB/sec. 2025.01.31 23:34:34.134764 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:34.134856 [ 258 ] {cb91e498-ec18-4c91-8779-a5c961f0f12d} TCPHandler: Processed in 0.002312942 sec. 2025.01.31 23:34:34.135225 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:34.135282 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:34:34.135514 [ 262 ] {4b1e3df9-ba86-48f9-be1b-02e28b19bcbe} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:34.135547 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:34.135601 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2025.01.31 23:34:34.135631 [ 262 ] {4b1e3df9-ba86-48f9-be1b-02e28b19bcbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:34.135962 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2025.01.31 23:34:34.136310 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part 2025.01.31 23:34:34.136849 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2025.01.31 23:34:34.137194 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part 2025.01.31 23:34:34.137473 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2025.01.31 23:34:34.138490 [ 262 ] {4b1e3df9-ba86-48f9-be1b-02e28b19bcbe} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:34.138583 [ 262 ] {4b1e3df9-ba86-48f9-be1b-02e28b19bcbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:34.139850 [ 262 ] {4b1e3df9-ba86-48f9-be1b-02e28b19bcbe} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:34:34.140432 [ 262 ] {4b1e3df9-ba86-48f9-be1b-02e28b19bcbe} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:34.140542 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.005648018 sec., 117209.2581857919 rows/sec., 10.23 MiB/sec. 2025.01.31 23:34:34.140731 [ 68 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:34:34.140847 [ 68 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:34.140914 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:34.140917 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:34:34.140976 [ 262 ] {4b1e3df9-ba86-48f9-be1b-02e28b19bcbe} executeQuery: Read 64 rows, 5.12 KiB in 0.005547 sec., 11537.768162970975 rows/sec., 922.16 KiB/sec. 2025.01.31 23:34:34.141357 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:34:34.141363 [ 262 ] {4b1e3df9-ba86-48f9-be1b-02e28b19bcbe} TCPHandler: Processed in 0.00636057 sec. 2025.01.31 23:34:34.141733 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:34.141764 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:34.141836 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2025.01.31 23:34:34.141978 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:34.142076 [ 258 ] {f8a2ccb2-3b38-4bf6-9fd3-724d4b375544} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:34.142286 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2025.01.31 23:34:34.142326 [ 258 ] {f8a2ccb2-3b38-4bf6-9fd3-724d4b375544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:34.142539 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_6_1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:34:34.142674 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part 2025.01.31 23:34:34.142898 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.31 23:34:34.143142 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2025.01.31 23:34:34.143579 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2025.01.31 23:34:34.144045 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2025.01.31 23:34:34.145430 [ 258 ] {f8a2ccb2-3b38-4bf6-9fd3-724d4b375544} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:34.145506 [ 258 ] {f8a2ccb2-3b38-4bf6-9fd3-724d4b375544} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:34.146643 [ 258 ] {f8a2ccb2-3b38-4bf6-9fd3-724d4b375544} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:34:34.147163 [ 258 ] {f8a2ccb2-3b38-4bf6-9fd3-724d4b375544} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:34.147293 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.006241076 sec., 165997.01718101173 rows/sec., 12.70 MiB/sec. 2025.01.31 23:34:34.147420 [ 68 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:34:34.147500 [ 68 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:34.147584 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:34.147661 [ 258 ] {f8a2ccb2-3b38-4bf6-9fd3-724d4b375544} executeQuery: Read 160 rows, 11.41 KiB in 0.005711 sec., 28016.109262826125 rows/sec., 1.95 MiB/sec. 2025.01.31 23:34:34.147730 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:34:34.147913 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:34:34.148092 [ 258 ] {f8a2ccb2-3b38-4bf6-9fd3-724d4b375544} TCPHandler: Processed in 0.006539665 sec. 2025.01.31 23:34:34.148388 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:34.148463 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:34.148575 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2025.01.31 23:34:34.148688 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:34.148782 [ 262 ] {de66718b-2c32-4feb-84e8-74da67f46c0f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:34.148976 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2025.01.31 23:34:34.149053 [ 262 ] {de66718b-2c32-4feb-84e8-74da67f46c0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:34.149108 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_6_1} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:34:34.149391 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2025.01.31 23:34:34.149473 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2025.01.31 23:34:34.149864 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2025.01.31 23:34:34.150340 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2025.01.31 23:34:34.150724 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2025.01.31 23:34:34.151961 [ 262 ] {de66718b-2c32-4feb-84e8-74da67f46c0f} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:34.152018 [ 262 ] {de66718b-2c32-4feb-84e8-74da67f46c0f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:34.153021 [ 262 ] {de66718b-2c32-4feb-84e8-74da67f46c0f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:34:34.153410 [ 262 ] {de66718b-2c32-4feb-84e8-74da67f46c0f} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:34.153862 [ 68 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:34:34.153881 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.006191025 sec., 174769.1214298117 rows/sec., 11.97 MiB/sec. 2025.01.31 23:34:34.153950 [ 68 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:34.154001 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:34.154008 [ 262 ] {de66718b-2c32-4feb-84e8-74da67f46c0f} executeQuery: Read 60 rows, 4.14 KiB in 0.005378 sec., 11156.563778356267 rows/sec., 769.92 KiB/sec. 2025.01.31 23:34:34.154425 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:34:34.154539 [ 262 ] {de66718b-2c32-4feb-84e8-74da67f46c0f} TCPHandler: Processed in 0.006291588 sec. 2025.01.31 23:34:34.154601 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:34:34.155004 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:34.155072 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2025.01.31 23:34:34.155315 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:34:34.155478 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:34.155645 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2025.01.31 23:34:34.155862 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_6_1} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:34:34.155917 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:34:34.156161 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2025.01.31 23:34:34.156278 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2025.01.31 23:34:34.156351 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2025.01.31 23:34:34.157504 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003385206 sec., 115797.97507153184 rows/sec., 7.62 MiB/sec. 2025.01.31 23:34:34.157673 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:34:34.157959 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_6_1} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:34.158031 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_6_1} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:34:34.158110 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.31 23:34:35.207720 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.207988 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:35.208417 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:35.208469 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:35.208820 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:35.208907 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:35.209092 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2025.01.31 23:34:35.209338 [ 295 ] {a153e8f7-c327-4a75-9806-81f32589c923} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:35.209385 [ 296 ] {a153e8f7-c327-4a75-9806-81f32589c923} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.31 23:34:35.209516 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:35.209552 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:35.213652 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.31 23:34:35.213694 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.31 23:34:35.213767 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:35.213832 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:35.215326 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} executeQuery: Read 31 rows, 1.17 KiB in 0.00746 sec., 4155.495978552279 rows/sec., 156.83 KiB/sec. 2025.01.31 23:34:35.215483 [ 258 ] {a153e8f7-c327-4a75-9806-81f32589c923} TCPHandler: Processed in 0.007893508 sec. 2025.01.31 23:34:35.215924 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.216160 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', '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.31 23:34:35.216583 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:35.216636 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', '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.31 23:34:35.216988 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:35.217071 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:35.217257 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2025.01.31 23:34:35.217379 [ 295 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:35.217394 [ 297 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.31 23:34:35.217515 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:35.217545 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:35.217634 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.31 23:34:35.217659 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.31 23:34:35.217702 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', '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.31 23:34:35.217753 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', '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.31 23:34:35.218928 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} executeQuery: Read 31 rows, 1.17 KiB in 0.00288 sec., 10763.888888888889 rows/sec., 406.22 KiB/sec. 2025.01.31 23:34:35.219079 [ 262 ] {b7c7a04a-6302-4bf8-8ce8-41ae99970896} TCPHandler: Processed in 0.003289703 sec. 2025.01.31 23:34:35.219371 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.219609 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_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.31 23:34:35.220027 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:35.220087 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_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.31 23:34:35.220456 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:35.220524 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:35.220684 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2025.01.31 23:34:35.220799 [ 296 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:35.220804 [ 295 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.31 23:34:35.220920 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:35.220948 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:35.221033 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.31 23:34:35.221056 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.31 23:34:35.221112 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_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.31 23:34:35.221214 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_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.31 23:34:35.222528 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} executeQuery: Read 31 rows, 1.17 KiB in 0.00304 sec., 10197.368421052632 rows/sec., 384.84 KiB/sec. 2025.01.31 23:34:35.222672 [ 258 ] {fdee4094-9353-462e-ae34-e41b5ba7f6ed} TCPHandler: Processed in 0.003366236 sec. 2025.01.31 23:34:35.222942 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.223140 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_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.31 23:34:35.223499 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:35.223550 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_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.31 23:34:35.223872 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:35.223942 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:35.224102 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2025.01.31 23:34:35.224190 [ 295 ] {94913c36-b349-4539-9188-13acc3147d71} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:35.224210 [ 297 ] {94913c36-b349-4539-9188-13acc3147d71} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.31 23:34:35.224311 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:35.224340 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:35.224427 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.31 23:34:35.224451 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.31 23:34:35.224494 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_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.31 23:34:35.224544 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_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.31 23:34:35.225649 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} executeQuery: Read 31 rows, 1.17 KiB in 0.002609 sec., 11881.947106170946 rows/sec., 448.42 KiB/sec. 2025.01.31 23:34:35.225791 [ 262 ] {94913c36-b349-4539-9188-13acc3147d71} TCPHandler: Processed in 0.002913632 sec. 2025.01.31 23:34:35.226058 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.226288 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} executeQuery: (from [fd00:1122:3344:101::d]:62065) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.31 23:34:35.226647 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:35.226698 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.31 23:34:35.227020 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:35.227088 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:35.227242 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2025.01.31 23:34:35.227358 [ 295 ] {9ade0879-18a6-4342-bfc2-725f178bb918} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:35.227362 [ 297 ] {9ade0879-18a6-4342-bfc2-725f178bb918} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.31 23:34:35.227465 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:35.227489 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:35.227573 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.31 23:34:35.227596 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.31 23:34:35.227638 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.31 23:34:35.227690 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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.31 23:34:35.228723 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} executeQuery: Read 31 rows, 1.17 KiB in 0.002555 sec., 12133.07240704501 rows/sec., 457.90 KiB/sec. 2025.01.31 23:34:35.228859 [ 258 ] {9ade0879-18a6-4342-bfc2-725f178bb918} TCPHandler: Processed in 0.0028684 sec. 2025.01.31 23:34:35.229115 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.229310 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', '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', '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.31 23:34:35.229668 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:35.229718 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', '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', '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.31 23:34:35.230045 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:35.230114 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:35.230271 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2025.01.31 23:34:35.230388 [ 296 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.31 23:34:35.230390 [ 297 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:35.230508 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:35.230538 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:35.230622 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.31 23:34:35.230645 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Reading approx. 31 rows with 2 streams 2025.01.31 23:34:35.230687 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', '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', '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.31 23:34:35.230739 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', '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', '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.31 23:34:35.231809 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} executeQuery: Read 31 rows, 1.17 KiB in 0.002596 sec., 11941.44838212635 rows/sec., 450.66 KiB/sec. 2025.01.31 23:34:35.231945 [ 262 ] {d1a33d88-0679-4636-892e-fdb1d6d6a60f} TCPHandler: Processed in 0.002890581 sec. 2025.01.31 23:34:35.314564 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.314715 [ 258 ] {79ca749a-24bf-45d2-925c-7ae077e29fbf} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.31 23:34:35.314778 [ 258 ] {79ca749a-24bf-45d2-925c-7ae077e29fbf} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:35.315672 [ 258 ] {79ca749a-24bf-45d2-925c-7ae077e29fbf} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.315728 [ 258 ] {79ca749a-24bf-45d2-925c-7ae077e29fbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.316355 [ 258 ] {79ca749a-24bf-45d2-925c-7ae077e29fbf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:35.316600 [ 258 ] {79ca749a-24bf-45d2-925c-7ae077e29fbf} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): 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.31 23:34:35.316895 [ 258 ] {79ca749a-24bf-45d2-925c-7ae077e29fbf} executeQuery: Read 6 rows, 1.34 KiB in 0.002204 sec., 2722.323049001815 rows/sec., 606.14 KiB/sec. 2025.01.31 23:34:35.317027 [ 258 ] {79ca749a-24bf-45d2-925c-7ae077e29fbf} TCPHandler: Processed in 0.00254097 sec. 2025.01.31 23:34:35.317232 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.317389 [ 262 ] {95ea44be-6ac9-4084-9efa-5167bf925d49} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:34:35.317454 [ 262 ] {95ea44be-6ac9-4084-9efa-5167bf925d49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:34:35.318156 [ 262 ] {95ea44be-6ac9-4084-9efa-5167bf925d49} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.318205 [ 262 ] {95ea44be-6ac9-4084-9efa-5167bf925d49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.318666 [ 262 ] {95ea44be-6ac9-4084-9efa-5167bf925d49} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:35.318931 [ 262 ] {95ea44be-6ac9-4084-9efa-5167bf925d49} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:34:35.319180 [ 262 ] {95ea44be-6ac9-4084-9efa-5167bf925d49} executeQuery: Read 14 rows, 1.01 KiB in 0.001832 sec., 7641.921397379912 rows/sec., 550.12 KiB/sec. 2025.01.31 23:34:35.319247 [ 262 ] {95ea44be-6ac9-4084-9efa-5167bf925d49} TCPHandler: Processed in 0.002108606 sec. 2025.01.31 23:34:35.319413 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.319535 [ 258 ] {bc182954-461f-4551-a3da-5252c5835349} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:35.319587 [ 258 ] {bc182954-461f-4551-a3da-5252c5835349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:35.321035 [ 258 ] {bc182954-461f-4551-a3da-5252c5835349} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.321078 [ 258 ] {bc182954-461f-4551-a3da-5252c5835349} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.321617 [ 258 ] {bc182954-461f-4551-a3da-5252c5835349} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:34:35.321904 [ 258 ] {bc182954-461f-4551-a3da-5252c5835349} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:35.322142 [ 258 ] {bc182954-461f-4551-a3da-5252c5835349} executeQuery: Read 1359 rows, 115.65 KiB in 0.002627 sec., 517320.1370384469 rows/sec., 42.99 MiB/sec. 2025.01.31 23:34:35.322302 [ 258 ] {bc182954-461f-4551-a3da-5252c5835349} TCPHandler: Processed in 0.002948743 sec. 2025.01.31 23:34:35.322465 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.322591 [ 262 ] {8386ca23-f881-49a8-aa70-cb96ed0d0d58} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:34:35.322646 [ 262 ] {8386ca23-f881-49a8-aa70-cb96ed0d0d58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:34:35.323248 [ 262 ] {8386ca23-f881-49a8-aa70-cb96ed0d0d58} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.323289 [ 262 ] {8386ca23-f881-49a8-aa70-cb96ed0d0d58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.323672 [ 262 ] {8386ca23-f881-49a8-aa70-cb96ed0d0d58} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:35.323952 [ 262 ] {8386ca23-f881-49a8-aa70-cb96ed0d0d58} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:34:35.324142 [ 262 ] {8386ca23-f881-49a8-aa70-cb96ed0d0d58} executeQuery: Read 15 rows, 1.06 KiB in 0.001581 sec., 9487.666034155598 rows/sec., 668.95 KiB/sec. 2025.01.31 23:34:35.324202 [ 262 ] {8386ca23-f881-49a8-aa70-cb96ed0d0d58} TCPHandler: Processed in 0.001796127 sec. 2025.01.31 23:34:35.324378 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.324504 [ 258 ] {53a7de6b-dc5b-464f-8c72-f719241ada16} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:34:35.324557 [ 258 ] {53a7de6b-dc5b-464f-8c72-f719241ada16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:34:35.325238 [ 258 ] {53a7de6b-dc5b-464f-8c72-f719241ada16} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.325282 [ 258 ] {53a7de6b-dc5b-464f-8c72-f719241ada16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.325690 [ 258 ] {53a7de6b-dc5b-464f-8c72-f719241ada16} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:35.325959 [ 258 ] {53a7de6b-dc5b-464f-8c72-f719241ada16} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:34:35.326181 [ 258 ] {53a7de6b-dc5b-464f-8c72-f719241ada16} executeQuery: Read 242 rows, 16.79 KiB in 0.001704 sec., 142018.779342723 rows/sec., 9.62 MiB/sec. 2025.01.31 23:34:35.326242 [ 258 ] {53a7de6b-dc5b-464f-8c72-f719241ada16} TCPHandler: Processed in 0.001923011 sec. 2025.01.31 23:34:35.326410 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.326533 [ 262 ] {52c6af7f-131d-4678-8f7c-8cfce830d8b7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:34:35.326584 [ 262 ] {52c6af7f-131d-4678-8f7c-8cfce830d8b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:34:35.327188 [ 262 ] {52c6af7f-131d-4678-8f7c-8cfce830d8b7} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.327228 [ 262 ] {52c6af7f-131d-4678-8f7c-8cfce830d8b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.327602 [ 262 ] {52c6af7f-131d-4678-8f7c-8cfce830d8b7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:35.327859 [ 262 ] {52c6af7f-131d-4678-8f7c-8cfce830d8b7} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:34:35.328037 [ 262 ] {52c6af7f-131d-4678-8f7c-8cfce830d8b7} executeQuery: Read 13 rows, 830.00 B in 0.001532 sec., 8485.639686684073 rows/sec., 529.08 KiB/sec. 2025.01.31 23:34:35.328097 [ 262 ] {52c6af7f-131d-4678-8f7c-8cfce830d8b7} TCPHandler: Processed in 0.001753035 sec. 2025.01.31 23:34:35.328254 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.328373 [ 258 ] {151446ee-5410-4801-97b0-c86215d2e2c3} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:35.328425 [ 258 ] {151446ee-5410-4801-97b0-c86215d2e2c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:35.329352 [ 258 ] {151446ee-5410-4801-97b0-c86215d2e2c3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.329394 [ 258 ] {151446ee-5410-4801-97b0-c86215d2e2c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.329813 [ 258 ] {151446ee-5410-4801-97b0-c86215d2e2c3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:34:35.330078 [ 258 ] {151446ee-5410-4801-97b0-c86215d2e2c3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:35.330294 [ 258 ] {151446ee-5410-4801-97b0-c86215d2e2c3} executeQuery: Read 846 rows, 62.61 KiB in 0.001948 sec., 434291.58110882953 rows/sec., 31.39 MiB/sec. 2025.01.31 23:34:35.330355 [ 258 ] {151446ee-5410-4801-97b0-c86215d2e2c3} TCPHandler: Processed in 0.002162048 sec. 2025.01.31 23:34:35.330515 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.330638 [ 262 ] {284b7ff4-cb7a-4ce4-a357-d311a8d5d615} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:34:35.330693 [ 262 ] {284b7ff4-cb7a-4ce4-a357-d311a8d5d615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:34:35.331192 [ 262 ] {284b7ff4-cb7a-4ce4-a357-d311a8d5d615} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.331231 [ 262 ] {284b7ff4-cb7a-4ce4-a357-d311a8d5d615} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.331626 [ 262 ] {284b7ff4-cb7a-4ce4-a357-d311a8d5d615} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:35.331890 [ 262 ] {284b7ff4-cb7a-4ce4-a357-d311a8d5d615} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:34:35.332067 [ 262 ] {284b7ff4-cb7a-4ce4-a357-d311a8d5d615} executeQuery: Read 6 rows, 321.00 B in 0.001455 sec., 4123.711340206186 rows/sec., 215.45 KiB/sec. 2025.01.31 23:34:35.332122 [ 262 ] {284b7ff4-cb7a-4ce4-a357-d311a8d5d615} TCPHandler: Processed in 0.001666203 sec. 2025.01.31 23:34:35.332267 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.332384 [ 258 ] {7e3a7190-e002-4dbe-8bb2-f83b2258753f} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:35.332438 [ 258 ] {7e3a7190-e002-4dbe-8bb2-f83b2258753f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:35.334399 [ 258 ] {7e3a7190-e002-4dbe-8bb2-f83b2258753f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.334439 [ 258 ] {7e3a7190-e002-4dbe-8bb2-f83b2258753f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.335016 [ 258 ] {7e3a7190-e002-4dbe-8bb2-f83b2258753f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:34:35.335289 [ 258 ] {7e3a7190-e002-4dbe-8bb2-f83b2258753f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:35.335509 [ 258 ] {7e3a7190-e002-4dbe-8bb2-f83b2258753f} executeQuery: Read 2323 rows, 158.49 KiB in 0.003151 sec., 737226.2773722628 rows/sec., 49.12 MiB/sec. 2025.01.31 23:34:35.335683 [ 258 ] {7e3a7190-e002-4dbe-8bb2-f83b2258753f} TCPHandler: Processed in 0.003469438 sec. 2025.01.31 23:34:35.335851 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.335990 [ 262 ] {103e0449-1a8f-4126-9ec1-728805c58ca7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:34:35.336048 [ 262 ] {103e0449-1a8f-4126-9ec1-728805c58ca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:34:35.336562 [ 262 ] {103e0449-1a8f-4126-9ec1-728805c58ca7} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.336602 [ 262 ] {103e0449-1a8f-4126-9ec1-728805c58ca7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.336988 [ 262 ] {103e0449-1a8f-4126-9ec1-728805c58ca7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:35.337240 [ 262 ] {103e0449-1a8f-4126-9ec1-728805c58ca7} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:34:35.337535 [ 262 ] {103e0449-1a8f-4126-9ec1-728805c58ca7} executeQuery: Read 1 rows, 69.00 B in 0.001571 sec., 636.5372374283896 rows/sec., 42.89 KiB/sec. 2025.01.31 23:34:35.337597 [ 262 ] {103e0449-1a8f-4126-9ec1-728805c58ca7} TCPHandler: Processed in 0.001805587 sec. 2025.01.31 23:34:35.337746 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.337865 [ 258 ] {ba7fbe9f-af5d-4953-9820-f9beaefbe4a4} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:35.337949 [ 258 ] {ba7fbe9f-af5d-4953-9820-f9beaefbe4a4} 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.31 23:34:35.339063 [ 258 ] {ba7fbe9f-af5d-4953-9820-f9beaefbe4a4} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.339103 [ 258 ] {ba7fbe9f-af5d-4953-9820-f9beaefbe4a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.339736 [ 258 ] {ba7fbe9f-af5d-4953-9820-f9beaefbe4a4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:34:35.340003 [ 258 ] {ba7fbe9f-af5d-4953-9820-f9beaefbe4a4} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:34:35.340250 [ 258 ] {ba7fbe9f-af5d-4953-9820-f9beaefbe4a4} executeQuery: Read 8 rows, 14.68 KiB in 0.00241 sec., 3319.5020746887967 rows/sec., 5.95 MiB/sec. 2025.01.31 23:34:35.340355 [ 258 ] {ba7fbe9f-af5d-4953-9820-f9beaefbe4a4} TCPHandler: Processed in 0.002664353 sec. 2025.01.31 23:34:35.340524 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:35.340646 [ 262 ] {82c1fdd3-bbd5-4836-b3c8-5cd0e7724cce} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:35.340697 [ 262 ] {82c1fdd3-bbd5-4836-b3c8-5cd0e7724cce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:35.341182 [ 262 ] {82c1fdd3-bbd5-4836-b3c8-5cd0e7724cce} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:35.341219 [ 262 ] {82c1fdd3-bbd5-4836-b3c8-5cd0e7724cce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:35.341593 [ 262 ] {82c1fdd3-bbd5-4836-b3c8-5cd0e7724cce} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:34:35.341835 [ 262 ] {82c1fdd3-bbd5-4836-b3c8-5cd0e7724cce} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:35.342040 [ 262 ] {82c1fdd3-bbd5-4836-b3c8-5cd0e7724cce} executeQuery: Read 34 rows, 2.02 KiB in 0.001416 sec., 24011.29943502825 rows/sec., 1.39 MiB/sec. 2025.01.31 23:34:35.342207 [ 262 ] {82c1fdd3-bbd5-4836-b3c8-5cd0e7724cce} TCPHandler: Processed in 0.001747655 sec. 2025.01.31 23:34:38.263613 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 2025.01.31 23:34:38.267451 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:38.267514 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:38.269146 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:38.269488 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:34:38.270118 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 268 2025.01.31 23:34:39.131941 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:39.132244 [ 258 ] {7513b97a-fe30-4916-9178-e47433575f50} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:39.132359 [ 258 ] {7513b97a-fe30-4916-9178-e47433575f50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:39.133192 [ 258 ] {7513b97a-fe30-4916-9178-e47433575f50} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:39.133235 [ 258 ] {7513b97a-fe30-4916-9178-e47433575f50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:39.133671 [ 258 ] {7513b97a-fe30-4916-9178-e47433575f50} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:34:39.133932 [ 258 ] {7513b97a-fe30-4916-9178-e47433575f50} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:39.134171 [ 258 ] {7513b97a-fe30-4916-9178-e47433575f50} executeQuery: Read 56 rows, 4.38 KiB in 0.002013 sec., 27819.175360158966 rows/sec., 2.12 MiB/sec. 2025.01.31 23:34:39.134239 [ 258 ] {7513b97a-fe30-4916-9178-e47433575f50} TCPHandler: Processed in 0.002480948 sec. 2025.01.31 23:34:39.134508 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:39.134702 [ 262 ] {6a333670-cda7-4a84-81f2-d87b38f03509} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:39.134774 [ 262 ] {6a333670-cda7-4a84-81f2-d87b38f03509} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:39.135529 [ 262 ] {6a333670-cda7-4a84-81f2-d87b38f03509} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:39.135576 [ 262 ] {6a333670-cda7-4a84-81f2-d87b38f03509} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:39.136012 [ 262 ] {6a333670-cda7-4a84-81f2-d87b38f03509} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:34:39.136265 [ 262 ] {6a333670-cda7-4a84-81f2-d87b38f03509} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:39.136641 [ 262 ] {6a333670-cda7-4a84-81f2-d87b38f03509} executeQuery: Read 64 rows, 5.12 KiB in 0.001992 sec., 32128.514056224903 rows/sec., 2.51 MiB/sec. 2025.01.31 23:34:39.136706 [ 262 ] {6a333670-cda7-4a84-81f2-d87b38f03509} TCPHandler: Processed in 0.002338553 sec. 2025.01.31 23:34:39.136853 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:39.137001 [ 258 ] {d8a55d73-ec4d-4146-8d4a-f4f8f254fd52} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:39.137067 [ 258 ] {d8a55d73-ec4d-4146-8d4a-f4f8f254fd52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:39.137751 [ 258 ] {d8a55d73-ec4d-4146-8d4a-f4f8f254fd52} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:39.137790 [ 258 ] {d8a55d73-ec4d-4146-8d4a-f4f8f254fd52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:39.138204 [ 258 ] {d8a55d73-ec4d-4146-8d4a-f4f8f254fd52} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:34:39.138453 [ 258 ] {d8a55d73-ec4d-4146-8d4a-f4f8f254fd52} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:39.138666 [ 258 ] {d8a55d73-ec4d-4146-8d4a-f4f8f254fd52} executeQuery: Read 128 rows, 9.13 KiB in 0.001702 sec., 75205.64042303173 rows/sec., 5.24 MiB/sec. 2025.01.31 23:34:39.138722 [ 258 ] {d8a55d73-ec4d-4146-8d4a-f4f8f254fd52} TCPHandler: Processed in 0.00193576 sec. 2025.01.31 23:34:39.138896 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:39.139045 [ 262 ] {3b385827-f33f-4095-ae6a-a770f601630b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:39.139109 [ 262 ] {3b385827-f33f-4095-ae6a-a770f601630b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:39.139674 [ 262 ] {3b385827-f33f-4095-ae6a-a770f601630b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:39.139714 [ 262 ] {3b385827-f33f-4095-ae6a-a770f601630b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:39.140111 [ 262 ] {3b385827-f33f-4095-ae6a-a770f601630b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:34:39.140355 [ 262 ] {3b385827-f33f-4095-ae6a-a770f601630b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:39.140555 [ 262 ] {3b385827-f33f-4095-ae6a-a770f601630b} executeQuery: Read 48 rows, 3.31 KiB in 0.001546 sec., 31047.865459249675 rows/sec., 2.09 MiB/sec. 2025.01.31 23:34:39.140609 [ 262 ] {3b385827-f33f-4095-ae6a-a770f601630b} TCPHandler: Processed in 0.001784396 sec. 2025.01.31 23:34:40.771058 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2025.01.31 23:34:40.771685 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:40.771734 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:40.772255 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:34:40.772511 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:34:40.772768 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2025.01.31 23:34:40.963690 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2025.01.31 23:34:40.982315 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:40.982358 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:40.989168 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:34:40.989912 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:34:40.992303 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2025.01.31 23:34:41.001166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 165.46 MiB, peak 170.02 MiB, free memory in arenas 0.00 B, will set to 166.48 MiB (RSS), difference: 1.01 MiB 2025.01.31 23:34:44.133337 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:44.133569 [ 258 ] {2bb9e862-3784-4636-9387-92556dd2d3dd} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:44.133651 [ 258 ] {2bb9e862-3784-4636-9387-92556dd2d3dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:44.134446 [ 258 ] {2bb9e862-3784-4636-9387-92556dd2d3dd} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:44.134496 [ 258 ] {2bb9e862-3784-4636-9387-92556dd2d3dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:44.134959 [ 258 ] {2bb9e862-3784-4636-9387-92556dd2d3dd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:34:44.135218 [ 258 ] {2bb9e862-3784-4636-9387-92556dd2d3dd} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:44.135514 [ 258 ] {2bb9e862-3784-4636-9387-92556dd2d3dd} executeQuery: Read 56 rows, 4.38 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.14 MiB/sec. 2025.01.31 23:34:44.135723 [ 258 ] {2bb9e862-3784-4636-9387-92556dd2d3dd} TCPHandler: Processed in 0.002520109 sec. 2025.01.31 23:34:44.136006 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:44.136220 [ 262 ] {0e61c503-5f54-436f-904b-2d907251f26f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:44.136301 [ 262 ] {0e61c503-5f54-436f-904b-2d907251f26f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:44.137086 [ 262 ] {0e61c503-5f54-436f-904b-2d907251f26f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:44.137130 [ 262 ] {0e61c503-5f54-436f-904b-2d907251f26f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:44.137586 [ 262 ] {0e61c503-5f54-436f-904b-2d907251f26f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:34:44.137852 [ 262 ] {0e61c503-5f54-436f-904b-2d907251f26f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:44.138107 [ 262 ] {0e61c503-5f54-436f-904b-2d907251f26f} executeQuery: Read 64 rows, 5.12 KiB in 0.001932 sec., 33126.29399585922 rows/sec., 2.59 MiB/sec. 2025.01.31 23:34:44.138307 [ 262 ] {0e61c503-5f54-436f-904b-2d907251f26f} TCPHandler: Processed in 0.002442997 sec. 2025.01.31 23:34:44.138547 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:44.138739 [ 258 ] {214e52ab-4271-4683-9fb1-ee7d7f3ecde7} executeQuery: (from [fd00:1122:3344:101::d]:62065) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:44.138807 [ 258 ] {214e52ab-4271-4683-9fb1-ee7d7f3ecde7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:44.139530 [ 258 ] {214e52ab-4271-4683-9fb1-ee7d7f3ecde7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:44.139578 [ 258 ] {214e52ab-4271-4683-9fb1-ee7d7f3ecde7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:44.139989 [ 258 ] {214e52ab-4271-4683-9fb1-ee7d7f3ecde7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:34:44.140224 [ 258 ] {214e52ab-4271-4683-9fb1-ee7d7f3ecde7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:44.140400 [ 258 ] {214e52ab-4271-4683-9fb1-ee7d7f3ecde7} executeQuery: Read 160 rows, 11.41 KiB in 0.001698 sec., 94228.50412249705 rows/sec., 6.56 MiB/sec. 2025.01.31 23:34:44.140450 [ 258 ] {214e52ab-4271-4683-9fb1-ee7d7f3ecde7} TCPHandler: Processed in 0.002014374 sec. 2025.01.31 23:34:44.140606 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:44.140751 [ 262 ] {14c12d62-ba4a-477c-85fb-4ef2cefeb7de} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:44.140816 [ 262 ] {14c12d62-ba4a-477c-85fb-4ef2cefeb7de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:44.141409 [ 262 ] {14c12d62-ba4a-477c-85fb-4ef2cefeb7de} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:44.141457 [ 262 ] {14c12d62-ba4a-477c-85fb-4ef2cefeb7de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:44.141862 [ 262 ] {14c12d62-ba4a-477c-85fb-4ef2cefeb7de} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:34:44.142104 [ 262 ] {14c12d62-ba4a-477c-85fb-4ef2cefeb7de} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:44.142315 [ 262 ] {14c12d62-ba4a-477c-85fb-4ef2cefeb7de} executeQuery: Read 60 rows, 4.14 KiB in 0.0016 sec., 37500 rows/sec., 2.53 MiB/sec. 2025.01.31 23:34:44.142368 [ 262 ] {14c12d62-ba4a-477c-85fb-4ef2cefeb7de} TCPHandler: Processed in 0.001821767 sec. 2025.01.31 23:34:48.199862 [ 49 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:34:48.199926 [ 49 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:34:48.271284 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 2025.01.31 23:34:48.273835 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2025.01.31 23:34:48.275174 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:48.275269 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:48.277825 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:48.277905 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:48.279451 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:34:48.280159 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:34:48.280751 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2025.01.31 23:34:48.280981 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:48.281324 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:34:48.281927 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 284 2025.01.31 23:34:48.443432 [ 258 ] {} TCPHandler: Done processing connection. 2025.01.31 23:34:48.443529 [ 258 ] {} TCP-Session: 068ede1a-f80d-44a3-9862-9a48d9fbf59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2025.01.31 23:34:48.493240 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2025.01.31 23:34:48.512742 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:48.512801 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:48.519811 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:34:48.520599 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:34:48.523600 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2025.01.31 23:34:49.001142 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 165.01 MiB, peak 170.67 MiB, free memory in arenas 0.00 B, will set to 167.22 MiB (RSS), difference: 2.21 MiB 2025.01.31 23:34:49.133607 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.133986 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.134709 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:49.134802 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.135167 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:49.135250 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:49.135428 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2025.01.31 23:34:49.135558 [ 295 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:49.135647 [ 296 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.31 23:34:49.135647 [ 297 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.31 23:34:49.135830 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:49.135861 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:49.135983 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.31 23:34:49.136007 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.01.31 23:34:49.136053 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.136105 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.136150 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.138115 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} executeQuery: Read 37 rows, 1.39 KiB in 0.004344 sec., 8517.495395948436 rows/sec., 319.23 KiB/sec. 2025.01.31 23:34:49.138305 [ 262 ] {d5473496-5e7d-47c9-b9e0-d0b25ad131dd} TCPHandler: Processed in 0.004843153 sec. 2025.01.31 23:34:49.138763 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.139043 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} executeQuery: (from [fd00:1122:3344:101::d]:64637) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.139576 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:49.139641 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.140033 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:49.140119 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:49.140300 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2025.01.31 23:34:49.140367 [ 299 ] {5de29601-0a1c-418b-8826-cdf2e175701d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:49.140460 [ 296 ] {5de29601-0a1c-418b-8826-cdf2e175701d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.31 23:34:49.140461 [ 297 ] {5de29601-0a1c-418b-8826-cdf2e175701d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.31 23:34:49.140595 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:49.140624 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:49.140745 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.31 23:34:49.140770 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.01.31 23:34:49.140816 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.140867 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.140913 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.142432 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} executeQuery: Read 37 rows, 1.39 KiB in 0.003532 sec., 10475.651189127973 rows/sec., 392.62 KiB/sec. 2025.01.31 23:34:49.142604 [ 259 ] {5de29601-0a1c-418b-8826-cdf2e175701d} TCPHandler: Processed in 0.003992386 sec. 2025.01.31 23:34:49.142905 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.143153 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.143583 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:34:49.143646 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.144002 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:49.144068 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:34:49.144224 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2025.01.31 23:34:49.144357 [ 296 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:34:49.144377 [ 299 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.31 23:34:49.144407 [ 297 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.31 23:34:49.144521 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (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.31 23:34:49.144550 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:34:49.144663 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.31 23:34:49.144687 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Reading approx. 37 rows with 3 streams 2025.01.31 23:34:49.144732 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.144783 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.144832 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:34:49.146250 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} executeQuery: Read 37 rows, 1.39 KiB in 0.003223 sec., 11479.987589202605 rows/sec., 430.26 KiB/sec. 2025.01.31 23:34:49.146425 [ 262 ] {cbaa5cf8-2cd6-4164-a645-857783a8dec8} TCPHandler: Processed in 0.003593613 sec. 2025.01.31 23:34:49.153453 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.153594 [ 262 ] {b906e001-1549-4fa1-8b86-080aac8d6437} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.31 23:34:49.153651 [ 262 ] {b906e001-1549-4fa1-8b86-080aac8d6437} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:34:49.154324 [ 262 ] {b906e001-1549-4fa1-8b86-080aac8d6437} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.154366 [ 262 ] {b906e001-1549-4fa1-8b86-080aac8d6437} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.154852 [ 262 ] {b906e001-1549-4fa1-8b86-080aac8d6437} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:49.155076 [ 262 ] {b906e001-1549-4fa1-8b86-080aac8d6437} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): 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.31 23:34:49.155349 [ 262 ] {b906e001-1549-4fa1-8b86-080aac8d6437} executeQuery: Read 3 rows, 280.00 B in 0.00179 sec., 1675.977653631285 rows/sec., 152.76 KiB/sec. 2025.01.31 23:34:49.155702 [ 262 ] {b906e001-1549-4fa1-8b86-080aac8d6437} TCPHandler: Processed in 0.002309802 sec. 2025.01.31 23:34:49.155854 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.155993 [ 259 ] {f71a08ad-4b1c-4c10-a19c-cae95cb159e1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:34:49.156045 [ 259 ] {f71a08ad-4b1c-4c10-a19c-cae95cb159e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:34:49.156664 [ 259 ] {f71a08ad-4b1c-4c10-a19c-cae95cb159e1} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.156706 [ 259 ] {f71a08ad-4b1c-4c10-a19c-cae95cb159e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.157119 [ 259 ] {f71a08ad-4b1c-4c10-a19c-cae95cb159e1} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:49.157369 [ 259 ] {f71a08ad-4b1c-4c10-a19c-cae95cb159e1} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:34:49.157645 [ 259 ] {f71a08ad-4b1c-4c10-a19c-cae95cb159e1} executeQuery: Read 14 rows, 1.01 KiB in 0.001667 sec., 8398.320335932813 rows/sec., 604.57 KiB/sec. 2025.01.31 23:34:49.157762 [ 259 ] {f71a08ad-4b1c-4c10-a19c-cae95cb159e1} TCPHandler: Processed in 0.001966862 sec. 2025.01.31 23:34:49.157924 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.158041 [ 262 ] {ea9fa2b2-f9a5-4ecb-8871-ff22266ba9b3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:49.158088 [ 262 ] {ea9fa2b2-f9a5-4ecb-8871-ff22266ba9b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:49.158807 [ 262 ] {ea9fa2b2-f9a5-4ecb-8871-ff22266ba9b3} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.158847 [ 262 ] {ea9fa2b2-f9a5-4ecb-8871-ff22266ba9b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.159226 [ 262 ] {ea9fa2b2-f9a5-4ecb-8871-ff22266ba9b3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:34:49.159471 [ 262 ] {ea9fa2b2-f9a5-4ecb-8871-ff22266ba9b3} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:49.159819 [ 262 ] {ea9fa2b2-f9a5-4ecb-8871-ff22266ba9b3} executeQuery: Read 273 rows, 24.60 KiB in 0.001775 sec., 153802.81690140846 rows/sec., 13.53 MiB/sec. 2025.01.31 23:34:49.160082 [ 262 ] {ea9fa2b2-f9a5-4ecb-8871-ff22266ba9b3} TCPHandler: Processed in 0.00221571 sec. 2025.01.31 23:34:49.160253 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.160389 [ 259 ] {b2e8ddbc-67cf-46af-8abc-3277cf02b966} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:34:49.160448 [ 259 ] {b2e8ddbc-67cf-46af-8abc-3277cf02b966} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:34:49.161096 [ 259 ] {b2e8ddbc-67cf-46af-8abc-3277cf02b966} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.161134 [ 259 ] {b2e8ddbc-67cf-46af-8abc-3277cf02b966} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.161492 [ 259 ] {b2e8ddbc-67cf-46af-8abc-3277cf02b966} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:49.161732 [ 259 ] {b2e8ddbc-67cf-46af-8abc-3277cf02b966} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:34:49.161950 [ 259 ] {b2e8ddbc-67cf-46af-8abc-3277cf02b966} executeQuery: Read 42 rows, 3.09 KiB in 0.001581 sec., 26565.464895635676 rows/sec., 1.91 MiB/sec. 2025.01.31 23:34:49.162116 [ 259 ] {b2e8ddbc-67cf-46af-8abc-3277cf02b966} TCPHandler: Processed in 0.001927631 sec. 2025.01.31 23:34:49.162269 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.162387 [ 262 ] {5cf8f7dc-2ce7-4ad0-ba3e-a557b97c5b64} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:34:49.162434 [ 262 ] {5cf8f7dc-2ce7-4ad0-ba3e-a557b97c5b64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:34:49.163023 [ 262 ] {5cf8f7dc-2ce7-4ad0-ba3e-a557b97c5b64} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.163062 [ 262 ] {5cf8f7dc-2ce7-4ad0-ba3e-a557b97c5b64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.163410 [ 262 ] {5cf8f7dc-2ce7-4ad0-ba3e-a557b97c5b64} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:49.163700 [ 262 ] {5cf8f7dc-2ce7-4ad0-ba3e-a557b97c5b64} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:34:49.164125 [ 262 ] {5cf8f7dc-2ce7-4ad0-ba3e-a557b97c5b64} executeQuery: Read 14 rows, 1004.00 B in 0.001729 sec., 8097.165991902833 rows/sec., 567.07 KiB/sec. 2025.01.31 23:34:49.164260 [ 262 ] {5cf8f7dc-2ce7-4ad0-ba3e-a557b97c5b64} TCPHandler: Processed in 0.002048734 sec. 2025.01.31 23:34:49.164422 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.164557 [ 259 ] {298bef7f-60aa-49ea-bfb3-2af0567b1d18} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:34:49.164607 [ 259 ] {298bef7f-60aa-49ea-bfb3-2af0567b1d18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:34:49.165208 [ 259 ] {298bef7f-60aa-49ea-bfb3-2af0567b1d18} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.165251 [ 259 ] {298bef7f-60aa-49ea-bfb3-2af0567b1d18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.165621 [ 259 ] {298bef7f-60aa-49ea-bfb3-2af0567b1d18} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:49.165870 [ 259 ] {298bef7f-60aa-49ea-bfb3-2af0567b1d18} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:34:49.166171 [ 259 ] {298bef7f-60aa-49ea-bfb3-2af0567b1d18} executeQuery: Read 13 rows, 830.00 B in 0.001619 sec., 8029.647930821495 rows/sec., 500.65 KiB/sec. 2025.01.31 23:34:49.166463 [ 259 ] {298bef7f-60aa-49ea-bfb3-2af0567b1d18} TCPHandler: Processed in 0.002098166 sec. 2025.01.31 23:34:49.166648 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.166771 [ 262 ] {40186029-24e0-41f7-a22c-e20c2a15172a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:49.166822 [ 262 ] {40186029-24e0-41f7-a22c-e20c2a15172a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:49.167577 [ 262 ] {40186029-24e0-41f7-a22c-e20c2a15172a} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.167616 [ 262 ] {40186029-24e0-41f7-a22c-e20c2a15172a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.168013 [ 262 ] {40186029-24e0-41f7-a22c-e20c2a15172a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:34:49.168260 [ 262 ] {40186029-24e0-41f7-a22c-e20c2a15172a} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:49.168630 [ 262 ] {40186029-24e0-41f7-a22c-e20c2a15172a} executeQuery: Read 433 rows, 31.78 KiB in 0.001844 sec., 234815.61822125813 rows/sec., 16.83 MiB/sec. 2025.01.31 23:34:49.168928 [ 262 ] {40186029-24e0-41f7-a22c-e20c2a15172a} TCPHandler: Processed in 0.002338353 sec. 2025.01.31 23:34:49.169095 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.169212 [ 259 ] {4404f216-df87-4ad8-b2ff-c771dafe7215} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:34:49.169264 [ 259 ] {4404f216-df87-4ad8-b2ff-c771dafe7215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:34:49.169743 [ 259 ] {4404f216-df87-4ad8-b2ff-c771dafe7215} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.169783 [ 259 ] {4404f216-df87-4ad8-b2ff-c771dafe7215} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.170158 [ 259 ] {4404f216-df87-4ad8-b2ff-c771dafe7215} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:49.170405 [ 259 ] {4404f216-df87-4ad8-b2ff-c771dafe7215} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:34:49.170738 [ 259 ] {4404f216-df87-4ad8-b2ff-c771dafe7215} executeQuery: Read 6 rows, 321.00 B in 0.001509 sec., 3976.1431411530816 rows/sec., 207.74 KiB/sec. 2025.01.31 23:34:49.170948 [ 259 ] {4404f216-df87-4ad8-b2ff-c771dafe7215} TCPHandler: Processed in 0.001910849 sec. 2025.01.31 23:34:49.171107 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.171227 [ 262 ] {53519253-e276-4e5d-bb44-c707a68d8e1d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:49.171281 [ 262 ] {53519253-e276-4e5d-bb44-c707a68d8e1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:49.171930 [ 262 ] {53519253-e276-4e5d-bb44-c707a68d8e1d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.171976 [ 262 ] {53519253-e276-4e5d-bb44-c707a68d8e1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.172458 [ 262 ] {53519253-e276-4e5d-bb44-c707a68d8e1d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:34:49.172702 [ 262 ] {53519253-e276-4e5d-bb44-c707a68d8e1d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:49.173082 [ 262 ] {53519253-e276-4e5d-bb44-c707a68d8e1d} executeQuery: Read 237 rows, 16.27 KiB in 0.001843 sec., 128594.68258274552 rows/sec., 8.62 MiB/sec. 2025.01.31 23:34:49.173383 [ 262 ] {53519253-e276-4e5d-bb44-c707a68d8e1d} TCPHandler: Processed in 0.002332002 sec. 2025.01.31 23:34:49.173547 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.173680 [ 259 ] {515436ad-4079-4a4c-8dd5-38be14fb3d20} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:34:49.173738 [ 259 ] {515436ad-4079-4a4c-8dd5-38be14fb3d20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:34:49.174249 [ 259 ] {515436ad-4079-4a4c-8dd5-38be14fb3d20} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.174294 [ 259 ] {515436ad-4079-4a4c-8dd5-38be14fb3d20} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.174691 [ 259 ] {515436ad-4079-4a4c-8dd5-38be14fb3d20} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:49.174970 [ 259 ] {515436ad-4079-4a4c-8dd5-38be14fb3d20} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:34:49.175221 [ 259 ] {515436ad-4079-4a4c-8dd5-38be14fb3d20} executeQuery: Read 1 rows, 69.00 B in 0.001563 sec., 639.7952655150352 rows/sec., 43.11 KiB/sec. 2025.01.31 23:34:49.175285 [ 259 ] {515436ad-4079-4a4c-8dd5-38be14fb3d20} TCPHandler: Processed in 0.001801167 sec. 2025.01.31 23:34:49.175453 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.175586 [ 262 ] {10b9f05d-0350-4bc3-a24d-1c65acdf5f22} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:49.175677 [ 262 ] {10b9f05d-0350-4bc3-a24d-1c65acdf5f22} 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.31 23:34:49.176873 [ 262 ] {10b9f05d-0350-4bc3-a24d-1c65acdf5f22} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.176912 [ 262 ] {10b9f05d-0350-4bc3-a24d-1c65acdf5f22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.177547 [ 262 ] {10b9f05d-0350-4bc3-a24d-1c65acdf5f22} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:34:49.177802 [ 262 ] {10b9f05d-0350-4bc3-a24d-1c65acdf5f22} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:34:49.178212 [ 262 ] {10b9f05d-0350-4bc3-a24d-1c65acdf5f22} executeQuery: Read 35 rows, 64.22 KiB in 0.002621 sec., 13353.681800839375 rows/sec., 23.93 MiB/sec. 2025.01.31 23:34:49.178496 [ 262 ] {10b9f05d-0350-4bc3-a24d-1c65acdf5f22} TCPHandler: Processed in 0.003114358 sec. 2025.01.31 23:34:49.178656 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.178775 [ 259 ] {86223fa0-4404-41b5-8cb2-b12a4cc81273} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.31 23:34:49.178826 [ 259 ] {86223fa0-4404-41b5-8cb2-b12a4cc81273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.31 23:34:49.179306 [ 259 ] {86223fa0-4404-41b5-8cb2-b12a4cc81273} oximeter.measurements_i64 (a2718195-f2d2-4822-bdcd-21157396d214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.179345 [ 259 ] {86223fa0-4404-41b5-8cb2-b12a4cc81273} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.179733 [ 259 ] {86223fa0-4404-41b5-8cb2-b12a4cc81273} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:34:49.179973 [ 259 ] {86223fa0-4404-41b5-8cb2-b12a4cc81273} oximeter.measurements_i64 (a2718195-f2d2-4822-bdcd-21157396d214): 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.31 23:34:49.180384 [ 259 ] {86223fa0-4404-41b5-8cb2-b12a4cc81273} executeQuery: Read 24 rows, 1.78 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.08 MiB/sec. 2025.01.31 23:34:49.180443 [ 259 ] {86223fa0-4404-41b5-8cb2-b12a4cc81273} TCPHandler: Processed in 0.001843218 sec. 2025.01.31 23:34:49.180590 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:49.180707 [ 262 ] {e07be1ff-4d2d-4cfb-862b-eb6d0578d55d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:49.180762 [ 262 ] {e07be1ff-4d2d-4cfb-862b-eb6d0578d55d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:49.181334 [ 262 ] {e07be1ff-4d2d-4cfb-862b-eb6d0578d55d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:49.181380 [ 262 ] {e07be1ff-4d2d-4cfb-862b-eb6d0578d55d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:49.181804 [ 262 ] {e07be1ff-4d2d-4cfb-862b-eb6d0578d55d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:34:49.182036 [ 262 ] {e07be1ff-4d2d-4cfb-862b-eb6d0578d55d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:49.182269 [ 262 ] {e07be1ff-4d2d-4cfb-862b-eb6d0578d55d} executeQuery: Read 82 rows, 5.33 KiB in 0.001581 sec., 51865.90765338394 rows/sec., 3.29 MiB/sec. 2025.01.31 23:34:49.182336 [ 262 ] {e07be1ff-4d2d-4cfb-862b-eb6d0578d55d} TCPHandler: Processed in 0.001801987 sec. 2025.01.31 23:34:50.001162 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.38 MiB, peak 170.67 MiB, free memory in arenas 0.00 B, will set to 167.37 MiB (RSS), difference: -3.02 MiB 2025.01.31 23:34:54.132031 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:54.132249 [ 262 ] {d39081c0-84d7-465d-8611-cb1d748478d2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:54.132328 [ 262 ] {d39081c0-84d7-465d-8611-cb1d748478d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:54.133120 [ 262 ] {d39081c0-84d7-465d-8611-cb1d748478d2} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:54.133159 [ 262 ] {d39081c0-84d7-465d-8611-cb1d748478d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:54.133566 [ 262 ] {d39081c0-84d7-465d-8611-cb1d748478d2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:34:54.133807 [ 262 ] {d39081c0-84d7-465d-8611-cb1d748478d2} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:54.133943 [ 37 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:34:54.133989 [ 37 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:54.133999 [ 262 ] {d39081c0-84d7-465d-8611-cb1d748478d2} executeQuery: Read 56 rows, 4.38 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.37 MiB/sec. 2025.01.31 23:34:54.134015 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:54.134104 [ 262 ] {d39081c0-84d7-465d-8611-cb1d748478d2} TCPHandler: Processed in 0.002209349 sec. 2025.01.31 23:34:54.134338 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:34:54.134497 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:54.134536 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:54.134602 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part 2025.01.31 23:34:54.134836 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part 2025.01.31 23:34:54.134967 [ 259 ] {a8a5b0be-028d-4de8-8a9c-d45601db7615} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:54.135063 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2025.01.31 23:34:54.135348 [ 259 ] {a8a5b0be-028d-4de8-8a9c-d45601db7615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:54.135388 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:34:54.135709 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 273 rows starting from the beginning of the part 2025.01.31 23:34:54.136017 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:34:54.138377 [ 259 ] {a8a5b0be-028d-4de8-8a9c-d45601db7615} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:54.138463 [ 259 ] {a8a5b0be-028d-4de8-8a9c-d45601db7615} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:54.139299 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2019 rows, containing 5 columns (5 merged, 0 gathered) in 0.005175812 sec., 390083.7201969469 rows/sec., 34.11 MiB/sec. 2025.01.31 23:34:54.139369 [ 259 ] {a8a5b0be-028d-4de8-8a9c-d45601db7615} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:34:54.139567 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:34:54.139826 [ 259 ] {a8a5b0be-028d-4de8-8a9c-d45601db7615} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:54.140110 [ 37 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:34:54.140226 [ 37 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:54.140336 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:54.140364 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_11_2} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:54.140408 [ 259 ] {a8a5b0be-028d-4de8-8a9c-d45601db7615} executeQuery: Read 64 rows, 5.12 KiB in 0.005641 sec., 11345.50611593689 rows/sec., 906.80 KiB/sec. 2025.01.31 23:34:54.140776 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:34:54.140804 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_11_2} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:34:54.140819 [ 259 ] {a8a5b0be-028d-4de8-8a9c-d45601db7615} TCPHandler: Processed in 0.006595408 sec. 2025.01.31 23:34:54.141061 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.31 23:34:54.141115 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:54.141230 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:54.141327 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2025.01.31 23:34:54.141405 [ 262 ] {d2d808ac-bb7f-4b53-ac40-2f6859996e39} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:54.141575 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part 2025.01.31 23:34:54.141624 [ 262 ] {d2d808ac-bb7f-4b53-ac40-2f6859996e39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:54.141951 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2025.01.31 23:34:54.142271 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2025.01.31 23:34:54.142569 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 433 rows starting from the beginning of the part 2025.01.31 23:34:54.142871 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2025.01.31 23:34:54.144349 [ 262 ] {d2d808ac-bb7f-4b53-ac40-2f6859996e39} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:54.144420 [ 262 ] {d2d808ac-bb7f-4b53-ac40-2f6859996e39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:54.145680 [ 262 ] {d2d808ac-bb7f-4b53-ac40-2f6859996e39} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:34:54.146061 [ 262 ] {d2d808ac-bb7f-4b53-ac40-2f6859996e39} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:54.146380 [ 37 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:34:54.146426 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1861 rows, containing 5 columns (5 merged, 0 gathered) in 0.005943267 sec., 313127.4432059 rows/sec., 23.88 MiB/sec. 2025.01.31 23:34:54.146467 [ 37 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:54.146533 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:54.146567 [ 262 ] {d2d808ac-bb7f-4b53-ac40-2f6859996e39} executeQuery: Read 160 rows, 11.41 KiB in 0.005234 sec., 30569.354222392052 rows/sec., 2.13 MiB/sec. 2025.01.31 23:34:54.146810 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:34:54.146890 [ 262 ] {d2d808ac-bb7f-4b53-ac40-2f6859996e39} TCPHandler: Processed in 0.005912646 sec. 2025.01.31 23:34:54.147095 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:34:54.147239 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:54.147422 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:54.147553 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part 2025.01.31 23:34:54.147633 [ 259 ] {ef8237ea-82dc-469c-aa2a-ec9620bb34a4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:54.147670 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:54.147925 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2323 rows starting from the beginning of the part 2025.01.31 23:34:54.147927 [ 259 ] {ef8237ea-82dc-469c-aa2a-ec9620bb34a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:54.148001 [ 191 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_11_2} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:34:54.148283 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.31 23:34:54.148295 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2025.01.31 23:34:54.148687 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2025.01.31 23:34:54.149107 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2025.01.31 23:34:54.149714 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2025.01.31 23:34:54.150984 [ 259 ] {ef8237ea-82dc-469c-aa2a-ec9620bb34a4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:54.151040 [ 259 ] {ef8237ea-82dc-469c-aa2a-ec9620bb34a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:54.152024 [ 259 ] {ef8237ea-82dc-469c-aa2a-ec9620bb34a4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:34:54.152484 [ 259 ] {ef8237ea-82dc-469c-aa2a-ec9620bb34a4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:54.152731 [ 37 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:34:54.152854 [ 37 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:54.152952 [ 37 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:54.152966 [ 259 ] {ef8237ea-82dc-469c-aa2a-ec9620bb34a4} executeQuery: Read 60 rows, 4.14 KiB in 0.005446 sec., 11017.260374586853 rows/sec., 760.31 KiB/sec. 2025.01.31 23:34:54.153218 [ 259 ] {ef8237ea-82dc-469c-aa2a-ec9620bb34a4} TCPHandler: Processed in 0.006164354 sec. 2025.01.31 23:34:54.153297 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:34:54.153455 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:54.153491 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part 2025.01.31 23:34:54.153627 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2025.01.31 23:34:54.153827 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2025.01.31 23:34:54.154334 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2025.01.31 23:34:54.154376 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4090 rows, containing 5 columns (5 merged, 0 gathered) in 0.007718542 sec., 529892.8217272122 rows/sec., 35.75 MiB/sec. 2025.01.31 23:34:54.154535 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2025.01.31 23:34:54.154789 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2025.01.31 23:34:54.154857 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:34:54.155697 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:54.155900 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_11_2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:34:54.156075 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. 2025.01.31 23:34:54.156604 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.003489999 sec., 193696.33057201447 rows/sec., 12.69 MiB/sec. 2025.01.31 23:34:54.156810 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:34:54.157114 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:54.157199 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_11_2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:34:54.157287 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2025.01.31 23:34:55.781678 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2025.01.31 23:34:55.782305 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:55.782342 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:55.782858 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:34:55.783102 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:34:55.783394 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2025.01.31 23:34:56.024475 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2025.01.31 23:34:56.044432 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:56.044485 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:56.051803 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:34:56.052551 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:34:56.055543 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2025.01.31 23:34:58.282809 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 324 2025.01.31 23:34:58.286014 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:58.286066 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:58.287592 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:34:58.287908 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:34:58.288121 [ 33 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:34:58.288239 [ 33 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:58.288303 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:58.289071 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:34:58.289764 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 324 2025.01.31 23:34:58.290250 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:58.290441 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:34:58.291095 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2025.01.31 23:34:58.291731 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2025.01.31 23:34:58.292349 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2025.01.31 23:34:58.292938 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.01.31 23:34:58.293495 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2025.01.31 23:34:58.303696 [ 188 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.015189027 sec., 21331.188627158277 rows/sec., 21.50 MiB/sec. 2025.01.31 23:34:58.304561 [ 195 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:34:58.305290 [ 195 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_6_1} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:34:58.305371 [ 195 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_6_1} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:34:58.305600 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. 2025.01.31 23:34:59.138553 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.138763 [ 262 ] {62600770-48ba-4474-ad24-6e2727bdfb46} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:34:59.138843 [ 262 ] {62600770-48ba-4474-ad24-6e2727bdfb46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:34:59.139584 [ 262 ] {62600770-48ba-4474-ad24-6e2727bdfb46} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.139635 [ 262 ] {62600770-48ba-4474-ad24-6e2727bdfb46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.140066 [ 262 ] {62600770-48ba-4474-ad24-6e2727bdfb46} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:59.140318 [ 262 ] {62600770-48ba-4474-ad24-6e2727bdfb46} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:34:59.140493 [ 31 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.31 23:34:59.140573 [ 31 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.140579 [ 262 ] {62600770-48ba-4474-ad24-6e2727bdfb46} executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. 2025.01.31 23:34:59.140611 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.140729 [ 262 ] {62600770-48ba-4474-ad24-6e2727bdfb46} TCPHandler: Processed in 0.002322173 sec. 2025.01.31 23:34:59.140890 [ 188 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:34:59.141017 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.141091 [ 188 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:59.141138 [ 188 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:34:59.141357 [ 259 ] {40deb6f1-ccaa-483a-aca1-311bae7aa1c3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:34:59.141370 [ 188 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:34:59.141520 [ 259 ] {40deb6f1-ccaa-483a-aca1-311bae7aa1c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:34:59.141690 [ 188 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:34:59.142021 [ 188 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:34:59.142332 [ 188 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:34:59.144477 [ 259 ] {40deb6f1-ccaa-483a-aca1-311bae7aa1c3} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.144546 [ 259 ] {40deb6f1-ccaa-483a-aca1-311bae7aa1c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.144948 [ 195 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004192952 sec., 16694.681932919815 rows/sec., 1.24 MiB/sec. 2025.01.31 23:34:59.145278 [ 199 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.31 23:34:59.145495 [ 259 ] {40deb6f1-ccaa-483a-aca1-311bae7aa1c3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:34:59.145860 [ 199 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_5_1} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:34:59.146028 [ 259 ] {40deb6f1-ccaa-483a-aca1-311bae7aa1c3} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:34:59.146079 [ 199 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_5_1} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.31 23:34:59.146304 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:34:59.146412 [ 259 ] {40deb6f1-ccaa-483a-aca1-311bae7aa1c3} executeQuery: Read 273 rows, 24.60 KiB in 0.005197 sec., 52530.30594573792 rows/sec., 4.62 MiB/sec. 2025.01.31 23:34:59.146483 [ 259 ] {40deb6f1-ccaa-483a-aca1-311bae7aa1c3} TCPHandler: Processed in 0.005612956 sec. 2025.01.31 23:34:59.146716 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.146944 [ 262 ] {01197113-16a8-4e70-89f2-c8057a3fdfc2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:34:59.147011 [ 262 ] {01197113-16a8-4e70-89f2-c8057a3fdfc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:34:59.147731 [ 262 ] {01197113-16a8-4e70-89f2-c8057a3fdfc2} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.147779 [ 262 ] {01197113-16a8-4e70-89f2-c8057a3fdfc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.148157 [ 262 ] {01197113-16a8-4e70-89f2-c8057a3fdfc2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:59.148391 [ 262 ] {01197113-16a8-4e70-89f2-c8057a3fdfc2} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:34:59.148599 [ 262 ] {01197113-16a8-4e70-89f2-c8057a3fdfc2} executeQuery: Read 42 rows, 3.09 KiB in 0.001713 sec., 24518.388791593698 rows/sec., 1.76 MiB/sec. 2025.01.31 23:34:59.148652 [ 262 ] {01197113-16a8-4e70-89f2-c8057a3fdfc2} TCPHandler: Processed in 0.002049604 sec. 2025.01.31 23:34:59.148806 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.148941 [ 259 ] {7c6c2104-9dc4-468e-b21e-dc24d19139f3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:34:59.149030 [ 259 ] {7c6c2104-9dc4-468e-b21e-dc24d19139f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:34:59.150024 [ 259 ] {7c6c2104-9dc4-468e-b21e-dc24d19139f3} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.150064 [ 259 ] {7c6c2104-9dc4-468e-b21e-dc24d19139f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.150422 [ 259 ] {7c6c2104-9dc4-468e-b21e-dc24d19139f3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:59.150663 [ 259 ] {7c6c2104-9dc4-468e-b21e-dc24d19139f3} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:34:59.150929 [ 259 ] {7c6c2104-9dc4-468e-b21e-dc24d19139f3} executeQuery: Read 14 rows, 1004.00 B in 0.002022 sec., 6923.837784371909 rows/sec., 484.90 KiB/sec. 2025.01.31 23:34:59.151055 [ 259 ] {7c6c2104-9dc4-468e-b21e-dc24d19139f3} TCPHandler: Processed in 0.002308343 sec. 2025.01.31 23:34:59.151208 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.151324 [ 262 ] {5da9267a-0150-4013-85f2-c53d160a4ad8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:34:59.151371 [ 262 ] {5da9267a-0150-4013-85f2-c53d160a4ad8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:34:59.151955 [ 262 ] {5da9267a-0150-4013-85f2-c53d160a4ad8} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.151993 [ 262 ] {5da9267a-0150-4013-85f2-c53d160a4ad8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.152337 [ 262 ] {5da9267a-0150-4013-85f2-c53d160a4ad8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:59.152569 [ 262 ] {5da9267a-0150-4013-85f2-c53d160a4ad8} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:34:59.152719 [ 31 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.31 23:34:59.152778 [ 31 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.152815 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.152823 [ 262 ] {5da9267a-0150-4013-85f2-c53d160a4ad8} executeQuery: Read 13 rows, 830.00 B in 0.001514 sec., 8586.525759577278 rows/sec., 535.37 KiB/sec. 2025.01.31 23:34:59.153020 [ 262 ] {5da9267a-0150-4013-85f2-c53d160a4ad8} TCPHandler: Processed in 0.001867708 sec. 2025.01.31 23:34:59.153059 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:34:59.153221 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.153262 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:59.153311 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:34:59.153426 [ 259 ] {e8b207fb-c473-4b4e-a219-40887f45197b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:34:59.153597 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:34:59.153621 [ 259 ] {e8b207fb-c473-4b4e-a219-40887f45197b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:34:59.154045 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:34:59.154384 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:34:59.154746 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:34:59.156659 [ 259 ] {e8b207fb-c473-4b4e-a219-40887f45197b} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.156735 [ 259 ] {e8b207fb-c473-4b4e-a219-40887f45197b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.157356 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.00446568 sec., 14555.454040594042 rows/sec., 964.39 KiB/sec. 2025.01.31 23:34:59.157552 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.31 23:34:59.157707 [ 259 ] {e8b207fb-c473-4b4e-a219-40887f45197b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:34:59.157978 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_5_1} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:34:59.158157 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_5_1} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.31 23:34:59.158171 [ 259 ] {e8b207fb-c473-4b4e-a219-40887f45197b} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:34:59.158314 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:34:59.158540 [ 259 ] {e8b207fb-c473-4b4e-a219-40887f45197b} executeQuery: Read 417 rows, 30.48 KiB in 0.005162 sec., 80782.64238667184 rows/sec., 5.77 MiB/sec. 2025.01.31 23:34:59.158634 [ 259 ] {e8b207fb-c473-4b4e-a219-40887f45197b} TCPHandler: Processed in 0.005520654 sec. 2025.01.31 23:34:59.158798 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.158937 [ 262 ] {c4d315d4-0fb1-4928-8f59-7dcdb0bdf289} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:34:59.158994 [ 262 ] {c4d315d4-0fb1-4928-8f59-7dcdb0bdf289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:34:59.159577 [ 262 ] {c4d315d4-0fb1-4928-8f59-7dcdb0bdf289} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.159623 [ 262 ] {c4d315d4-0fb1-4928-8f59-7dcdb0bdf289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.160028 [ 262 ] {c4d315d4-0fb1-4928-8f59-7dcdb0bdf289} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:59.160270 [ 262 ] {c4d315d4-0fb1-4928-8f59-7dcdb0bdf289} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:34:59.160563 [ 262 ] {c4d315d4-0fb1-4928-8f59-7dcdb0bdf289} executeQuery: Read 6 rows, 321.00 B in 0.001633 sec., 3674.2192284139624 rows/sec., 191.96 KiB/sec. 2025.01.31 23:34:59.160663 [ 262 ] {c4d315d4-0fb1-4928-8f59-7dcdb0bdf289} TCPHandler: Processed in 0.001930391 sec. 2025.01.31 23:34:59.160807 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.160943 [ 259 ] {364a007b-2845-4852-abdb-dea99d95fc51} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:59.161039 [ 259 ] {364a007b-2845-4852-abdb-dea99d95fc51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:34:59.162023 [ 259 ] {364a007b-2845-4852-abdb-dea99d95fc51} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.162063 [ 259 ] {364a007b-2845-4852-abdb-dea99d95fc51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.162461 [ 259 ] {364a007b-2845-4852-abdb-dea99d95fc51} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:34:59.162697 [ 259 ] {364a007b-2845-4852-abdb-dea99d95fc51} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:34:59.162913 [ 259 ] {364a007b-2845-4852-abdb-dea99d95fc51} executeQuery: Read 237 rows, 16.27 KiB in 0.002013 sec., 117734.72429210134 rows/sec., 7.89 MiB/sec. 2025.01.31 23:34:59.162964 [ 259 ] {364a007b-2845-4852-abdb-dea99d95fc51} TCPHandler: Processed in 0.002212659 sec. 2025.01.31 23:34:59.163161 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.163385 [ 262 ] {ac7493c1-6049-4278-b1fd-d982d2b72668} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:34:59.163492 [ 262 ] {ac7493c1-6049-4278-b1fd-d982d2b72668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:34:59.164199 [ 262 ] {ac7493c1-6049-4278-b1fd-d982d2b72668} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.164238 [ 262 ] {ac7493c1-6049-4278-b1fd-d982d2b72668} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.164591 [ 262 ] {ac7493c1-6049-4278-b1fd-d982d2b72668} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:59.164826 [ 262 ] {ac7493c1-6049-4278-b1fd-d982d2b72668} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:34:59.165007 [ 31 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.31 23:34:59.165070 [ 31 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.165080 [ 262 ] {ac7493c1-6049-4278-b1fd-d982d2b72668} executeQuery: Read 1 rows, 69.00 B in 0.001741 sec., 574.3825387708214 rows/sec., 38.70 KiB/sec. 2025.01.31 23:34:59.165108 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.165178 [ 262 ] {ac7493c1-6049-4278-b1fd-d982d2b72668} TCPHandler: Processed in 0.002124697 sec. 2025.01.31 23:34:59.165373 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::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.31 23:34:59.165455 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.165536 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:34:59.165596 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2025.01.31 23:34:59.165600 [ 259 ] {8f73c9f9-2aa9-4b14-993e-80ce1b1dbc03} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:34:59.165795 [ 259 ] {8f73c9f9-2aa9-4b14-993e-80ce1b1dbc03} 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.31 23:34:59.165835 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2025.01.31 23:34:59.166200 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2025.01.31 23:34:59.166582 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::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.31 23:34:59.166790 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.31 23:34:59.168559 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.003315354 sec., 1508.1345762775256 rows/sec., 101.62 KiB/sec. 2025.01.31 23:34:59.168844 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.31 23:34:59.169447 [ 259 ] {8f73c9f9-2aa9-4b14-993e-80ce1b1dbc03} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.169507 [ 259 ] {8f73c9f9-2aa9-4b14-993e-80ce1b1dbc03} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.169559 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_5_1} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:34:59.169793 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_5_1} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.31 23:34:59.169980 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:34:59.170515 [ 259 ] {8f73c9f9-2aa9-4b14-993e-80ce1b1dbc03} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:34:59.170809 [ 259 ] {8f73c9f9-2aa9-4b14-993e-80ce1b1dbc03} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:34:59.171109 [ 259 ] {8f73c9f9-2aa9-4b14-993e-80ce1b1dbc03} executeQuery: Read 35 rows, 64.22 KiB in 0.005548 sec., 6308.579668348954 rows/sec., 11.30 MiB/sec. 2025.01.31 23:34:59.171217 [ 259 ] {8f73c9f9-2aa9-4b14-993e-80ce1b1dbc03} TCPHandler: Processed in 0.005830303 sec. 2025.01.31 23:34:59.171398 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:34:59.171548 [ 262 ] {1aa771ba-50a7-4e82-b453-45ae2bea918b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:34:59.171607 [ 262 ] {1aa771ba-50a7-4e82-b453-45ae2bea918b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:34:59.172184 [ 262 ] {1aa771ba-50a7-4e82-b453-45ae2bea918b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:34:59.172224 [ 262 ] {1aa771ba-50a7-4e82-b453-45ae2bea918b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:34:59.172622 [ 262 ] {1aa771ba-50a7-4e82-b453-45ae2bea918b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:34:59.172881 [ 262 ] {1aa771ba-50a7-4e82-b453-45ae2bea918b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:34:59.173179 [ 262 ] {1aa771ba-50a7-4e82-b453-45ae2bea918b} executeQuery: Read 82 rows, 5.33 KiB in 0.00166 sec., 49397.590361445786 rows/sec., 3.14 MiB/sec. 2025.01.31 23:34:59.173336 [ 262 ] {1aa771ba-50a7-4e82-b453-45ae2bea918b} TCPHandler: Processed in 0.002007142 sec. 2025.01.31 23:35:03.199968 [ 23 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:35:03.200030 [ 23 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:35:03.284354 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2025.01.31 23:35:03.284987 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:03.285025 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:03.285543 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:35:03.285796 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:35:03.285978 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2025.01.31 23:35:03.556446 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2025.01.31 23:35:03.576535 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:03.576585 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:03.583818 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:35:03.584555 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:35:03.587508 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2025.01.31 23:35:04.132819 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.133116 [ 262 ] {b3e38fdd-e035-4226-a3be-58a7538600f6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:04.133192 [ 262 ] {b3e38fdd-e035-4226-a3be-58a7538600f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:04.133968 [ 262 ] {b3e38fdd-e035-4226-a3be-58a7538600f6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.134020 [ 262 ] {b3e38fdd-e035-4226-a3be-58a7538600f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.134459 [ 262 ] {b3e38fdd-e035-4226-a3be-58a7538600f6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:35:04.134717 [ 262 ] {b3e38fdd-e035-4226-a3be-58a7538600f6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:04.134967 [ 262 ] {b3e38fdd-e035-4226-a3be-58a7538600f6} executeQuery: Read 56 rows, 4.38 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.22 MiB/sec. 2025.01.31 23:35:04.135032 [ 262 ] {b3e38fdd-e035-4226-a3be-58a7538600f6} TCPHandler: Processed in 0.002408766 sec. 2025.01.31 23:35:04.135344 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.135626 [ 259 ] {6649498c-dfd4-41a2-ba60-3af3427ac09d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:04.135730 [ 259 ] {6649498c-dfd4-41a2-ba60-3af3427ac09d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:04.136636 [ 259 ] {6649498c-dfd4-41a2-ba60-3af3427ac09d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.136679 [ 259 ] {6649498c-dfd4-41a2-ba60-3af3427ac09d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.137125 [ 259 ] {6649498c-dfd4-41a2-ba60-3af3427ac09d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:35:04.137387 [ 259 ] {6649498c-dfd4-41a2-ba60-3af3427ac09d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:04.137646 [ 259 ] {6649498c-dfd4-41a2-ba60-3af3427ac09d} executeQuery: Read 64 rows, 5.12 KiB in 0.002087 sec., 30666.027791087687 rows/sec., 2.39 MiB/sec. 2025.01.31 23:35:04.137882 [ 259 ] {6649498c-dfd4-41a2-ba60-3af3427ac09d} TCPHandler: Processed in 0.002702975 sec. 2025.01.31 23:35:04.138097 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.138243 [ 262 ] {39492dee-b166-4857-b120-6d925e72b6bb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:04.138310 [ 262 ] {39492dee-b166-4857-b120-6d925e72b6bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:04.138994 [ 262 ] {39492dee-b166-4857-b120-6d925e72b6bb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.139040 [ 262 ] {39492dee-b166-4857-b120-6d925e72b6bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.139447 [ 262 ] {39492dee-b166-4857-b120-6d925e72b6bb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:35:04.139687 [ 262 ] {39492dee-b166-4857-b120-6d925e72b6bb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:04.139955 [ 262 ] {39492dee-b166-4857-b120-6d925e72b6bb} executeQuery: Read 160 rows, 11.41 KiB in 0.001731 sec., 92432.12016175622 rows/sec., 6.44 MiB/sec. 2025.01.31 23:35:04.140112 [ 262 ] {39492dee-b166-4857-b120-6d925e72b6bb} TCPHandler: Processed in 0.002091966 sec. 2025.01.31 23:35:04.140281 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.140406 [ 259 ] {286e4f35-1e65-4f64-9cdd-2089989c3742} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:04.140459 [ 259 ] {286e4f35-1e65-4f64-9cdd-2089989c3742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:04.140973 [ 259 ] {286e4f35-1e65-4f64-9cdd-2089989c3742} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.141012 [ 259 ] {286e4f35-1e65-4f64-9cdd-2089989c3742} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.141399 [ 259 ] {286e4f35-1e65-4f64-9cdd-2089989c3742} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:35:04.141642 [ 259 ] {286e4f35-1e65-4f64-9cdd-2089989c3742} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:04.141823 [ 259 ] {286e4f35-1e65-4f64-9cdd-2089989c3742} executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. 2025.01.31 23:35:04.141874 [ 259 ] {286e4f35-1e65-4f64-9cdd-2089989c3742} TCPHandler: Processed in 0.001654232 sec. 2025.01.31 23:35:04.938125 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.938418 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} executeQuery: (from [fd00:1122:3344:101::d]:60937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:35:04.938913 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2025.01.31 23:35:04.938978 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:35:04.939363 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:35:04.939446 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} InterpreterSelectQuery: FetchColumns -> Complete 2025.01.31 23:35:04.939617 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2025.01.31 23:35:04.939847 [ 299 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2025.01.31 23:35:04.939876 [ 297 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2025.01.31 23:35:04.939865 [ 295 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2025.01.31 23:35:04.939842 [ 296 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2025.01.31 23:35:04.940071 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges 2025.01.31 23:35:04.940102 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Spreading mark ranges among streams (default reading) 2025.01.31 23:35:04.940240 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} MergeTreeReadPool: min_marks_for_concurrent_read=24 2025.01.31 23:35:04.940263 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (SelectExecutor): Reading approx. 40 rows with 4 streams 2025.01.31 23:35:04.940306 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} 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', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:35:04.940351 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} 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', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:35:04.940393 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} 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', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:35:04.940432 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} 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', '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', 'mg_lower:routes_blocked_by_link_state', '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.31 23:35:04.942488 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} executeQuery: Read 40 rows, 1.53 KiB in 0.004212 sec., 9496.67616334283 rows/sec., 362.15 KiB/sec. 2025.01.31 23:35:04.942730 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} MemoryTracker: Peak memory usage (for query): 147.22 KiB. 2025.01.31 23:35:04.942747 [ 262 ] {5dc47342-cd5a-4c43-b374-ce35e50da167} TCPHandler: Processed in 0.00479737 sec. 2025.01.31 23:35:04.983560 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.983686 [ 262 ] {632ff7a9-8c76-4672-ba25-dd012c557bd0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2025.01.31 23:35:04.983740 [ 262 ] {632ff7a9-8c76-4672-ba25-dd012c557bd0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2025.01.31 23:35:04.984427 [ 262 ] {632ff7a9-8c76-4672-ba25-dd012c557bd0} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.984472 [ 262 ] {632ff7a9-8c76-4672-ba25-dd012c557bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.984962 [ 262 ] {632ff7a9-8c76-4672-ba25-dd012c557bd0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:35:04.985187 [ 262 ] {632ff7a9-8c76-4672-ba25-dd012c557bd0} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): 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.31 23:35:04.985435 [ 262 ] {632ff7a9-8c76-4672-ba25-dd012c557bd0} executeQuery: Read 1 rows, 232.00 B in 0.001783 sec., 560.8524957936063 rows/sec., 127.07 KiB/sec. 2025.01.31 23:35:04.985527 [ 262 ] {632ff7a9-8c76-4672-ba25-dd012c557bd0} TCPHandler: Processed in 0.002024524 sec. 2025.01.31 23:35:04.985760 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.985952 [ 259 ] {b9d76f62-8d32-4a89-9bcf-65bb3b5a1e02} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:35:04.986029 [ 259 ] {b9d76f62-8d32-4a89-9bcf-65bb3b5a1e02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:35:04.986735 [ 259 ] {b9d76f62-8d32-4a89-9bcf-65bb3b5a1e02} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.986776 [ 259 ] {b9d76f62-8d32-4a89-9bcf-65bb3b5a1e02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.987206 [ 259 ] {b9d76f62-8d32-4a89-9bcf-65bb3b5a1e02} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:35:04.987467 [ 259 ] {b9d76f62-8d32-4a89-9bcf-65bb3b5a1e02} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:35:04.987662 [ 259 ] {b9d76f62-8d32-4a89-9bcf-65bb3b5a1e02} executeQuery: Read 14 rows, 1.01 KiB in 0.00177 sec., 7909.604519774011 rows/sec., 569.39 KiB/sec. 2025.01.31 23:35:04.987725 [ 259 ] {b9d76f62-8d32-4a89-9bcf-65bb3b5a1e02} TCPHandler: Processed in 0.002099046 sec. 2025.01.31 23:35:04.987856 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.987975 [ 262 ] {09636346-4784-4841-8c39-ac1d81991475} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:35:04.988025 [ 262 ] {09636346-4784-4841-8c39-ac1d81991475} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:35:04.988612 [ 262 ] {09636346-4784-4841-8c39-ac1d81991475} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.988652 [ 262 ] {09636346-4784-4841-8c39-ac1d81991475} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.989004 [ 262 ] {09636346-4784-4841-8c39-ac1d81991475} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2025.01.31 23:35:04.989252 [ 262 ] {09636346-4784-4841-8c39-ac1d81991475} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:35:04.989459 [ 262 ] {09636346-4784-4841-8c39-ac1d81991475} executeQuery: Read 12 rows, 1002.00 B in 0.001509 sec., 7952.286282306163 rows/sec., 648.45 KiB/sec. 2025.01.31 23:35:04.989523 [ 262 ] {09636346-4784-4841-8c39-ac1d81991475} TCPHandler: Processed in 0.001722725 sec. 2025.01.31 23:35:04.989667 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.989789 [ 259 ] {873d639d-f2d0-4acc-9532-9547afb560f0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:04.989840 [ 259 ] {873d639d-f2d0-4acc-9532-9547afb560f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:04.991237 [ 259 ] {873d639d-f2d0-4acc-9532-9547afb560f0} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.991276 [ 259 ] {873d639d-f2d0-4acc-9532-9547afb560f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.991744 [ 259 ] {873d639d-f2d0-4acc-9532-9547afb560f0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:35:04.991994 [ 259 ] {873d639d-f2d0-4acc-9532-9547afb560f0} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:04.992210 [ 259 ] {873d639d-f2d0-4acc-9532-9547afb560f0} executeQuery: Read 1419 rows, 121.15 KiB in 0.002439 sec., 581795.8179581795 rows/sec., 48.51 MiB/sec. 2025.01.31 23:35:04.992424 [ 259 ] {873d639d-f2d0-4acc-9532-9547afb560f0} TCPHandler: Processed in 0.002813288 sec. 2025.01.31 23:35:04.992605 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.992722 [ 262 ] {bfe0b346-4dd8-4475-a639-c8199ddeefc9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:35:04.992771 [ 262 ] {bfe0b346-4dd8-4475-a639-c8199ddeefc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:35:04.993340 [ 262 ] {bfe0b346-4dd8-4475-a639-c8199ddeefc9} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.993379 [ 262 ] {bfe0b346-4dd8-4475-a639-c8199ddeefc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.993736 [ 262 ] {bfe0b346-4dd8-4475-a639-c8199ddeefc9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:35:04.993976 [ 262 ] {bfe0b346-4dd8-4475-a639-c8199ddeefc9} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:35:04.994144 [ 66 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:35:04.994220 [ 66 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.994229 [ 262 ] {bfe0b346-4dd8-4475-a639-c8199ddeefc9} executeQuery: Read 54 rows, 3.93 KiB in 0.001519 sec., 35549.70375246873 rows/sec., 2.52 MiB/sec. 2025.01.31 23:35:04.994263 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.994412 [ 262 ] {bfe0b346-4dd8-4475-a639-c8199ddeefc9} TCPHandler: Processed in 0.001855768 sec. 2025.01.31 23:35:04.994759 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::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.31 23:35:04.994836 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:04.995028 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:04.995098 [ 259 ] {6a568fd8-1efa-4ffc-ae2b-8db5a6305367} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:35:04.995099 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::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.31 23:35:04.995193 [ 259 ] {6a568fd8-1efa-4ffc-ae2b-8db5a6305367} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:35:04.995411 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2025.01.31 23:35:04.995746 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2025.01.31 23:35:04.996086 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part 2025.01.31 23:35:04.996396 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2025.01.31 23:35:04.996729 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part 2025.01.31 23:35:04.998579 [ 259 ] {6a568fd8-1efa-4ffc-ae2b-8db5a6305367} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:04.998653 [ 259 ] {6a568fd8-1efa-4ffc-ae2b-8db5a6305367} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:04.999705 [ 259 ] {6a568fd8-1efa-4ffc-ae2b-8db5a6305367} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:35:04.999875 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005481933 sec., 33382.38537391829 rows/sec., 2.49 MiB/sec. 2025.01.31 23:35:05.000042 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:35:05.000081 [ 259 ] {6a568fd8-1efa-4ffc-ae2b-8db5a6305367} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:35:05.000250 [ 82 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:35:05.000323 [ 82 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:05.000359 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:05.000365 [ 259 ] {6a568fd8-1efa-4ffc-ae2b-8db5a6305367} executeQuery: Read 242 rows, 16.79 KiB in 0.005333 sec., 45377.83611475717 rows/sec., 3.07 MiB/sec. 2025.01.31 23:35:05.000585 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_6_1} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:35:05.000764 [ 259 ] {6a568fd8-1efa-4ffc-ae2b-8db5a6305367} TCPHandler: Processed in 0.006226586 sec. 2025.01.31 23:35:05.000864 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::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.31 23:35:05.000932 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_6_1} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:35:05.001113 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.31 23:35:05.001126 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:05.001415 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:05.001522 [ 262 ] {7ce20010-b9fc-4c72-a198-61efb5d74df3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:35:05.001536 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2025.01.31 23:35:05.001679 [ 262 ] {7ce20010-b9fc-4c72-a198-61efb5d74df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:35:05.001953 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::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.31 23:35:05.002370 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2025.01.31 23:35:05.002741 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::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.31 23:35:05.003204 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2025.01.31 23:35:05.003661 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2025.01.31 23:35:05.004771 [ 262 ] {7ce20010-b9fc-4c72-a198-61efb5d74df3} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:05.004841 [ 262 ] {7ce20010-b9fc-4c72-a198-61efb5d74df3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:05.005963 [ 262 ] {7ce20010-b9fc-4c72-a198-61efb5d74df3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:35:05.006580 [ 262 ] {7ce20010-b9fc-4c72-a198-61efb5d74df3} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:35:05.006648 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006168464 sec., 87542.0526082344 rows/sec., 6.27 MiB/sec. 2025.01.31 23:35:05.006920 [ 262 ] {7ce20010-b9fc-4c72-a198-61efb5d74df3} executeQuery: Read 13 rows, 830.00 B in 0.00554 sec., 2346.5703971119133 rows/sec., 146.31 KiB/sec. 2025.01.31 23:35:05.006997 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:35:05.007054 [ 262 ] {7ce20010-b9fc-4c72-a198-61efb5d74df3} TCPHandler: Processed in 0.006114722 sec. 2025.01.31 23:35:05.007248 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:05.007445 [ 259 ] {b28f62fe-8646-423b-b6ca-cba7ac9d6227} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:05.007501 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_6_1} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:35:05.007534 [ 259 ] {b28f62fe-8646-423b-b6ca-cba7ac9d6227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:05.007723 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_6_1} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:35:05.007941 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.31 23:35:05.008812 [ 259 ] {b28f62fe-8646-423b-b6ca-cba7ac9d6227} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:05.008854 [ 259 ] {b28f62fe-8646-423b-b6ca-cba7ac9d6227} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:05.009269 [ 259 ] {b28f62fe-8646-423b-b6ca-cba7ac9d6227} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:35:05.009520 [ 259 ] {b28f62fe-8646-423b-b6ca-cba7ac9d6227} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:05.009705 [ 259 ] {b28f62fe-8646-423b-b6ca-cba7ac9d6227} executeQuery: Read 885 rows, 65.75 KiB in 0.002321 sec., 381301.1632916846 rows/sec., 27.67 MiB/sec. 2025.01.31 23:35:05.009760 [ 259 ] {b28f62fe-8646-423b-b6ca-cba7ac9d6227} TCPHandler: Processed in 0.002607411 sec. 2025.01.31 23:35:05.009906 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:05.010044 [ 262 ] {5c47c56d-1189-4203-8104-42175a13790e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:35:05.010103 [ 262 ] {5c47c56d-1189-4203-8104-42175a13790e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:35:05.010648 [ 262 ] {5c47c56d-1189-4203-8104-42175a13790e} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:05.010694 [ 262 ] {5c47c56d-1189-4203-8104-42175a13790e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:05.011113 [ 262 ] {5c47c56d-1189-4203-8104-42175a13790e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:35:05.011366 [ 262 ] {5c47c56d-1189-4203-8104-42175a13790e} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:35:05.011514 [ 82 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:35:05.011572 [ 82 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:05.011604 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:05.011623 [ 262 ] {5c47c56d-1189-4203-8104-42175a13790e} executeQuery: Read 6 rows, 321.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 195.80 KiB/sec. 2025.01.31 23:35:05.011991 [ 262 ] {5c47c56d-1189-4203-8104-42175a13790e} TCPHandler: Processed in 0.002141757 sec. 2025.01.31 23:35:05.012134 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:35:05.012253 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:05.012333 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:05.012376 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:05.012409 [ 259 ] {8ee9de61-6e4a-4758-bd9a-372748528c3a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:05.012523 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:05.012587 [ 259 ] {8ee9de61-6e4a-4758-bd9a-372748528c3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:05.012910 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:05.013178 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:05.013509 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:05.013718 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:05.014864 [ 259 ] {8ee9de61-6e4a-4758-bd9a-372748528c3a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:05.014908 [ 259 ] {8ee9de61-6e4a-4758-bd9a-372748528c3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:05.015148 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003461259 sec., 10400.839694458 rows/sec., 543.40 KiB/sec. 2025.01.31 23:35:05.015332 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:35:05.015704 [ 259 ] {8ee9de61-6e4a-4758-bd9a-372748528c3a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:35:05.015864 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:35:05.016018 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_6_1} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:35:05.016191 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:35:05.016265 [ 259 ] {8ee9de61-6e4a-4758-bd9a-372748528c3a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:05.016466 [ 259 ] {8ee9de61-6e4a-4758-bd9a-372748528c3a} executeQuery: Read 961 rows, 65.39 KiB in 0.004098 sec., 234504.6364080039 rows/sec., 15.58 MiB/sec. 2025.01.31 23:35:05.016527 [ 259 ] {8ee9de61-6e4a-4758-bd9a-372748528c3a} TCPHandler: Processed in 0.004411729 sec. 2025.01.31 23:35:05.016704 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:05.016842 [ 262 ] {1a8a0465-affb-408e-9ad2-edb2c14d6296} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:35:05.016902 [ 262 ] {1a8a0465-affb-408e-9ad2-edb2c14d6296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:35:05.017398 [ 262 ] {1a8a0465-affb-408e-9ad2-edb2c14d6296} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:05.017437 [ 262 ] {1a8a0465-affb-408e-9ad2-edb2c14d6296} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:05.017795 [ 262 ] {1a8a0465-affb-408e-9ad2-edb2c14d6296} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:35:05.018033 [ 262 ] {1a8a0465-affb-408e-9ad2-edb2c14d6296} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:35:05.018239 [ 262 ] {1a8a0465-affb-408e-9ad2-edb2c14d6296} executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. 2025.01.31 23:35:05.018290 [ 262 ] {1a8a0465-affb-408e-9ad2-edb2c14d6296} TCPHandler: Processed in 0.001652601 sec. 2025.01.31 23:35:05.018450 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:05.018589 [ 259 ] {c57e12c7-29dd-4eae-8a4e-301ceae2d02d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:05.018679 [ 259 ] {c57e12c7-29dd-4eae-8a4e-301ceae2d02d} 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.31 23:35:05.019867 [ 259 ] {c57e12c7-29dd-4eae-8a4e-301ceae2d02d} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:05.019904 [ 259 ] {c57e12c7-29dd-4eae-8a4e-301ceae2d02d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:05.020560 [ 259 ] {c57e12c7-29dd-4eae-8a4e-301ceae2d02d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:35:05.020823 [ 259 ] {c57e12c7-29dd-4eae-8a4e-301ceae2d02d} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:35:05.020954 [ 82 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2025.01.31 23:35:05.020995 [ 82 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:05.021017 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:05.021045 [ 259 ] {c57e12c7-29dd-4eae-8a4e-301ceae2d02d} executeQuery: Read 35 rows, 64.22 KiB in 0.002488 sec., 14067.524115755627 rows/sec., 25.21 MiB/sec. 2025.01.31 23:35:05.021376 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:35:05.021410 [ 259 ] {c57e12c7-29dd-4eae-8a4e-301ceae2d02d} TCPHandler: Processed in 0.003026505 sec. 2025.01.31 23:35:05.021631 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:05.021822 [ 262 ] {7db27e84-5941-440e-a89d-097edc292ffd} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:05.021897 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:05.021904 [ 262 ] {7db27e84-5941-440e-a89d-097edc292ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:05.022043 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:35:05.022642 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:35:05.023158 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2025.01.31 23:35:05.023375 [ 262 ] {7db27e84-5941-440e-a89d-097edc292ffd} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:05.023492 [ 262 ] {7db27e84-5941-440e-a89d-097edc292ffd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:05.023956 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2025.01.31 23:35:05.024520 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2025.01.31 23:35:05.024735 [ 262 ] {7db27e84-5941-440e-a89d-097edc292ffd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:35:05.025026 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2025.01.31 23:35:05.025485 [ 262 ] {7db27e84-5941-440e-a89d-097edc292ffd} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:05.025909 [ 262 ] {7db27e84-5941-440e-a89d-097edc292ffd} executeQuery: Read 34 rows, 2.02 KiB in 0.004135 sec., 8222.49093107618 rows/sec., 488.64 KiB/sec. 2025.01.31 23:35:05.026010 [ 262 ] {7db27e84-5941-440e-a89d-097edc292ffd} TCPHandler: Processed in 0.004489191 sec. 2025.01.31 23:35:05.027929 [ 194 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 19 columns (19 merged, 0 gathered) in 0.006844715 sec., 18846.65760371323 rows/sec., 33.77 MiB/sec. 2025.01.31 23:35:05.028254 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2025.01.31 23:35:05.028619 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_6_1} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:35:05.028688 [ 189 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_6_1} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2025.01.31 23:35:05.028782 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. 2025.01.31 23:35:08.290844 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 382 2025.01.31 23:35:08.294415 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:08.294461 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:08.296010 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:35:08.296326 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:35:08.296923 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 382 2025.01.31 23:35:09.130408 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:09.130594 [ 262 ] {334deebf-3809-48da-8e95-c94b006b9e74} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:09.130663 [ 262 ] {334deebf-3809-48da-8e95-c94b006b9e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:09.131413 [ 262 ] {334deebf-3809-48da-8e95-c94b006b9e74} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:09.131453 [ 262 ] {334deebf-3809-48da-8e95-c94b006b9e74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:09.131893 [ 262 ] {334deebf-3809-48da-8e95-c94b006b9e74} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:35:09.132146 [ 262 ] {334deebf-3809-48da-8e95-c94b006b9e74} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:09.132336 [ 262 ] {334deebf-3809-48da-8e95-c94b006b9e74} executeQuery: Read 56 rows, 4.38 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.38 MiB/sec. 2025.01.31 23:35:09.132393 [ 262 ] {334deebf-3809-48da-8e95-c94b006b9e74} TCPHandler: Processed in 0.002125287 sec. 2025.01.31 23:35:09.132651 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:09.132840 [ 259 ] {4d8386ee-fffe-41d4-bbb2-ba548ef36888} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:09.132915 [ 259 ] {4d8386ee-fffe-41d4-bbb2-ba548ef36888} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:09.133685 [ 259 ] {4d8386ee-fffe-41d4-bbb2-ba548ef36888} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:09.133735 [ 259 ] {4d8386ee-fffe-41d4-bbb2-ba548ef36888} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:09.134202 [ 259 ] {4d8386ee-fffe-41d4-bbb2-ba548ef36888} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:35:09.134466 [ 259 ] {4d8386ee-fffe-41d4-bbb2-ba548ef36888} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:09.134782 [ 259 ] {4d8386ee-fffe-41d4-bbb2-ba548ef36888} executeQuery: Read 64 rows, 5.12 KiB in 0.001973 sec., 32437.91180942727 rows/sec., 2.53 MiB/sec. 2025.01.31 23:35:09.134980 [ 259 ] {4d8386ee-fffe-41d4-bbb2-ba548ef36888} TCPHandler: Processed in 0.002464668 sec. 2025.01.31 23:35:09.135129 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:09.135250 [ 262 ] {23520e14-f82b-4de4-98f8-2f46db253951} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:09.135306 [ 262 ] {23520e14-f82b-4de4-98f8-2f46db253951} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:09.135863 [ 262 ] {23520e14-f82b-4de4-98f8-2f46db253951} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:09.135902 [ 262 ] {23520e14-f82b-4de4-98f8-2f46db253951} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:09.136311 [ 262 ] {23520e14-f82b-4de4-98f8-2f46db253951} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:35:09.136559 [ 262 ] {23520e14-f82b-4de4-98f8-2f46db253951} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:09.136740 [ 262 ] {23520e14-f82b-4de4-98f8-2f46db253951} executeQuery: Read 128 rows, 9.13 KiB in 0.001517 sec., 84377.0599868161 rows/sec., 5.88 MiB/sec. 2025.01.31 23:35:09.136792 [ 262 ] {23520e14-f82b-4de4-98f8-2f46db253951} TCPHandler: Processed in 0.001719044 sec. 2025.01.31 23:35:09.136939 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:09.137065 [ 259 ] {eb20956f-0d65-4d7e-9841-ca9867c0c68f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:09.137121 [ 259 ] {eb20956f-0d65-4d7e-9841-ca9867c0c68f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:09.137633 [ 259 ] {eb20956f-0d65-4d7e-9841-ca9867c0c68f} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:09.137674 [ 259 ] {eb20956f-0d65-4d7e-9841-ca9867c0c68f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:09.138079 [ 259 ] {eb20956f-0d65-4d7e-9841-ca9867c0c68f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:35:09.138341 [ 259 ] {eb20956f-0d65-4d7e-9841-ca9867c0c68f} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:09.138565 [ 259 ] {eb20956f-0d65-4d7e-9841-ca9867c0c68f} executeQuery: Read 48 rows, 3.31 KiB in 0.00153 sec., 31372.549019607846 rows/sec., 2.11 MiB/sec. 2025.01.31 23:35:09.138619 [ 259 ] {eb20956f-0d65-4d7e-9841-ca9867c0c68f} TCPHandler: Processed in 0.001738305 sec. 2025.01.31 23:35:10.787001 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2025.01.31 23:35:10.787617 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:10.787655 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:10.788173 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:35:10.788433 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:35:10.788568 [ 103 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:35:10.788614 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2025.01.31 23:35:10.788618 [ 103 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:10.788649 [ 103 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:10.788785 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:35:10.788950 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:10.788995 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:35:10.789090 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2025.01.31 23:35:10.789316 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2025.01.31 23:35:10.789513 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2025.01.31 23:35:10.789715 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2025.01.31 23:35:10.789878 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2025.01.31 23:35:10.791790 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.003065916 sec., 1651382.4905835646 rows/sec., 23.62 MiB/sec. 2025.01.31 23:35:10.792407 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:35:10.792839 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_11_2} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:35:10.792959 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_11_2} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:35:10.793103 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2025.01.31 23:35:11.088480 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2025.01.31 23:35:11.109151 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:11.109201 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:11.116570 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:35:11.117323 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:35:11.117702 [ 151 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:35:11.117832 [ 151 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:11.117906 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:11.118434 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:11.132638 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2025.01.31 23:35:11.134464 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:11.135852 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:11.141063 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:11.146387 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:11.151782 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:11.157413 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:11.162063 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:11.219792 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.101661614 sec., 816.4340180552317 rows/sec., 4.22 MiB/sec. 2025.01.31 23:35:11.221381 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:35:11.223795 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_11_2} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:35:11.223910 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_11_2} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:35:11.225275 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2025.01.31 23:35:12.001170 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 170.91 MiB, peak 180.79 MiB, free memory in arenas 0.00 B, will set to 172.18 MiB (RSS), difference: 1.28 MiB 2025.01.31 23:35:14.132674 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:14.132884 [ 262 ] {4059f310-7a40-47c8-bca2-40961cb6fbf5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:14.132960 [ 262 ] {4059f310-7a40-47c8-bca2-40961cb6fbf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:14.133748 [ 262 ] {4059f310-7a40-47c8-bca2-40961cb6fbf5} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:14.133788 [ 262 ] {4059f310-7a40-47c8-bca2-40961cb6fbf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:14.134230 [ 262 ] {4059f310-7a40-47c8-bca2-40961cb6fbf5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:35:14.134493 [ 262 ] {4059f310-7a40-47c8-bca2-40961cb6fbf5} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:14.134629 [ 117 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.31 23:35:14.134677 [ 117 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:14.134686 [ 262 ] {4059f310-7a40-47c8-bca2-40961cb6fbf5} executeQuery: Read 56 rows, 4.38 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.30 MiB/sec. 2025.01.31 23:35:14.134705 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:14.134760 [ 262 ] {4059f310-7a40-47c8-bca2-40961cb6fbf5} TCPHandler: Processed in 0.00222687 sec. 2025.01.31 23:35:14.135017 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:35:14.135125 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:14.135287 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:14.135373 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1413 rows starting from the beginning of the part 2025.01.31 23:35:14.135421 [ 259 ] {38de8964-cd1e-46c4-883b-23bb2a8dba2d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:14.135490 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 273 rows starting from the beginning of the part 2025.01.31 23:35:14.135552 [ 259 ] {38de8964-cd1e-46c4-883b-23bb2a8dba2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:14.135981 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2025.01.31 23:35:14.136140 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1419 rows starting from the beginning of the part 2025.01.31 23:35:14.136352 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:35:14.136566 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2025.01.31 23:35:14.137517 [ 259 ] {38de8964-cd1e-46c4-883b-23bb2a8dba2d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:14.137562 [ 259 ] {38de8964-cd1e-46c4-883b-23bb2a8dba2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:14.138235 [ 259 ] {38de8964-cd1e-46c4-883b-23bb2a8dba2d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:35:14.138519 [ 259 ] {38de8964-cd1e-46c4-883b-23bb2a8dba2d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:14.138737 [ 117 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.31 23:35:14.138854 [ 117 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:14.138960 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:14.138987 [ 259 ] {38de8964-cd1e-46c4-883b-23bb2a8dba2d} executeQuery: Read 64 rows, 5.12 KiB in 0.003622 sec., 17669.7956929873 rows/sec., 1.38 MiB/sec. 2025.01.31 23:35:14.139522 [ 259 ] {38de8964-cd1e-46c4-883b-23bb2a8dba2d} TCPHandler: Processed in 0.004606724 sec. 2025.01.31 23:35:14.139723 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:35:14.139739 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3273 rows, containing 5 columns (5 merged, 0 gathered) in 0.004884404 sec., 670091.9907526077 rows/sec., 58.46 MiB/sec. 2025.01.31 23:35:14.139784 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:14.139988 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:14.140121 [ 262 ] {8e7c74d4-695d-46c0-a7a8-0befde306d9f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:14.140146 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.31 23:35:14.140115 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 889 rows starting from the beginning of the part 2025.01.31 23:35:14.140293 [ 262 ] {8e7c74d4-695d-46c0-a7a8-0befde306d9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:14.140702 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:35:14.141287 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2025.01.31 23:35:14.141387 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_16_3} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:14.141804 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 885 rows starting from the beginning of the part 2025.01.31 23:35:14.141941 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_16_3} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.31 23:35:14.142372 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2025.01.31 23:35:14.142396 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:35:14.142743 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part 2025.01.31 23:35:14.143995 [ 262 ] {8e7c74d4-695d-46c0-a7a8-0befde306d9f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:14.144064 [ 262 ] {8e7c74d4-695d-46c0-a7a8-0befde306d9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:14.145151 [ 262 ] {8e7c74d4-695d-46c0-a7a8-0befde306d9f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:35:14.145706 [ 262 ] {8e7c74d4-695d-46c0-a7a8-0befde306d9f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:14.145809 [ 196 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.006593377 sec., 361423.28885486146 rows/sec., 27.69 MiB/sec. 2025.01.31 23:35:14.145906 [ 117 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.31 23:35:14.145990 [ 117 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:14.146042 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:14.146064 [ 262 ] {8e7c74d4-695d-46c0-a7a8-0befde306d9f} executeQuery: Read 160 rows, 11.41 KiB in 0.00605 sec., 26446.280991735537 rows/sec., 1.84 MiB/sec. 2025.01.31 23:35:14.146452 [ 262 ] {8e7c74d4-695d-46c0-a7a8-0befde306d9f} TCPHandler: Processed in 0.006812454 sec. 2025.01.31 23:35:14.146644 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:35:14.146863 [ 196 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.31 23:35:14.147190 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:14.147359 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:14.147468 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4090 rows starting from the beginning of the part 2025.01.31 23:35:14.147645 [ 259 ] {c4b1c596-a59a-4f2f-9497-3869414ea113} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:14.147948 [ 196 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_16_3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:14.147965 [ 259 ] {c4b1c596-a59a-4f2f-9497-3869414ea113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:14.147980 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2025.01.31 23:35:14.148458 [ 196 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_16_3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.31 23:35:14.148664 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2025.01.31 23:35:14.148947 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.31 23:35:14.149278 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 961 rows starting from the beginning of the part 2025.01.31 23:35:14.149661 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part 2025.01.31 23:35:14.149945 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2025.01.31 23:35:14.150883 [ 259 ] {c4b1c596-a59a-4f2f-9497-3869414ea113} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:14.150959 [ 259 ] {c4b1c596-a59a-4f2f-9497-3869414ea113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:14.151780 [ 259 ] {c4b1c596-a59a-4f2f-9497-3869414ea113} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:35:14.152335 [ 259 ] {c4b1c596-a59a-4f2f-9497-3869414ea113} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:14.152669 [ 117 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.31 23:35:14.152779 [ 117 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:14.152869 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:14.153071 [ 259 ] {c4b1c596-a59a-4f2f-9497-3869414ea113} executeQuery: Read 60 rows, 4.14 KiB in 0.005576 sec., 10760.401721664275 rows/sec., 742.58 KiB/sec. 2025.01.31 23:35:14.153107 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:35:14.153196 [ 259 ] {c4b1c596-a59a-4f2f-9497-3869414ea113} TCPHandler: Processed in 0.006589287 sec. 2025.01.31 23:35:14.153273 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:14.153307 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 676 rows starting from the beginning of the part 2025.01.31 23:35:14.153458 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2025.01.31 23:35:14.153834 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2025.01.31 23:35:14.154026 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part 2025.01.31 23:35:14.154249 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2025.01.31 23:35:14.154582 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2025.01.31 23:35:14.155043 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5736 rows, containing 5 columns (5 merged, 0 gathered) in 0.00891696 sec., 643268.5578941702 rows/sec., 43.39 MiB/sec. 2025.01.31 23:35:14.155652 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.31 23:35:14.156337 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:14.156478 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_16_3} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.31 23:35:14.156679 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. 2025.01.31 23:35:14.156886 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.00383472 sec., 250344.2233070472 rows/sec., 16.37 MiB/sec. 2025.01.31 23:35:14.157200 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.31 23:35:14.157557 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:14.157649 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_16_3} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.31 23:35:14.157755 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2025.01.31 23:35:15.061382 [ 150 ] {} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.31 23:35:15.061452 [ 150 ] {} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:15.061476 [ 150 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:15.061666 [ 192 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::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.31 23:35:15.062045 [ 192 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:15.062091 [ 192 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2025.01.31 23:35:15.062202 [ 192 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::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.31 23:35:15.062291 [ 192 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::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.31 23:35:15.062379 [ 192 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2025.01.31 23:35:15.062460 [ 192 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2025.01.31 23:35:15.064581 [ 186 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003029446 sec., 13533.827637132334 rows/sec., 2.25 MiB/sec. 2025.01.31 23:35:15.064808 [ 199 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.31 23:35:15.065324 [ 199 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::all_1_5_1} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): 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.31 23:35:15.065415 [ 199 ] {7d317b9f-ebda-429f-ad98-ef9711d0fccd::all_1_5_1} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.31 23:35:15.065524 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2025.01.31 23:35:18.200070 [ 147 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:35:18.200146 [ 147 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:35:18.289628 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2025.01.31 23:35:18.290255 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:18.290290 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:18.290798 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:35:18.291047 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:35:18.291295 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2025.01.31 23:35:18.298080 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 398 2025.01.31 23:35:18.300825 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:18.300889 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:18.302377 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:35:18.302701 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:35:18.303357 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 398 2025.01.31 23:35:18.633631 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2025.01.31 23:35:18.652613 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:18.652671 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:18.659945 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:35:18.660692 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:35:18.663905 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2025.01.31 23:35:19.138837 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.139083 [ 262 ] {d96dc065-1987-488e-a577-82f3f0de4a81} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:35:19.139169 [ 262 ] {d96dc065-1987-488e-a577-82f3f0de4a81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:35:19.139973 [ 262 ] {d96dc065-1987-488e-a577-82f3f0de4a81} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.140028 [ 262 ] {d96dc065-1987-488e-a577-82f3f0de4a81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.140489 [ 262 ] {d96dc065-1987-488e-a577-82f3f0de4a81} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:35:19.140753 [ 262 ] {d96dc065-1987-488e-a577-82f3f0de4a81} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:35:19.140992 [ 262 ] {d96dc065-1987-488e-a577-82f3f0de4a81} executeQuery: Read 14 rows, 1.01 KiB in 0.001968 sec., 7113.821138211381 rows/sec., 512.10 KiB/sec. 2025.01.31 23:35:19.141062 [ 262 ] {d96dc065-1987-488e-a577-82f3f0de4a81} TCPHandler: Processed in 0.002371825 sec. 2025.01.31 23:35:19.141332 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.141544 [ 259 ] {a602f98d-2041-4ce6-ade7-27bd1b7fcabf} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:19.141620 [ 259 ] {a602f98d-2041-4ce6-ade7-27bd1b7fcabf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:19.142527 [ 259 ] {a602f98d-2041-4ce6-ade7-27bd1b7fcabf} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.142581 [ 259 ] {a602f98d-2041-4ce6-ade7-27bd1b7fcabf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.143083 [ 259 ] {a602f98d-2041-4ce6-ade7-27bd1b7fcabf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:35:19.143350 [ 259 ] {a602f98d-2041-4ce6-ade7-27bd1b7fcabf} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:19.143575 [ 259 ] {a602f98d-2041-4ce6-ade7-27bd1b7fcabf} executeQuery: Read 281 rows, 25.38 KiB in 0.002087 sec., 134643.02827024437 rows/sec., 11.88 MiB/sec. 2025.01.31 23:35:19.143646 [ 259 ] {a602f98d-2041-4ce6-ade7-27bd1b7fcabf} TCPHandler: Processed in 0.002452617 sec. 2025.01.31 23:35:19.143813 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.143961 [ 262 ] {0f945abb-5546-4767-8611-0474186b31e2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:35:19.144024 [ 262 ] {0f945abb-5546-4767-8611-0474186b31e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:35:19.144716 [ 262 ] {0f945abb-5546-4767-8611-0474186b31e2} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.144757 [ 262 ] {0f945abb-5546-4767-8611-0474186b31e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.145131 [ 262 ] {0f945abb-5546-4767-8611-0474186b31e2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:35:19.145373 [ 262 ] {0f945abb-5546-4767-8611-0474186b31e2} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:35:19.145601 [ 262 ] {0f945abb-5546-4767-8611-0474186b31e2} executeQuery: Read 46 rows, 3.39 KiB in 0.001675 sec., 27462.68656716418 rows/sec., 1.98 MiB/sec. 2025.01.31 23:35:19.145787 [ 262 ] {0f945abb-5546-4767-8611-0474186b31e2} TCPHandler: Processed in 0.002040274 sec. 2025.01.31 23:35:19.145976 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.146124 [ 259 ] {5aa50f70-ff92-4da3-92e9-bfab2d0767c4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:35:19.146187 [ 259 ] {5aa50f70-ff92-4da3-92e9-bfab2d0767c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:35:19.146828 [ 259 ] {5aa50f70-ff92-4da3-92e9-bfab2d0767c4} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.146868 [ 259 ] {5aa50f70-ff92-4da3-92e9-bfab2d0767c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.147236 [ 259 ] {5aa50f70-ff92-4da3-92e9-bfab2d0767c4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:35:19.147485 [ 259 ] {5aa50f70-ff92-4da3-92e9-bfab2d0767c4} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:35:19.147664 [ 259 ] {5aa50f70-ff92-4da3-92e9-bfab2d0767c4} executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. 2025.01.31 23:35:19.147720 [ 259 ] {5aa50f70-ff92-4da3-92e9-bfab2d0767c4} TCPHandler: Processed in 0.001816977 sec. 2025.01.31 23:35:19.147887 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.148028 [ 262 ] {bd7626ee-56c3-421e-adf9-ffdf5f5acbd4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:35:19.148085 [ 262 ] {bd7626ee-56c3-421e-adf9-ffdf5f5acbd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:35:19.148725 [ 262 ] {bd7626ee-56c3-421e-adf9-ffdf5f5acbd4} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.148765 [ 262 ] {bd7626ee-56c3-421e-adf9-ffdf5f5acbd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.149186 [ 262 ] {bd7626ee-56c3-421e-adf9-ffdf5f5acbd4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:35:19.149431 [ 262 ] {bd7626ee-56c3-421e-adf9-ffdf5f5acbd4} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:35:19.149637 [ 262 ] {bd7626ee-56c3-421e-adf9-ffdf5f5acbd4} executeQuery: Read 13 rows, 830.00 B in 0.001643 sec., 7912.355447352405 rows/sec., 493.33 KiB/sec. 2025.01.31 23:35:19.149694 [ 262 ] {bd7626ee-56c3-421e-adf9-ffdf5f5acbd4} TCPHandler: Processed in 0.001874079 sec. 2025.01.31 23:35:19.149844 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.149990 [ 259 ] {9094b40a-1ffa-4ff8-a23f-e850ba968f5e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:19.150052 [ 259 ] {9094b40a-1ffa-4ff8-a23f-e850ba968f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:19.150856 [ 259 ] {9094b40a-1ffa-4ff8-a23f-e850ba968f5e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.150895 [ 259 ] {9094b40a-1ffa-4ff8-a23f-e850ba968f5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.151305 [ 259 ] {9094b40a-1ffa-4ff8-a23f-e850ba968f5e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:35:19.151557 [ 259 ] {9094b40a-1ffa-4ff8-a23f-e850ba968f5e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:19.151745 [ 259 ] {9094b40a-1ffa-4ff8-a23f-e850ba968f5e} executeQuery: Read 424 rows, 31.05 KiB in 0.001792 sec., 236607.14285714287 rows/sec., 16.92 MiB/sec. 2025.01.31 23:35:19.151801 [ 259 ] {9094b40a-1ffa-4ff8-a23f-e850ba968f5e} TCPHandler: Processed in 0.002025664 sec. 2025.01.31 23:35:19.151961 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.152100 [ 262 ] {c98184a7-8b33-4fcb-80bf-01c69211b76d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:35:19.152159 [ 262 ] {c98184a7-8b33-4fcb-80bf-01c69211b76d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:35:19.152694 [ 262 ] {c98184a7-8b33-4fcb-80bf-01c69211b76d} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.152733 [ 262 ] {c98184a7-8b33-4fcb-80bf-01c69211b76d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.153105 [ 262 ] {c98184a7-8b33-4fcb-80bf-01c69211b76d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:35:19.153346 [ 262 ] {c98184a7-8b33-4fcb-80bf-01c69211b76d} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:35:19.153606 [ 262 ] {c98184a7-8b33-4fcb-80bf-01c69211b76d} executeQuery: Read 6 rows, 321.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 205.15 KiB/sec. 2025.01.31 23:35:19.153755 [ 262 ] {c98184a7-8b33-4fcb-80bf-01c69211b76d} TCPHandler: Processed in 0.001855708 sec. 2025.01.31 23:35:19.153920 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.154061 [ 259 ] {ada1b237-313c-492a-a07b-2e0d562a22d9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:19.154126 [ 259 ] {ada1b237-313c-492a-a07b-2e0d562a22d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:19.154764 [ 259 ] {ada1b237-313c-492a-a07b-2e0d562a22d9} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.154803 [ 259 ] {ada1b237-313c-492a-a07b-2e0d562a22d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.155220 [ 259 ] {ada1b237-313c-492a-a07b-2e0d562a22d9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:35:19.155463 [ 259 ] {ada1b237-313c-492a-a07b-2e0d562a22d9} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:19.155648 [ 259 ] {ada1b237-313c-492a-a07b-2e0d562a22d9} executeQuery: Read 237 rows, 16.27 KiB in 0.00162 sec., 146296.2962962963 rows/sec., 9.81 MiB/sec. 2025.01.31 23:35:19.155701 [ 259 ] {ada1b237-313c-492a-a07b-2e0d562a22d9} TCPHandler: Processed in 0.001850548 sec. 2025.01.31 23:35:19.155868 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.155990 [ 262 ] {1f9eb355-584f-421b-aa9b-6fbdde05779d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:35:19.156042 [ 262 ] {1f9eb355-584f-421b-aa9b-6fbdde05779d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:35:19.156505 [ 262 ] {1f9eb355-584f-421b-aa9b-6fbdde05779d} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.156545 [ 262 ] {1f9eb355-584f-421b-aa9b-6fbdde05779d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.156906 [ 262 ] {1f9eb355-584f-421b-aa9b-6fbdde05779d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:35:19.157144 [ 262 ] {1f9eb355-584f-421b-aa9b-6fbdde05779d} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:35:19.157349 [ 262 ] {1f9eb355-584f-421b-aa9b-6fbdde05779d} executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec. 2025.01.31 23:35:19.157402 [ 262 ] {1f9eb355-584f-421b-aa9b-6fbdde05779d} TCPHandler: Processed in 0.00159108 sec. 2025.01.31 23:35:19.157565 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.157708 [ 259 ] {b89327b1-3cab-4651-a909-af2d83085645} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:19.157801 [ 259 ] {b89327b1-3cab-4651-a909-af2d83085645} 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.31 23:35:19.159158 [ 259 ] {b89327b1-3cab-4651-a909-af2d83085645} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.159195 [ 259 ] {b89327b1-3cab-4651-a909-af2d83085645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.159898 [ 259 ] {b89327b1-3cab-4651-a909-af2d83085645} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:35:19.160163 [ 259 ] {b89327b1-3cab-4651-a909-af2d83085645} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:35:19.160363 [ 259 ] {b89327b1-3cab-4651-a909-af2d83085645} executeQuery: Read 39 rows, 71.56 KiB in 0.002687 sec., 14514.328247115742 rows/sec., 26.01 MiB/sec. 2025.01.31 23:35:19.160477 [ 259 ] {b89327b1-3cab-4651-a909-af2d83085645} TCPHandler: Processed in 0.002979984 sec. 2025.01.31 23:35:19.160646 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.160784 [ 262 ] {1f97de3e-9b19-4494-a639-889b360f4192} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2025.01.31 23:35:19.160842 [ 262 ] {1f97de3e-9b19-4494-a639-889b360f4192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2025.01.31 23:35:19.161384 [ 262 ] {1f97de3e-9b19-4494-a639-889b360f4192} oximeter.measurements_i64 (a2718195-f2d2-4822-bdcd-21157396d214): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.161431 [ 262 ] {1f97de3e-9b19-4494-a639-889b360f4192} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.161801 [ 262 ] {1f97de3e-9b19-4494-a639-889b360f4192} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:35:19.162041 [ 262 ] {1f97de3e-9b19-4494-a639-889b360f4192} oximeter.measurements_i64 (a2718195-f2d2-4822-bdcd-21157396d214): 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.31 23:35:19.162313 [ 262 ] {1f97de3e-9b19-4494-a639-889b360f4192} executeQuery: Read 3 rows, 217.00 B in 0.001543 sec., 1944.2644199611145 rows/sec., 137.34 KiB/sec. 2025.01.31 23:35:19.162381 [ 262 ] {1f97de3e-9b19-4494-a639-889b360f4192} TCPHandler: Processed in 0.001802057 sec. 2025.01.31 23:35:19.162530 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:19.162667 [ 259 ] {6433dd32-9719-4184-bc10-449e19071167} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:19.162728 [ 259 ] {6433dd32-9719-4184-bc10-449e19071167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:19.163292 [ 259 ] {6433dd32-9719-4184-bc10-449e19071167} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:19.163338 [ 259 ] {6433dd32-9719-4184-bc10-449e19071167} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.16 GiB. 2025.01.31 23:35:19.163784 [ 259 ] {6433dd32-9719-4184-bc10-449e19071167} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:35:19.164100 [ 259 ] {6433dd32-9719-4184-bc10-449e19071167} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:19.164338 [ 259 ] {6433dd32-9719-4184-bc10-449e19071167} executeQuery: Read 82 rows, 5.33 KiB in 0.001694 sec., 48406.139315230226 rows/sec., 3.07 MiB/sec. 2025.01.31 23:35:19.164440 [ 259 ] {6433dd32-9719-4184-bc10-449e19071167} TCPHandler: Processed in 0.001975782 sec. 2025.01.31 23:35:24.132145 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:24.132377 [ 262 ] {92d79ce0-b0f2-4f6e-a73c-11714644260b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:24.132459 [ 262 ] {92d79ce0-b0f2-4f6e-a73c-11714644260b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:24.133284 [ 262 ] {92d79ce0-b0f2-4f6e-a73c-11714644260b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:24.133339 [ 262 ] {92d79ce0-b0f2-4f6e-a73c-11714644260b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:24.133775 [ 262 ] {92d79ce0-b0f2-4f6e-a73c-11714644260b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:35:24.134036 [ 262 ] {92d79ce0-b0f2-4f6e-a73c-11714644260b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:24.134305 [ 262 ] {92d79ce0-b0f2-4f6e-a73c-11714644260b} executeQuery: Read 56 rows, 4.38 KiB in 0.001974 sec., 28368.794326241135 rows/sec., 2.17 MiB/sec. 2025.01.31 23:35:24.134484 [ 262 ] {92d79ce0-b0f2-4f6e-a73c-11714644260b} TCPHandler: Processed in 0.002479078 sec. 2025.01.31 23:35:24.134779 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:24.134983 [ 259 ] {2a6c4a1f-03ae-42eb-a0ae-7ed3b3aaad76} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:24.135064 [ 259 ] {2a6c4a1f-03ae-42eb-a0ae-7ed3b3aaad76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:24.135897 [ 259 ] {2a6c4a1f-03ae-42eb-a0ae-7ed3b3aaad76} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:24.135941 [ 259 ] {2a6c4a1f-03ae-42eb-a0ae-7ed3b3aaad76} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:24.136376 [ 259 ] {2a6c4a1f-03ae-42eb-a0ae-7ed3b3aaad76} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:35:24.136628 [ 259 ] {2a6c4a1f-03ae-42eb-a0ae-7ed3b3aaad76} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:24.136841 [ 259 ] {2a6c4a1f-03ae-42eb-a0ae-7ed3b3aaad76} executeQuery: Read 64 rows, 5.12 KiB in 0.001916 sec., 33402.92275574113 rows/sec., 2.61 MiB/sec. 2025.01.31 23:35:24.136904 [ 259 ] {2a6c4a1f-03ae-42eb-a0ae-7ed3b3aaad76} TCPHandler: Processed in 0.002268491 sec. 2025.01.31 23:35:24.137085 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:24.137231 [ 262 ] {81a9b678-a7df-4b0c-ba51-622f16f8e4c2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:24.137299 [ 262 ] {81a9b678-a7df-4b0c-ba51-622f16f8e4c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:24.137937 [ 262 ] {81a9b678-a7df-4b0c-ba51-622f16f8e4c2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:24.137980 [ 262 ] {81a9b678-a7df-4b0c-ba51-622f16f8e4c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:24.138393 [ 262 ] {81a9b678-a7df-4b0c-ba51-622f16f8e4c2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:35:24.138646 [ 262 ] {81a9b678-a7df-4b0c-ba51-622f16f8e4c2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:24.138863 [ 262 ] {81a9b678-a7df-4b0c-ba51-622f16f8e4c2} executeQuery: Read 160 rows, 11.41 KiB in 0.001666 sec., 96038.41536614647 rows/sec., 6.69 MiB/sec. 2025.01.31 23:35:24.138930 [ 262 ] {81a9b678-a7df-4b0c-ba51-622f16f8e4c2} TCPHandler: Processed in 0.001915041 sec. 2025.01.31 23:35:24.139097 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:24.139229 [ 259 ] {84214b28-a13c-401a-b968-7d1622b74e7a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:24.139287 [ 259 ] {84214b28-a13c-401a-b968-7d1622b74e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:24.139820 [ 259 ] {84214b28-a13c-401a-b968-7d1622b74e7a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:24.139858 [ 259 ] {84214b28-a13c-401a-b968-7d1622b74e7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:24.140246 [ 259 ] {84214b28-a13c-401a-b968-7d1622b74e7a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:35:24.140486 [ 259 ] {84214b28-a13c-401a-b968-7d1622b74e7a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:24.140677 [ 259 ] {84214b28-a13c-401a-b968-7d1622b74e7a} executeQuery: Read 60 rows, 4.14 KiB in 0.001485 sec., 40404.0404040404 rows/sec., 2.72 MiB/sec. 2025.01.31 23:35:24.140729 [ 259 ] {84214b28-a13c-401a-b968-7d1622b74e7a} TCPHandler: Processed in 0.001698273 sec. 2025.01.31 23:35:25.792319 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2025.01.31 23:35:25.792939 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:25.792978 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:25.793540 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:35:25.793790 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:35:25.793984 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2025.01.31 23:35:26.164880 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2025.01.31 23:35:26.184974 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:26.185022 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:26.192681 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:35:26.193427 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:35:26.196017 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2025.01.31 23:35:28.304364 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 430 2025.01.31 23:35:28.307371 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:28.307463 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:28.308946 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:35:28.309289 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:35:28.309848 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 430 2025.01.31 23:35:29.137907 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.138101 [ 262 ] {179b567b-e44f-41a5-ab89-cc1b735e5ad2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:35:29.138175 [ 262 ] {179b567b-e44f-41a5-ab89-cc1b735e5ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:35:29.138912 [ 262 ] {179b567b-e44f-41a5-ab89-cc1b735e5ad2} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.138967 [ 262 ] {179b567b-e44f-41a5-ab89-cc1b735e5ad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.139435 [ 262 ] {179b567b-e44f-41a5-ab89-cc1b735e5ad2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:35:29.139697 [ 262 ] {179b567b-e44f-41a5-ab89-cc1b735e5ad2} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:35:29.139936 [ 262 ] {179b567b-e44f-41a5-ab89-cc1b735e5ad2} executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. 2025.01.31 23:35:29.140008 [ 262 ] {179b567b-e44f-41a5-ab89-cc1b735e5ad2} TCPHandler: Processed in 0.00224115 sec. 2025.01.31 23:35:29.140249 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.140448 [ 259 ] {85911841-2f34-48ec-96b5-5ad24f3ccca1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:29.140524 [ 259 ] {85911841-2f34-48ec-96b5-5ad24f3ccca1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:29.141414 [ 259 ] {85911841-2f34-48ec-96b5-5ad24f3ccca1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.141469 [ 259 ] {85911841-2f34-48ec-96b5-5ad24f3ccca1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.141946 [ 259 ] {85911841-2f34-48ec-96b5-5ad24f3ccca1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:35:29.142212 [ 259 ] {85911841-2f34-48ec-96b5-5ad24f3ccca1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:29.142462 [ 259 ] {85911841-2f34-48ec-96b5-5ad24f3ccca1} executeQuery: Read 281 rows, 25.38 KiB in 0.00207 sec., 135748.7922705314 rows/sec., 11.97 MiB/sec. 2025.01.31 23:35:29.142535 [ 259 ] {85911841-2f34-48ec-96b5-5ad24f3ccca1} TCPHandler: Processed in 0.002422586 sec. 2025.01.31 23:35:29.142691 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.142842 [ 262 ] {cfe633ed-b7f3-42c2-8828-38373503ccd1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:35:29.142905 [ 262 ] {cfe633ed-b7f3-42c2-8828-38373503ccd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:35:29.143617 [ 262 ] {cfe633ed-b7f3-42c2-8828-38373503ccd1} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.143667 [ 262 ] {cfe633ed-b7f3-42c2-8828-38373503ccd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.144064 [ 262 ] {cfe633ed-b7f3-42c2-8828-38373503ccd1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:35:29.144310 [ 262 ] {cfe633ed-b7f3-42c2-8828-38373503ccd1} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:35:29.144523 [ 262 ] {cfe633ed-b7f3-42c2-8828-38373503ccd1} executeQuery: Read 46 rows, 3.39 KiB in 0.001718 sec., 26775.320139697324 rows/sec., 1.93 MiB/sec. 2025.01.31 23:35:29.144580 [ 262 ] {cfe633ed-b7f3-42c2-8828-38373503ccd1} TCPHandler: Processed in 0.001958442 sec. 2025.01.31 23:35:29.144731 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.144879 [ 259 ] {661fea7e-479f-4d14-82d9-42d79814b4c1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:35:29.144943 [ 259 ] {661fea7e-479f-4d14-82d9-42d79814b4c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:35:29.145656 [ 259 ] {661fea7e-479f-4d14-82d9-42d79814b4c1} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.145706 [ 259 ] {661fea7e-479f-4d14-82d9-42d79814b4c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.146094 [ 259 ] {661fea7e-479f-4d14-82d9-42d79814b4c1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:35:29.146342 [ 259 ] {661fea7e-479f-4d14-82d9-42d79814b4c1} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:35:29.146546 [ 259 ] {661fea7e-479f-4d14-82d9-42d79814b4c1} executeQuery: Read 14 rows, 1004.00 B in 0.001699 sec., 8240.14125956445 rows/sec., 577.09 KiB/sec. 2025.01.31 23:35:29.146734 [ 259 ] {661fea7e-479f-4d14-82d9-42d79814b4c1} TCPHandler: Processed in 0.002053374 sec. 2025.01.31 23:35:29.146914 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.147054 [ 262 ] {1e4100f6-ab42-4b62-8e6f-98e09ce31968} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:35:29.147113 [ 262 ] {1e4100f6-ab42-4b62-8e6f-98e09ce31968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:35:29.147788 [ 262 ] {1e4100f6-ab42-4b62-8e6f-98e09ce31968} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.147828 [ 262 ] {1e4100f6-ab42-4b62-8e6f-98e09ce31968} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.148188 [ 262 ] {1e4100f6-ab42-4b62-8e6f-98e09ce31968} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:35:29.148441 [ 262 ] {1e4100f6-ab42-4b62-8e6f-98e09ce31968} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:35:29.148680 [ 262 ] {1e4100f6-ab42-4b62-8e6f-98e09ce31968} executeQuery: Read 13 rows, 830.00 B in 0.001647 sec., 7893.139040680024 rows/sec., 492.14 KiB/sec. 2025.01.31 23:35:29.148858 [ 262 ] {1e4100f6-ab42-4b62-8e6f-98e09ce31968} TCPHandler: Processed in 0.002011673 sec. 2025.01.31 23:35:29.149036 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.149178 [ 259 ] {1b24e8ca-4565-484c-ae00-1725810f78c9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:29.149236 [ 259 ] {1b24e8ca-4565-484c-ae00-1725810f78c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:29.150034 [ 259 ] {1b24e8ca-4565-484c-ae00-1725810f78c9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.150073 [ 259 ] {1b24e8ca-4565-484c-ae00-1725810f78c9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.150462 [ 259 ] {1b24e8ca-4565-484c-ae00-1725810f78c9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:35:29.150723 [ 259 ] {1b24e8ca-4565-484c-ae00-1725810f78c9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:29.150928 [ 259 ] {1b24e8ca-4565-484c-ae00-1725810f78c9} executeQuery: Read 421 rows, 30.80 KiB in 0.001772 sec., 237584.65011286683 rows/sec., 16.98 MiB/sec. 2025.01.31 23:35:29.151052 [ 259 ] {1b24e8ca-4565-484c-ae00-1725810f78c9} TCPHandler: Processed in 0.002082165 sec. 2025.01.31 23:35:29.151255 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.151381 [ 262 ] {55cbe050-be3b-4fa3-8137-51a1fd1f61fa} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:35:29.151432 [ 262 ] {55cbe050-be3b-4fa3-8137-51a1fd1f61fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:35:29.151947 [ 262 ] {55cbe050-be3b-4fa3-8137-51a1fd1f61fa} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.151985 [ 262 ] {55cbe050-be3b-4fa3-8137-51a1fd1f61fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.152363 [ 262 ] {55cbe050-be3b-4fa3-8137-51a1fd1f61fa} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:35:29.152607 [ 262 ] {55cbe050-be3b-4fa3-8137-51a1fd1f61fa} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:35:29.152883 [ 262 ] {55cbe050-be3b-4fa3-8137-51a1fd1f61fa} executeQuery: Read 6 rows, 321.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 207.60 KiB/sec. 2025.01.31 23:35:29.152999 [ 262 ] {55cbe050-be3b-4fa3-8137-51a1fd1f61fa} TCPHandler: Processed in 0.001839227 sec. 2025.01.31 23:35:29.153157 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.153294 [ 259 ] {8dcea475-26b5-4482-baef-b610f36784d4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:29.153357 [ 259 ] {8dcea475-26b5-4482-baef-b610f36784d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:29.153995 [ 259 ] {8dcea475-26b5-4482-baef-b610f36784d4} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.154033 [ 259 ] {8dcea475-26b5-4482-baef-b610f36784d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.154425 [ 259 ] {8dcea475-26b5-4482-baef-b610f36784d4} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:35:29.154669 [ 259 ] {8dcea475-26b5-4482-baef-b610f36784d4} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:29.154848 [ 259 ] {8dcea475-26b5-4482-baef-b610f36784d4} executeQuery: Read 237 rows, 16.27 KiB in 0.001585 sec., 149526.81388012617 rows/sec., 10.02 MiB/sec. 2025.01.31 23:35:29.154901 [ 259 ] {8dcea475-26b5-4482-baef-b610f36784d4} TCPHandler: Processed in 0.001810677 sec. 2025.01.31 23:35:29.155056 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.155196 [ 262 ] {6485a190-9dee-4005-8f43-786b4ca1aef0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:35:29.155257 [ 262 ] {6485a190-9dee-4005-8f43-786b4ca1aef0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:35:29.155808 [ 262 ] {6485a190-9dee-4005-8f43-786b4ca1aef0} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.155847 [ 262 ] {6485a190-9dee-4005-8f43-786b4ca1aef0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.156206 [ 262 ] {6485a190-9dee-4005-8f43-786b4ca1aef0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:35:29.156452 [ 262 ] {6485a190-9dee-4005-8f43-786b4ca1aef0} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:35:29.156727 [ 262 ] {6485a190-9dee-4005-8f43-786b4ca1aef0} executeQuery: Read 1 rows, 69.00 B in 0.00156 sec., 641.025641025641 rows/sec., 43.19 KiB/sec. 2025.01.31 23:35:29.156930 [ 262 ] {6485a190-9dee-4005-8f43-786b4ca1aef0} TCPHandler: Processed in 0.001934701 sec. 2025.01.31 23:35:29.157102 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.157239 [ 259 ] {60cffc71-e1c0-43a8-b032-c0e5fc95e684} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:29.157332 [ 259 ] {60cffc71-e1c0-43a8-b032-c0e5fc95e684} 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.31 23:35:29.158555 [ 259 ] {60cffc71-e1c0-43a8-b032-c0e5fc95e684} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.158596 [ 259 ] {60cffc71-e1c0-43a8-b032-c0e5fc95e684} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.159272 [ 259 ] {60cffc71-e1c0-43a8-b032-c0e5fc95e684} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:35:29.159541 [ 259 ] {60cffc71-e1c0-43a8-b032-c0e5fc95e684} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:35:29.159775 [ 259 ] {60cffc71-e1c0-43a8-b032-c0e5fc95e684} executeQuery: Read 39 rows, 71.56 KiB in 0.00256 sec., 15234.374999999998 rows/sec., 27.30 MiB/sec. 2025.01.31 23:35:29.159895 [ 259 ] {60cffc71-e1c0-43a8-b032-c0e5fc95e684} TCPHandler: Processed in 0.00285996 sec. 2025.01.31 23:35:29.160058 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:29.160198 [ 262 ] {25e10283-98db-400e-be8b-0ad2824e1abe} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:29.160261 [ 262 ] {25e10283-98db-400e-be8b-0ad2824e1abe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:29.160838 [ 262 ] {25e10283-98db-400e-be8b-0ad2824e1abe} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:29.160878 [ 262 ] {25e10283-98db-400e-be8b-0ad2824e1abe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:29.161263 [ 262 ] {25e10283-98db-400e-be8b-0ad2824e1abe} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:35:29.161519 [ 262 ] {25e10283-98db-400e-be8b-0ad2824e1abe} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:29.161731 [ 262 ] {25e10283-98db-400e-be8b-0ad2824e1abe} executeQuery: Read 82 rows, 5.33 KiB in 0.001566 sec., 52362.70753512133 rows/sec., 3.33 MiB/sec. 2025.01.31 23:35:29.161796 [ 262 ] {25e10283-98db-400e-be8b-0ad2824e1abe} TCPHandler: Processed in 0.001807587 sec. 2025.01.31 23:35:33.200394 [ 130 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:35:33.200463 [ 130 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:35:33.294998 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2025.01.31 23:35:33.295655 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:33.295702 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:33.296274 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:35:33.296541 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:35:33.296822 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2025.01.31 23:35:33.697005 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2025.01.31 23:35:33.722396 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:33.722478 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:33.732453 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:35:33.733487 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:35:33.737179 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2025.01.31 23:35:34.135517 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.135803 [ 262 ] {6f56fe55-2001-4b92-822e-f35852be3bbc} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:34.135920 [ 262 ] {6f56fe55-2001-4b92-822e-f35852be3bbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:34.137044 [ 262 ] {6f56fe55-2001-4b92-822e-f35852be3bbc} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.137121 [ 262 ] {6f56fe55-2001-4b92-822e-f35852be3bbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.137768 [ 262 ] {6f56fe55-2001-4b92-822e-f35852be3bbc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:35:34.138133 [ 262 ] {6f56fe55-2001-4b92-822e-f35852be3bbc} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:34.138492 [ 262 ] {6f56fe55-2001-4b92-822e-f35852be3bbc} executeQuery: Read 56 rows, 4.38 KiB in 0.002754 sec., 20334.059549745823 rows/sec., 1.55 MiB/sec. 2025.01.31 23:35:34.138708 [ 262 ] {6f56fe55-2001-4b92-822e-f35852be3bbc} TCPHandler: Processed in 0.003385026 sec. 2025.01.31 23:35:34.139065 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.139348 [ 259 ] {95462ddc-6053-48ad-8ae7-7aaba93bc9e4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:34.139468 [ 259 ] {95462ddc-6053-48ad-8ae7-7aaba93bc9e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:34.140630 [ 259 ] {95462ddc-6053-48ad-8ae7-7aaba93bc9e4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.140706 [ 259 ] {95462ddc-6053-48ad-8ae7-7aaba93bc9e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.141370 [ 259 ] {95462ddc-6053-48ad-8ae7-7aaba93bc9e4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:35:34.141776 [ 259 ] {95462ddc-6053-48ad-8ae7-7aaba93bc9e4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:34.142141 [ 259 ] {95462ddc-6053-48ad-8ae7-7aaba93bc9e4} executeQuery: Read 64 rows, 5.12 KiB in 0.002873 sec., 22276.366167768883 rows/sec., 1.74 MiB/sec. 2025.01.31 23:35:34.142250 [ 259 ] {95462ddc-6053-48ad-8ae7-7aaba93bc9e4} TCPHandler: Processed in 0.003386826 sec. 2025.01.31 23:35:34.142533 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.142743 [ 262 ] {f17bb380-3955-434b-9744-cb9a4e296bdb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:34.142846 [ 262 ] {f17bb380-3955-434b-9744-cb9a4e296bdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:34.143752 [ 262 ] {f17bb380-3955-434b-9744-cb9a4e296bdb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.143819 [ 262 ] {f17bb380-3955-434b-9744-cb9a4e296bdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.144480 [ 262 ] {f17bb380-3955-434b-9744-cb9a4e296bdb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:35:34.144831 [ 262 ] {f17bb380-3955-434b-9744-cb9a4e296bdb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:34.145195 [ 262 ] {f17bb380-3955-434b-9744-cb9a4e296bdb} executeQuery: Read 160 rows, 11.41 KiB in 0.002503 sec., 63923.29204954055 rows/sec., 4.45 MiB/sec. 2025.01.31 23:35:34.145421 [ 262 ] {f17bb380-3955-434b-9744-cb9a4e296bdb} TCPHandler: Processed in 0.002983444 sec. 2025.01.31 23:35:34.145681 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.145907 [ 259 ] {4db6d309-c506-494e-bb40-82a250cda2b2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:34.145994 [ 259 ] {4db6d309-c506-494e-bb40-82a250cda2b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:34.146705 [ 259 ] {4db6d309-c506-494e-bb40-82a250cda2b2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.146762 [ 259 ] {4db6d309-c506-494e-bb40-82a250cda2b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.147293 [ 259 ] {4db6d309-c506-494e-bb40-82a250cda2b2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:35:34.147622 [ 259 ] {4db6d309-c506-494e-bb40-82a250cda2b2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:34.147920 [ 259 ] {4db6d309-c506-494e-bb40-82a250cda2b2} executeQuery: Read 60 rows, 4.14 KiB in 0.002072 sec., 28957.528957528957 rows/sec., 1.95 MiB/sec. 2025.01.31 23:35:34.148013 [ 259 ] {4db6d309-c506-494e-bb40-82a250cda2b2} TCPHandler: Processed in 0.002434636 sec. 2025.01.31 23:35:34.974430 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.974643 [ 262 ] {0b83ce44-a84a-40d7-953b-339e85564da9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:35:34.974725 [ 262 ] {0b83ce44-a84a-40d7-953b-339e85564da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:35:34.975495 [ 262 ] {0b83ce44-a84a-40d7-953b-339e85564da9} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.975543 [ 262 ] {0b83ce44-a84a-40d7-953b-339e85564da9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.975971 [ 262 ] {0b83ce44-a84a-40d7-953b-339e85564da9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:35:34.976228 [ 262 ] {0b83ce44-a84a-40d7-953b-339e85564da9} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:35:34.976406 [ 127 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.31 23:35:34.976487 [ 127 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.976489 [ 262 ] {0b83ce44-a84a-40d7-953b-339e85564da9} executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. 2025.01.31 23:35:34.976517 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.976651 [ 262 ] {0b83ce44-a84a-40d7-953b-339e85564da9} TCPHandler: Processed in 0.002358054 sec. 2025.01.31 23:35:34.976905 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:35:34.977044 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.977137 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:34.977201 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:35:34.977406 [ 259 ] {70d1e87c-5da2-4dd1-b563-555129979807} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:35:34.977446 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:35:34.977655 [ 259 ] {70d1e87c-5da2-4dd1-b563-555129979807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:35:34.977747 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:35:34.978171 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:35:34.978430 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:35:34.980293 [ 259 ] {70d1e87c-5da2-4dd1-b563-555129979807} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.980379 [ 259 ] {70d1e87c-5da2-4dd1-b563-555129979807} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.981130 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00445727 sec., 15704.680219057853 rows/sec., 1.16 MiB/sec. 2025.01.31 23:35:34.981394 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.31 23:35:34.981431 [ 259 ] {70d1e87c-5da2-4dd1-b563-555129979807} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2025.01.31 23:35:34.982009 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_9_2} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:35:34.982021 [ 259 ] {70d1e87c-5da2-4dd1-b563-555129979807} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:35:34.982176 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_9_2} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.31 23:35:34.982422 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:35:34.982572 [ 259 ] {70d1e87c-5da2-4dd1-b563-555129979807} executeQuery: Read 2 rows, 167.00 B in 0.005318 sec., 376.0812335464461 rows/sec., 30.67 KiB/sec. 2025.01.31 23:35:34.982645 [ 259 ] {70d1e87c-5da2-4dd1-b563-555129979807} TCPHandler: Processed in 0.005820903 sec. 2025.01.31 23:35:34.982897 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.983087 [ 262 ] {166b8bba-6632-46cb-befb-5d17e670912d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:34.983150 [ 262 ] {166b8bba-6632-46cb-befb-5d17e670912d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:34.984590 [ 262 ] {166b8bba-6632-46cb-befb-5d17e670912d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.984633 [ 262 ] {166b8bba-6632-46cb-befb-5d17e670912d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.985097 [ 262 ] {166b8bba-6632-46cb-befb-5d17e670912d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:35:34.985354 [ 262 ] {166b8bba-6632-46cb-befb-5d17e670912d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:34.985523 [ 127 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.31 23:35:34.985589 [ 127 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.985612 [ 262 ] {166b8bba-6632-46cb-befb-5d17e670912d} executeQuery: Read 1422 rows, 121.57 KiB in 0.002553 sec., 556991.7743830787 rows/sec., 46.50 MiB/sec. 2025.01.31 23:35:34.985623 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.985776 [ 262 ] {166b8bba-6632-46cb-befb-5d17e670912d} TCPHandler: Processed in 0.002987334 sec. 2025.01.31 23:35:34.986003 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:35:34.986082 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.986211 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:34.986290 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1419 rows starting from the beginning of the part 2025.01.31 23:35:34.986346 [ 259 ] {6b84ca0a-ddda-4f31-8091-77fee0aa7db5} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:35:34.986540 [ 259 ] {6b84ca0a-ddda-4f31-8091-77fee0aa7db5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:35:34.986570 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 281 rows starting from the beginning of the part 2025.01.31 23:35:34.987092 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part 2025.01.31 23:35:34.987391 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 281 rows starting from the beginning of the part 2025.01.31 23:35:34.987742 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2025.01.31 23:35:34.988155 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1422 rows starting from the beginning of the part 2025.01.31 23:35:34.989166 [ 259 ] {6b84ca0a-ddda-4f31-8091-77fee0aa7db5} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.989208 [ 259 ] {6b84ca0a-ddda-4f31-8091-77fee0aa7db5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.989797 [ 259 ] {6b84ca0a-ddda-4f31-8091-77fee0aa7db5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:35:34.990076 [ 259 ] {6b84ca0a-ddda-4f31-8091-77fee0aa7db5} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:35:34.990281 [ 259 ] {6b84ca0a-ddda-4f31-8091-77fee0aa7db5} executeQuery: Read 48 rows, 3.53 KiB in 0.004008 sec., 11976.047904191615 rows/sec., 880.32 KiB/sec. 2025.01.31 23:35:34.990346 [ 259 ] {6b84ca0a-ddda-4f31-8091-77fee0aa7db5} TCPHandler: Processed in 0.004432319 sec. 2025.01.31 23:35:34.990578 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.990666 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3515 rows, containing 5 columns (5 merged, 0 gathered) in 0.004887304 sec., 719210.4276713706 rows/sec., 63.14 MiB/sec. 2025.01.31 23:35:34.990759 [ 262 ] {9dd7d94a-5d72-4279-81f6-bd6e02127115} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:35:34.990822 [ 262 ] {9dd7d94a-5d72-4279-81f6-bd6e02127115} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:35:34.991014 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.31 23:35:34.991633 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:34.991838 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_21_4} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.31 23:35:34.992026 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.31 23:35:34.992209 [ 262 ] {9dd7d94a-5d72-4279-81f6-bd6e02127115} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.992255 [ 262 ] {9dd7d94a-5d72-4279-81f6-bd6e02127115} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.992665 [ 262 ] {9dd7d94a-5d72-4279-81f6-bd6e02127115} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:35:34.992914 [ 262 ] {9dd7d94a-5d72-4279-81f6-bd6e02127115} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:35:34.993136 [ 262 ] {9dd7d94a-5d72-4279-81f6-bd6e02127115} executeQuery: Read 242 rows, 16.79 KiB in 0.002428 sec., 99670.51070840197 rows/sec., 6.75 MiB/sec. 2025.01.31 23:35:34.993197 [ 262 ] {9dd7d94a-5d72-4279-81f6-bd6e02127115} TCPHandler: Processed in 0.002765117 sec. 2025.01.31 23:35:34.993372 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.993513 [ 259 ] {886c3483-c4e1-488c-b75c-666b85de3697} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:35:34.993571 [ 259 ] {886c3483-c4e1-488c-b75c-666b85de3697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:35:34.994224 [ 259 ] {886c3483-c4e1-488c-b75c-666b85de3697} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.994263 [ 259 ] {886c3483-c4e1-488c-b75c-666b85de3697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.994624 [ 259 ] {886c3483-c4e1-488c-b75c-666b85de3697} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:35:34.994883 [ 259 ] {886c3483-c4e1-488c-b75c-666b85de3697} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:35:34.995010 [ 126 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.31 23:35:34.995064 [ 126 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.995073 [ 259 ] {886c3483-c4e1-488c-b75c-666b85de3697} executeQuery: Read 13 rows, 830.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 510.10 KiB/sec. 2025.01.31 23:35:34.995092 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.995151 [ 259 ] {886c3483-c4e1-488c-b75c-666b85de3697} TCPHandler: Processed in 0.001849969 sec. 2025.01.31 23:35:34.995225 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:35:34.995343 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:34.995386 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:34.995429 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:35:34.995595 [ 262 ] {c4cad1f7-93de-4e01-8e3d-2188ff267654} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:34.995729 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:35:34.995753 [ 262 ] {c4cad1f7-93de-4e01-8e3d-2188ff267654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:34.996162 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:35:34.996489 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:35:34.996820 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:35:34.998857 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003694806 sec., 17592.26330151028 rows/sec., 1.14 MiB/sec. 2025.01.31 23:35:34.998903 [ 262 ] {c4cad1f7-93de-4e01-8e3d-2188ff267654} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:34.998975 [ 262 ] {c4cad1f7-93de-4e01-8e3d-2188ff267654} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:34.999105 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.31 23:35:34.999834 [ 262 ] {c4cad1f7-93de-4e01-8e3d-2188ff267654} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:35:34.999944 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_9_2} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:35:35.000164 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_9_2} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.31 23:35:35.000315 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:35:35.000385 [ 262 ] {c4cad1f7-93de-4e01-8e3d-2188ff267654} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:35.000565 [ 126 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.31 23:35:35.000622 [ 126 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:35.000651 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:35.000687 [ 262 ] {c4cad1f7-93de-4e01-8e3d-2188ff267654} executeQuery: Read 879 rows, 65.26 KiB in 0.005186 sec., 169494.79367527962 rows/sec., 12.29 MiB/sec. 2025.01.31 23:35:35.000915 [ 262 ] {c4cad1f7-93de-4e01-8e3d-2188ff267654} TCPHandler: Processed in 0.005660548 sec. 2025.01.31 23:35:35.000930 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:35:35.001090 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:35.001351 [ 259 ] {d01bc658-46d0-4d0c-a7cc-77817dc1cc11} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:35:35.001363 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:35.001446 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 901 rows starting from the beginning of the part 2025.01.31 23:35:35.001464 [ 259 ] {d01bc658-46d0-4d0c-a7cc-77817dc1cc11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:35:35.001968 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 424 rows starting from the beginning of the part 2025.01.31 23:35:35.002325 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2025.01.31 23:35:35.002692 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 421 rows starting from the beginning of the part 2025.01.31 23:35:35.003086 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part 2025.01.31 23:35:35.003376 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 879 rows starting from the beginning of the part 2025.01.31 23:35:35.004060 [ 259 ] {d01bc658-46d0-4d0c-a7cc-77817dc1cc11} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:35.004103 [ 259 ] {d01bc658-46d0-4d0c-a7cc-77817dc1cc11} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:35.004629 [ 259 ] {d01bc658-46d0-4d0c-a7cc-77817dc1cc11} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:35:35.004939 [ 259 ] {d01bc658-46d0-4d0c-a7cc-77817dc1cc11} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:35:35.005128 [ 259 ] {d01bc658-46d0-4d0c-a7cc-77817dc1cc11} executeQuery: Read 6 rows, 321.00 B in 0.003876 sec., 1547.9876160990711 rows/sec., 80.88 KiB/sec. 2025.01.31 23:35:35.005196 [ 259 ] {d01bc658-46d0-4d0c-a7cc-77817dc1cc11} TCPHandler: Processed in 0.004187782 sec. 2025.01.31 23:35:35.005351 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:35.005635 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2753 rows, containing 5 columns (5 merged, 0 gathered) in 0.004906744 sec., 561064.5267003943 rows/sec., 42.82 MiB/sec. 2025.01.31 23:35:35.005647 [ 262 ] {2ae134ec-e8dc-48f5-922b-f994af20843e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:35.005730 [ 262 ] {2ae134ec-e8dc-48f5-922b-f994af20843e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:35.005841 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.31 23:35:35.006394 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:35.006467 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_21_4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.31 23:35:35.006588 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2025.01.31 23:35:35.006948 [ 262 ] {2ae134ec-e8dc-48f5-922b-f994af20843e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:35.006992 [ 262 ] {2ae134ec-e8dc-48f5-922b-f994af20843e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:35.007481 [ 262 ] {2ae134ec-e8dc-48f5-922b-f994af20843e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:35:35.007762 [ 262 ] {2ae134ec-e8dc-48f5-922b-f994af20843e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:35.007930 [ 126 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.31 23:35:35.007998 [ 126 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:35.008016 [ 262 ] {2ae134ec-e8dc-48f5-922b-f994af20843e} executeQuery: Read 956 rows, 65.04 KiB in 0.002427 sec., 393901.9365471776 rows/sec., 26.17 MiB/sec. 2025.01.31 23:35:35.008033 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:35.008221 [ 262 ] {2ae134ec-e8dc-48f5-922b-f994af20843e} TCPHandler: Processed in 0.002940222 sec. 2025.01.31 23:35:35.008265 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:35:35.008396 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:35.008421 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:35.008452 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5736 rows starting from the beginning of the part 2025.01.31 23:35:35.008581 [ 259 ] {618ff2df-c6ed-416a-b258-652a8be42129} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:35:35.008648 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2025.01.31 23:35:35.008739 [ 259 ] {618ff2df-c6ed-416a-b258-652a8be42129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:35:35.009054 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2025.01.31 23:35:35.009348 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2025.01.31 23:35:35.009746 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2025.01.31 23:35:35.010142 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 956 rows starting from the beginning of the part 2025.01.31 23:35:35.010835 [ 259 ] {618ff2df-c6ed-416a-b258-652a8be42129} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:35.010880 [ 259 ] {618ff2df-c6ed-416a-b258-652a8be42129} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:35.011320 [ 259 ] {618ff2df-c6ed-416a-b258-652a8be42129} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:35:35.011659 [ 259 ] {618ff2df-c6ed-416a-b258-652a8be42129} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:35:35.011943 [ 259 ] {618ff2df-c6ed-416a-b258-652a8be42129} executeQuery: Read 1 rows, 69.00 B in 0.003441 sec., 290.6131938390003 rows/sec., 19.58 KiB/sec. 2025.01.31 23:35:35.012007 [ 259 ] {618ff2df-c6ed-416a-b258-652a8be42129} TCPHandler: Processed in 0.003682726 sec. 2025.01.31 23:35:35.012191 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:35.012366 [ 262 ] {0e532064-369a-4a8f-901c-ece95f095ca7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:35.012453 [ 262 ] {0e532064-369a-4a8f-901c-ece95f095ca7} 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.31 23:35:35.013561 [ 190 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7486 rows, containing 5 columns (5 merged, 0 gathered) in 0.00541192 sec., 1383242.915638073 rows/sec., 93.22 MiB/sec. 2025.01.31 23:35:35.014333 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.31 23:35:35.014973 [ 262 ] {0e532064-369a-4a8f-901c-ece95f095ca7} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:35.015046 [ 262 ] {0e532064-369a-4a8f-901c-ece95f095ca7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:35.015101 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:35.015341 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_21_4} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.31 23:35:35.015513 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. 2025.01.31 23:35:35.016049 [ 262 ] {0e532064-369a-4a8f-901c-ece95f095ca7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:35:35.016324 [ 262 ] {0e532064-369a-4a8f-901c-ece95f095ca7} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:35:35.016600 [ 262 ] {0e532064-369a-4a8f-901c-ece95f095ca7} executeQuery: Read 39 rows, 71.56 KiB in 0.004255 sec., 9165.687426556991 rows/sec., 16.42 MiB/sec. 2025.01.31 23:35:35.016744 [ 262 ] {0e532064-369a-4a8f-901c-ece95f095ca7} TCPHandler: Processed in 0.004612875 sec. 2025.01.31 23:35:35.016928 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:35.017067 [ 259 ] {ea96d152-8e86-48aa-b0f9-be63c5e2aaea} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:35.017127 [ 259 ] {ea96d152-8e86-48aa-b0f9-be63c5e2aaea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:35.017706 [ 259 ] {ea96d152-8e86-48aa-b0f9-be63c5e2aaea} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:35.017753 [ 259 ] {ea96d152-8e86-48aa-b0f9-be63c5e2aaea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:35.018165 [ 259 ] {ea96d152-8e86-48aa-b0f9-be63c5e2aaea} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:35:35.018424 [ 259 ] {ea96d152-8e86-48aa-b0f9-be63c5e2aaea} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:35.018553 [ 126 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.31 23:35:35.018595 [ 126 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:35.018618 [ 259 ] {ea96d152-8e86-48aa-b0f9-be63c5e2aaea} executeQuery: Read 34 rows, 2.02 KiB in 0.001583 sec., 21478.20593809223 rows/sec., 1.25 MiB/sec. 2025.01.31 23:35:35.018622 [ 126 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:35.018744 [ 259 ] {ea96d152-8e86-48aa-b0f9-be63c5e2aaea} TCPHandler: Processed in 0.001886289 sec. 2025.01.31 23:35:35.019099 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:35:35.019254 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:35.019291 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part 2025.01.31 23:35:35.019388 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2025.01.31 23:35:35.019585 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2025.01.31 23:35:35.019752 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2025.01.31 23:35:35.019880 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2025.01.31 23:35:35.020009 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2025.01.31 23:35:35.021220 [ 187 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002477048 sec., 515936.71176335705 rows/sec., 33.61 MiB/sec. 2025.01.31 23:35:35.021416 [ 190 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.31 23:35:35.021719 [ 190 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:35.021794 [ 190 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_21_4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.31 23:35:35.021877 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. 2025.01.31 23:35:38.310925 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 484 2025.01.31 23:35:38.314365 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:38.314419 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:38.315926 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:35:38.316278 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:35:38.316809 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 484 2025.01.31 23:35:39.130274 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:39.130478 [ 262 ] {b8d086b3-38bc-4296-9210-1d09e909477f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:39.130567 [ 262 ] {b8d086b3-38bc-4296-9210-1d09e909477f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:39.131363 [ 262 ] {b8d086b3-38bc-4296-9210-1d09e909477f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:39.131418 [ 262 ] {b8d086b3-38bc-4296-9210-1d09e909477f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:39.131855 [ 262 ] {b8d086b3-38bc-4296-9210-1d09e909477f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:35:39.132107 [ 262 ] {b8d086b3-38bc-4296-9210-1d09e909477f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:39.132331 [ 262 ] {b8d086b3-38bc-4296-9210-1d09e909477f} executeQuery: Read 56 rows, 4.38 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.24 MiB/sec. 2025.01.31 23:35:39.132392 [ 262 ] {b8d086b3-38bc-4296-9210-1d09e909477f} TCPHandler: Processed in 0.002270931 sec. 2025.01.31 23:35:39.132669 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:39.132871 [ 259 ] {1ad67352-09be-4e84-967e-90787a032f9e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:39.132947 [ 259 ] {1ad67352-09be-4e84-967e-90787a032f9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:39.133734 [ 259 ] {1ad67352-09be-4e84-967e-90787a032f9e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:39.133789 [ 259 ] {1ad67352-09be-4e84-967e-90787a032f9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:39.134240 [ 259 ] {1ad67352-09be-4e84-967e-90787a032f9e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:35:39.134499 [ 259 ] {1ad67352-09be-4e84-967e-90787a032f9e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:39.134754 [ 259 ] {1ad67352-09be-4e84-967e-90787a032f9e} executeQuery: Read 64 rows, 5.12 KiB in 0.001938 sec., 33023.73581011352 rows/sec., 2.58 MiB/sec. 2025.01.31 23:35:39.134889 [ 259 ] {1ad67352-09be-4e84-967e-90787a032f9e} TCPHandler: Processed in 0.002367355 sec. 2025.01.31 23:35:39.135076 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:39.135201 [ 262 ] {b0a60200-7b5a-4b27-9d8d-d19ff1eb3cad} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:39.135258 [ 262 ] {b0a60200-7b5a-4b27-9d8d-d19ff1eb3cad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:39.135816 [ 262 ] {b0a60200-7b5a-4b27-9d8d-d19ff1eb3cad} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:39.135856 [ 262 ] {b0a60200-7b5a-4b27-9d8d-d19ff1eb3cad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:39.136254 [ 262 ] {b0a60200-7b5a-4b27-9d8d-d19ff1eb3cad} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:35:39.136498 [ 262 ] {b0a60200-7b5a-4b27-9d8d-d19ff1eb3cad} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:39.136693 [ 262 ] {b0a60200-7b5a-4b27-9d8d-d19ff1eb3cad} executeQuery: Read 128 rows, 9.13 KiB in 0.001523 sec., 84044.6487196323 rows/sec., 5.85 MiB/sec. 2025.01.31 23:35:39.136745 [ 262 ] {b0a60200-7b5a-4b27-9d8d-d19ff1eb3cad} TCPHandler: Processed in 0.001742535 sec. 2025.01.31 23:35:39.136900 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:39.137025 [ 259 ] {b80b6278-1b18-44d9-a59f-2942f08b6e4f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:39.137082 [ 259 ] {b80b6278-1b18-44d9-a59f-2942f08b6e4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:39.137677 [ 259 ] {b80b6278-1b18-44d9-a59f-2942f08b6e4f} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:39.137727 [ 259 ] {b80b6278-1b18-44d9-a59f-2942f08b6e4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:39.138172 [ 259 ] {b80b6278-1b18-44d9-a59f-2942f08b6e4f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:35:39.138416 [ 259 ] {b80b6278-1b18-44d9-a59f-2942f08b6e4f} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:39.138622 [ 259 ] {b80b6278-1b18-44d9-a59f-2942f08b6e4f} executeQuery: Read 48 rows, 3.31 KiB in 0.001627 sec., 29502.151198524894 rows/sec., 1.99 MiB/sec. 2025.01.31 23:35:39.138674 [ 259 ] {b80b6278-1b18-44d9-a59f-2942f08b6e4f} TCPHandler: Processed in 0.001833868 sec. 2025.01.31 23:35:40.797848 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2025.01.31 23:35:40.798478 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:40.798528 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:40.799058 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:35:40.799414 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:35:40.799659 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2025.01.31 23:35:41.238172 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 2025.01.31 23:35:41.259615 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:41.259673 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:41.267417 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:35:41.268251 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:35:41.271291 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 114 2025.01.31 23:35:44.132007 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:44.132321 [ 262 ] {83e3d167-f882-4e3a-95e0-389b0905900b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:44.132392 [ 262 ] {83e3d167-f882-4e3a-95e0-389b0905900b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:44.133146 [ 262 ] {83e3d167-f882-4e3a-95e0-389b0905900b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:44.133185 [ 262 ] {83e3d167-f882-4e3a-95e0-389b0905900b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:44.133631 [ 262 ] {83e3d167-f882-4e3a-95e0-389b0905900b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:35:44.133881 [ 262 ] {83e3d167-f882-4e3a-95e0-389b0905900b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:44.134077 [ 262 ] {83e3d167-f882-4e3a-95e0-389b0905900b} executeQuery: Read 56 rows, 4.38 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.34 MiB/sec. 2025.01.31 23:35:44.134132 [ 262 ] {83e3d167-f882-4e3a-95e0-389b0905900b} TCPHandler: Processed in 0.002311693 sec. 2025.01.31 23:35:44.134461 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:44.134759 [ 259 ] {04a2ac38-6788-4e4f-8c15-cf61c65ca77d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:44.134874 [ 259 ] {04a2ac38-6788-4e4f-8c15-cf61c65ca77d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:44.135794 [ 259 ] {04a2ac38-6788-4e4f-8c15-cf61c65ca77d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:44.135843 [ 259 ] {04a2ac38-6788-4e4f-8c15-cf61c65ca77d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:44.136300 [ 259 ] {04a2ac38-6788-4e4f-8c15-cf61c65ca77d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:35:44.136557 [ 259 ] {04a2ac38-6788-4e4f-8c15-cf61c65ca77d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:44.136786 [ 259 ] {04a2ac38-6788-4e4f-8c15-cf61c65ca77d} executeQuery: Read 64 rows, 5.12 KiB in 0.002113 sec., 30288.689067676292 rows/sec., 2.36 MiB/sec. 2025.01.31 23:35:44.136842 [ 259 ] {04a2ac38-6788-4e4f-8c15-cf61c65ca77d} TCPHandler: Processed in 0.002579741 sec. 2025.01.31 23:35:44.137013 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:44.137153 [ 262 ] {849184c6-2d41-49eb-b2d8-251406fe0e16} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:44.137215 [ 262 ] {849184c6-2d41-49eb-b2d8-251406fe0e16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:44.137896 [ 262 ] {849184c6-2d41-49eb-b2d8-251406fe0e16} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:44.137940 [ 262 ] {849184c6-2d41-49eb-b2d8-251406fe0e16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:44.138377 [ 262 ] {849184c6-2d41-49eb-b2d8-251406fe0e16} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:35:44.138613 [ 262 ] {849184c6-2d41-49eb-b2d8-251406fe0e16} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:44.138799 [ 262 ] {849184c6-2d41-49eb-b2d8-251406fe0e16} executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. 2025.01.31 23:35:44.138849 [ 262 ] {849184c6-2d41-49eb-b2d8-251406fe0e16} TCPHandler: Processed in 0.001905731 sec. 2025.01.31 23:35:44.139009 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:44.139127 [ 259 ] {97711a27-9ce5-4855-9782-4cc930371e37} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:44.139179 [ 259 ] {97711a27-9ce5-4855-9782-4cc930371e37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:44.139685 [ 259 ] {97711a27-9ce5-4855-9782-4cc930371e37} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:44.139723 [ 259 ] {97711a27-9ce5-4855-9782-4cc930371e37} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:44.140103 [ 259 ] {97711a27-9ce5-4855-9782-4cc930371e37} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:35:44.140352 [ 259 ] {97711a27-9ce5-4855-9782-4cc930371e37} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:44.140564 [ 259 ] {97711a27-9ce5-4855-9782-4cc930371e37} executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. 2025.01.31 23:35:44.140614 [ 259 ] {97711a27-9ce5-4855-9782-4cc930371e37} TCPHandler: Processed in 0.001662392 sec. 2025.01.31 23:35:47.911021 [ 110 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.31 23:35:47.911105 [ 110 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:47.911128 [ 110 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:47.911327 [ 187 ] {db5e6857-4a45-4b1d-a375-6193d9273960::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.31 23:35:47.911530 [ 187 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:47.911576 [ 187 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2025.01.31 23:35:47.911695 [ 187 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2025.01.31 23:35:47.911804 [ 187 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2025.01.31 23:35:47.912029 [ 187 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2025.01.31 23:35:47.912249 [ 187 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2025.01.31 23:35:47.913309 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002106316 sec., 4272.863141143114 rows/sec., 287.92 KiB/sec. 2025.01.31 23:35:47.913589 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.31 23:35:47.914210 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_9_2} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:35:47.914354 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_9_2} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.31 23:35:47.914450 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:35:48.200496 [ 109 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:35:48.200542 [ 109 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:35:48.300624 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 2025.01.31 23:35:48.301233 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:48.301276 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:48.301841 [ 243 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:35:48.302101 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:35:48.302285 [ 109 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.31 23:35:48.302368 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 2025.01.31 23:35:48.302379 [ 109 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:48.302420 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:48.302564 [ 190 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:35:48.302727 [ 190 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:48.302774 [ 190 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part 2025.01.31 23:35:48.302902 [ 190 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part 2025.01.31 23:35:48.303138 [ 190 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part 2025.01.31 23:35:48.303424 [ 190 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part 2025.01.31 23:35:48.303602 [ 190 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part 2025.01.31 23:35:48.303771 [ 190 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part 2025.01.31 23:35:48.305524 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.003030736 sec., 2435382.03261518 rows/sec., 34.84 MiB/sec. 2025.01.31 23:35:48.306437 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.31 23:35:48.306733 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:35:48.306816 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_16_3} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.31 23:35:48.306902 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. 2025.01.31 23:35:48.317869 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 500 2025.01.31 23:35:48.320417 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:48.320458 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:48.321832 [ 242 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:35:48.322133 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:35:48.322348 [ 109 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:35:48.322469 [ 109 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:48.322552 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:48.323199 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:35:48.324056 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 500 2025.01.31 23:35:48.324359 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:48.324483 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part 2025.01.31 23:35:48.325045 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part 2025.01.31 23:35:48.325601 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part 2025.01.31 23:35:48.326150 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part 2025.01.31 23:35:48.326671 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part 2025.01.31 23:35:48.327246 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2025.01.31 23:35:48.334894 [ 202 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 72 columns (72 merged, 0 gathered) in 0.012180962 sec., 41047.661096061216 rows/sec., 37.26 MiB/sec. 2025.01.31 23:35:48.335690 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:35:48.336352 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:35:48.336429 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_11_2} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:35:48.336614 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. 2025.01.31 23:35:48.772217 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 2025.01.31 23:35:48.793662 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:48.793725 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:48.801579 [ 244 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:35:48.802374 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:35:48.802778 [ 109 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.31 23:35:48.802922 [ 109 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:48.803008 [ 109 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:48.803301 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:48.812447 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 121 2025.01.31 23:35:48.813673 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:48.814604 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:48.819546 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:48.824424 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:48.829545 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:48.834757 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:48.839149 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:35:48.897801 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.094637174 sec., 1278.5673418354609 rows/sec., 6.61 MiB/sec. 2025.01.31 23:35:48.900616 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.31 23:35:48.903625 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_16_3} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:35:48.903765 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_16_3} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.31 23:35:48.906344 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. 2025.01.31 23:35:49.001171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 177.99 MiB, peak 187.97 MiB, free memory in arenas 0.00 B, will set to 179.80 MiB (RSS), difference: 1.81 MiB 2025.01.31 23:35:49.002421 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00095695 sec. 2025.01.31 23:35:49.138356 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.138577 [ 262 ] {a977d03f-5e67-4c9f-8f63-4480d2504871} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:35:49.138661 [ 262 ] {a977d03f-5e67-4c9f-8f63-4480d2504871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:35:49.139510 [ 262 ] {a977d03f-5e67-4c9f-8f63-4480d2504871} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.139561 [ 262 ] {a977d03f-5e67-4c9f-8f63-4480d2504871} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.140002 [ 262 ] {a977d03f-5e67-4c9f-8f63-4480d2504871} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:35:49.140275 [ 262 ] {a977d03f-5e67-4c9f-8f63-4480d2504871} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:35:49.140568 [ 262 ] {a977d03f-5e67-4c9f-8f63-4480d2504871} executeQuery: Read 14 rows, 1.01 KiB in 0.002036 sec., 6876.2278978388995 rows/sec., 495.00 KiB/sec. 2025.01.31 23:35:49.140717 [ 262 ] {a977d03f-5e67-4c9f-8f63-4480d2504871} TCPHandler: Processed in 0.002511199 sec. 2025.01.31 23:35:49.140953 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.141129 [ 259 ] {74b49772-548b-4204-ab04-2334b2de622d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:49.141198 [ 259 ] {74b49772-548b-4204-ab04-2334b2de622d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:49.142099 [ 259 ] {74b49772-548b-4204-ab04-2334b2de622d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.142145 [ 259 ] {74b49772-548b-4204-ab04-2334b2de622d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.142611 [ 259 ] {74b49772-548b-4204-ab04-2334b2de622d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:35:49.142867 [ 259 ] {74b49772-548b-4204-ab04-2334b2de622d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:49.143096 [ 259 ] {74b49772-548b-4204-ab04-2334b2de622d} executeQuery: Read 281 rows, 25.38 KiB in 0.002022 sec., 138971.31552917903 rows/sec., 12.26 MiB/sec. 2025.01.31 23:35:49.143162 [ 259 ] {74b49772-548b-4204-ab04-2334b2de622d} TCPHandler: Processed in 0.002338893 sec. 2025.01.31 23:35:49.143340 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.143486 [ 262 ] {fef7a74e-bf43-4ddf-a26c-f7805763c6f3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:35:49.143548 [ 262 ] {fef7a74e-bf43-4ddf-a26c-f7805763c6f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:35:49.144262 [ 262 ] {fef7a74e-bf43-4ddf-a26c-f7805763c6f3} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.144311 [ 262 ] {fef7a74e-bf43-4ddf-a26c-f7805763c6f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.144686 [ 262 ] {fef7a74e-bf43-4ddf-a26c-f7805763c6f3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:35:49.144927 [ 262 ] {fef7a74e-bf43-4ddf-a26c-f7805763c6f3} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:35:49.145140 [ 262 ] {fef7a74e-bf43-4ddf-a26c-f7805763c6f3} executeQuery: Read 46 rows, 3.39 KiB in 0.00169 sec., 27218.934911242603 rows/sec., 1.96 MiB/sec. 2025.01.31 23:35:49.145197 [ 262 ] {fef7a74e-bf43-4ddf-a26c-f7805763c6f3} TCPHandler: Processed in 0.001932591 sec. 2025.01.31 23:35:49.145348 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.145490 [ 259 ] {769630a4-2dde-44ec-85cc-c4ce8b470718} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:35:49.145549 [ 259 ] {769630a4-2dde-44ec-85cc-c4ce8b470718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:35:49.146238 [ 259 ] {769630a4-2dde-44ec-85cc-c4ce8b470718} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.146285 [ 259 ] {769630a4-2dde-44ec-85cc-c4ce8b470718} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.146650 [ 259 ] {769630a4-2dde-44ec-85cc-c4ce8b470718} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:35:49.146887 [ 259 ] {769630a4-2dde-44ec-85cc-c4ce8b470718} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:35:49.147165 [ 259 ] {769630a4-2dde-44ec-85cc-c4ce8b470718} executeQuery: Read 14 rows, 1004.00 B in 0.001699 sec., 8240.14125956445 rows/sec., 577.09 KiB/sec. 2025.01.31 23:35:49.147326 [ 259 ] {769630a4-2dde-44ec-85cc-c4ce8b470718} TCPHandler: Processed in 0.002036214 sec. 2025.01.31 23:35:49.147469 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.147596 [ 262 ] {852f8016-b179-4f74-a159-f16ecfda67f0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:35:49.147649 [ 262 ] {852f8016-b179-4f74-a159-f16ecfda67f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:35:49.148309 [ 262 ] {852f8016-b179-4f74-a159-f16ecfda67f0} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.148354 [ 262 ] {852f8016-b179-4f74-a159-f16ecfda67f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.148763 [ 262 ] {852f8016-b179-4f74-a159-f16ecfda67f0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:35:49.149011 [ 262 ] {852f8016-b179-4f74-a159-f16ecfda67f0} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:35:49.149223 [ 262 ] {852f8016-b179-4f74-a159-f16ecfda67f0} executeQuery: Read 13 rows, 830.00 B in 0.001653 sec., 7864.488808227466 rows/sec., 490.35 KiB/sec. 2025.01.31 23:35:49.149279 [ 262 ] {852f8016-b179-4f74-a159-f16ecfda67f0} TCPHandler: Processed in 0.001871558 sec. 2025.01.31 23:35:49.149425 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.149541 [ 259 ] {3cc0f1aa-c1ee-4b17-9592-55af17d1b2d4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:49.149595 [ 259 ] {3cc0f1aa-c1ee-4b17-9592-55af17d1b2d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:49.150314 [ 259 ] {3cc0f1aa-c1ee-4b17-9592-55af17d1b2d4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.150353 [ 259 ] {3cc0f1aa-c1ee-4b17-9592-55af17d1b2d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.150737 [ 259 ] {3cc0f1aa-c1ee-4b17-9592-55af17d1b2d4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:35:49.150982 [ 259 ] {3cc0f1aa-c1ee-4b17-9592-55af17d1b2d4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:49.151189 [ 259 ] {3cc0f1aa-c1ee-4b17-9592-55af17d1b2d4} executeQuery: Read 421 rows, 30.80 KiB in 0.001673 sec., 251643.75373580394 rows/sec., 17.98 MiB/sec. 2025.01.31 23:35:49.151244 [ 259 ] {3cc0f1aa-c1ee-4b17-9592-55af17d1b2d4} TCPHandler: Processed in 0.001878739 sec. 2025.01.31 23:35:49.151390 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.151510 [ 262 ] {9ac3b789-38df-49a6-bebd-7931a28d88ab} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:35:49.151566 [ 262 ] {9ac3b789-38df-49a6-bebd-7931a28d88ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:35:49.152047 [ 262 ] {9ac3b789-38df-49a6-bebd-7931a28d88ab} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.152086 [ 262 ] {9ac3b789-38df-49a6-bebd-7931a28d88ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.152457 [ 262 ] {9ac3b789-38df-49a6-bebd-7931a28d88ab} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:35:49.152695 [ 262 ] {9ac3b789-38df-49a6-bebd-7931a28d88ab} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:35:49.152907 [ 262 ] {9ac3b789-38df-49a6-bebd-7931a28d88ab} executeQuery: Read 6 rows, 321.00 B in 0.001423 sec., 4216.44413211525 rows/sec., 220.29 KiB/sec. 2025.01.31 23:35:49.152956 [ 262 ] {9ac3b789-38df-49a6-bebd-7931a28d88ab} TCPHandler: Processed in 0.001622761 sec. 2025.01.31 23:35:49.153095 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.153211 [ 259 ] {cb8fcaf4-8a8a-4f1f-acad-45c71553f21e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:49.153264 [ 259 ] {cb8fcaf4-8a8a-4f1f-acad-45c71553f21e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:49.153945 [ 259 ] {cb8fcaf4-8a8a-4f1f-acad-45c71553f21e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.153991 [ 259 ] {cb8fcaf4-8a8a-4f1f-acad-45c71553f21e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.154450 [ 259 ] {cb8fcaf4-8a8a-4f1f-acad-45c71553f21e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:35:49.154694 [ 259 ] {cb8fcaf4-8a8a-4f1f-acad-45c71553f21e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:49.154899 [ 259 ] {cb8fcaf4-8a8a-4f1f-acad-45c71553f21e} executeQuery: Read 237 rows, 16.27 KiB in 0.001712 sec., 138434.57943925232 rows/sec., 9.28 MiB/sec. 2025.01.31 23:35:49.154950 [ 259 ] {cb8fcaf4-8a8a-4f1f-acad-45c71553f21e} TCPHandler: Processed in 0.00191209 sec. 2025.01.31 23:35:49.155088 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.155204 [ 262 ] {43d68dfa-0d7a-4463-98da-db21699de554} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:35:49.155255 [ 262 ] {43d68dfa-0d7a-4463-98da-db21699de554} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:35:49.155790 [ 262 ] {43d68dfa-0d7a-4463-98da-db21699de554} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.155836 [ 262 ] {43d68dfa-0d7a-4463-98da-db21699de554} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.156260 [ 262 ] {43d68dfa-0d7a-4463-98da-db21699de554} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:35:49.156510 [ 262 ] {43d68dfa-0d7a-4463-98da-db21699de554} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:35:49.156729 [ 262 ] {43d68dfa-0d7a-4463-98da-db21699de554} executeQuery: Read 1 rows, 69.00 B in 0.001548 sec., 645.9948320413437 rows/sec., 43.53 KiB/sec. 2025.01.31 23:35:49.156779 [ 262 ] {43d68dfa-0d7a-4463-98da-db21699de554} TCPHandler: Processed in 0.001749285 sec. 2025.01.31 23:35:49.156911 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.157026 [ 259 ] {91178b34-cb3e-4588-ade1-962deed830c2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:49.157106 [ 259 ] {91178b34-cb3e-4588-ade1-962deed830c2} 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.31 23:35:49.158323 [ 259 ] {91178b34-cb3e-4588-ade1-962deed830c2} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.158362 [ 259 ] {91178b34-cb3e-4588-ade1-962deed830c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.159040 [ 259 ] {91178b34-cb3e-4588-ade1-962deed830c2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:35:49.159299 [ 259 ] {91178b34-cb3e-4588-ade1-962deed830c2} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:35:49.159545 [ 259 ] {91178b34-cb3e-4588-ade1-962deed830c2} executeQuery: Read 39 rows, 71.56 KiB in 0.002542 sec., 15342.250196695515 rows/sec., 27.49 MiB/sec. 2025.01.31 23:35:49.159641 [ 259 ] {91178b34-cb3e-4588-ade1-962deed830c2} TCPHandler: Processed in 0.002788247 sec. 2025.01.31 23:35:49.159787 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:49.159925 [ 262 ] {a494b8b0-97f7-4c12-befe-85f90f64a4cb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:49.159983 [ 262 ] {a494b8b0-97f7-4c12-befe-85f90f64a4cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:49.160514 [ 262 ] {a494b8b0-97f7-4c12-befe-85f90f64a4cb} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:49.160553 [ 262 ] {a494b8b0-97f7-4c12-befe-85f90f64a4cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:49.160936 [ 262 ] {a494b8b0-97f7-4c12-befe-85f90f64a4cb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:35:49.161171 [ 262 ] {a494b8b0-97f7-4c12-befe-85f90f64a4cb} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:49.161394 [ 262 ] {a494b8b0-97f7-4c12-befe-85f90f64a4cb} executeQuery: Read 82 rows, 5.33 KiB in 0.0015 sec., 54666.666666666664 rows/sec., 3.47 MiB/sec. 2025.01.31 23:35:49.161497 [ 262 ] {a494b8b0-97f7-4c12-befe-85f90f64a4cb} TCPHandler: Processed in 0.001776486 sec. 2025.01.31 23:35:54.131707 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:54.131913 [ 262 ] {e0d1e82a-39c7-4b69-a35a-429a12fde6f9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:54.131988 [ 262 ] {e0d1e82a-39c7-4b69-a35a-429a12fde6f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:54.132744 [ 262 ] {e0d1e82a-39c7-4b69-a35a-429a12fde6f9} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:54.132799 [ 262 ] {e0d1e82a-39c7-4b69-a35a-429a12fde6f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:54.133239 [ 262 ] {e0d1e82a-39c7-4b69-a35a-429a12fde6f9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:35:54.133498 [ 262 ] {e0d1e82a-39c7-4b69-a35a-429a12fde6f9} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:54.133755 [ 262 ] {e0d1e82a-39c7-4b69-a35a-429a12fde6f9} executeQuery: Read 56 rows, 4.38 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.26 MiB/sec. 2025.01.31 23:35:54.133826 [ 262 ] {e0d1e82a-39c7-4b69-a35a-429a12fde6f9} TCPHandler: Processed in 0.002257031 sec. 2025.01.31 23:35:54.134087 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:54.134303 [ 259 ] {c3160f67-8049-4dbb-84fa-1e977f86b5b9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:54.134384 [ 259 ] {c3160f67-8049-4dbb-84fa-1e977f86b5b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:54.135170 [ 259 ] {c3160f67-8049-4dbb-84fa-1e977f86b5b9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:54.135217 [ 259 ] {c3160f67-8049-4dbb-84fa-1e977f86b5b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:54.135658 [ 259 ] {c3160f67-8049-4dbb-84fa-1e977f86b5b9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:35:54.135914 [ 259 ] {c3160f67-8049-4dbb-84fa-1e977f86b5b9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:54.136171 [ 259 ] {c3160f67-8049-4dbb-84fa-1e977f86b5b9} executeQuery: Read 64 rows, 5.12 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.59 MiB/sec. 2025.01.31 23:35:54.136238 [ 259 ] {c3160f67-8049-4dbb-84fa-1e977f86b5b9} TCPHandler: Processed in 0.002296222 sec. 2025.01.31 23:35:54.136385 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:54.136527 [ 262 ] {e7d3d178-c064-4fbb-bfb4-a1d4a43656e4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:54.136594 [ 262 ] {e7d3d178-c064-4fbb-bfb4-a1d4a43656e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:54.137283 [ 262 ] {e7d3d178-c064-4fbb-bfb4-a1d4a43656e4} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:54.137332 [ 262 ] {e7d3d178-c064-4fbb-bfb4-a1d4a43656e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:54.137755 [ 262 ] {e7d3d178-c064-4fbb-bfb4-a1d4a43656e4} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:35:54.137994 [ 262 ] {e7d3d178-c064-4fbb-bfb4-a1d4a43656e4} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:54.138235 [ 262 ] {e7d3d178-c064-4fbb-bfb4-a1d4a43656e4} executeQuery: Read 160 rows, 11.41 KiB in 0.00173 sec., 92485.54913294798 rows/sec., 6.44 MiB/sec. 2025.01.31 23:35:54.138387 [ 262 ] {e7d3d178-c064-4fbb-bfb4-a1d4a43656e4} TCPHandler: Processed in 0.002055815 sec. 2025.01.31 23:35:54.138601 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:54.138748 [ 259 ] {59ffd5fd-492b-43a0-b7e1-f963c1255aee} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:54.138810 [ 259 ] {59ffd5fd-492b-43a0-b7e1-f963c1255aee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:54.139415 [ 259 ] {59ffd5fd-492b-43a0-b7e1-f963c1255aee} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:54.139458 [ 259 ] {59ffd5fd-492b-43a0-b7e1-f963c1255aee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:54.139839 [ 259 ] {59ffd5fd-492b-43a0-b7e1-f963c1255aee} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:35:54.140087 [ 259 ] {59ffd5fd-492b-43a0-b7e1-f963c1255aee} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:54.140276 [ 259 ] {59ffd5fd-492b-43a0-b7e1-f963c1255aee} executeQuery: Read 60 rows, 4.14 KiB in 0.001566 sec., 38314.17624521073 rows/sec., 2.58 MiB/sec. 2025.01.31 23:35:54.140330 [ 259 ] {59ffd5fd-492b-43a0-b7e1-f963c1255aee} TCPHandler: Processed in 0.001833468 sec. 2025.01.31 23:35:55.803345 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 2025.01.31 23:35:55.803974 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:55.804025 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:55.804667 [ 243 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:35:55.804930 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:35:55.805163 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 2025.01.31 23:35:56.313375 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 2025.01.31 23:35:56.334118 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:56.334195 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:56.341657 [ 244 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:35:56.342430 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:35:56.345311 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 129 2025.01.31 23:35:58.324992 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 530 2025.01.31 23:35:58.327946 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:58.327991 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:58.329461 [ 242 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:35:58.329775 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:35:58.330841 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 530 2025.01.31 23:35:59.137836 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.138054 [ 262 ] {136bee9b-3449-421e-bfb9-cef013b076ca} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:35:59.138134 [ 262 ] {136bee9b-3449-421e-bfb9-cef013b076ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:35:59.138933 [ 262 ] {136bee9b-3449-421e-bfb9-cef013b076ca} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.139010 [ 262 ] {136bee9b-3449-421e-bfb9-cef013b076ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.139444 [ 262 ] {136bee9b-3449-421e-bfb9-cef013b076ca} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:35:59.139698 [ 262 ] {136bee9b-3449-421e-bfb9-cef013b076ca} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:35:59.139995 [ 262 ] {136bee9b-3449-421e-bfb9-cef013b076ca} executeQuery: Read 14 rows, 1.01 KiB in 0.001991 sec., 7031.642390758412 rows/sec., 506.18 KiB/sec. 2025.01.31 23:35:59.140162 [ 262 ] {136bee9b-3449-421e-bfb9-cef013b076ca} TCPHandler: Processed in 0.002476888 sec. 2025.01.31 23:35:59.140409 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.140620 [ 259 ] {4e7168f0-a55e-4d9d-9644-98268a7cfa09} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:35:59.140697 [ 259 ] {4e7168f0-a55e-4d9d-9644-98268a7cfa09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:35:59.141701 [ 259 ] {4e7168f0-a55e-4d9d-9644-98268a7cfa09} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.141744 [ 259 ] {4e7168f0-a55e-4d9d-9644-98268a7cfa09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.142192 [ 259 ] {4e7168f0-a55e-4d9d-9644-98268a7cfa09} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:35:59.142452 [ 259 ] {4e7168f0-a55e-4d9d-9644-98268a7cfa09} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:59.142582 [ 58 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.31 23:35:59.142625 [ 58 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.142649 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.142660 [ 259 ] {4e7168f0-a55e-4d9d-9644-98268a7cfa09} executeQuery: Read 281 rows, 25.38 KiB in 0.002096 sec., 134064.88549618318 rows/sec., 11.82 MiB/sec. 2025.01.31 23:35:59.142850 [ 259 ] {4e7168f0-a55e-4d9d-9644-98268a7cfa09} TCPHandler: Processed in 0.00256624 sec. 2025.01.31 23:35:59.142940 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:35:59.143038 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.143233 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:59.143264 [ 262 ] {e18ab4f6-79f8-4a0b-92b0-f51d91e1ad2b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:35:59.143302 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1428 rows starting from the beginning of the part 2025.01.31 23:35:59.143351 [ 262 ] {e18ab4f6-79f8-4a0b-92b0-f51d91e1ad2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:35:59.143698 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2025.01.31 23:35:59.143976 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:35:59.144436 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 281 rows starting from the beginning of the part 2025.01.31 23:35:59.144918 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:35:59.145339 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 281 rows starting from the beginning of the part 2025.01.31 23:35:59.146333 [ 262 ] {e18ab4f6-79f8-4a0b-92b0-f51d91e1ad2b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.146405 [ 262 ] {e18ab4f6-79f8-4a0b-92b0-f51d91e1ad2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.147438 [ 262 ] {e18ab4f6-79f8-4a0b-92b0-f51d91e1ad2b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:35:59.147953 [ 262 ] {e18ab4f6-79f8-4a0b-92b0-f51d91e1ad2b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:35:59.148173 [ 58 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:35:59.148276 [ 58 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.148390 [ 262 ] {e18ab4f6-79f8-4a0b-92b0-f51d91e1ad2b} executeQuery: Read 46 rows, 3.39 KiB in 0.005148 sec., 8935.508935508937 rows/sec., 658.25 KiB/sec. 2025.01.31 23:35:59.148408 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.148818 [ 262 ] {e18ab4f6-79f8-4a0b-92b0-f51d91e1ad2b} TCPHandler: Processed in 0.005832734 sec. 2025.01.31 23:35:59.149057 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::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.31 23:35:59.149306 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.149454 [ 190 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.006703261 sec., 321932.8622292941 rows/sec., 28.31 MiB/sec. 2025.01.31 23:35:59.149503 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:59.149585 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 54 rows starting from the beginning of the part 2025.01.31 23:35:59.149611 [ 259 ] {6eae1b0e-ae33-4b6b-98c0-ade9a29852c2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:35:59.149809 [ 259 ] {6eae1b0e-ae33-4b6b-98c0-ade9a29852c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:35:59.149938 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2025.01.31 23:35:59.149996 [ 190 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.31 23:35:59.150501 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2025.01.31 23:35:59.150928 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2025.01.31 23:35:59.151446 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2025.01.31 23:35:59.151557 [ 190 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_26_5} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:35:59.151948 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part 2025.01.31 23:35:59.152142 [ 190 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_26_5} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.31 23:35:59.152605 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.31 23:35:59.153668 [ 259 ] {6eae1b0e-ae33-4b6b-98c0-ade9a29852c2} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.153725 [ 259 ] {6eae1b0e-ae33-4b6b-98c0-ade9a29852c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.154765 [ 259 ] {6eae1b0e-ae33-4b6b-98c0-ade9a29852c2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:35:59.155113 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 5 columns (5 merged, 0 gathered) in 0.006482874 sec., 44116.23610145747 rows/sec., 3.33 MiB/sec. 2025.01.31 23:35:59.155289 [ 259 ] {6eae1b0e-ae33-4b6b-98c0-ade9a29852c2} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:35:59.155418 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:35:59.155530 [ 58 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:35:59.155621 [ 58 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.155689 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.155853 [ 259 ] {6eae1b0e-ae33-4b6b-98c0-ade9a29852c2} executeQuery: Read 14 rows, 1004.00 B in 0.006304 sec., 2220.812182741117 rows/sec., 155.53 KiB/sec. 2025.01.31 23:35:59.155922 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::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.31 23:35:59.156099 [ 259 ] {6eae1b0e-ae33-4b6b-98c0-ade9a29852c2} TCPHandler: Processed in 0.007118184 sec. 2025.01.31 23:35:59.156379 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.156391 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:59.156484 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part 2025.01.31 23:35:59.156568 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:35:59.156692 [ 262 ] {e2f9031f-bde4-4724-bf28-656346127b06} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:35:59.156978 [ 262 ] {e2f9031f-bde4-4724-bf28-656346127b06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:35:59.157007 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_11_2} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:35:59.157036 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::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.31 23:35:59.157298 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.31 23:35:59.157533 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2025.01.31 23:35:59.157840 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part 2025.01.31 23:35:59.158242 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::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.31 23:35:59.158621 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::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.31 23:35:59.160415 [ 262 ] {e2f9031f-bde4-4724-bf28-656346127b06} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.160501 [ 262 ] {e2f9031f-bde4-4724-bf28-656346127b06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.161583 [ 262 ] {e2f9031f-bde4-4724-bf28-656346127b06} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:35:59.162068 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006236776 sec., 86583.19618982628 rows/sec., 6.20 MiB/sec. 2025.01.31 23:35:59.162132 [ 262 ] {e2f9031f-bde4-4724-bf28-656346127b06} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:35:59.162324 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:35:59.162666 [ 262 ] {e2f9031f-bde4-4724-bf28-656346127b06} executeQuery: Read 13 rows, 830.00 B in 0.006095 sec., 2132.895816242822 rows/sec., 132.99 KiB/sec. 2025.01.31 23:35:59.163071 [ 262 ] {e2f9031f-bde4-4724-bf28-656346127b06} TCPHandler: Processed in 0.006851686 sec. 2025.01.31 23:35:59.163253 [ 195 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_11_2} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:35:59.163338 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.163421 [ 195 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_11_2} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:35:59.163580 [ 259 ] {01d4c319-07eb-4ca4-8662-261824a13c25} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:35:59.163596 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.31 23:35:59.163665 [ 259 ] {01d4c319-07eb-4ca4-8662-261824a13c25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:35:59.164542 [ 259 ] {01d4c319-07eb-4ca4-8662-261824a13c25} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.164582 [ 259 ] {01d4c319-07eb-4ca4-8662-261824a13c25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.165004 [ 259 ] {01d4c319-07eb-4ca4-8662-261824a13c25} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:35:59.165269 [ 259 ] {01d4c319-07eb-4ca4-8662-261824a13c25} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:59.165401 [ 58 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.31 23:35:59.165434 [ 58 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.165456 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.165459 [ 259 ] {01d4c319-07eb-4ca4-8662-261824a13c25} executeQuery: Read 421 rows, 30.80 KiB in 0.001974 sec., 213272.5430597771 rows/sec., 15.24 MiB/sec. 2025.01.31 23:35:59.165648 [ 259 ] {01d4c319-07eb-4ca4-8662-261824a13c25} TCPHandler: Processed in 0.002419926 sec. 2025.01.31 23:35:59.165706 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:35:59.165829 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.165898 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:59.165962 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part 2025.01.31 23:35:59.166021 [ 262 ] {7a99e735-df3f-445f-b3f1-9efc7aa5aaf7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:35:59.166206 [ 262 ] {7a99e735-df3f-445f-b3f1-9efc7aa5aaf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:35:59.166239 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part 2025.01.31 23:35:59.166580 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part 2025.01.31 23:35:59.166951 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 421 rows starting from the beginning of the part 2025.01.31 23:35:59.167367 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2025.01.31 23:35:59.167719 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 421 rows starting from the beginning of the part 2025.01.31 23:35:59.168774 [ 262 ] {7a99e735-df3f-445f-b3f1-9efc7aa5aaf7} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.168846 [ 262 ] {7a99e735-df3f-445f-b3f1-9efc7aa5aaf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.169738 [ 262 ] {7a99e735-df3f-445f-b3f1-9efc7aa5aaf7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:35:59.170174 [ 262 ] {7a99e735-df3f-445f-b3f1-9efc7aa5aaf7} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:35:59.170409 [ 58 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:35:59.170572 [ 58 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.170672 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.170727 [ 262 ] {7a99e735-df3f-445f-b3f1-9efc7aa5aaf7} executeQuery: Read 6 rows, 321.00 B in 0.004714 sec., 1272.8044123886295 rows/sec., 66.50 KiB/sec. 2025.01.31 23:35:59.171198 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.005642468 sec., 344352.86119478213 rows/sec., 26.35 MiB/sec. 2025.01.31 23:35:59.171310 [ 262 ] {7a99e735-df3f-445f-b3f1-9efc7aa5aaf7} TCPHandler: Processed in 0.005556435 sec. 2025.01.31 23:35:59.171325 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:35:59.171653 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.31 23:35:59.171975 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:59.172079 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2025.01.31 23:35:59.172133 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.172507 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:59.172640 [ 259 ] {8b4a7bb7-2a8b-488f-9c2a-373a1b49684a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:59.172887 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:35:59.172989 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:59.172990 [ 259 ] {8b4a7bb7-2a8b-488f-9c2a-373a1b49684a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:35:59.173466 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_26_5} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.31 23:35:59.173545 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:59.173871 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.31 23:35:59.174076 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:59.174467 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2025.01.31 23:35:59.176040 [ 259 ] {8b4a7bb7-2a8b-488f-9c2a-373a1b49684a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.176107 [ 259 ] {8b4a7bb7-2a8b-488f-9c2a-373a1b49684a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.177230 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.006357279 sec., 10381.80013807794 rows/sec., 542.41 KiB/sec. 2025.01.31 23:35:59.177251 [ 259 ] {8b4a7bb7-2a8b-488f-9c2a-373a1b49684a} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:35:59.177412 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:35:59.177741 [ 259 ] {8b4a7bb7-2a8b-488f-9c2a-373a1b49684a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:59.177965 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:35:59.177983 [ 58 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.31 23:35:59.178095 [ 58 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.178166 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.178335 [ 259 ] {8b4a7bb7-2a8b-488f-9c2a-373a1b49684a} executeQuery: Read 237 rows, 16.27 KiB in 0.005835 sec., 40616.96658097686 rows/sec., 2.72 MiB/sec. 2025.01.31 23:35:59.178355 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_11_2} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:35:59.178867 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:35:59.178962 [ 259 ] {8b4a7bb7-2a8b-488f-9c2a-373a1b49684a} TCPHandler: Processed in 0.007083702 sec. 2025.01.31 23:35:59.179011 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:35:59.179281 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.179397 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:59.179477 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7486 rows starting from the beginning of the part 2025.01.31 23:35:59.179573 [ 262 ] {161bd8dc-7a74-47d0-9bba-0705e2c788e9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:35:59.179722 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part 2025.01.31 23:35:59.179770 [ 262 ] {161bd8dc-7a74-47d0-9bba-0705e2c788e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:35:59.180037 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part 2025.01.31 23:35:59.180500 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part 2025.01.31 23:35:59.180870 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part 2025.01.31 23:35:59.181276 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:35:59.182300 [ 262 ] {161bd8dc-7a74-47d0-9bba-0705e2c788e9} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.182351 [ 262 ] {161bd8dc-7a74-47d0-9bba-0705e2c788e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.182949 [ 262 ] {161bd8dc-7a74-47d0-9bba-0705e2c788e9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:35:59.183483 [ 262 ] {161bd8dc-7a74-47d0-9bba-0705e2c788e9} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:35:59.184007 [ 262 ] {161bd8dc-7a74-47d0-9bba-0705e2c788e9} executeQuery: Read 1 rows, 69.00 B in 0.004511 sec., 221.68033695411216 rows/sec., 14.94 KiB/sec. 2025.01.31 23:35:59.184294 [ 262 ] {161bd8dc-7a74-47d0-9bba-0705e2c788e9} TCPHandler: Processed in 0.005192373 sec. 2025.01.31 23:35:59.184581 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.184742 [ 259 ] {14214977-4922-487c-9a9b-159409dba8c6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:35:59.184840 [ 259 ] {14214977-4922-487c-9a9b-159409dba8c6} 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.31 23:35:59.186157 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 8408 rows, containing 5 columns (5 merged, 0 gathered) in 0.007848836 sec., 1071241.6465320464 rows/sec., 72.30 MiB/sec. 2025.01.31 23:35:59.186290 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.31 23:35:59.187032 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_26_5} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:35:59.187209 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_26_5} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.31 23:35:59.187387 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. 2025.01.31 23:35:59.187606 [ 259 ] {14214977-4922-487c-9a9b-159409dba8c6} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.187650 [ 259 ] {14214977-4922-487c-9a9b-159409dba8c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.188343 [ 259 ] {14214977-4922-487c-9a9b-159409dba8c6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:35:59.188614 [ 259 ] {14214977-4922-487c-9a9b-159409dba8c6} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:35:59.188752 [ 58 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2025.01.31 23:35:59.188799 [ 58 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.188829 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.188838 [ 259 ] {14214977-4922-487c-9a9b-159409dba8c6} executeQuery: Read 39 rows, 71.56 KiB in 0.004137 sec., 9427.121102248006 rows/sec., 16.89 MiB/sec. 2025.01.31 23:35:59.189436 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:35:59.189609 [ 259 ] {14214977-4922-487c-9a9b-159409dba8c6} TCPHandler: Processed in 0.005169103 sec. 2025.01.31 23:35:59.189848 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:35:59.190140 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:59.190140 [ 262 ] {f20134f4-be3a-468a-abe9-954d4b1e4211} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:35:59.190268 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 129 rows starting from the beginning of the part 2025.01.31 23:35:59.190277 [ 262 ] {f20134f4-be3a-468a-abe9-954d4b1e4211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:35:59.191139 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2025.01.31 23:35:59.191751 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2025.01.31 23:35:59.192516 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part 2025.01.31 23:35:59.192574 [ 262 ] {f20134f4-be3a-468a-abe9-954d4b1e4211} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.192659 [ 262 ] {f20134f4-be3a-468a-abe9-954d4b1e4211} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.193099 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part 2025.01.31 23:35:59.193750 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2025.01.31 23:35:59.194106 [ 262 ] {f20134f4-be3a-468a-abe9-954d4b1e4211} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:35:59.194965 [ 262 ] {f20134f4-be3a-468a-abe9-954d4b1e4211} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:59.195255 [ 58 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.31 23:35:59.195403 [ 58 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:35:59.195460 [ 262 ] {f20134f4-be3a-468a-abe9-954d4b1e4211} executeQuery: Read 82 rows, 5.33 KiB in 0.005385 sec., 15227.483751160631 rows/sec., 990.34 KiB/sec. 2025.01.31 23:35:59.195515 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:35:59.195798 [ 262 ] {f20134f4-be3a-468a-abe9-954d4b1e4211} TCPHandler: Processed in 0.00607117 sec. 2025.01.31 23:35:59.196122 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:35:59.196401 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:35:59.196460 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1278 rows starting from the beginning of the part 2025.01.31 23:35:59.196703 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2025.01.31 23:35:59.196967 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part 2025.01.31 23:35:59.197237 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part 2025.01.31 23:35:59.197642 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part 2025.01.31 23:35:59.198101 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:35:59.201602 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 4 columns (4 merged, 0 gathered) in 0.005862425 sec., 274630.3790666832 rows/sec., 17.91 MiB/sec. 2025.01.31 23:35:59.201969 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.31 23:35:59.202471 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_26_5} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:35:59.202635 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_26_5} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.31 23:35:59.202732 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.31 23:35:59.203014 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 19 columns (19 merged, 0 gathered) in 0.014086282 sec., 23001.101355205014 rows/sec., 41.22 MiB/sec. 2025.01.31 23:35:59.203716 [ 186 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2025.01.31 23:35:59.204137 [ 186 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:35:59.204215 [ 186 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_11_2} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2025.01.31 23:35:59.204358 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.74 MiB. 2025.01.31 23:36:03.200592 [ 42 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:36:03.200671 [ 42 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:36:03.306128 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 2025.01.31 23:36:03.306815 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:03.306866 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:03.307433 [ 243 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:36:03.307706 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:36:03.307961 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 2025.01.31 23:36:03.846231 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 2025.01.31 23:36:03.867153 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:03.867219 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:03.874902 [ 244 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:36:03.875729 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:36:03.878507 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 136 2025.01.31 23:36:04.132827 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.133138 [ 262 ] {07e9617a-c53c-45b9-ba27-faf4eec5ef0e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:04.133253 [ 262 ] {07e9617a-c53c-45b9-ba27-faf4eec5ef0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:04.134231 [ 262 ] {07e9617a-c53c-45b9-ba27-faf4eec5ef0e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.134283 [ 262 ] {07e9617a-c53c-45b9-ba27-faf4eec5ef0e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.134735 [ 262 ] {07e9617a-c53c-45b9-ba27-faf4eec5ef0e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:36:04.135026 [ 262 ] {07e9617a-c53c-45b9-ba27-faf4eec5ef0e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:04.135274 [ 262 ] {07e9617a-c53c-45b9-ba27-faf4eec5ef0e} executeQuery: Read 56 rows, 4.38 KiB in 0.002221 sec., 25213.86762719496 rows/sec., 1.92 MiB/sec. 2025.01.31 23:36:04.135343 [ 262 ] {07e9617a-c53c-45b9-ba27-faf4eec5ef0e} TCPHandler: Processed in 0.002735245 sec. 2025.01.31 23:36:04.135669 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.135968 [ 259 ] {6d2c7a1e-eb31-48e2-88b5-9965940aeb9b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:04.136081 [ 259 ] {6d2c7a1e-eb31-48e2-88b5-9965940aeb9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:04.137094 [ 259 ] {6d2c7a1e-eb31-48e2-88b5-9965940aeb9b} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.137137 [ 259 ] {6d2c7a1e-eb31-48e2-88b5-9965940aeb9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.137599 [ 259 ] {6d2c7a1e-eb31-48e2-88b5-9965940aeb9b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:36:04.137867 [ 259 ] {6d2c7a1e-eb31-48e2-88b5-9965940aeb9b} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:04.138099 [ 259 ] {6d2c7a1e-eb31-48e2-88b5-9965940aeb9b} executeQuery: Read 64 rows, 5.12 KiB in 0.002215 sec., 28893.90519187359 rows/sec., 2.26 MiB/sec. 2025.01.31 23:36:04.138156 [ 259 ] {6d2c7a1e-eb31-48e2-88b5-9965940aeb9b} TCPHandler: Processed in 0.002671544 sec. 2025.01.31 23:36:04.138295 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.138424 [ 262 ] {c7fe5962-b557-437b-89e1-b7fdfd3b997b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:04.138483 [ 262 ] {c7fe5962-b557-437b-89e1-b7fdfd3b997b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:04.139070 [ 262 ] {c7fe5962-b557-437b-89e1-b7fdfd3b997b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.139112 [ 262 ] {c7fe5962-b557-437b-89e1-b7fdfd3b997b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.139531 [ 262 ] {c7fe5962-b557-437b-89e1-b7fdfd3b997b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:36:04.139775 [ 262 ] {c7fe5962-b557-437b-89e1-b7fdfd3b997b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:04.140026 [ 262 ] {c7fe5962-b557-437b-89e1-b7fdfd3b997b} executeQuery: Read 160 rows, 11.41 KiB in 0.001625 sec., 98461.53846153847 rows/sec., 6.86 MiB/sec. 2025.01.31 23:36:04.140111 [ 262 ] {c7fe5962-b557-437b-89e1-b7fdfd3b997b} TCPHandler: Processed in 0.001870149 sec. 2025.01.31 23:36:04.140377 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.140517 [ 259 ] {b34d1cbb-50c5-4a92-9a4b-9e34f37e010a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:04.140579 [ 259 ] {b34d1cbb-50c5-4a92-9a4b-9e34f37e010a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:04.141094 [ 259 ] {b34d1cbb-50c5-4a92-9a4b-9e34f37e010a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.141134 [ 259 ] {b34d1cbb-50c5-4a92-9a4b-9e34f37e010a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.141524 [ 259 ] {b34d1cbb-50c5-4a92-9a4b-9e34f37e010a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:36:04.141767 [ 259 ] {b34d1cbb-50c5-4a92-9a4b-9e34f37e010a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:04.141975 [ 259 ] {b34d1cbb-50c5-4a92-9a4b-9e34f37e010a} executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. 2025.01.31 23:36:04.142025 [ 259 ] {b34d1cbb-50c5-4a92-9a4b-9e34f37e010a} TCPHandler: Processed in 0.001801967 sec. 2025.01.31 23:36:04.976917 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.977109 [ 262 ] {e69e44fc-13e5-48a5-9012-7a7ae833e6a5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:36:04.977182 [ 262 ] {e69e44fc-13e5-48a5-9012-7a7ae833e6a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:36:04.977914 [ 262 ] {e69e44fc-13e5-48a5-9012-7a7ae833e6a5} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.977971 [ 262 ] {e69e44fc-13e5-48a5-9012-7a7ae833e6a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.978416 [ 262 ] {e69e44fc-13e5-48a5-9012-7a7ae833e6a5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:36:04.978673 [ 262 ] {e69e44fc-13e5-48a5-9012-7a7ae833e6a5} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:36:04.978973 [ 262 ] {e69e44fc-13e5-48a5-9012-7a7ae833e6a5} executeQuery: Read 14 rows, 1.01 KiB in 0.001911 sec., 7326.007326007326 rows/sec., 527.37 KiB/sec. 2025.01.31 23:36:04.979179 [ 262 ] {e69e44fc-13e5-48a5-9012-7a7ae833e6a5} TCPHandler: Processed in 0.002398145 sec. 2025.01.31 23:36:04.979469 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.979668 [ 259 ] {288ab792-6e63-4e23-8cb4-cd6f2d1b25df} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:36:04.979748 [ 259 ] {288ab792-6e63-4e23-8cb4-cd6f2d1b25df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:36:04.980508 [ 259 ] {288ab792-6e63-4e23-8cb4-cd6f2d1b25df} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.980561 [ 259 ] {288ab792-6e63-4e23-8cb4-cd6f2d1b25df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.980997 [ 259 ] {288ab792-6e63-4e23-8cb4-cd6f2d1b25df} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2025.01.31 23:36:04.981262 [ 259 ] {288ab792-6e63-4e23-8cb4-cd6f2d1b25df} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:36:04.981579 [ 259 ] {288ab792-6e63-4e23-8cb4-cd6f2d1b25df} executeQuery: Read 16 rows, 1.30 KiB in 0.001943 sec., 8234.688625836336 rows/sec., 671.48 KiB/sec. 2025.01.31 23:36:04.981721 [ 259 ] {288ab792-6e63-4e23-8cb4-cd6f2d1b25df} TCPHandler: Processed in 0.002386575 sec. 2025.01.31 23:36:04.981880 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.982025 [ 262 ] {1733a458-ec19-4650-b747-0697ba750d1d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:04.982087 [ 262 ] {1733a458-ec19-4650-b747-0697ba750d1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:04.983386 [ 262 ] {1733a458-ec19-4650-b747-0697ba750d1d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.983429 [ 262 ] {1733a458-ec19-4650-b747-0697ba750d1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.983892 [ 262 ] {1733a458-ec19-4650-b747-0697ba750d1d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:36:04.984156 [ 262 ] {1733a458-ec19-4650-b747-0697ba750d1d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:04.984447 [ 262 ] {1733a458-ec19-4650-b747-0697ba750d1d} executeQuery: Read 1429 rows, 122.08 KiB in 0.002447 sec., 583980.3841438496 rows/sec., 48.72 MiB/sec. 2025.01.31 23:36:04.984670 [ 262 ] {1733a458-ec19-4650-b747-0697ba750d1d} TCPHandler: Processed in 0.00285349 sec. 2025.01.31 23:36:04.984920 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.985051 [ 259 ] {4bb40711-34b8-4b05-83ff-a9dafabba84f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:36:04.985106 [ 259 ] {4bb40711-34b8-4b05-83ff-a9dafabba84f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:36:04.985764 [ 259 ] {4bb40711-34b8-4b05-83ff-a9dafabba84f} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.985807 [ 259 ] {4bb40711-34b8-4b05-83ff-a9dafabba84f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.986187 [ 259 ] {4bb40711-34b8-4b05-83ff-a9dafabba84f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:36:04.986443 [ 259 ] {4bb40711-34b8-4b05-83ff-a9dafabba84f} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:36:04.986709 [ 259 ] {4bb40711-34b8-4b05-83ff-a9dafabba84f} executeQuery: Read 62 rows, 4.51 KiB in 0.001685 sec., 36795.25222551929 rows/sec., 2.61 MiB/sec. 2025.01.31 23:36:04.986908 [ 259 ] {4bb40711-34b8-4b05-83ff-a9dafabba84f} TCPHandler: Processed in 0.002128227 sec. 2025.01.31 23:36:04.987088 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.987231 [ 262 ] {98112b4f-05ae-4119-94ea-0e9f124a0b40} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:36:04.987291 [ 262 ] {98112b4f-05ae-4119-94ea-0e9f124a0b40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:36:04.988068 [ 262 ] {98112b4f-05ae-4119-94ea-0e9f124a0b40} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.988110 [ 262 ] {98112b4f-05ae-4119-94ea-0e9f124a0b40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.988485 [ 262 ] {98112b4f-05ae-4119-94ea-0e9f124a0b40} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:36:04.988728 [ 262 ] {98112b4f-05ae-4119-94ea-0e9f124a0b40} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:36:04.988952 [ 262 ] {98112b4f-05ae-4119-94ea-0e9f124a0b40} executeQuery: Read 242 rows, 16.79 KiB in 0.001755 sec., 137891.7378917379 rows/sec., 9.34 MiB/sec. 2025.01.31 23:36:04.989008 [ 262 ] {98112b4f-05ae-4119-94ea-0e9f124a0b40} TCPHandler: Processed in 0.001993822 sec. 2025.01.31 23:36:04.989150 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.989276 [ 259 ] {bb78b1b9-60de-4baf-8657-54baf5994fc5} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:36:04.989331 [ 259 ] {bb78b1b9-60de-4baf-8657-54baf5994fc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:36:04.989932 [ 259 ] {bb78b1b9-60de-4baf-8657-54baf5994fc5} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.989974 [ 259 ] {bb78b1b9-60de-4baf-8657-54baf5994fc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.990359 [ 259 ] {bb78b1b9-60de-4baf-8657-54baf5994fc5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:36:04.990606 [ 259 ] {bb78b1b9-60de-4baf-8657-54baf5994fc5} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:36:04.990836 [ 259 ] {bb78b1b9-60de-4baf-8657-54baf5994fc5} executeQuery: Read 13 rows, 830.00 B in 0.00159 sec., 8176.100628930817 rows/sec., 509.78 KiB/sec. 2025.01.31 23:36:04.990947 [ 259 ] {bb78b1b9-60de-4baf-8657-54baf5994fc5} TCPHandler: Processed in 0.001853738 sec. 2025.01.31 23:36:04.991111 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.991251 [ 262 ] {ce435935-425c-4fa4-929e-cf9a2315bcb8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:04.991308 [ 262 ] {ce435935-425c-4fa4-929e-cf9a2315bcb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:04.992282 [ 262 ] {ce435935-425c-4fa4-929e-cf9a2315bcb8} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.992322 [ 262 ] {ce435935-425c-4fa4-929e-cf9a2315bcb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.992724 [ 262 ] {ce435935-425c-4fa4-929e-cf9a2315bcb8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:36:04.992969 [ 262 ] {ce435935-425c-4fa4-929e-cf9a2315bcb8} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:04.993225 [ 262 ] {ce435935-425c-4fa4-929e-cf9a2315bcb8} executeQuery: Read 893 rows, 66.40 KiB in 0.002004 sec., 445608.7824351297 rows/sec., 32.36 MiB/sec. 2025.01.31 23:36:04.993455 [ 262 ] {ce435935-425c-4fa4-929e-cf9a2315bcb8} TCPHandler: Processed in 0.002409586 sec. 2025.01.31 23:36:04.993681 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.993846 [ 259 ] {63b3fd7f-7f35-41cb-9b3e-b21dd54b9b6b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:36:04.993908 [ 259 ] {63b3fd7f-7f35-41cb-9b3e-b21dd54b9b6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:36:04.994481 [ 259 ] {63b3fd7f-7f35-41cb-9b3e-b21dd54b9b6b} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.994530 [ 259 ] {63b3fd7f-7f35-41cb-9b3e-b21dd54b9b6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.994926 [ 259 ] {63b3fd7f-7f35-41cb-9b3e-b21dd54b9b6b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:36:04.995171 [ 259 ] {63b3fd7f-7f35-41cb-9b3e-b21dd54b9b6b} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:36:04.995376 [ 259 ] {63b3fd7f-7f35-41cb-9b3e-b21dd54b9b6b} executeQuery: Read 6 rows, 321.00 B in 0.001564 sec., 3836.317135549872 rows/sec., 200.43 KiB/sec. 2025.01.31 23:36:04.995428 [ 259 ] {63b3fd7f-7f35-41cb-9b3e-b21dd54b9b6b} TCPHandler: Processed in 0.001859718 sec. 2025.01.31 23:36:04.995575 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.995694 [ 262 ] {ba68ad71-03e2-4deb-b763-f1b4291f27fd} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:04.995747 [ 262 ] {ba68ad71-03e2-4deb-b763-f1b4291f27fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:04.996524 [ 262 ] {ba68ad71-03e2-4deb-b763-f1b4291f27fd} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.996564 [ 262 ] {ba68ad71-03e2-4deb-b763-f1b4291f27fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.997005 [ 262 ] {ba68ad71-03e2-4deb-b763-f1b4291f27fd} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:36:04.997245 [ 262 ] {ba68ad71-03e2-4deb-b763-f1b4291f27fd} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:04.997459 [ 262 ] {ba68ad71-03e2-4deb-b763-f1b4291f27fd} executeQuery: Read 963 rows, 65.53 KiB in 0.00179 sec., 537988.8268156425 rows/sec., 35.75 MiB/sec. 2025.01.31 23:36:04.997513 [ 262 ] {ba68ad71-03e2-4deb-b763-f1b4291f27fd} TCPHandler: Processed in 0.001999843 sec. 2025.01.31 23:36:04.997661 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.997799 [ 259 ] {804f1487-e2e3-4246-8c25-4f6946ebcb4e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:36:04.997861 [ 259 ] {804f1487-e2e3-4246-8c25-4f6946ebcb4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:36:04.998405 [ 259 ] {804f1487-e2e3-4246-8c25-4f6946ebcb4e} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:04.998452 [ 259 ] {804f1487-e2e3-4246-8c25-4f6946ebcb4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:04.998853 [ 259 ] {804f1487-e2e3-4246-8c25-4f6946ebcb4e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:36:04.999105 [ 259 ] {804f1487-e2e3-4246-8c25-4f6946ebcb4e} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:36:04.999310 [ 259 ] {804f1487-e2e3-4246-8c25-4f6946ebcb4e} executeQuery: Read 1 rows, 69.00 B in 0.001542 sec., 648.5084306095979 rows/sec., 43.70 KiB/sec. 2025.01.31 23:36:04.999363 [ 259 ] {804f1487-e2e3-4246-8c25-4f6946ebcb4e} TCPHandler: Processed in 0.001761376 sec. 2025.01.31 23:36:04.999497 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:04.999614 [ 262 ] {ba5a5864-d9d3-41da-9e76-452ca2a9e59a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:04.999701 [ 262 ] {ba5a5864-d9d3-41da-9e76-452ca2a9e59a} 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.31 23:36:05.001030 [ 262 ] {ba5a5864-d9d3-41da-9e76-452ca2a9e59a} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:05.001154 [ 262 ] {ba5a5864-d9d3-41da-9e76-452ca2a9e59a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:05.002216 [ 262 ] {ba5a5864-d9d3-41da-9e76-452ca2a9e59a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:36:05.002480 [ 262 ] {ba5a5864-d9d3-41da-9e76-452ca2a9e59a} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:36:05.002721 [ 262 ] {ba5a5864-d9d3-41da-9e76-452ca2a9e59a} executeQuery: Read 39 rows, 71.56 KiB in 0.00313 sec., 12460.063897763579 rows/sec., 22.33 MiB/sec. 2025.01.31 23:36:05.002833 [ 262 ] {ba5a5864-d9d3-41da-9e76-452ca2a9e59a} TCPHandler: Processed in 0.003392407 sec. 2025.01.31 23:36:05.002992 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:05.003133 [ 259 ] {1fb09784-3dda-4eef-adc9-d1102ab3dcb9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:05.003193 [ 259 ] {1fb09784-3dda-4eef-adc9-d1102ab3dcb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:05.003744 [ 259 ] {1fb09784-3dda-4eef-adc9-d1102ab3dcb9} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:05.003785 [ 259 ] {1fb09784-3dda-4eef-adc9-d1102ab3dcb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:05.004154 [ 259 ] {1fb09784-3dda-4eef-adc9-d1102ab3dcb9} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:36:05.004400 [ 259 ] {1fb09784-3dda-4eef-adc9-d1102ab3dcb9} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:05.004623 [ 259 ] {1fb09784-3dda-4eef-adc9-d1102ab3dcb9} executeQuery: Read 34 rows, 2.02 KiB in 0.00152 sec., 22368.421052631576 rows/sec., 1.30 MiB/sec. 2025.01.31 23:36:05.004741 [ 259 ] {1fb09784-3dda-4eef-adc9-d1102ab3dcb9} TCPHandler: Processed in 0.001814407 sec. 2025.01.31 23:36:08.331822 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 584 2025.01.31 23:36:08.335216 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:08.335259 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:08.336757 [ 242 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:36:08.337071 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:36:08.337626 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 584 2025.01.31 23:36:09.130241 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:09.130548 [ 262 ] {15e183eb-5009-4f9e-a4b6-81bc634de6fb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:09.130668 [ 262 ] {15e183eb-5009-4f9e-a4b6-81bc634de6fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:09.131497 [ 262 ] {15e183eb-5009-4f9e-a4b6-81bc634de6fb} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:09.131553 [ 262 ] {15e183eb-5009-4f9e-a4b6-81bc634de6fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:09.131998 [ 262 ] {15e183eb-5009-4f9e-a4b6-81bc634de6fb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:36:09.132268 [ 262 ] {15e183eb-5009-4f9e-a4b6-81bc634de6fb} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:09.132470 [ 262 ] {15e183eb-5009-4f9e-a4b6-81bc634de6fb} executeQuery: Read 56 rows, 4.38 KiB in 0.002007 sec., 27902.341803687093 rows/sec., 2.13 MiB/sec. 2025.01.31 23:36:09.132539 [ 262 ] {15e183eb-5009-4f9e-a4b6-81bc634de6fb} TCPHandler: Processed in 0.002504818 sec. 2025.01.31 23:36:09.132874 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:09.133183 [ 259 ] {26e1fba0-6d99-4ce6-b70a-0fd551a2513f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:09.133302 [ 259 ] {26e1fba0-6d99-4ce6-b70a-0fd551a2513f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:09.134290 [ 259 ] {26e1fba0-6d99-4ce6-b70a-0fd551a2513f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:09.134338 [ 259 ] {26e1fba0-6d99-4ce6-b70a-0fd551a2513f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:09.134789 [ 259 ] {26e1fba0-6d99-4ce6-b70a-0fd551a2513f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:36:09.135056 [ 259 ] {26e1fba0-6d99-4ce6-b70a-0fd551a2513f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:09.135302 [ 259 ] {26e1fba0-6d99-4ce6-b70a-0fd551a2513f} executeQuery: Read 64 rows, 5.12 KiB in 0.002206 sec., 29011.786038077968 rows/sec., 2.26 MiB/sec. 2025.01.31 23:36:09.135370 [ 259 ] {26e1fba0-6d99-4ce6-b70a-0fd551a2513f} TCPHandler: Processed in 0.002683394 sec. 2025.01.31 23:36:09.135508 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:09.135636 [ 262 ] {34ed58b7-66d0-4591-b959-59da3e38be8b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:09.135692 [ 262 ] {34ed58b7-66d0-4591-b959-59da3e38be8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:09.136254 [ 262 ] {34ed58b7-66d0-4591-b959-59da3e38be8b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:09.136292 [ 262 ] {34ed58b7-66d0-4591-b959-59da3e38be8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:09.136700 [ 262 ] {34ed58b7-66d0-4591-b959-59da3e38be8b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:36:09.136949 [ 262 ] {34ed58b7-66d0-4591-b959-59da3e38be8b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:09.137133 [ 262 ] {34ed58b7-66d0-4591-b959-59da3e38be8b} executeQuery: Read 128 rows, 9.13 KiB in 0.001527 sec., 83824.49246889325 rows/sec., 5.84 MiB/sec. 2025.01.31 23:36:09.137193 [ 262 ] {34ed58b7-66d0-4591-b959-59da3e38be8b} TCPHandler: Processed in 0.001742145 sec. 2025.01.31 23:36:09.137342 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:09.137468 [ 259 ] {907c2987-b5e1-4f5f-ac68-f161a35845a9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:09.137528 [ 259 ] {907c2987-b5e1-4f5f-ac68-f161a35845a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:09.138062 [ 259 ] {907c2987-b5e1-4f5f-ac68-f161a35845a9} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:09.138103 [ 259 ] {907c2987-b5e1-4f5f-ac68-f161a35845a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:09.138501 [ 259 ] {907c2987-b5e1-4f5f-ac68-f161a35845a9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:36:09.138750 [ 259 ] {907c2987-b5e1-4f5f-ac68-f161a35845a9} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:09.138961 [ 259 ] {907c2987-b5e1-4f5f-ac68-f161a35845a9} executeQuery: Read 48 rows, 3.31 KiB in 0.001523 sec., 31516.743269862112 rows/sec., 2.12 MiB/sec. 2025.01.31 23:36:09.139016 [ 259 ] {907c2987-b5e1-4f5f-ac68-f161a35845a9} TCPHandler: Processed in 0.001736715 sec. 2025.01.31 23:36:10.808941 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 2025.01.31 23:36:10.809584 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:10.809639 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:10.810188 [ 243 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:36:10.810445 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:36:10.810696 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 2025.01.31 23:36:11.379435 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 2025.01.31 23:36:11.400823 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:11.400894 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:11.408517 [ 244 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:36:11.409292 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:36:11.412746 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 144 2025.01.31 23:36:14.131450 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:14.131772 [ 262 ] {b4b42989-2a2e-4cc7-a641-7ef3a9077db1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:14.131891 [ 262 ] {b4b42989-2a2e-4cc7-a641-7ef3a9077db1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:14.132690 [ 262 ] {b4b42989-2a2e-4cc7-a641-7ef3a9077db1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:14.132744 [ 262 ] {b4b42989-2a2e-4cc7-a641-7ef3a9077db1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:14.133205 [ 262 ] {b4b42989-2a2e-4cc7-a641-7ef3a9077db1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:36:14.133460 [ 262 ] {b4b42989-2a2e-4cc7-a641-7ef3a9077db1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:14.133711 [ 262 ] {b4b42989-2a2e-4cc7-a641-7ef3a9077db1} executeQuery: Read 56 rows, 4.38 KiB in 0.002014 sec., 27805.362462760673 rows/sec., 2.12 MiB/sec. 2025.01.31 23:36:14.133822 [ 262 ] {b4b42989-2a2e-4cc7-a641-7ef3a9077db1} TCPHandler: Processed in 0.00256883 sec. 2025.01.31 23:36:14.134142 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:14.134356 [ 259 ] {40127c9c-e0b5-4283-ac5e-7b6dc6f4ee90} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:14.134439 [ 259 ] {40127c9c-e0b5-4283-ac5e-7b6dc6f4ee90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:14.135255 [ 259 ] {40127c9c-e0b5-4283-ac5e-7b6dc6f4ee90} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:14.135304 [ 259 ] {40127c9c-e0b5-4283-ac5e-7b6dc6f4ee90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:14.135755 [ 259 ] {40127c9c-e0b5-4283-ac5e-7b6dc6f4ee90} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:36:14.136020 [ 259 ] {40127c9c-e0b5-4283-ac5e-7b6dc6f4ee90} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:14.136275 [ 259 ] {40127c9c-e0b5-4283-ac5e-7b6dc6f4ee90} executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. 2025.01.31 23:36:14.136334 [ 259 ] {40127c9c-e0b5-4283-ac5e-7b6dc6f4ee90} TCPHandler: Processed in 0.002357564 sec. 2025.01.31 23:36:14.136482 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:14.136607 [ 262 ] {9eb069c1-aeb5-4df6-8976-6e355d2e0447} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:14.136665 [ 262 ] {9eb069c1-aeb5-4df6-8976-6e355d2e0447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:14.137259 [ 262 ] {9eb069c1-aeb5-4df6-8976-6e355d2e0447} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:14.137300 [ 262 ] {9eb069c1-aeb5-4df6-8976-6e355d2e0447} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:14.137703 [ 262 ] {9eb069c1-aeb5-4df6-8976-6e355d2e0447} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:36:14.137947 [ 262 ] {9eb069c1-aeb5-4df6-8976-6e355d2e0447} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:14.138175 [ 262 ] {9eb069c1-aeb5-4df6-8976-6e355d2e0447} executeQuery: Read 160 rows, 11.41 KiB in 0.001597 sec., 100187.85222291798 rows/sec., 6.98 MiB/sec. 2025.01.31 23:36:14.138232 [ 262 ] {9eb069c1-aeb5-4df6-8976-6e355d2e0447} TCPHandler: Processed in 0.001810187 sec. 2025.01.31 23:36:14.138373 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:14.138512 [ 259 ] {a84c32cd-d5d5-49c0-b5bf-144bd25f6157} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:14.138576 [ 259 ] {a84c32cd-d5d5-49c0-b5bf-144bd25f6157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:14.139142 [ 259 ] {a84c32cd-d5d5-49c0-b5bf-144bd25f6157} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:14.139183 [ 259 ] {a84c32cd-d5d5-49c0-b5bf-144bd25f6157} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:14.139569 [ 259 ] {a84c32cd-d5d5-49c0-b5bf-144bd25f6157} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:36:14.139815 [ 259 ] {a84c32cd-d5d5-49c0-b5bf-144bd25f6157} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:14.140053 [ 259 ] {a84c32cd-d5d5-49c0-b5bf-144bd25f6157} executeQuery: Read 60 rows, 4.14 KiB in 0.001571 sec., 38192.234245703374 rows/sec., 2.57 MiB/sec. 2025.01.31 23:36:14.140109 [ 259 ] {a84c32cd-d5d5-49c0-b5bf-144bd25f6157} TCPHandler: Processed in 0.001802457 sec. 2025.01.31 23:36:18.200717 [ 84 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:36:18.200816 [ 84 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:36:18.311667 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 2025.01.31 23:36:18.312320 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:18.312369 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:18.312947 [ 243 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:36:18.313218 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:36:18.313474 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 2025.01.31 23:36:18.338706 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 600 2025.01.31 23:36:18.341386 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:18.341436 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:18.342894 [ 242 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:36:18.343209 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:36:18.343728 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 600 2025.01.31 23:36:18.913674 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 2025.01.31 23:36:18.934831 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:18.934888 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:18.942510 [ 244 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:36:18.943379 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:36:18.946149 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 151 2025.01.31 23:36:19.137133 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.137345 [ 262 ] {360a010a-dbdc-4742-a07c-330967c066bc} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:36:19.137425 [ 262 ] {360a010a-dbdc-4742-a07c-330967c066bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:36:19.138240 [ 262 ] {360a010a-dbdc-4742-a07c-330967c066bc} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.138291 [ 262 ] {360a010a-dbdc-4742-a07c-330967c066bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.138727 [ 262 ] {360a010a-dbdc-4742-a07c-330967c066bc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:36:19.138980 [ 262 ] {360a010a-dbdc-4742-a07c-330967c066bc} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:36:19.139162 [ 83 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.31 23:36:19.139230 [ 262 ] {360a010a-dbdc-4742-a07c-330967c066bc} executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. 2025.01.31 23:36:19.139239 [ 83 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.139313 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.139361 [ 262 ] {360a010a-dbdc-4742-a07c-330967c066bc} TCPHandler: Processed in 0.002375585 sec. 2025.01.31 23:36:19.139672 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:19.139798 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.139888 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:19.139946 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:19.140109 [ 259 ] {618f866b-84fd-4fe1-aaa3-ea79a1ff2dad} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:19.140155 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:19.140343 [ 259 ] {618f866b-84fd-4fe1-aaa3-ea79a1ff2dad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:19.140596 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:19.140890 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:19.141246 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:19.143286 [ 259 ] {618f866b-84fd-4fe1-aaa3-ea79a1ff2dad} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.143360 [ 259 ] {618f866b-84fd-4fe1-aaa3-ea79a1ff2dad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.143920 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004506722 sec., 15532.35367080552 rows/sec., 1.15 MiB/sec. 2025.01.31 23:36:19.144134 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.31 23:36:19.144478 [ 259 ] {618f866b-84fd-4fe1-aaa3-ea79a1ff2dad} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:36:19.144720 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_13_3} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:36:19.144887 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_13_3} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.31 23:36:19.144951 [ 259 ] {618f866b-84fd-4fe1-aaa3-ea79a1ff2dad} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:19.145046 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:36:19.145230 [ 83 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.31 23:36:19.145295 [ 83 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.145334 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.145358 [ 259 ] {618f866b-84fd-4fe1-aaa3-ea79a1ff2dad} executeQuery: Read 281 rows, 25.38 KiB in 0.005353 sec., 52493.928638146834 rows/sec., 4.63 MiB/sec. 2025.01.31 23:36:19.145585 [ 259 ] {618f866b-84fd-4fe1-aaa3-ea79a1ff2dad} TCPHandler: Processed in 0.006021979 sec. 2025.01.31 23:36:19.145665 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:36:19.145813 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.145833 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:19.145889 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1428 rows starting from the beginning of the part 2025.01.31 23:36:19.146145 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:36:19.146164 [ 262 ] {2088aac7-cc36-40ae-b31e-a477f36048e0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:36:19.146366 [ 262 ] {2088aac7-cc36-40ae-b31e-a477f36048e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:36:19.146432 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1429 rows starting from the beginning of the part 2025.01.31 23:36:19.146761 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:36:19.147140 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part 2025.01.31 23:36:19.147386 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 281 rows starting from the beginning of the part 2025.01.31 23:36:19.149146 [ 262 ] {2088aac7-cc36-40ae-b31e-a477f36048e0} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.149218 [ 262 ] {2088aac7-cc36-40ae-b31e-a477f36048e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.150086 [ 262 ] {2088aac7-cc36-40ae-b31e-a477f36048e0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:36:19.150398 [ 262 ] {2088aac7-cc36-40ae-b31e-a477f36048e0} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:36:19.151086 [ 262 ] {2088aac7-cc36-40ae-b31e-a477f36048e0} executeQuery: Read 46 rows, 3.39 KiB in 0.005054 sec., 9101.701622477245 rows/sec., 670.49 KiB/sec. 2025.01.31 23:36:19.151168 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 3306 rows, containing 5 columns (5 merged, 0 gathered) in 0.00571843 sec., 578130.7107020633 rows/sec., 50.47 MiB/sec. 2025.01.31 23:36:19.151387 [ 262 ] {2088aac7-cc36-40ae-b31e-a477f36048e0} TCPHandler: Processed in 0.005677689 sec. 2025.01.31 23:36:19.151526 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.31 23:36:19.151591 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.151781 [ 259 ] {df668f7a-0c6b-414d-8d1d-46806af27b86} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:36:19.151865 [ 259 ] {df668f7a-0c6b-414d-8d1d-46806af27b86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:36:19.151995 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_31_6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:19.152184 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_31_6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.31 23:36:19.152405 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. 2025.01.31 23:36:19.152852 [ 259 ] {df668f7a-0c6b-414d-8d1d-46806af27b86} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.152898 [ 259 ] {df668f7a-0c6b-414d-8d1d-46806af27b86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.153277 [ 259 ] {df668f7a-0c6b-414d-8d1d-46806af27b86} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:36:19.153523 [ 259 ] {df668f7a-0c6b-414d-8d1d-46806af27b86} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:36:19.153804 [ 259 ] {df668f7a-0c6b-414d-8d1d-46806af27b86} executeQuery: Read 14 rows, 1004.00 B in 0.002078 sec., 6737.247353224254 rows/sec., 471.83 KiB/sec. 2025.01.31 23:36:19.154013 [ 259 ] {df668f7a-0c6b-414d-8d1d-46806af27b86} TCPHandler: Processed in 0.002499598 sec. 2025.01.31 23:36:19.154198 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.154338 [ 262 ] {0474bfdc-1aae-4759-888e-21165a9e7226} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:36:19.154395 [ 262 ] {0474bfdc-1aae-4759-888e-21165a9e7226} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:36:19.155067 [ 262 ] {0474bfdc-1aae-4759-888e-21165a9e7226} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.155107 [ 262 ] {0474bfdc-1aae-4759-888e-21165a9e7226} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.155475 [ 262 ] {0474bfdc-1aae-4759-888e-21165a9e7226} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:36:19.155721 [ 262 ] {0474bfdc-1aae-4759-888e-21165a9e7226} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:36:19.155879 [ 83 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.31 23:36:19.155941 [ 83 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.155973 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.155980 [ 262 ] {0474bfdc-1aae-4759-888e-21165a9e7226} executeQuery: Read 13 rows, 830.00 B in 0.001663 sec., 7817.197835237523 rows/sec., 487.40 KiB/sec. 2025.01.31 23:36:19.156307 [ 188 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:19.156374 [ 262 ] {0474bfdc-1aae-4759-888e-21165a9e7226} TCPHandler: Processed in 0.002238101 sec. 2025.01.31 23:36:19.156635 [ 188 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:19.156688 [ 188 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:19.156700 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.156926 [ 188 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:19.157244 [ 259 ] {e6dd16c0-6fce-48a0-8365-ce3d9a962186} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:19.157280 [ 188 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:19.157438 [ 259 ] {e6dd16c0-6fce-48a0-8365-ce3d9a962186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:19.157620 [ 188 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:19.157989 [ 188 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:19.159981 [ 259 ] {e6dd16c0-6fce-48a0-8365-ce3d9a962186} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.160060 [ 259 ] {e6dd16c0-6fce-48a0-8365-ce3d9a962186} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.160784 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004734619 sec., 13728.66538997119 rows/sec., 909.61 KiB/sec. 2025.01.31 23:36:19.160929 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.31 23:36:19.160937 [ 259 ] {e6dd16c0-6fce-48a0-8365-ce3d9a962186} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:36:19.161253 [ 259 ] {e6dd16c0-6fce-48a0-8365-ce3d9a962186} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:19.161282 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_13_3} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:36:19.161429 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_13_3} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.31 23:36:19.161485 [ 83 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.31 23:36:19.161620 [ 83 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.161684 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.31 23:36:19.161707 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.161736 [ 259 ] {e6dd16c0-6fce-48a0-8365-ce3d9a962186} executeQuery: Read 421 rows, 30.80 KiB in 0.004703 sec., 89517.3293642356 rows/sec., 6.40 MiB/sec. 2025.01.31 23:36:19.162073 [ 259 ] {e6dd16c0-6fce-48a0-8365-ce3d9a962186} TCPHandler: Processed in 0.005546524 sec. 2025.01.31 23:36:19.162136 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:36:19.162381 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.162763 [ 262 ] {6b74f742-a151-468c-9652-4afcdd4e649b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:36:19.162868 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:19.162953 [ 262 ] {6b74f742-a151-468c-9652-4afcdd4e649b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:36:19.163017 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part 2025.01.31 23:36:19.163368 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:36:19.163850 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 893 rows starting from the beginning of the part 2025.01.31 23:36:19.164209 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:36:19.164360 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2025.01.31 23:36:19.164809 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 421 rows starting from the beginning of the part 2025.01.31 23:36:19.165409 [ 262 ] {6b74f742-a151-468c-9652-4afcdd4e649b} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.165475 [ 262 ] {6b74f742-a151-468c-9652-4afcdd4e649b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.166418 [ 262 ] {6b74f742-a151-468c-9652-4afcdd4e649b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:36:19.167023 [ 262 ] {6b74f742-a151-468c-9652-4afcdd4e649b} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:36:19.167426 [ 262 ] {6b74f742-a151-468c-9652-4afcdd4e649b} executeQuery: Read 6 rows, 321.00 B in 0.004774 sec., 1256.8077084206118 rows/sec., 65.66 KiB/sec. 2025.01.31 23:36:19.167749 [ 262 ] {6b74f742-a151-468c-9652-4afcdd4e649b} TCPHandler: Processed in 0.005556114 sec. 2025.01.31 23:36:19.167998 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.168120 [ 200 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.006281788 sec., 384444.68358371855 rows/sec., 29.49 MiB/sec. 2025.01.31 23:36:19.168166 [ 259 ] {6c1cf71b-041d-4179-9c06-1a79f40babab} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:19.168242 [ 259 ] {6c1cf71b-041d-4179-9c06-1a79f40babab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:19.168417 [ 193 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.31 23:36:19.169053 [ 193 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_31_6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:19.169260 [ 193 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_31_6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.31 23:36:19.169455 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.31 23:36:19.169574 [ 259 ] {6c1cf71b-041d-4179-9c06-1a79f40babab} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.169620 [ 259 ] {6c1cf71b-041d-4179-9c06-1a79f40babab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.170044 [ 259 ] {6c1cf71b-041d-4179-9c06-1a79f40babab} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:36:19.170306 [ 259 ] {6c1cf71b-041d-4179-9c06-1a79f40babab} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:19.170478 [ 83 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.31 23:36:19.170534 [ 83 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.170569 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.170577 [ 259 ] {6c1cf71b-041d-4179-9c06-1a79f40babab} executeQuery: Read 237 rows, 16.27 KiB in 0.002449 sec., 96774.1935483871 rows/sec., 6.49 MiB/sec. 2025.01.31 23:36:19.170743 [ 259 ] {6c1cf71b-041d-4179-9c06-1a79f40babab} TCPHandler: Processed in 0.002875421 sec. 2025.01.31 23:36:19.170763 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:36:19.170897 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:19.170938 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.170953 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_31_6} MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8408 rows starting from the beginning of the part 2025.01.31 23:36:19.171214 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:36:19.171292 [ 262 ] {e5a5bfe2-7bfa-48ff-b322-07e27e666ee0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:36:19.171543 [ 262 ] {e5a5bfe2-7bfa-48ff-b322-07e27e666ee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:36:19.171610 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 963 rows starting from the beginning of the part 2025.01.31 23:36:19.172041 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part 2025.01.31 23:36:19.172450 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part 2025.01.31 23:36:19.172820 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part 2025.01.31 23:36:19.173793 [ 262 ] {e5a5bfe2-7bfa-48ff-b322-07e27e666ee0} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.173868 [ 262 ] {e5a5bfe2-7bfa-48ff-b322-07e27e666ee0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.174539 [ 262 ] {e5a5bfe2-7bfa-48ff-b322-07e27e666ee0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:36:19.175128 [ 262 ] {e5a5bfe2-7bfa-48ff-b322-07e27e666ee0} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:36:19.175664 [ 262 ] {e5a5bfe2-7bfa-48ff-b322-07e27e666ee0} executeQuery: Read 1 rows, 69.00 B in 0.004484 sec., 223.01516503122212 rows/sec., 15.03 KiB/sec. 2025.01.31 23:36:19.175831 [ 262 ] {e5a5bfe2-7bfa-48ff-b322-07e27e666ee0} TCPHandler: Processed in 0.004981646 sec. 2025.01.31 23:36:19.176011 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.176178 [ 259 ] {586f616b-6171-43df-bdc1-584377e75386} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:19.176263 [ 259 ] {586f616b-6171-43df-bdc1-584377e75386} 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.31 23:36:19.177730 [ 259 ] {586f616b-6171-43df-bdc1-584377e75386} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.177769 [ 259 ] {586f616b-6171-43df-bdc1-584377e75386} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.178165 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 10056 rows, containing 5 columns (5 merged, 0 gathered) in 0.007517436 sec., 1337690.1379672538 rows/sec., 90.26 MiB/sec. 2025.01.31 23:36:19.178581 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.31 23:36:19.179317 [ 259 ] {586f616b-6171-43df-bdc1-584377e75386} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:36:19.179319 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_31_6} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:19.179485 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_31_6} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.31 23:36:19.179655 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. 2025.01.31 23:36:19.179777 [ 259 ] {586f616b-6171-43df-bdc1-584377e75386} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:36:19.180155 [ 259 ] {586f616b-6171-43df-bdc1-584377e75386} executeQuery: Read 39 rows, 71.56 KiB in 0.003973 sec., 9816.25975333501 rows/sec., 17.59 MiB/sec. 2025.01.31 23:36:19.180385 [ 259 ] {586f616b-6171-43df-bdc1-584377e75386} TCPHandler: Processed in 0.00443602 sec. 2025.01.31 23:36:19.180558 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:19.180698 [ 262 ] {e85a6449-b297-4263-866b-dbc21246498b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:19.180758 [ 262 ] {e85a6449-b297-4263-866b-dbc21246498b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:19.181295 [ 262 ] {e85a6449-b297-4263-866b-dbc21246498b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.181334 [ 262 ] {e85a6449-b297-4263-866b-dbc21246498b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.181713 [ 262 ] {e85a6449-b297-4263-866b-dbc21246498b} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:36:19.181961 [ 262 ] {e85a6449-b297-4263-866b-dbc21246498b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:19.182127 [ 83 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.31 23:36:19.182187 [ 83 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:19.182201 [ 262 ] {e85a6449-b297-4263-866b-dbc21246498b} executeQuery: Read 82 rows, 5.33 KiB in 0.001526 sec., 53735.25557011795 rows/sec., 3.41 MiB/sec. 2025.01.31 23:36:19.182226 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.15 GiB. 2025.01.31 23:36:19.182361 [ 262 ] {e85a6449-b297-4263-866b-dbc21246498b} TCPHandler: Processed in 0.001867909 sec. 2025.01.31 23:36:19.182705 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:36:19.182925 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:19.182965 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1610 rows starting from the beginning of the part 2025.01.31 23:36:19.183078 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:36:19.183267 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part 2025.01.31 23:36:19.183479 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2025.01.31 23:36:19.183607 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part 2025.01.31 23:36:19.183818 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part 2025.01.31 23:36:19.185207 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 4 columns (4 merged, 0 gathered) in 0.002841149 sec., 666631.7042858365 rows/sec., 43.47 MiB/sec. 2025.01.31 23:36:19.185461 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.31 23:36:19.185804 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_31_6} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:19.185903 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_31_6} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.31 23:36:19.185990 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.31 23:36:24.130649 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:24.130878 [ 262 ] {8b2362b7-7d61-49d4-96a9-60fb41ce7b49} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:24.130959 [ 262 ] {8b2362b7-7d61-49d4-96a9-60fb41ce7b49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:24.131756 [ 262 ] {8b2362b7-7d61-49d4-96a9-60fb41ce7b49} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:24.131805 [ 262 ] {8b2362b7-7d61-49d4-96a9-60fb41ce7b49} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:24.132242 [ 262 ] {8b2362b7-7d61-49d4-96a9-60fb41ce7b49} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:36:24.132508 [ 262 ] {8b2362b7-7d61-49d4-96a9-60fb41ce7b49} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:24.132746 [ 262 ] {8b2362b7-7d61-49d4-96a9-60fb41ce7b49} executeQuery: Read 56 rows, 4.38 KiB in 0.001928 sec., 29045.64315352697 rows/sec., 2.22 MiB/sec. 2025.01.31 23:36:24.132804 [ 262 ] {8b2362b7-7d61-49d4-96a9-60fb41ce7b49} TCPHandler: Processed in 0.002297332 sec. 2025.01.31 23:36:24.133062 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:24.133279 [ 259 ] {4e5cbef9-1a10-4836-8aaa-23ed1edc3b82} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:24.133365 [ 259 ] {4e5cbef9-1a10-4836-8aaa-23ed1edc3b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:24.134236 [ 259 ] {4e5cbef9-1a10-4836-8aaa-23ed1edc3b82} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:24.134292 [ 259 ] {4e5cbef9-1a10-4836-8aaa-23ed1edc3b82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:24.134749 [ 259 ] {4e5cbef9-1a10-4836-8aaa-23ed1edc3b82} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:36:24.135007 [ 259 ] {4e5cbef9-1a10-4836-8aaa-23ed1edc3b82} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:24.135248 [ 259 ] {4e5cbef9-1a10-4836-8aaa-23ed1edc3b82} executeQuery: Read 64 rows, 5.12 KiB in 0.00203 sec., 31527.093596059112 rows/sec., 2.46 MiB/sec. 2025.01.31 23:36:24.135315 [ 259 ] {4e5cbef9-1a10-4836-8aaa-23ed1edc3b82} TCPHandler: Processed in 0.002390395 sec. 2025.01.31 23:36:24.135476 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:24.135614 [ 262 ] {2faa67fa-215a-4ee5-96a0-9f938d4a7a93} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:24.135678 [ 262 ] {2faa67fa-215a-4ee5-96a0-9f938d4a7a93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:24.136339 [ 262 ] {2faa67fa-215a-4ee5-96a0-9f938d4a7a93} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:24.136379 [ 262 ] {2faa67fa-215a-4ee5-96a0-9f938d4a7a93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:24.136776 [ 262 ] {2faa67fa-215a-4ee5-96a0-9f938d4a7a93} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:36:24.137015 [ 262 ] {2faa67fa-215a-4ee5-96a0-9f938d4a7a93} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:24.137218 [ 262 ] {2faa67fa-215a-4ee5-96a0-9f938d4a7a93} executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. 2025.01.31 23:36:24.137270 [ 262 ] {2faa67fa-215a-4ee5-96a0-9f938d4a7a93} TCPHandler: Processed in 0.001860178 sec. 2025.01.31 23:36:24.137442 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:24.137590 [ 259 ] {750a7f2f-d828-4be4-96db-3ca5a3f961dc} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:24.137655 [ 259 ] {750a7f2f-d828-4be4-96db-3ca5a3f961dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:24.138239 [ 259 ] {750a7f2f-d828-4be4-96db-3ca5a3f961dc} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:24.138280 [ 259 ] {750a7f2f-d828-4be4-96db-3ca5a3f961dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:24.138664 [ 259 ] {750a7f2f-d828-4be4-96db-3ca5a3f961dc} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:36:24.138907 [ 259 ] {750a7f2f-d828-4be4-96db-3ca5a3f961dc} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:24.139164 [ 259 ] {750a7f2f-d828-4be4-96db-3ca5a3f961dc} executeQuery: Read 60 rows, 4.14 KiB in 0.001601 sec., 37476.57713928795 rows/sec., 2.53 MiB/sec. 2025.01.31 23:36:24.139322 [ 259 ] {750a7f2f-d828-4be4-96db-3ca5a3f961dc} TCPHandler: Processed in 0.001946102 sec. 2025.01.31 23:36:25.814453 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 2025.01.31 23:36:25.815078 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:25.815115 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:25.815617 [ 243 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:36:25.815875 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:36:25.816032 [ 75 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.31 23:36:25.816058 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 2025.01.31 23:36:25.816084 [ 75 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:25.816109 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:25.816522 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:36:25.816780 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:25.816850 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:36:25.817024 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part 2025.01.31 23:36:25.817272 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part 2025.01.31 23:36:25.817441 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part 2025.01.31 23:36:25.817663 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part 2025.01.31 23:36:25.817860 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part 2025.01.31 23:36:25.820072 [ 193 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003854442 sec., 2500491.6405539373 rows/sec., 35.77 MiB/sec. 2025.01.31 23:36:25.820347 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.31 23:36:25.820707 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_21_4} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:36:25.820809 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_21_4} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.31 23:36:25.820917 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. 2025.01.31 23:36:26.447075 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 2025.01.31 23:36:26.468342 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:26.468408 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:26.475995 [ 244 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:36:26.476771 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:36:26.477224 [ 74 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.31 23:36:26.477410 [ 74 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:26.477518 [ 74 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:26.477964 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:36:26.484601 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 159 2025.01.31 23:36:26.486127 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:26.487029 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:36:26.491668 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:36:26.496418 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:36:26.501562 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:36:26.506960 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:36:26.511533 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:36:26.570195 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.092505307 sec., 1718.8203050880097 rows/sec., 8.89 MiB/sec. 2025.01.31 23:36:26.573362 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.31 23:36:26.576468 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_21_4} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:36:26.576614 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_21_4} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.31 23:36:26.579390 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. 2025.01.31 23:36:27.001157 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 185.24 MiB, peak 195.78 MiB, free memory in arenas 0.00 B, will set to 187.00 MiB (RSS), difference: 1.76 MiB 2025.01.31 23:36:28.344683 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 630 2025.01.31 23:36:28.347683 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:28.347744 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:28.349224 [ 242 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:36:28.349539 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:36:28.350593 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 630 2025.01.31 23:36:29.137495 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.137800 [ 262 ] {e4954828-a49f-4fde-a6fa-d5765fdd9b69} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:36:29.137918 [ 262 ] {e4954828-a49f-4fde-a6fa-d5765fdd9b69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:36:29.138827 [ 262 ] {e4954828-a49f-4fde-a6fa-d5765fdd9b69} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.138874 [ 262 ] {e4954828-a49f-4fde-a6fa-d5765fdd9b69} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.139318 [ 262 ] {e4954828-a49f-4fde-a6fa-d5765fdd9b69} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:36:29.139590 [ 262 ] {e4954828-a49f-4fde-a6fa-d5765fdd9b69} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:36:29.139831 [ 262 ] {e4954828-a49f-4fde-a6fa-d5765fdd9b69} executeQuery: Read 14 rows, 1.01 KiB in 0.002117 sec., 6613.131790269249 rows/sec., 476.06 KiB/sec. 2025.01.31 23:36:29.139897 [ 262 ] {e4954828-a49f-4fde-a6fa-d5765fdd9b69} TCPHandler: Processed in 0.002595192 sec. 2025.01.31 23:36:29.140175 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.140394 [ 259 ] {058512fc-01a0-407a-876a-9620f0264b92} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:29.140476 [ 259 ] {058512fc-01a0-407a-876a-9620f0264b92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:29.141481 [ 259 ] {058512fc-01a0-407a-876a-9620f0264b92} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.141534 [ 259 ] {058512fc-01a0-407a-876a-9620f0264b92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.142006 [ 259 ] {058512fc-01a0-407a-876a-9620f0264b92} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:36:29.142263 [ 259 ] {058512fc-01a0-407a-876a-9620f0264b92} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:29.142498 [ 259 ] {058512fc-01a0-407a-876a-9620f0264b92} executeQuery: Read 281 rows, 25.38 KiB in 0.002164 sec., 129852.12569316081 rows/sec., 11.45 MiB/sec. 2025.01.31 23:36:29.142552 [ 259 ] {058512fc-01a0-407a-876a-9620f0264b92} TCPHandler: Processed in 0.002517979 sec. 2025.01.31 23:36:29.142709 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.142854 [ 262 ] {698bed96-c793-4e9c-9d11-9b027b02df35} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:36:29.142915 [ 262 ] {698bed96-c793-4e9c-9d11-9b027b02df35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:36:29.143572 [ 262 ] {698bed96-c793-4e9c-9d11-9b027b02df35} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.143612 [ 262 ] {698bed96-c793-4e9c-9d11-9b027b02df35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.143984 [ 262 ] {698bed96-c793-4e9c-9d11-9b027b02df35} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:36:29.144231 [ 262 ] {698bed96-c793-4e9c-9d11-9b027b02df35} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:36:29.144441 [ 262 ] {698bed96-c793-4e9c-9d11-9b027b02df35} executeQuery: Read 46 rows, 3.39 KiB in 0.001622 sec., 28360.049321824907 rows/sec., 2.04 MiB/sec. 2025.01.31 23:36:29.144497 [ 262 ] {698bed96-c793-4e9c-9d11-9b027b02df35} TCPHandler: Processed in 0.001854568 sec. 2025.01.31 23:36:29.144705 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.144929 [ 259 ] {96916e02-2ab8-47db-bf86-e6fb70b74874} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:36:29.145020 [ 259 ] {96916e02-2ab8-47db-bf86-e6fb70b74874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:36:29.145760 [ 259 ] {96916e02-2ab8-47db-bf86-e6fb70b74874} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.145800 [ 259 ] {96916e02-2ab8-47db-bf86-e6fb70b74874} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.146159 [ 259 ] {96916e02-2ab8-47db-bf86-e6fb70b74874} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:36:29.146400 [ 259 ] {96916e02-2ab8-47db-bf86-e6fb70b74874} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:36:29.146609 [ 259 ] {96916e02-2ab8-47db-bf86-e6fb70b74874} executeQuery: Read 14 rows, 1004.00 B in 0.001736 sec., 8064.5161290322585 rows/sec., 564.79 KiB/sec. 2025.01.31 23:36:29.146660 [ 259 ] {96916e02-2ab8-47db-bf86-e6fb70b74874} TCPHandler: Processed in 0.002066705 sec. 2025.01.31 23:36:29.146841 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.146981 [ 262 ] {f28b131e-1e91-4937-bab2-90963e640d08} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:36:29.147039 [ 262 ] {f28b131e-1e91-4937-bab2-90963e640d08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:36:29.147643 [ 262 ] {f28b131e-1e91-4937-bab2-90963e640d08} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.147684 [ 262 ] {f28b131e-1e91-4937-bab2-90963e640d08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.148056 [ 262 ] {f28b131e-1e91-4937-bab2-90963e640d08} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:36:29.148298 [ 262 ] {f28b131e-1e91-4937-bab2-90963e640d08} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:36:29.148527 [ 262 ] {f28b131e-1e91-4937-bab2-90963e640d08} executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec. 2025.01.31 23:36:29.148635 [ 262 ] {f28b131e-1e91-4937-bab2-90963e640d08} TCPHandler: Processed in 0.001869088 sec. 2025.01.31 23:36:29.148858 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.149081 [ 259 ] {2add6c38-df72-4ac5-ae70-cb5dd33476d0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:29.149171 [ 259 ] {2add6c38-df72-4ac5-ae70-cb5dd33476d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:29.149990 [ 259 ] {2add6c38-df72-4ac5-ae70-cb5dd33476d0} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.150031 [ 259 ] {2add6c38-df72-4ac5-ae70-cb5dd33476d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.150415 [ 259 ] {2add6c38-df72-4ac5-ae70-cb5dd33476d0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:36:29.150658 [ 259 ] {2add6c38-df72-4ac5-ae70-cb5dd33476d0} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:29.150874 [ 259 ] {2add6c38-df72-4ac5-ae70-cb5dd33476d0} executeQuery: Read 421 rows, 30.80 KiB in 0.001848 sec., 227813.8528138528 rows/sec., 16.28 MiB/sec. 2025.01.31 23:36:29.150925 [ 259 ] {2add6c38-df72-4ac5-ae70-cb5dd33476d0} TCPHandler: Processed in 0.002183938 sec. 2025.01.31 23:36:29.151077 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.151216 [ 262 ] {84894654-33f7-4318-9887-2a182d0bdac3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:36:29.151275 [ 262 ] {84894654-33f7-4318-9887-2a182d0bdac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:36:29.151846 [ 262 ] {84894654-33f7-4318-9887-2a182d0bdac3} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.151892 [ 262 ] {84894654-33f7-4318-9887-2a182d0bdac3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.152318 [ 262 ] {84894654-33f7-4318-9887-2a182d0bdac3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:36:29.152561 [ 262 ] {84894654-33f7-4318-9887-2a182d0bdac3} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:36:29.152804 [ 262 ] {84894654-33f7-4318-9887-2a182d0bdac3} executeQuery: Read 6 rows, 321.00 B in 0.001612 sec., 3722.0843672456576 rows/sec., 194.46 KiB/sec. 2025.01.31 23:36:29.153018 [ 262 ] {84894654-33f7-4318-9887-2a182d0bdac3} TCPHandler: Processed in 0.002006033 sec. 2025.01.31 23:36:29.153184 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.153311 [ 259 ] {b6eae085-3be9-48d9-8a3a-5cea2d99e7b0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:29.153374 [ 259 ] {b6eae085-3be9-48d9-8a3a-5cea2d99e7b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:29.154075 [ 259 ] {b6eae085-3be9-48d9-8a3a-5cea2d99e7b0} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.154119 [ 259 ] {b6eae085-3be9-48d9-8a3a-5cea2d99e7b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.154528 [ 259 ] {b6eae085-3be9-48d9-8a3a-5cea2d99e7b0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:36:29.154769 [ 259 ] {b6eae085-3be9-48d9-8a3a-5cea2d99e7b0} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:29.154980 [ 259 ] {b6eae085-3be9-48d9-8a3a-5cea2d99e7b0} executeQuery: Read 237 rows, 16.27 KiB in 0.001698 sec., 139575.97173144875 rows/sec., 9.36 MiB/sec. 2025.01.31 23:36:29.155107 [ 259 ] {b6eae085-3be9-48d9-8a3a-5cea2d99e7b0} TCPHandler: Processed in 0.001978442 sec. 2025.01.31 23:36:29.155341 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.155481 [ 262 ] {a6ce2733-a570-4fef-9ef1-976749152258} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:36:29.155542 [ 262 ] {a6ce2733-a570-4fef-9ef1-976749152258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:36:29.156093 [ 262 ] {a6ce2733-a570-4fef-9ef1-976749152258} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.156139 [ 262 ] {a6ce2733-a570-4fef-9ef1-976749152258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.156525 [ 262 ] {a6ce2733-a570-4fef-9ef1-976749152258} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:36:29.156769 [ 262 ] {a6ce2733-a570-4fef-9ef1-976749152258} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:36:29.156932 [ 70 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2025.01.31 23:36:29.156993 [ 70 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.157031 [ 262 ] {a6ce2733-a570-4fef-9ef1-976749152258} executeQuery: Read 1 rows, 69.00 B in 0.001563 sec., 639.7952655150352 rows/sec., 43.11 KiB/sec. 2025.01.31 23:36:29.157039 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.157161 [ 262 ] {a6ce2733-a570-4fef-9ef1-976749152258} TCPHandler: Processed in 0.001948281 sec. 2025.01.31 23:36:29.157252 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full 2025.01.31 23:36:29.157340 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.157398 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:29.157440 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part 2025.01.31 23:36:29.157468 [ 259 ] {143274ea-8d8f-4b99-8bf7-8df22f62899e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:29.157588 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2025.01.31 23:36:29.157705 [ 259 ] {143274ea-8d8f-4b99-8bf7-8df22f62899e} 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.31 23:36:29.158261 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2025.01.31 23:36:29.158514 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2025.01.31 23:36:29.158744 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2025.01.31 23:36:29.159101 [ 198 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2025.01.31 23:36:29.161289 [ 189 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00412326 sec., 3395.371623424184 rows/sec., 228.79 KiB/sec. 2025.01.31 23:36:29.161530 [ 189 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2025.01.31 23:36:29.161897 [ 259 ] {143274ea-8d8f-4b99-8bf7-8df22f62899e} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.161962 [ 259 ] {143274ea-8d8f-4b99-8bf7-8df22f62899e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.162254 [ 189 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:36:29.162486 [ 189 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_14_3} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 2025.01.31 23:36:29.162673 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.31 23:36:29.163130 [ 259 ] {143274ea-8d8f-4b99-8bf7-8df22f62899e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:36:29.163409 [ 259 ] {143274ea-8d8f-4b99-8bf7-8df22f62899e} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:36:29.163678 [ 259 ] {143274ea-8d8f-4b99-8bf7-8df22f62899e} executeQuery: Read 39 rows, 71.56 KiB in 0.006231 sec., 6259.027443428021 rows/sec., 11.22 MiB/sec. 2025.01.31 23:36:29.163952 [ 259 ] {143274ea-8d8f-4b99-8bf7-8df22f62899e} TCPHandler: Processed in 0.00667305 sec. 2025.01.31 23:36:29.164126 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:29.164269 [ 262 ] {365cb768-d860-4d93-8d15-0ebea9723fc2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:29.164339 [ 262 ] {365cb768-d860-4d93-8d15-0ebea9723fc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:29.164882 [ 262 ] {365cb768-d860-4d93-8d15-0ebea9723fc2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:29.164923 [ 262 ] {365cb768-d860-4d93-8d15-0ebea9723fc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:29.165328 [ 262 ] {365cb768-d860-4d93-8d15-0ebea9723fc2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:36:29.165580 [ 262 ] {365cb768-d860-4d93-8d15-0ebea9723fc2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:29.165802 [ 262 ] {365cb768-d860-4d93-8d15-0ebea9723fc2} executeQuery: Read 82 rows, 5.33 KiB in 0.001555 sec., 52733.11897106109 rows/sec., 3.35 MiB/sec. 2025.01.31 23:36:29.165871 [ 262 ] {365cb768-d860-4d93-8d15-0ebea9723fc2} TCPHandler: Processed in 0.001810587 sec. 2025.01.31 23:36:33.200874 [ 61 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:36:33.200974 [ 61 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:36:33.317037 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 2025.01.31 23:36:33.317692 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:33.317738 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:33.318321 [ 243 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:36:33.318580 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:36:33.318886 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 2025.01.31 23:36:33.985544 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 2025.01.31 23:36:34.005558 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.005633 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.013130 [ 244 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:36:34.013936 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:36:34.017205 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 166 2025.01.31 23:36:34.131254 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.131517 [ 262 ] {0bec7586-715d-4a2f-9708-83fe8d43aad2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:34.131588 [ 262 ] {0bec7586-715d-4a2f-9708-83fe8d43aad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:34.132375 [ 262 ] {0bec7586-715d-4a2f-9708-83fe8d43aad2} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.132417 [ 262 ] {0bec7586-715d-4a2f-9708-83fe8d43aad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.132872 [ 262 ] {0bec7586-715d-4a2f-9708-83fe8d43aad2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:36:34.133125 [ 262 ] {0bec7586-715d-4a2f-9708-83fe8d43aad2} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:34.133360 [ 262 ] {0bec7586-715d-4a2f-9708-83fe8d43aad2} executeQuery: Read 56 rows, 4.38 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.26 MiB/sec. 2025.01.31 23:36:34.133581 [ 262 ] {0bec7586-715d-4a2f-9708-83fe8d43aad2} TCPHandler: Processed in 0.002510858 sec. 2025.01.31 23:36:34.133968 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.134253 [ 259 ] {7047df1a-295f-415e-a180-0af42730cffc} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:34.134365 [ 259 ] {7047df1a-295f-415e-a180-0af42730cffc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:34.135141 [ 259 ] {7047df1a-295f-415e-a180-0af42730cffc} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.135186 [ 259 ] {7047df1a-295f-415e-a180-0af42730cffc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.135619 [ 259 ] {7047df1a-295f-415e-a180-0af42730cffc} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:36:34.135877 [ 259 ] {7047df1a-295f-415e-a180-0af42730cffc} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:34.136146 [ 259 ] {7047df1a-295f-415e-a180-0af42730cffc} executeQuery: Read 64 rows, 5.12 KiB in 0.001974 sec., 32421.47922998987 rows/sec., 2.53 MiB/sec. 2025.01.31 23:36:34.136355 [ 259 ] {7047df1a-295f-415e-a180-0af42730cffc} TCPHandler: Processed in 0.002610702 sec. 2025.01.31 23:36:34.136601 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.136745 [ 262 ] {9e04aa78-1954-43da-bbb7-642b63f186ed} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:34.136810 [ 262 ] {9e04aa78-1954-43da-bbb7-642b63f186ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:34.137474 [ 262 ] {9e04aa78-1954-43da-bbb7-642b63f186ed} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.137513 [ 262 ] {9e04aa78-1954-43da-bbb7-642b63f186ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.137911 [ 262 ] {9e04aa78-1954-43da-bbb7-642b63f186ed} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:36:34.138159 [ 262 ] {9e04aa78-1954-43da-bbb7-642b63f186ed} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:34.138333 [ 262 ] {9e04aa78-1954-43da-bbb7-642b63f186ed} executeQuery: Read 160 rows, 11.41 KiB in 0.001626 sec., 98400.98400984009 rows/sec., 6.85 MiB/sec. 2025.01.31 23:36:34.138384 [ 262 ] {9e04aa78-1954-43da-bbb7-642b63f186ed} TCPHandler: Processed in 0.00189142 sec. 2025.01.31 23:36:34.138529 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.138652 [ 259 ] {4fa51fb2-4d02-4e5e-9c9a-6374f1e6ef6c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:34.138709 [ 259 ] {4fa51fb2-4d02-4e5e-9c9a-6374f1e6ef6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:34.139226 [ 259 ] {4fa51fb2-4d02-4e5e-9c9a-6374f1e6ef6c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.139266 [ 259 ] {4fa51fb2-4d02-4e5e-9c9a-6374f1e6ef6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.139648 [ 259 ] {4fa51fb2-4d02-4e5e-9c9a-6374f1e6ef6c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:36:34.139888 [ 259 ] {4fa51fb2-4d02-4e5e-9c9a-6374f1e6ef6c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:34.140103 [ 259 ] {4fa51fb2-4d02-4e5e-9c9a-6374f1e6ef6c} executeQuery: Read 60 rows, 4.14 KiB in 0.00148 sec., 40540.54054054054 rows/sec., 2.73 MiB/sec. 2025.01.31 23:36:34.140157 [ 259 ] {4fa51fb2-4d02-4e5e-9c9a-6374f1e6ef6c} TCPHandler: Processed in 0.001687193 sec. 2025.01.31 23:36:34.977771 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.977980 [ 262 ] {81ac11f2-8a13-4dce-b066-ea11a867b488} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:36:34.978058 [ 262 ] {81ac11f2-8a13-4dce-b066-ea11a867b488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:36:34.978806 [ 262 ] {81ac11f2-8a13-4dce-b066-ea11a867b488} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.978850 [ 262 ] {81ac11f2-8a13-4dce-b066-ea11a867b488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.979293 [ 262 ] {81ac11f2-8a13-4dce-b066-ea11a867b488} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:36:34.979544 [ 262 ] {81ac11f2-8a13-4dce-b066-ea11a867b488} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:36:34.979736 [ 262 ] {81ac11f2-8a13-4dce-b066-ea11a867b488} executeQuery: Read 14 rows, 1.01 KiB in 0.001815 sec., 7713.498622589532 rows/sec., 555.27 KiB/sec. 2025.01.31 23:36:34.979791 [ 262 ] {81ac11f2-8a13-4dce-b066-ea11a867b488} TCPHandler: Processed in 0.002162998 sec. 2025.01.31 23:36:34.980089 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.980392 [ 259 ] {d4683d03-258f-4985-afea-fc3feee1d78e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:36:34.980494 [ 259 ] {d4683d03-258f-4985-afea-fc3feee1d78e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:36:34.981227 [ 259 ] {d4683d03-258f-4985-afea-fc3feee1d78e} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.981278 [ 259 ] {d4683d03-258f-4985-afea-fc3feee1d78e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.981707 [ 259 ] {d4683d03-258f-4985-afea-fc3feee1d78e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2025.01.31 23:36:34.981967 [ 259 ] {d4683d03-258f-4985-afea-fc3feee1d78e} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:36:34.982204 [ 259 ] {d4683d03-258f-4985-afea-fc3feee1d78e} executeQuery: Read 2 rows, 167.00 B in 0.001895 sec., 1055.4089709762534 rows/sec., 86.06 KiB/sec. 2025.01.31 23:36:34.982270 [ 259 ] {d4683d03-258f-4985-afea-fc3feee1d78e} TCPHandler: Processed in 0.002369465 sec. 2025.01.31 23:36:34.982408 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.982546 [ 262 ] {d4df2578-2549-46d1-a317-8904d69f9869} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:34.982603 [ 262 ] {d4df2578-2549-46d1-a317-8904d69f9869} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:34.983846 [ 262 ] {d4df2578-2549-46d1-a317-8904d69f9869} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.983886 [ 262 ] {d4df2578-2549-46d1-a317-8904d69f9869} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.984344 [ 262 ] {d4df2578-2549-46d1-a317-8904d69f9869} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:36:34.984584 [ 262 ] {d4df2578-2549-46d1-a317-8904d69f9869} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:34.984817 [ 262 ] {d4df2578-2549-46d1-a317-8904d69f9869} executeQuery: Read 1422 rows, 121.57 KiB in 0.0023 sec., 618260.8695652174 rows/sec., 51.62 MiB/sec. 2025.01.31 23:36:34.984871 [ 262 ] {d4df2578-2549-46d1-a317-8904d69f9869} TCPHandler: Processed in 0.00252888 sec. 2025.01.31 23:36:34.985075 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.985305 [ 259 ] {8a0c3efc-e6ae-40ba-a87e-d3bacb46153f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:36:34.985401 [ 259 ] {8a0c3efc-e6ae-40ba-a87e-d3bacb46153f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:36:34.986034 [ 259 ] {8a0c3efc-e6ae-40ba-a87e-d3bacb46153f} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.986075 [ 259 ] {8a0c3efc-e6ae-40ba-a87e-d3bacb46153f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.986454 [ 259 ] {8a0c3efc-e6ae-40ba-a87e-d3bacb46153f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:36:34.986686 [ 259 ] {8a0c3efc-e6ae-40ba-a87e-d3bacb46153f} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:36:34.986924 [ 259 ] {8a0c3efc-e6ae-40ba-a87e-d3bacb46153f} executeQuery: Read 48 rows, 3.53 KiB in 0.001678 sec., 28605.48271752086 rows/sec., 2.05 MiB/sec. 2025.01.31 23:36:34.986978 [ 259 ] {8a0c3efc-e6ae-40ba-a87e-d3bacb46153f} TCPHandler: Processed in 0.002019833 sec. 2025.01.31 23:36:34.987116 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.987253 [ 262 ] {8d7adfc6-1d29-409f-beef-e6d5dcdd30b4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:36:34.987310 [ 262 ] {8d7adfc6-1d29-409f-beef-e6d5dcdd30b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:36:34.987963 [ 262 ] {8d7adfc6-1d29-409f-beef-e6d5dcdd30b4} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.988003 [ 262 ] {8d7adfc6-1d29-409f-beef-e6d5dcdd30b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.988358 [ 262 ] {8d7adfc6-1d29-409f-beef-e6d5dcdd30b4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:36:34.988596 [ 262 ] {8d7adfc6-1d29-409f-beef-e6d5dcdd30b4} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:36:34.988831 [ 262 ] {8d7adfc6-1d29-409f-beef-e6d5dcdd30b4} executeQuery: Read 242 rows, 16.79 KiB in 0.001607 sec., 150591.16365899192 rows/sec., 10.20 MiB/sec. 2025.01.31 23:36:34.988882 [ 262 ] {8d7adfc6-1d29-409f-beef-e6d5dcdd30b4} TCPHandler: Processed in 0.001833648 sec. 2025.01.31 23:36:34.989070 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.989293 [ 259 ] {cba947f7-9f40-4609-97d2-80026f20d76d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:36:34.989382 [ 259 ] {cba947f7-9f40-4609-97d2-80026f20d76d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:36:34.989994 [ 259 ] {cba947f7-9f40-4609-97d2-80026f20d76d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.990034 [ 259 ] {cba947f7-9f40-4609-97d2-80026f20d76d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.990386 [ 259 ] {cba947f7-9f40-4609-97d2-80026f20d76d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:36:34.990624 [ 259 ] {cba947f7-9f40-4609-97d2-80026f20d76d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:36:34.990876 [ 259 ] {cba947f7-9f40-4609-97d2-80026f20d76d} executeQuery: Read 13 rows, 830.00 B in 0.001638 sec., 7936.507936507937 rows/sec., 494.84 KiB/sec. 2025.01.31 23:36:34.990991 [ 259 ] {cba947f7-9f40-4609-97d2-80026f20d76d} TCPHandler: Processed in 0.002029454 sec. 2025.01.31 23:36:34.991190 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.991329 [ 262 ] {a809a898-4088-4bab-af8d-9498375cdb2d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:34.991387 [ 262 ] {a809a898-4088-4bab-af8d-9498375cdb2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:34.992368 [ 262 ] {a809a898-4088-4bab-af8d-9498375cdb2d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.992412 [ 262 ] {a809a898-4088-4bab-af8d-9498375cdb2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.992801 [ 262 ] {a809a898-4088-4bab-af8d-9498375cdb2d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:36:34.993050 [ 262 ] {a809a898-4088-4bab-af8d-9498375cdb2d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:34.993270 [ 262 ] {a809a898-4088-4bab-af8d-9498375cdb2d} executeQuery: Read 879 rows, 65.26 KiB in 0.00197 sec., 446192.89340101526 rows/sec., 32.35 MiB/sec. 2025.01.31 23:36:34.993321 [ 262 ] {a809a898-4088-4bab-af8d-9498375cdb2d} TCPHandler: Processed in 0.002197939 sec. 2025.01.31 23:36:34.993506 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.993723 [ 259 ] {648b1222-41ac-4539-b7ed-a7c09d3dfaec} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:36:34.993816 [ 259 ] {648b1222-41ac-4539-b7ed-a7c09d3dfaec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:36:34.994576 [ 259 ] {648b1222-41ac-4539-b7ed-a7c09d3dfaec} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.994615 [ 259 ] {648b1222-41ac-4539-b7ed-a7c09d3dfaec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.994975 [ 259 ] {648b1222-41ac-4539-b7ed-a7c09d3dfaec} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:36:34.995203 [ 259 ] {648b1222-41ac-4539-b7ed-a7c09d3dfaec} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:36:34.995416 [ 259 ] {648b1222-41ac-4539-b7ed-a7c09d3dfaec} executeQuery: Read 6 rows, 321.00 B in 0.001747 sec., 3434.45907269605 rows/sec., 179.44 KiB/sec. 2025.01.31 23:36:34.995472 [ 259 ] {648b1222-41ac-4539-b7ed-a7c09d3dfaec} TCPHandler: Processed in 0.002074555 sec. 2025.01.31 23:36:34.995630 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.995770 [ 262 ] {a4e85e56-56db-44f7-969c-abd2cf08bd30} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:34.995834 [ 262 ] {a4e85e56-56db-44f7-969c-abd2cf08bd30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:34.996686 [ 262 ] {a4e85e56-56db-44f7-969c-abd2cf08bd30} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.996725 [ 262 ] {a4e85e56-56db-44f7-969c-abd2cf08bd30} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.997163 [ 262 ] {a4e85e56-56db-44f7-969c-abd2cf08bd30} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:36:34.997404 [ 262 ] {a4e85e56-56db-44f7-969c-abd2cf08bd30} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:34.997654 [ 262 ] {a4e85e56-56db-44f7-969c-abd2cf08bd30} executeQuery: Read 956 rows, 65.04 KiB in 0.001911 sec., 500261.643118786 rows/sec., 33.24 MiB/sec. 2025.01.31 23:36:34.997843 [ 262 ] {a4e85e56-56db-44f7-969c-abd2cf08bd30} TCPHandler: Processed in 0.002276201 sec. 2025.01.31 23:36:34.998073 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:34.998215 [ 259 ] {555d8ae3-6359-4071-9415-d6e260d261cd} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:36:34.998275 [ 259 ] {555d8ae3-6359-4071-9415-d6e260d261cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:36:34.998769 [ 259 ] {555d8ae3-6359-4071-9415-d6e260d261cd} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:34.998809 [ 259 ] {555d8ae3-6359-4071-9415-d6e260d261cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:34.999206 [ 259 ] {555d8ae3-6359-4071-9415-d6e260d261cd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:36:34.999465 [ 259 ] {555d8ae3-6359-4071-9415-d6e260d261cd} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:36:34.999683 [ 259 ] {555d8ae3-6359-4071-9415-d6e260d261cd} executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. 2025.01.31 23:36:34.999735 [ 259 ] {555d8ae3-6359-4071-9415-d6e260d261cd} TCPHandler: Processed in 0.001763986 sec. 2025.01.31 23:36:34.999898 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:35.000035 [ 262 ] {84fb9f6e-0d29-4006-8bf9-a274c353a4fc} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:35.000127 [ 262 ] {84fb9f6e-0d29-4006-8bf9-a274c353a4fc} 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.31 23:36:35.001900 [ 262 ] {84fb9f6e-0d29-4006-8bf9-a274c353a4fc} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:35.001942 [ 262 ] {84fb9f6e-0d29-4006-8bf9-a274c353a4fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:35.002597 [ 262 ] {84fb9f6e-0d29-4006-8bf9-a274c353a4fc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:36:35.002863 [ 262 ] {84fb9f6e-0d29-4006-8bf9-a274c353a4fc} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:36:35.003147 [ 262 ] {84fb9f6e-0d29-4006-8bf9-a274c353a4fc} executeQuery: Read 39 rows, 71.56 KiB in 0.00314 sec., 12420.382165605095 rows/sec., 22.26 MiB/sec. 2025.01.31 23:36:35.003462 [ 262 ] {84fb9f6e-0d29-4006-8bf9-a274c353a4fc} TCPHandler: Processed in 0.003629254 sec. 2025.01.31 23:36:35.003631 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:35.003774 [ 259 ] {892e74c6-8e8a-4e7f-9304-04ae39a77d58} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:35.003834 [ 259 ] {892e74c6-8e8a-4e7f-9304-04ae39a77d58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:35.004404 [ 259 ] {892e74c6-8e8a-4e7f-9304-04ae39a77d58} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:35.004442 [ 259 ] {892e74c6-8e8a-4e7f-9304-04ae39a77d58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:35.004838 [ 259 ] {892e74c6-8e8a-4e7f-9304-04ae39a77d58} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:36:35.005092 [ 259 ] {892e74c6-8e8a-4e7f-9304-04ae39a77d58} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:35.005311 [ 259 ] {892e74c6-8e8a-4e7f-9304-04ae39a77d58} executeQuery: Read 34 rows, 2.02 KiB in 0.001571 sec., 21642.266072565246 rows/sec., 1.26 MiB/sec. 2025.01.31 23:36:35.005367 [ 259 ] {892e74c6-8e8a-4e7f-9304-04ae39a77d58} TCPHandler: Processed in 0.001804237 sec. 2025.01.31 23:36:38.351607 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 684 2025.01.31 23:36:38.355109 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:38.355166 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:38.356665 [ 242 ] {} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:36:38.356991 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:36:38.357228 [ 59 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.31 23:36:38.357353 [ 59 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:38.357424 [ 59 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:38.357877 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:36:38.358646 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 684 2025.01.31 23:36:38.358982 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:38.359112 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 500 rows starting from the beginning of the part 2025.01.31 23:36:38.359790 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:36:38.360658 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part 2025.01.31 23:36:38.361224 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part 2025.01.31 23:36:38.361731 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:36:38.362325 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part 2025.01.31 23:36:38.370144 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 72 columns (72 merged, 0 gathered) in 0.012572075 sec., 54406.29331275863 rows/sec., 46.45 MiB/sec. 2025.01.31 23:36:38.371237 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.31 23:36:38.371921 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_16_3} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:36:38.372000 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_16_3} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.31 23:36:38.372195 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. 2025.01.31 23:36:39.129039 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:39.129230 [ 262 ] {5b805a34-2717-4f70-b3d9-ce44e809b8bd} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:39.129304 [ 262 ] {5b805a34-2717-4f70-b3d9-ce44e809b8bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:39.130069 [ 262 ] {5b805a34-2717-4f70-b3d9-ce44e809b8bd} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:39.130116 [ 262 ] {5b805a34-2717-4f70-b3d9-ce44e809b8bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:39.130561 [ 262 ] {5b805a34-2717-4f70-b3d9-ce44e809b8bd} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:36:39.130841 [ 262 ] {5b805a34-2717-4f70-b3d9-ce44e809b8bd} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:39.130993 [ 57 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.31 23:36:39.131039 [ 57 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:39.131050 [ 262 ] {5b805a34-2717-4f70-b3d9-ce44e809b8bd} executeQuery: Read 56 rows, 4.38 KiB in 0.001869 sec., 29962.5468164794 rows/sec., 2.29 MiB/sec. 2025.01.31 23:36:39.131072 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:39.131171 [ 262 ] {5b805a34-2717-4f70-b3d9-ce44e809b8bd} TCPHandler: Processed in 0.002260161 sec. 2025.01.31 23:36:39.131327 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:36:39.131429 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:39.131493 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:39.131533 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1430 rows starting from the beginning of the part 2025.01.31 23:36:39.131647 [ 259 ] {9819fe55-b50c-49b3-81d1-edf776b2223e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:39.131654 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part 2025.01.31 23:36:39.131875 [ 259 ] {9819fe55-b50c-49b3-81d1-edf776b2223e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:39.132059 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 281 rows starting from the beginning of the part 2025.01.31 23:36:39.132349 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part 2025.01.31 23:36:39.132578 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1422 rows starting from the beginning of the part 2025.01.31 23:36:39.132814 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part 2025.01.31 23:36:39.133754 [ 259 ] {9819fe55-b50c-49b3-81d1-edf776b2223e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:39.133807 [ 259 ] {9819fe55-b50c-49b3-81d1-edf776b2223e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:39.134510 [ 259 ] {9819fe55-b50c-49b3-81d1-edf776b2223e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:36:39.134804 [ 259 ] {9819fe55-b50c-49b3-81d1-edf776b2223e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:39.135092 [ 57 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.31 23:36:39.135280 [ 57 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:39.135401 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:39.135438 [ 259 ] {9819fe55-b50c-49b3-81d1-edf776b2223e} executeQuery: Read 64 rows, 5.12 KiB in 0.003846 sec., 16640.665626625065 rows/sec., 1.30 MiB/sec. 2025.01.31 23:36:39.135488 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.004306765 sec., 766468.5674746591 rows/sec., 66.92 MiB/sec. 2025.01.31 23:36:39.135676 [ 259 ] {9819fe55-b50c-49b3-81d1-edf776b2223e} TCPHandler: Processed in 0.004383518 sec. 2025.01.31 23:36:39.135689 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:36:39.135799 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.31 23:36:39.135949 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:39.135983 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:39.136051 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part 2025.01.31 23:36:39.136429 [ 262 ] {e05d9733-2557-4a54-a48a-c20a8549e1d4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:39.136551 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part 2025.01.31 23:36:39.136673 [ 262 ] {e05d9733-2557-4a54-a48a-c20a8549e1d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:39.136682 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:39.136931 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 421 rows starting from the beginning of the part 2025.01.31 23:36:39.137511 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_36_7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.31 23:36:39.137535 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part 2025.01.31 23:36:39.137920 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:36:39.138188 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 879 rows starting from the beginning of the part 2025.01.31 23:36:39.138481 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2025.01.31 23:36:39.139709 [ 262 ] {e05d9733-2557-4a54-a48a-c20a8549e1d4} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:39.139786 [ 262 ] {e05d9733-2557-4a54-a48a-c20a8549e1d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:39.140949 [ 262 ] {e05d9733-2557-4a54-a48a-c20a8549e1d4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:36:39.141504 [ 262 ] {e05d9733-2557-4a54-a48a-c20a8549e1d4} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:39.141613 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006085921 sec., 395174.37048558466 rows/sec., 30.30 MiB/sec. 2025.01.31 23:36:39.141800 [ 57 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.31 23:36:39.141882 [ 57 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:39.141935 [ 262 ] {e05d9733-2557-4a54-a48a-c20a8549e1d4} executeQuery: Read 128 rows, 9.13 KiB in 0.005754 sec., 22245.394508168232 rows/sec., 1.55 MiB/sec. 2025.01.31 23:36:39.141954 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:39.141941 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.31 23:36:39.142244 [ 262 ] {e05d9733-2557-4a54-a48a-c20a8549e1d4} TCPHandler: Processed in 0.006465823 sec. 2025.01.31 23:36:39.142535 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:36:39.142552 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:39.142950 [ 259 ] {56119993-a6f7-455b-b986-5df5b4fcd419} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:39.143036 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:39.143057 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:39.143085 [ 259 ] {56119993-a6f7-455b-b986-5df5b4fcd419} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:39.143220 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10056 rows starting from the beginning of the part 2025.01.31 23:36:39.143378 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_36_7} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.31 23:36:39.143797 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part 2025.01.31 23:36:39.143914 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.31 23:36:39.144227 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part 2025.01.31 23:36:39.144621 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part 2025.01.31 23:36:39.144899 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 956 rows starting from the beginning of the part 2025.01.31 23:36:39.145269 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part 2025.01.31 23:36:39.146018 [ 259 ] {56119993-a6f7-455b-b986-5df5b4fcd419} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:39.146084 [ 259 ] {56119993-a6f7-455b-b986-5df5b4fcd419} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:39.146845 [ 259 ] {56119993-a6f7-455b-b986-5df5b4fcd419} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:36:39.147183 [ 259 ] {56119993-a6f7-455b-b986-5df5b4fcd419} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:39.147551 [ 56 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.31 23:36:39.147675 [ 56 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:39.147769 [ 56 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:39.147848 [ 259 ] {56119993-a6f7-455b-b986-5df5b4fcd419} executeQuery: Read 48 rows, 3.31 KiB in 0.004986 sec., 9626.955475330926 rows/sec., 664.36 KiB/sec. 2025.01.31 23:36:39.148268 [ 259 ] {56119993-a6f7-455b-b986-5df5b4fcd419} TCPHandler: Processed in 0.005874385 sec. 2025.01.31 23:36:39.148309 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:36:39.149314 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:39.149468 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1894 rows starting from the beginning of the part 2025.01.31 23:36:39.149638 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part 2025.01.31 23:36:39.149818 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part 2025.01.31 23:36:39.149993 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part 2025.01.31 23:36:39.150088 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part 2025.01.31 23:36:39.150249 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part 2025.01.31 23:36:39.152132 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 11697 rows, containing 5 columns (5 merged, 0 gathered) in 0.010023225 sec., 1166989.6664995549 rows/sec., 78.73 MiB/sec. 2025.01.31 23:36:39.152396 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 4 columns (4 merged, 0 gathered) in 0.00445478 sec., 488913.03274235764 rows/sec., 31.88 MiB/sec. 2025.01.31 23:36:39.152512 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.31 23:36:39.152770 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.31 23:36:39.152946 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:39.153080 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_36_7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.31 23:36:39.153253 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. 2025.01.31 23:36:39.153319 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:39.153409 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_36_7} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.31 23:36:39.153504 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. 2025.01.31 23:36:40.819901 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 2025.01.31 23:36:40.820525 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:40.820568 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:40.821101 [ 243 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:36:40.821360 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:36:40.821561 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 2025.01.31 23:36:41.518154 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 2025.01.31 23:36:41.540308 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:41.540379 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:41.548982 [ 244 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:36:41.549989 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:36:41.554410 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 174 2025.01.31 23:36:44.130222 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:44.130432 [ 262 ] {e1441310-c402-4b65-b997-8d611a904dfb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:44.130508 [ 262 ] {e1441310-c402-4b65-b997-8d611a904dfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:44.131283 [ 262 ] {e1441310-c402-4b65-b997-8d611a904dfb} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:44.131336 [ 262 ] {e1441310-c402-4b65-b997-8d611a904dfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:44.131786 [ 262 ] {e1441310-c402-4b65-b997-8d611a904dfb} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:36:44.132050 [ 262 ] {e1441310-c402-4b65-b997-8d611a904dfb} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:44.132288 [ 262 ] {e1441310-c402-4b65-b997-8d611a904dfb} executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. 2025.01.31 23:36:44.132356 [ 262 ] {e1441310-c402-4b65-b997-8d611a904dfb} TCPHandler: Processed in 0.002271482 sec. 2025.01.31 23:36:44.132613 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:44.132814 [ 259 ] {3345c779-dd82-42ee-b38a-a68690aef6bb} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:44.132890 [ 259 ] {3345c779-dd82-42ee-b38a-a68690aef6bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:44.133676 [ 259 ] {3345c779-dd82-42ee-b38a-a68690aef6bb} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:44.133732 [ 259 ] {3345c779-dd82-42ee-b38a-a68690aef6bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:44.134185 [ 259 ] {3345c779-dd82-42ee-b38a-a68690aef6bb} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:36:44.134472 [ 259 ] {3345c779-dd82-42ee-b38a-a68690aef6bb} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:44.134768 [ 259 ] {3345c779-dd82-42ee-b38a-a68690aef6bb} executeQuery: Read 64 rows, 5.12 KiB in 0.002005 sec., 31920.199501246887 rows/sec., 2.49 MiB/sec. 2025.01.31 23:36:44.134869 [ 259 ] {3345c779-dd82-42ee-b38a-a68690aef6bb} TCPHandler: Processed in 0.002386135 sec. 2025.01.31 23:36:44.135090 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:44.135224 [ 262 ] {cc16db1a-5b48-4938-8d85-4e06f32c252e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:44.135283 [ 262 ] {cc16db1a-5b48-4938-8d85-4e06f32c252e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:44.135881 [ 262 ] {cc16db1a-5b48-4938-8d85-4e06f32c252e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:44.135921 [ 262 ] {cc16db1a-5b48-4938-8d85-4e06f32c252e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:44.136347 [ 262 ] {cc16db1a-5b48-4938-8d85-4e06f32c252e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:36:44.136592 [ 262 ] {cc16db1a-5b48-4938-8d85-4e06f32c252e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:44.136807 [ 262 ] {cc16db1a-5b48-4938-8d85-4e06f32c252e} executeQuery: Read 160 rows, 11.41 KiB in 0.001613 sec., 99194.04835709857 rows/sec., 6.91 MiB/sec. 2025.01.31 23:36:44.136864 [ 262 ] {cc16db1a-5b48-4938-8d85-4e06f32c252e} TCPHandler: Processed in 0.001876869 sec. 2025.01.31 23:36:44.137008 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:44.137134 [ 259 ] {38d5a98f-5a25-4871-8ce9-a632051dcfc9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:44.137189 [ 259 ] {38d5a98f-5a25-4871-8ce9-a632051dcfc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:44.137715 [ 259 ] {38d5a98f-5a25-4871-8ce9-a632051dcfc9} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:44.137760 [ 259 ] {38d5a98f-5a25-4871-8ce9-a632051dcfc9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:44.138157 [ 259 ] {38d5a98f-5a25-4871-8ce9-a632051dcfc9} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:36:44.138402 [ 259 ] {38d5a98f-5a25-4871-8ce9-a632051dcfc9} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:44.138616 [ 259 ] {38d5a98f-5a25-4871-8ce9-a632051dcfc9} executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. 2025.01.31 23:36:44.138670 [ 259 ] {38d5a98f-5a25-4871-8ce9-a632051dcfc9} TCPHandler: Processed in 0.001723444 sec. 2025.01.31 23:36:46.047112 [ 50 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.31 23:36:46.047182 [ 50 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:46.047210 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:46.047419 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.01.31 23:36:46.047741 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:46.047785 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2025.01.31 23:36:46.047857 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:36:46.048051 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:36:46.048318 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:36:46.048497 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:36:46.049599 [ 201 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002315722 sec., 38864.76874167106 rows/sec., 1.98 MiB/sec. 2025.01.31 23:36:46.049805 [ 201 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.31 23:36:46.050160 [ 201 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_15_3} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:36:46.050254 [ 201 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_15_3} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.31 23:36:46.050356 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:36:46.434248 [ 50 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.31 23:36:46.434322 [ 50 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:46.434353 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:46.434566 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.01.31 23:36:46.434767 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:46.434809 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 60 rows starting from the beginning of the part 2025.01.31 23:36:46.434898 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part 2025.01.31 23:36:46.434987 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part 2025.01.31 23:36:46.435245 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2025.01.31 23:36:46.435363 [ 188 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2025.01.31 23:36:46.436456 [ 202 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 5 columns (5 merged, 0 gathered) in 0.002021494 sec., 129607.11236343022 rows/sec., 9.76 MiB/sec. 2025.01.31 23:36:46.436612 [ 192 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.31 23:36:46.436922 [ 192 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:36:46.437013 [ 192 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_15_3} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.31 23:36:46.437105 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.31 23:36:47.126081 [ 49 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2025.01.31 23:36:47.126194 [ 49 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:47.126236 [ 49 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:47.126555 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full 2025.01.31 23:36:47.126890 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:47.126966 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2025.01.31 23:36:47.127132 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part 2025.01.31 23:36:47.127237 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2025.01.31 23:36:47.127575 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2025.01.31 23:36:47.127830 [ 188 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part 2025.01.31 23:36:47.128869 [ 195 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002510419 sec., 300348.26855596615 rows/sec., 21.50 MiB/sec. 2025.01.31 23:36:47.129104 [ 195 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2025.01.31 23:36:47.129480 [ 195 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:36:47.129580 [ 195 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_15_3} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 2025.01.31 23:36:47.129692 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.31 23:36:48.201232 [ 47 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:36:48.201289 [ 47 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:36:48.322564 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 2025.01.31 23:36:48.323229 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:48.323265 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:48.323814 [ 243 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:36:48.324073 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:36:48.324259 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 2025.01.31 23:36:48.359774 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 700 2025.01.31 23:36:48.363349 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:48.363401 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:48.364946 [ 242 ] {} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:36:48.365279 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:36:48.365949 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 700 2025.01.31 23:36:49.055373 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 2025.01.31 23:36:49.078123 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.078188 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.085672 [ 244 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:36:49.086492 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:36:49.089543 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 181 2025.01.31 23:36:49.136987 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.137209 [ 262 ] {2cfdf9be-0755-40cb-b87e-8dd2836d443b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:36:49.137294 [ 262 ] {2cfdf9be-0755-40cb-b87e-8dd2836d443b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:36:49.138254 [ 262 ] {2cfdf9be-0755-40cb-b87e-8dd2836d443b} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.138311 [ 262 ] {2cfdf9be-0755-40cb-b87e-8dd2836d443b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.138775 [ 262 ] {2cfdf9be-0755-40cb-b87e-8dd2836d443b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:36:49.139061 [ 262 ] {2cfdf9be-0755-40cb-b87e-8dd2836d443b} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:36:49.139304 [ 262 ] {2cfdf9be-0755-40cb-b87e-8dd2836d443b} executeQuery: Read 14 rows, 1.01 KiB in 0.002154 sec., 6499.535747446611 rows/sec., 467.88 KiB/sec. 2025.01.31 23:36:49.139377 [ 262 ] {2cfdf9be-0755-40cb-b87e-8dd2836d443b} TCPHandler: Processed in 0.002540229 sec. 2025.01.31 23:36:49.139621 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.139817 [ 259 ] {997210ab-d0b4-40e4-bde0-050700334b3b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:49.139889 [ 259 ] {997210ab-d0b4-40e4-bde0-050700334b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:49.140763 [ 259 ] {997210ab-d0b4-40e4-bde0-050700334b3b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.140813 [ 259 ] {997210ab-d0b4-40e4-bde0-050700334b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.141284 [ 259 ] {997210ab-d0b4-40e4-bde0-050700334b3b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:36:49.141544 [ 259 ] {997210ab-d0b4-40e4-bde0-050700334b3b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:49.141776 [ 259 ] {997210ab-d0b4-40e4-bde0-050700334b3b} executeQuery: Read 281 rows, 25.38 KiB in 0.002015 sec., 139454.094292804 rows/sec., 12.30 MiB/sec. 2025.01.31 23:36:49.141834 [ 259 ] {997210ab-d0b4-40e4-bde0-050700334b3b} TCPHandler: Processed in 0.002349234 sec. 2025.01.31 23:36:49.141984 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.142134 [ 262 ] {14264d1b-68c8-4fca-88de-64c9da8adb5a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:36:49.142195 [ 262 ] {14264d1b-68c8-4fca-88de-64c9da8adb5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:36:49.142904 [ 262 ] {14264d1b-68c8-4fca-88de-64c9da8adb5a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.142947 [ 262 ] {14264d1b-68c8-4fca-88de-64c9da8adb5a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.143323 [ 262 ] {14264d1b-68c8-4fca-88de-64c9da8adb5a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:36:49.143570 [ 262 ] {14264d1b-68c8-4fca-88de-64c9da8adb5a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:36:49.143779 [ 262 ] {14264d1b-68c8-4fca-88de-64c9da8adb5a} executeQuery: Read 46 rows, 3.39 KiB in 0.001683 sec., 27332.144979203804 rows/sec., 1.97 MiB/sec. 2025.01.31 23:36:49.143837 [ 262 ] {14264d1b-68c8-4fca-88de-64c9da8adb5a} TCPHandler: Processed in 0.001923081 sec. 2025.01.31 23:36:49.144008 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.144144 [ 259 ] {1e064262-9c78-4f87-a46e-4eea46fb656a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:36:49.144200 [ 259 ] {1e064262-9c78-4f87-a46e-4eea46fb656a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:36:49.144868 [ 259 ] {1e064262-9c78-4f87-a46e-4eea46fb656a} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.144907 [ 259 ] {1e064262-9c78-4f87-a46e-4eea46fb656a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.145264 [ 259 ] {1e064262-9c78-4f87-a46e-4eea46fb656a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:36:49.145513 [ 259 ] {1e064262-9c78-4f87-a46e-4eea46fb656a} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:36:49.145721 [ 259 ] {1e064262-9c78-4f87-a46e-4eea46fb656a} executeQuery: Read 14 rows, 1004.00 B in 0.001607 sec., 8711.885500933417 rows/sec., 610.12 KiB/sec. 2025.01.31 23:36:49.145774 [ 259 ] {1e064262-9c78-4f87-a46e-4eea46fb656a} TCPHandler: Processed in 0.001834607 sec. 2025.01.31 23:36:49.145938 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.146089 [ 262 ] {5ddeb107-95e9-41d7-9a3a-6f9842d97536} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:36:49.146149 [ 262 ] {5ddeb107-95e9-41d7-9a3a-6f9842d97536} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:36:49.146836 [ 262 ] {5ddeb107-95e9-41d7-9a3a-6f9842d97536} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.146877 [ 262 ] {5ddeb107-95e9-41d7-9a3a-6f9842d97536} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.147253 [ 262 ] {5ddeb107-95e9-41d7-9a3a-6f9842d97536} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:36:49.147502 [ 262 ] {5ddeb107-95e9-41d7-9a3a-6f9842d97536} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:36:49.147767 [ 262 ] {5ddeb107-95e9-41d7-9a3a-6f9842d97536} executeQuery: Read 13 rows, 830.00 B in 0.001711 sec., 7597.895967270601 rows/sec., 473.73 KiB/sec. 2025.01.31 23:36:49.147994 [ 262 ] {5ddeb107-95e9-41d7-9a3a-6f9842d97536} TCPHandler: Processed in 0.002121676 sec. 2025.01.31 23:36:49.148163 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.148299 [ 259 ] {4436dcf9-5409-4fe5-a0c3-2e3490f0fc86} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:49.148355 [ 259 ] {4436dcf9-5409-4fe5-a0c3-2e3490f0fc86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:49.149151 [ 259 ] {4436dcf9-5409-4fe5-a0c3-2e3490f0fc86} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.149190 [ 259 ] {4436dcf9-5409-4fe5-a0c3-2e3490f0fc86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.149585 [ 259 ] {4436dcf9-5409-4fe5-a0c3-2e3490f0fc86} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:36:49.149835 [ 259 ] {4436dcf9-5409-4fe5-a0c3-2e3490f0fc86} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:49.150044 [ 259 ] {4436dcf9-5409-4fe5-a0c3-2e3490f0fc86} executeQuery: Read 421 rows, 30.80 KiB in 0.001775 sec., 237183.0985915493 rows/sec., 16.95 MiB/sec. 2025.01.31 23:36:49.150097 [ 259 ] {4436dcf9-5409-4fe5-a0c3-2e3490f0fc86} TCPHandler: Processed in 0.002002303 sec. 2025.01.31 23:36:49.150244 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.150367 [ 262 ] {6aa555fb-a99e-48d3-b272-98a3e5211530} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:36:49.150420 [ 262 ] {6aa555fb-a99e-48d3-b272-98a3e5211530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:36:49.150904 [ 262 ] {6aa555fb-a99e-48d3-b272-98a3e5211530} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.150943 [ 262 ] {6aa555fb-a99e-48d3-b272-98a3e5211530} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.151311 [ 262 ] {6aa555fb-a99e-48d3-b272-98a3e5211530} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:36:49.151559 [ 262 ] {6aa555fb-a99e-48d3-b272-98a3e5211530} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:36:49.151766 [ 262 ] {6aa555fb-a99e-48d3-b272-98a3e5211530} executeQuery: Read 6 rows, 321.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 219.98 KiB/sec. 2025.01.31 23:36:49.151818 [ 262 ] {6aa555fb-a99e-48d3-b272-98a3e5211530} TCPHandler: Processed in 0.001633521 sec. 2025.01.31 23:36:49.151965 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.152101 [ 259 ] {2755b347-7faf-4aeb-8bfb-d90707ab922e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:49.152163 [ 259 ] {2755b347-7faf-4aeb-8bfb-d90707ab922e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:49.152851 [ 259 ] {2755b347-7faf-4aeb-8bfb-d90707ab922e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.152889 [ 259 ] {2755b347-7faf-4aeb-8bfb-d90707ab922e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.153286 [ 259 ] {2755b347-7faf-4aeb-8bfb-d90707ab922e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:36:49.153531 [ 259 ] {2755b347-7faf-4aeb-8bfb-d90707ab922e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:49.153749 [ 259 ] {2755b347-7faf-4aeb-8bfb-d90707ab922e} executeQuery: Read 237 rows, 16.27 KiB in 0.001679 sec., 141155.44967242406 rows/sec., 9.46 MiB/sec. 2025.01.31 23:36:49.153802 [ 259 ] {2755b347-7faf-4aeb-8bfb-d90707ab922e} TCPHandler: Processed in 0.00190588 sec. 2025.01.31 23:36:49.153955 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.154094 [ 262 ] {8b8ee5c4-bec9-4813-a1cf-2906bcc5bec4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:36:49.154155 [ 262 ] {8b8ee5c4-bec9-4813-a1cf-2906bcc5bec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:36:49.154709 [ 262 ] {8b8ee5c4-bec9-4813-a1cf-2906bcc5bec4} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.154755 [ 262 ] {8b8ee5c4-bec9-4813-a1cf-2906bcc5bec4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.155125 [ 262 ] {8b8ee5c4-bec9-4813-a1cf-2906bcc5bec4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:36:49.155365 [ 262 ] {8b8ee5c4-bec9-4813-a1cf-2906bcc5bec4} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:36:49.155634 [ 262 ] {8b8ee5c4-bec9-4813-a1cf-2906bcc5bec4} executeQuery: Read 1 rows, 69.00 B in 0.001572 sec., 636.1323155216285 rows/sec., 42.86 KiB/sec. 2025.01.31 23:36:49.155847 [ 262 ] {8b8ee5c4-bec9-4813-a1cf-2906bcc5bec4} TCPHandler: Processed in 0.001958232 sec. 2025.01.31 23:36:49.156017 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.156154 [ 259 ] {5574b77c-9440-4be8-8894-dad92a0470c6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:49.156246 [ 259 ] {5574b77c-9440-4be8-8894-dad92a0470c6} 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.31 23:36:49.157554 [ 259 ] {5574b77c-9440-4be8-8894-dad92a0470c6} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.157648 [ 259 ] {5574b77c-9440-4be8-8894-dad92a0470c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.158339 [ 259 ] {5574b77c-9440-4be8-8894-dad92a0470c6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:36:49.158603 [ 259 ] {5574b77c-9440-4be8-8894-dad92a0470c6} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:36:49.158788 [ 41 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2025.01.31 23:36:49.158860 [ 41 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.158875 [ 259 ] {5574b77c-9440-4be8-8894-dad92a0470c6} executeQuery: Read 39 rows, 71.56 KiB in 0.002738 sec., 14243.973703433163 rows/sec., 25.52 MiB/sec. 2025.01.31 23:36:49.158904 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.159298 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:36:49.159431 [ 259 ] {5574b77c-9440-4be8-8894-dad92a0470c6} TCPHandler: Processed in 0.00347622 sec. 2025.01.31 23:36:49.159731 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:49.160005 [ 262 ] {57255104-bf46-4b0a-9f43-23b1c952496d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:49.160101 [ 262 ] {57255104-bf46-4b0a-9f43-23b1c952496d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:49.160165 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:49.160297 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 324 rows starting from the beginning of the part 2025.01.31 23:36:49.160953 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part 2025.01.31 23:36:49.161608 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part 2025.01.31 23:36:49.161708 [ 262 ] {57255104-bf46-4b0a-9f43-23b1c952496d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:49.161794 [ 262 ] {57255104-bf46-4b0a-9f43-23b1c952496d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:49.162211 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part 2025.01.31 23:36:49.162891 [ 262 ] {57255104-bf46-4b0a-9f43-23b1c952496d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:36:49.162907 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part 2025.01.31 23:36:49.163531 [ 262 ] {57255104-bf46-4b0a-9f43-23b1c952496d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:49.163594 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part 2025.01.31 23:36:49.164030 [ 262 ] {57255104-bf46-4b0a-9f43-23b1c952496d} executeQuery: Read 82 rows, 5.33 KiB in 0.004048 sec., 20256.91699604743 rows/sec., 1.29 MiB/sec. 2025.01.31 23:36:49.164182 [ 262 ] {57255104-bf46-4b0a-9f43-23b1c952496d} TCPHandler: Processed in 0.004620565 sec. 2025.01.31 23:36:49.168406 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 519 rows, containing 19 columns (19 merged, 0 gathered) in 0.009364605 sec., 55421.451305207214 rows/sec., 99.31 MiB/sec. 2025.01.31 23:36:49.169054 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2025.01.31 23:36:49.169499 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:36:49.169586 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_16_3} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2025.01.31 23:36:49.169751 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. 2025.01.31 23:36:54.131108 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:54.131317 [ 262 ] {b7f8dd50-99a4-4fdf-87f3-9fbe291a030b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:54.131391 [ 262 ] {b7f8dd50-99a4-4fdf-87f3-9fbe291a030b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:54.132144 [ 262 ] {b7f8dd50-99a4-4fdf-87f3-9fbe291a030b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:54.132190 [ 262 ] {b7f8dd50-99a4-4fdf-87f3-9fbe291a030b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:54.132637 [ 262 ] {b7f8dd50-99a4-4fdf-87f3-9fbe291a030b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:36:54.132922 [ 262 ] {b7f8dd50-99a4-4fdf-87f3-9fbe291a030b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:54.133136 [ 262 ] {b7f8dd50-99a4-4fdf-87f3-9fbe291a030b} executeQuery: Read 56 rows, 4.38 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.28 MiB/sec. 2025.01.31 23:36:54.133202 [ 262 ] {b7f8dd50-99a4-4fdf-87f3-9fbe291a030b} TCPHandler: Processed in 0.00223017 sec. 2025.01.31 23:36:54.133434 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:54.133630 [ 259 ] {2ca938f2-56fb-4773-998f-9caf43cc6d6a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:54.133706 [ 259 ] {2ca938f2-56fb-4773-998f-9caf43cc6d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:54.134496 [ 259 ] {2ca938f2-56fb-4773-998f-9caf43cc6d6a} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:54.134546 [ 259 ] {2ca938f2-56fb-4773-998f-9caf43cc6d6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:54.135040 [ 259 ] {2ca938f2-56fb-4773-998f-9caf43cc6d6a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:36:54.135300 [ 259 ] {2ca938f2-56fb-4773-998f-9caf43cc6d6a} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:54.135570 [ 259 ] {2ca938f2-56fb-4773-998f-9caf43cc6d6a} executeQuery: Read 64 rows, 5.12 KiB in 0.001983 sec., 32274.33182047403 rows/sec., 2.52 MiB/sec. 2025.01.31 23:36:54.135662 [ 259 ] {2ca938f2-56fb-4773-998f-9caf43cc6d6a} TCPHandler: Processed in 0.002360305 sec. 2025.01.31 23:36:54.135891 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:54.136047 [ 262 ] {c3cedf2f-5a6a-4b24-b157-c2ac6f36deb5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:54.136107 [ 262 ] {c3cedf2f-5a6a-4b24-b157-c2ac6f36deb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:54.136692 [ 262 ] {c3cedf2f-5a6a-4b24-b157-c2ac6f36deb5} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:54.136733 [ 262 ] {c3cedf2f-5a6a-4b24-b157-c2ac6f36deb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:54.137153 [ 262 ] {c3cedf2f-5a6a-4b24-b157-c2ac6f36deb5} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:36:54.137401 [ 262 ] {c3cedf2f-5a6a-4b24-b157-c2ac6f36deb5} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:54.137624 [ 262 ] {c3cedf2f-5a6a-4b24-b157-c2ac6f36deb5} executeQuery: Read 160 rows, 11.41 KiB in 0.001598 sec., 100125.15644555695 rows/sec., 6.97 MiB/sec. 2025.01.31 23:36:54.137788 [ 262 ] {c3cedf2f-5a6a-4b24-b157-c2ac6f36deb5} TCPHandler: Processed in 0.002023844 sec. 2025.01.31 23:36:54.138045 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:54.138168 [ 259 ] {34280b4e-714f-424a-8577-90853ac8be05} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:54.138222 [ 259 ] {34280b4e-714f-424a-8577-90853ac8be05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:54.138763 [ 259 ] {34280b4e-714f-424a-8577-90853ac8be05} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:54.138805 [ 259 ] {34280b4e-714f-424a-8577-90853ac8be05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:54.139214 [ 259 ] {34280b4e-714f-424a-8577-90853ac8be05} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:36:54.139461 [ 259 ] {34280b4e-714f-424a-8577-90853ac8be05} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:54.139684 [ 259 ] {34280b4e-714f-424a-8577-90853ac8be05} executeQuery: Read 60 rows, 4.14 KiB in 0.001544 sec., 38860.103626943004 rows/sec., 2.62 MiB/sec. 2025.01.31 23:36:54.139735 [ 259 ] {34280b4e-714f-424a-8577-90853ac8be05} TCPHandler: Processed in 0.001836978 sec. 2025.01.31 23:36:55.824422 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 2025.01.31 23:36:55.825127 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:55.825171 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:55.825795 [ 243 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:36:55.826065 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:36:55.826312 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 2025.01.31 23:36:56.590509 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 2025.01.31 23:36:56.614648 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:56.614715 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:56.622299 [ 244 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:36:56.623115 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:36:56.625926 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 189 2025.01.31 23:36:58.366978 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 730 2025.01.31 23:36:58.370346 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:58.370407 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:58.371899 [ 242 ] {} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:36:58.372214 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:36:58.372964 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 730 2025.01.31 23:36:59.137645 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.137859 [ 262 ] {d28c982b-2164-4634-9e16-7466ce436555} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:36:59.137937 [ 262 ] {d28c982b-2164-4634-9e16-7466ce436555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:36:59.138687 [ 262 ] {d28c982b-2164-4634-9e16-7466ce436555} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.138730 [ 262 ] {d28c982b-2164-4634-9e16-7466ce436555} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.139159 [ 262 ] {d28c982b-2164-4634-9e16-7466ce436555} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:36:59.139423 [ 262 ] {d28c982b-2164-4634-9e16-7466ce436555} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:36:59.139566 [ 33 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.31 23:36:59.139613 [ 33 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.139638 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.139637 [ 262 ] {d28c982b-2164-4634-9e16-7466ce436555} executeQuery: Read 14 rows, 1.01 KiB in 0.001837 sec., 7621.121393576483 rows/sec., 548.62 KiB/sec. 2025.01.31 23:36:59.139776 [ 262 ] {d28c982b-2164-4634-9e16-7466ce436555} TCPHandler: Processed in 0.002269541 sec. 2025.01.31 23:36:59.139806 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:59.139947 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:59.139983 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:59.140043 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.140102 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:59.140460 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:59.140592 [ 259 ] {d62c3872-6ea7-4441-a831-db79b059ad1a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:36:59.140819 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:59.140838 [ 259 ] {d62c3872-6ea7-4441-a831-db79b059ad1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:36:59.141199 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:36:59.143414 [ 259 ] {d62c3872-6ea7-4441-a831-db79b059ad1a} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.143507 [ 259 ] {d62c3872-6ea7-4441-a831-db79b059ad1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.143746 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004036127 sec., 17343.359116301348 rows/sec., 1.29 MiB/sec. 2025.01.31 23:36:59.144023 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.31 23:36:59.144440 [ 259 ] {d62c3872-6ea7-4441-a831-db79b059ad1a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:36:59.144656 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_17_4} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:36:59.144834 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_17_4} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.31 23:36:59.144910 [ 259 ] {d62c3872-6ea7-4441-a831-db79b059ad1a} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:36:59.145015 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:36:59.145266 [ 259 ] {d62c3872-6ea7-4441-a831-db79b059ad1a} executeQuery: Read 281 rows, 25.38 KiB in 0.004923 sec., 57079.01685963843 rows/sec., 5.03 MiB/sec. 2025.01.31 23:36:59.145449 [ 259 ] {d62c3872-6ea7-4441-a831-db79b059ad1a} TCPHandler: Processed in 0.005563085 sec. 2025.01.31 23:36:59.145684 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.145818 [ 262 ] {a7db6f16-77db-4e47-b677-b0f5b7931258} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:36:59.145870 [ 262 ] {a7db6f16-77db-4e47-b677-b0f5b7931258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:36:59.146477 [ 262 ] {a7db6f16-77db-4e47-b677-b0f5b7931258} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.146518 [ 262 ] {a7db6f16-77db-4e47-b677-b0f5b7931258} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.146893 [ 262 ] {a7db6f16-77db-4e47-b677-b0f5b7931258} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:36:59.147141 [ 262 ] {a7db6f16-77db-4e47-b677-b0f5b7931258} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:36:59.147357 [ 262 ] {a7db6f16-77db-4e47-b677-b0f5b7931258} executeQuery: Read 46 rows, 3.39 KiB in 0.001568 sec., 29336.73469387755 rows/sec., 2.11 MiB/sec. 2025.01.31 23:36:59.147412 [ 262 ] {a7db6f16-77db-4e47-b677-b0f5b7931258} TCPHandler: Processed in 0.001846778 sec. 2025.01.31 23:36:59.147603 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.147805 [ 259 ] {85450fba-48ca-4e71-97a4-4fc9d0d7d82c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:36:59.147888 [ 259 ] {85450fba-48ca-4e71-97a4-4fc9d0d7d82c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:36:59.148549 [ 259 ] {85450fba-48ca-4e71-97a4-4fc9d0d7d82c} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.148589 [ 259 ] {85450fba-48ca-4e71-97a4-4fc9d0d7d82c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.148949 [ 259 ] {85450fba-48ca-4e71-97a4-4fc9d0d7d82c} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:36:59.149190 [ 259 ] {85450fba-48ca-4e71-97a4-4fc9d0d7d82c} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:36:59.149421 [ 259 ] {85450fba-48ca-4e71-97a4-4fc9d0d7d82c} executeQuery: Read 14 rows, 1004.00 B in 0.00166 sec., 8433.734939759037 rows/sec., 590.64 KiB/sec. 2025.01.31 23:36:59.149531 [ 259 ] {85450fba-48ca-4e71-97a4-4fc9d0d7d82c} TCPHandler: Processed in 0.002030844 sec. 2025.01.31 23:36:59.149686 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.149823 [ 262 ] {d06f7297-82fb-41df-b2fc-94d5bbe6770b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:36:59.149882 [ 262 ] {d06f7297-82fb-41df-b2fc-94d5bbe6770b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:36:59.150484 [ 262 ] {d06f7297-82fb-41df-b2fc-94d5bbe6770b} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.150525 [ 262 ] {d06f7297-82fb-41df-b2fc-94d5bbe6770b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.150882 [ 262 ] {d06f7297-82fb-41df-b2fc-94d5bbe6770b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:36:59.151132 [ 262 ] {d06f7297-82fb-41df-b2fc-94d5bbe6770b} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:36:59.151289 [ 28 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.31 23:36:59.151362 [ 28 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.151381 [ 262 ] {d06f7297-82fb-41df-b2fc-94d5bbe6770b} executeQuery: Read 13 rows, 830.00 B in 0.001576 sec., 8248.730964467006 rows/sec., 514.31 KiB/sec. 2025.01.31 23:36:59.151413 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.151518 [ 262 ] {d06f7297-82fb-41df-b2fc-94d5bbe6770b} TCPHandler: Processed in 0.00189426 sec. 2025.01.31 23:36:59.151851 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:59.151872 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.152177 [ 259 ] {50bc66ea-c109-449c-8286-00f5730a7c68} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:36:59.152203 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:36:59.152261 [ 259 ] {50bc66ea-c109-449c-8286-00f5730a7c68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:36:59.152281 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:59.152714 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:59.153050 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:59.153445 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:59.153829 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:36:59.155111 [ 259 ] {50bc66ea-c109-449c-8286-00f5730a7c68} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.155172 [ 259 ] {50bc66ea-c109-449c-8286-00f5730a7c68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.156235 [ 259 ] {50bc66ea-c109-449c-8286-00f5730a7c68} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:36:59.156273 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004738969 sec., 13716.063557284295 rows/sec., 908.77 KiB/sec. 2025.01.31 23:36:59.156488 [ 199 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.31 23:36:59.156670 [ 259 ] {50bc66ea-c109-449c-8286-00f5730a7c68} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:36:59.157158 [ 259 ] {50bc66ea-c109-449c-8286-00f5730a7c68} executeQuery: Read 421 rows, 30.80 KiB in 0.005057 sec., 83250.9392920704 rows/sec., 5.95 MiB/sec. 2025.01.31 23:36:59.157191 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_17_4} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:36:59.157508 [ 259 ] {50bc66ea-c109-449c-8286-00f5730a7c68} TCPHandler: Processed in 0.005870975 sec. 2025.01.31 23:36:59.157726 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_17_4} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.31 23:36:59.157821 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.158008 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:36:59.158150 [ 262 ] {42793b24-27f8-455f-b3b1-6bb083a9f344} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:36:59.158206 [ 262 ] {42793b24-27f8-455f-b3b1-6bb083a9f344} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:36:59.158683 [ 262 ] {42793b24-27f8-455f-b3b1-6bb083a9f344} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.158723 [ 262 ] {42793b24-27f8-455f-b3b1-6bb083a9f344} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.159091 [ 262 ] {42793b24-27f8-455f-b3b1-6bb083a9f344} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:36:59.159353 [ 262 ] {42793b24-27f8-455f-b3b1-6bb083a9f344} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:36:59.159606 [ 262 ] {42793b24-27f8-455f-b3b1-6bb083a9f344} executeQuery: Read 6 rows, 321.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 208.43 KiB/sec. 2025.01.31 23:36:59.159706 [ 262 ] {42793b24-27f8-455f-b3b1-6bb083a9f344} TCPHandler: Processed in 0.002055475 sec. 2025.01.31 23:36:59.159883 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.160024 [ 259 ] {c6f47d62-8e87-480b-b395-c28862a0100a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:59.160086 [ 259 ] {c6f47d62-8e87-480b-b395-c28862a0100a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:36:59.160685 [ 259 ] {c6f47d62-8e87-480b-b395-c28862a0100a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.160725 [ 259 ] {c6f47d62-8e87-480b-b395-c28862a0100a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.161145 [ 259 ] {c6f47d62-8e87-480b-b395-c28862a0100a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:36:59.161393 [ 259 ] {c6f47d62-8e87-480b-b395-c28862a0100a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:36:59.161624 [ 259 ] {c6f47d62-8e87-480b-b395-c28862a0100a} executeQuery: Read 237 rows, 16.27 KiB in 0.001632 sec., 145220.58823529413 rows/sec., 9.73 MiB/sec. 2025.01.31 23:36:59.161677 [ 259 ] {c6f47d62-8e87-480b-b395-c28862a0100a} TCPHandler: Processed in 0.001875909 sec. 2025.01.31 23:36:59.161816 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.161967 [ 262 ] {62974f46-ca11-410d-89ea-c6880f403504} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:36:59.162040 [ 262 ] {62974f46-ca11-410d-89ea-c6880f403504} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:36:59.162631 [ 262 ] {62974f46-ca11-410d-89ea-c6880f403504} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.162672 [ 262 ] {62974f46-ca11-410d-89ea-c6880f403504} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.163079 [ 262 ] {62974f46-ca11-410d-89ea-c6880f403504} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:36:59.163335 [ 262 ] {62974f46-ca11-410d-89ea-c6880f403504} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:36:59.163601 [ 262 ] {62974f46-ca11-410d-89ea-c6880f403504} executeQuery: Read 1 rows, 69.00 B in 0.001663 sec., 601.3229104028864 rows/sec., 40.52 KiB/sec. 2025.01.31 23:36:59.163800 [ 262 ] {62974f46-ca11-410d-89ea-c6880f403504} TCPHandler: Processed in 0.002033034 sec. 2025.01.31 23:36:59.163996 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.164128 [ 259 ] {60973da6-a108-4cb1-a832-df1876d4ad57} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:36:59.164233 [ 259 ] {60973da6-a108-4cb1-a832-df1876d4ad57} 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.31 23:36:59.165453 [ 259 ] {60973da6-a108-4cb1-a832-df1876d4ad57} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.165494 [ 259 ] {60973da6-a108-4cb1-a832-df1876d4ad57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.166174 [ 259 ] {60973da6-a108-4cb1-a832-df1876d4ad57} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:36:59.166451 [ 259 ] {60973da6-a108-4cb1-a832-df1876d4ad57} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:36:59.166691 [ 259 ] {60973da6-a108-4cb1-a832-df1876d4ad57} executeQuery: Read 39 rows, 71.56 KiB in 0.002597 sec., 15017.327685791299 rows/sec., 26.91 MiB/sec. 2025.01.31 23:36:59.166788 [ 259 ] {60973da6-a108-4cb1-a832-df1876d4ad57} TCPHandler: Processed in 0.00286627 sec. 2025.01.31 23:36:59.166943 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:36:59.167063 [ 262 ] {f3a8f34b-3ebb-4a44-bee5-64c9f2110917} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:36:59.167124 [ 262 ] {f3a8f34b-3ebb-4a44-bee5-64c9f2110917} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:36:59.167661 [ 262 ] {f3a8f34b-3ebb-4a44-bee5-64c9f2110917} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:36:59.167700 [ 262 ] {f3a8f34b-3ebb-4a44-bee5-64c9f2110917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:36:59.168082 [ 262 ] {f3a8f34b-3ebb-4a44-bee5-64c9f2110917} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:36:59.168342 [ 262 ] {f3a8f34b-3ebb-4a44-bee5-64c9f2110917} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:36:59.168568 [ 262 ] {f3a8f34b-3ebb-4a44-bee5-64c9f2110917} executeQuery: Read 82 rows, 5.33 KiB in 0.001533 sec., 53489.88910632746 rows/sec., 3.40 MiB/sec. 2025.01.31 23:36:59.168619 [ 262 ] {f3a8f34b-3ebb-4a44-bee5-64c9f2110917} TCPHandler: Processed in 0.001735664 sec. 2025.01.31 23:37:03.201326 [ 25 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:37:03.201398 [ 25 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:37:03.327348 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 2025.01.31 23:37:03.328020 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:03.328069 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:03.328585 [ 243 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:37:03.328831 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:37:03.329023 [ 24 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.31 23:37:03.329080 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 2025.01.31 23:37:03.329112 [ 24 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:03.329140 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:03.329265 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:37:03.329390 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:03.329430 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part 2025.01.31 23:37:03.329502 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part 2025.01.31 23:37:03.329610 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part 2025.01.31 23:37:03.329850 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part 2025.01.31 23:37:03.330075 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part 2025.01.31 23:37:03.330179 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part 2025.01.31 23:37:03.332636 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003427468 sec., 3488289.3144443654 rows/sec., 49.90 MiB/sec. 2025.01.31 23:37:03.333100 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.31 23:37:03.333451 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:37:03.333545 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_26_5} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.31 23:37:03.333661 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. 2025.01.31 23:37:04.126891 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 2025.01.31 23:37:04.131033 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.131683 [ 262 ] {a2ee7ee3-18bb-4638-9ef4-5c7b7fd35db0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:04.131876 [ 262 ] {a2ee7ee3-18bb-4638-9ef4-5c7b7fd35db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:04.135522 [ 262 ] {a2ee7ee3-18bb-4638-9ef4-5c7b7fd35db0} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.135623 [ 262 ] {a2ee7ee3-18bb-4638-9ef4-5c7b7fd35db0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.137160 [ 262 ] {a2ee7ee3-18bb-4638-9ef4-5c7b7fd35db0} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:37:04.137887 [ 262 ] {a2ee7ee3-18bb-4638-9ef4-5c7b7fd35db0} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:04.138344 [ 23 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.31 23:37:04.138466 [ 23 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.138544 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.138667 [ 262 ] {a2ee7ee3-18bb-4638-9ef4-5c7b7fd35db0} executeQuery: Read 56 rows, 4.38 KiB in 0.007264 sec., 7709.251101321586 rows/sec., 602.69 KiB/sec. 2025.01.31 23:37:04.139008 [ 262 ] {a2ee7ee3-18bb-4638-9ef4-5c7b7fd35db0} TCPHandler: Processed in 0.008193248 sec. 2025.01.31 23:37:04.139046 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:37:04.139470 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.139534 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:04.139639 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1430 rows starting from the beginning of the part 2025.01.31 23:37:04.140034 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part 2025.01.31 23:37:04.140165 [ 259 ] {208dd525-2318-4953-9436-ca9e0283040e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:04.140605 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 281 rows starting from the beginning of the part 2025.01.31 23:37:04.140619 [ 259 ] {208dd525-2318-4953-9436-ca9e0283040e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:04.141062 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:37:04.141562 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 281 rows starting from the beginning of the part 2025.01.31 23:37:04.142095 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:37:04.147528 [ 259 ] {208dd525-2318-4953-9436-ca9e0283040e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.147669 [ 259 ] {208dd525-2318-4953-9436-ca9e0283040e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.148638 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.009947532 sec., 217139.2864079251 rows/sec., 19.09 MiB/sec. 2025.01.31 23:37:04.149092 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.31 23:37:04.149924 [ 259 ] {208dd525-2318-4953-9436-ca9e0283040e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:37:04.150173 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_41_8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:04.150538 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_41_8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.31 23:37:04.150855 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.31 23:37:04.150923 [ 259 ] {208dd525-2318-4953-9436-ca9e0283040e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:04.151291 [ 23 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.31 23:37:04.151399 [ 23 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.151478 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.152106 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:37:04.152075 [ 259 ] {208dd525-2318-4953-9436-ca9e0283040e} executeQuery: Read 64 rows, 5.12 KiB in 0.012139 sec., 5272.262954114836 rows/sec., 421.39 KiB/sec. 2025.01.31 23:37:04.152924 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:04.153063 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part 2025.01.31 23:37:04.153478 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part 2025.01.31 23:37:04.153929 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 421 rows starting from the beginning of the part 2025.01.31 23:37:04.154234 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:37:04.154714 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 421 rows starting from the beginning of the part 2025.01.31 23:37:04.154736 [ 259 ] {208dd525-2318-4953-9436-ca9e0283040e} TCPHandler: Processed in 0.015545089 sec. 2025.01.31 23:37:04.155272 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:37:04.155419 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.156088 [ 262 ] {3784e599-7a45-4582-b920-e16973adc956} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:04.156327 [ 262 ] {3784e599-7a45-4582-b920-e16973adc956} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:04.160169 [ 262 ] {3784e599-7a45-4582-b920-e16973adc956} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.160300 [ 262 ] {3784e599-7a45-4582-b920-e16973adc956} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.161391 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.009735356 sec., 199992.68645132237 rows/sec., 15.30 MiB/sec. 2025.01.31 23:37:04.162478 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.31 23:37:04.162817 [ 262 ] {3784e599-7a45-4582-b920-e16973adc956} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:37:04.163563 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_41_8} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:04.163912 [ 262 ] {3784e599-7a45-4582-b920-e16973adc956} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:04.163988 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_41_8} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.31 23:37:04.164414 [ 23 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.31 23:37:04.164507 [ 23 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.164594 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.164728 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.31 23:37:04.164806 [ 262 ] {3784e599-7a45-4582-b920-e16973adc956} executeQuery: Read 160 rows, 11.41 KiB in 0.008984 sec., 17809.439002671414 rows/sec., 1.24 MiB/sec. 2025.01.31 23:37:04.165155 [ 262 ] {3784e599-7a45-4582-b920-e16973adc956} TCPHandler: Processed in 0.010148609 sec. 2025.01.31 23:37:04.165511 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:37:04.165519 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.165784 [ 259 ] {0ef1c74e-620c-4f05-96a2-8e14ae09675e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:04.165806 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:04.165913 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_41_8} MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11697 rows starting from the beginning of the part 2025.01.31 23:37:04.165966 [ 259 ] {0ef1c74e-620c-4f05-96a2-8e14ae09675e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:04.166395 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part 2025.01.31 23:37:04.167056 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:37:04.167656 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:37:04.168380 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part 2025.01.31 23:37:04.168943 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:37:04.171081 [ 259 ] {0ef1c74e-620c-4f05-96a2-8e14ae09675e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.171197 [ 259 ] {0ef1c74e-620c-4f05-96a2-8e14ae09675e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.172792 [ 259 ] {0ef1c74e-620c-4f05-96a2-8e14ae09675e} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:37:04.173859 [ 259 ] {0ef1c74e-620c-4f05-96a2-8e14ae09675e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:04.174348 [ 23 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.31 23:37:04.174456 [ 23 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.174556 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.175189 [ 259 ] {0ef1c74e-620c-4f05-96a2-8e14ae09675e} executeQuery: Read 60 rows, 4.14 KiB in 0.0094 sec., 6382.978723404255 rows/sec., 440.49 KiB/sec. 2025.01.31 23:37:04.175901 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:37:04.176881 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:04.177235 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2178 rows starting from the beginning of the part 2025.01.31 23:37:04.177320 [ 259 ] {0ef1c74e-620c-4f05-96a2-8e14ae09675e} TCPHandler: Processed in 0.012022857 sec. 2025.01.31 23:37:04.177819 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:37:04.178573 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:37:04.178927 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:37:04.179398 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:37:04.179761 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:37:04.181311 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 12651 rows, containing 5 columns (5 merged, 0 gathered) in 0.016301091 sec., 776083.0241362372 rows/sec., 52.41 MiB/sec. 2025.01.31 23:37:04.181846 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.31 23:37:04.182872 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_41_8} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:04.183286 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_41_8} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.31 23:37:04.183582 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. 2025.01.31 23:37:04.185681 [ 190 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 2522 rows, containing 4 columns (4 merged, 0 gathered) in 0.010856201 sec., 232309.62654431327 rows/sec., 15.16 MiB/sec. 2025.01.31 23:37:04.186165 [ 190 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.31 23:37:04.186933 [ 190 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_41_8} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:04.187154 [ 190 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_41_8} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.31 23:37:04.187385 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. 2025.01.31 23:37:04.199972 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.200038 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.207842 [ 244 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:37:04.208800 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:37:04.209226 [ 23 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.31 23:37:04.209387 [ 23 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.209465 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.209918 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:04.227586 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 196 2025.01.31 23:37:04.228925 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:04.230233 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:04.235610 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:04.241028 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:04.246430 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:04.252006 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:04.256487 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:04.315827 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.106186486 sec., 1845.8092680456532 rows/sec., 9.54 MiB/sec. 2025.01.31 23:37:04.318480 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.31 23:37:04.321568 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_26_5} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:37:04.321671 [ 200 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_26_5} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.31 23:37:04.324211 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. 2025.01.31 23:37:04.974235 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.974547 [ 262 ] {7d1a8584-f564-4159-a03e-60f955daca6c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:37:04.974666 [ 262 ] {7d1a8584-f564-4159-a03e-60f955daca6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:37:04.975680 [ 262 ] {7d1a8584-f564-4159-a03e-60f955daca6c} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.975733 [ 262 ] {7d1a8584-f564-4159-a03e-60f955daca6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.976181 [ 262 ] {7d1a8584-f564-4159-a03e-60f955daca6c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:37:04.976444 [ 262 ] {7d1a8584-f564-4159-a03e-60f955daca6c} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:37:04.976739 [ 262 ] {7d1a8584-f564-4159-a03e-60f955daca6c} executeQuery: Read 14 rows, 1.01 KiB in 0.00226 sec., 6194.690265486726 rows/sec., 445.93 KiB/sec. 2025.01.31 23:37:04.976897 [ 262 ] {7d1a8584-f564-4159-a03e-60f955daca6c} TCPHandler: Processed in 0.002857 sec. 2025.01.31 23:37:04.977311 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.977526 [ 259 ] {f3dddab9-4f6d-44e3-87cf-b84b30a6b82b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:37:04.977607 [ 259 ] {f3dddab9-4f6d-44e3-87cf-b84b30a6b82b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:37:04.978432 [ 259 ] {f3dddab9-4f6d-44e3-87cf-b84b30a6b82b} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.978474 [ 259 ] {f3dddab9-4f6d-44e3-87cf-b84b30a6b82b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.978930 [ 259 ] {f3dddab9-4f6d-44e3-87cf-b84b30a6b82b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2025.01.31 23:37:04.979192 [ 259 ] {f3dddab9-4f6d-44e3-87cf-b84b30a6b82b} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:37:04.979469 [ 259 ] {f3dddab9-4f6d-44e3-87cf-b84b30a6b82b} executeQuery: Read 16 rows, 1.30 KiB in 0.001983 sec., 8068.582955118508 rows/sec., 657.94 KiB/sec. 2025.01.31 23:37:04.979608 [ 259 ] {f3dddab9-4f6d-44e3-87cf-b84b30a6b82b} TCPHandler: Processed in 0.00254867 sec. 2025.01.31 23:37:04.979763 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.979914 [ 262 ] {d141246c-eaa4-4aea-abde-fd3c63bfd9b5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:04.979986 [ 262 ] {d141246c-eaa4-4aea-abde-fd3c63bfd9b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:04.981400 [ 262 ] {d141246c-eaa4-4aea-abde-fd3c63bfd9b5} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.981440 [ 262 ] {d141246c-eaa4-4aea-abde-fd3c63bfd9b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.981912 [ 262 ] {d141246c-eaa4-4aea-abde-fd3c63bfd9b5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:37:04.982158 [ 262 ] {d141246c-eaa4-4aea-abde-fd3c63bfd9b5} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:04.982390 [ 262 ] {d141246c-eaa4-4aea-abde-fd3c63bfd9b5} executeQuery: Read 1429 rows, 122.08 KiB in 0.002516 sec., 567965.0238473768 rows/sec., 47.39 MiB/sec. 2025.01.31 23:37:04.982449 [ 262 ] {d141246c-eaa4-4aea-abde-fd3c63bfd9b5} TCPHandler: Processed in 0.002754977 sec. 2025.01.31 23:37:04.982694 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.982923 [ 259 ] {4eaf69b0-0ef9-41be-9cfb-303316017214} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:37:04.983017 [ 259 ] {4eaf69b0-0ef9-41be-9cfb-303316017214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:37:04.983778 [ 259 ] {4eaf69b0-0ef9-41be-9cfb-303316017214} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.983815 [ 259 ] {4eaf69b0-0ef9-41be-9cfb-303316017214} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.984192 [ 259 ] {4eaf69b0-0ef9-41be-9cfb-303316017214} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:37:04.984441 [ 259 ] {4eaf69b0-0ef9-41be-9cfb-303316017214} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:37:04.984644 [ 259 ] {4eaf69b0-0ef9-41be-9cfb-303316017214} executeQuery: Read 62 rows, 4.51 KiB in 0.00178 sec., 34831.46067415731 rows/sec., 2.47 MiB/sec. 2025.01.31 23:37:04.984698 [ 259 ] {4eaf69b0-0ef9-41be-9cfb-303316017214} TCPHandler: Processed in 0.002121146 sec. 2025.01.31 23:37:04.984856 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.984978 [ 262 ] {05bf2433-6af5-40c3-9453-c43a16442b4d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:37:04.985028 [ 262 ] {05bf2433-6af5-40c3-9453-c43a16442b4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:37:04.985698 [ 262 ] {05bf2433-6af5-40c3-9453-c43a16442b4d} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.985737 [ 262 ] {05bf2433-6af5-40c3-9453-c43a16442b4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.986130 [ 262 ] {05bf2433-6af5-40c3-9453-c43a16442b4d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:37:04.986379 [ 262 ] {05bf2433-6af5-40c3-9453-c43a16442b4d} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:37:04.986598 [ 262 ] {05bf2433-6af5-40c3-9453-c43a16442b4d} executeQuery: Read 242 rows, 16.79 KiB in 0.001648 sec., 146844.66019417476 rows/sec., 9.95 MiB/sec. 2025.01.31 23:37:04.986653 [ 262 ] {05bf2433-6af5-40c3-9453-c43a16442b4d} TCPHandler: Processed in 0.001856798 sec. 2025.01.31 23:37:04.986812 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.986952 [ 259 ] {9dbeff4f-f2bc-41c6-9d64-33e7bbaa0636} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:37:04.987010 [ 259 ] {9dbeff4f-f2bc-41c6-9d64-33e7bbaa0636} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:37:04.987624 [ 259 ] {9dbeff4f-f2bc-41c6-9d64-33e7bbaa0636} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.987661 [ 259 ] {9dbeff4f-f2bc-41c6-9d64-33e7bbaa0636} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.988027 [ 259 ] {9dbeff4f-f2bc-41c6-9d64-33e7bbaa0636} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:37:04.988276 [ 259 ] {9dbeff4f-f2bc-41c6-9d64-33e7bbaa0636} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:37:04.988508 [ 259 ] {9dbeff4f-f2bc-41c6-9d64-33e7bbaa0636} executeQuery: Read 13 rows, 830.00 B in 0.001588 sec., 8186.39798488665 rows/sec., 510.42 KiB/sec. 2025.01.31 23:37:04.988724 [ 259 ] {9dbeff4f-f2bc-41c6-9d64-33e7bbaa0636} TCPHandler: Processed in 0.001978192 sec. 2025.01.31 23:37:04.988900 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.989042 [ 262 ] {3047b9a0-90af-4591-b594-a150aa3f2868} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:04.989099 [ 262 ] {3047b9a0-90af-4591-b594-a150aa3f2868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:04.990021 [ 262 ] {3047b9a0-90af-4591-b594-a150aa3f2868} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.990061 [ 262 ] {3047b9a0-90af-4591-b594-a150aa3f2868} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.990468 [ 262 ] {3047b9a0-90af-4591-b594-a150aa3f2868} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:37:04.990715 [ 262 ] {3047b9a0-90af-4591-b594-a150aa3f2868} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:04.990925 [ 262 ] {3047b9a0-90af-4591-b594-a150aa3f2868} executeQuery: Read 893 rows, 66.40 KiB in 0.001917 sec., 465832.0292123109 rows/sec., 33.82 MiB/sec. 2025.01.31 23:37:04.990981 [ 262 ] {3047b9a0-90af-4591-b594-a150aa3f2868} TCPHandler: Processed in 0.002153278 sec. 2025.01.31 23:37:04.991129 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.991250 [ 259 ] {28b3577d-a58e-48a3-8267-2ec74ab8f729} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:37:04.991310 [ 259 ] {28b3577d-a58e-48a3-8267-2ec74ab8f729} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:37:04.991884 [ 259 ] {28b3577d-a58e-48a3-8267-2ec74ab8f729} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.991928 [ 259 ] {28b3577d-a58e-48a3-8267-2ec74ab8f729} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.992378 [ 259 ] {28b3577d-a58e-48a3-8267-2ec74ab8f729} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:37:04.992624 [ 259 ] {28b3577d-a58e-48a3-8267-2ec74ab8f729} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:37:04.992894 [ 259 ] {28b3577d-a58e-48a3-8267-2ec74ab8f729} executeQuery: Read 6 rows, 321.00 B in 0.001646 sec., 3645.2004860267316 rows/sec., 190.45 KiB/sec. 2025.01.31 23:37:04.993061 [ 259 ] {28b3577d-a58e-48a3-8267-2ec74ab8f729} TCPHandler: Processed in 0.001987052 sec. 2025.01.31 23:37:04.993212 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.993334 [ 262 ] {8f46303a-421f-4889-93b7-6e030841413b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:04.993389 [ 262 ] {8f46303a-421f-4889-93b7-6e030841413b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:04.994161 [ 262 ] {8f46303a-421f-4889-93b7-6e030841413b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.994199 [ 262 ] {8f46303a-421f-4889-93b7-6e030841413b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.994648 [ 262 ] {8f46303a-421f-4889-93b7-6e030841413b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:37:04.994887 [ 262 ] {8f46303a-421f-4889-93b7-6e030841413b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:04.995095 [ 262 ] {8f46303a-421f-4889-93b7-6e030841413b} executeQuery: Read 963 rows, 65.53 KiB in 0.001787 sec., 538891.9977616116 rows/sec., 35.81 MiB/sec. 2025.01.31 23:37:04.995148 [ 262 ] {8f46303a-421f-4889-93b7-6e030841413b} TCPHandler: Processed in 0.001996903 sec. 2025.01.31 23:37:04.995314 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.995457 [ 259 ] {5c2680e4-be16-4d3b-852a-ac9aeb1f6b92} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:37:04.995517 [ 259 ] {5c2680e4-be16-4d3b-852a-ac9aeb1f6b92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:37:04.996078 [ 259 ] {5c2680e4-be16-4d3b-852a-ac9aeb1f6b92} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.996122 [ 259 ] {5c2680e4-be16-4d3b-852a-ac9aeb1f6b92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.996506 [ 259 ] {5c2680e4-be16-4d3b-852a-ac9aeb1f6b92} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:37:04.996751 [ 259 ] {5c2680e4-be16-4d3b-852a-ac9aeb1f6b92} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:37:04.996968 [ 259 ] {5c2680e4-be16-4d3b-852a-ac9aeb1f6b92} executeQuery: Read 1 rows, 69.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 43.84 KiB/sec. 2025.01.31 23:37:04.997146 [ 259 ] {5c2680e4-be16-4d3b-852a-ac9aeb1f6b92} TCPHandler: Processed in 0.001896309 sec. 2025.01.31 23:37:04.997361 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:04.997500 [ 262 ] {74aecc02-8219-40f3-ad11-0187207c6387} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:04.997594 [ 262 ] {74aecc02-8219-40f3-ad11-0187207c6387} 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.31 23:37:04.998958 [ 262 ] {74aecc02-8219-40f3-ad11-0187207c6387} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:04.998997 [ 262 ] {74aecc02-8219-40f3-ad11-0187207c6387} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:04.999697 [ 262 ] {74aecc02-8219-40f3-ad11-0187207c6387} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:37:04.999953 [ 262 ] {74aecc02-8219-40f3-ad11-0187207c6387} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:37:05.000184 [ 262 ] {74aecc02-8219-40f3-ad11-0187207c6387} executeQuery: Read 39 rows, 71.56 KiB in 0.002715 sec., 14364.640883977901 rows/sec., 25.74 MiB/sec. 2025.01.31 23:37:05.000235 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 194.41 MiB, peak 204.25 MiB, free memory in arenas 0.00 B, will set to 196.25 MiB (RSS), difference: 1.83 MiB 2025.01.31 23:37:05.001103 [ 262 ] {74aecc02-8219-40f3-ad11-0187207c6387} TCPHandler: Processed in 0.003847531 sec. 2025.01.31 23:37:05.001413 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:05.001562 [ 259 ] {f2151db0-391a-48d5-b641-7fd91f093217} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:05.001618 [ 259 ] {f2151db0-391a-48d5-b641-7fd91f093217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:05.002454 [ 259 ] {f2151db0-391a-48d5-b641-7fd91f093217} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:05.002492 [ 259 ] {f2151db0-391a-48d5-b641-7fd91f093217} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:05.002862 [ 259 ] {f2151db0-391a-48d5-b641-7fd91f093217} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:37:05.003119 [ 259 ] {f2151db0-391a-48d5-b641-7fd91f093217} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:05.003300 [ 259 ] {f2151db0-391a-48d5-b641-7fd91f093217} executeQuery: Read 34 rows, 2.02 KiB in 0.001769 sec., 19219.898247597514 rows/sec., 1.12 MiB/sec. 2025.01.31 23:37:05.003351 [ 259 ] {f2151db0-391a-48d5-b641-7fd91f093217} TCPHandler: Processed in 0.002109747 sec. 2025.01.31 23:37:08.374011 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 784 2025.01.31 23:37:08.377689 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:08.377742 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:08.379295 [ 242 ] {} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:37:08.379615 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:37:08.380787 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 784 2025.01.31 23:37:09.129478 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:09.129703 [ 262 ] {fe730f7b-b5b3-4105-9a5f-720b1811065a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:09.129784 [ 262 ] {fe730f7b-b5b3-4105-9a5f-720b1811065a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:09.130651 [ 262 ] {fe730f7b-b5b3-4105-9a5f-720b1811065a} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:09.130702 [ 262 ] {fe730f7b-b5b3-4105-9a5f-720b1811065a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:09.131166 [ 262 ] {fe730f7b-b5b3-4105-9a5f-720b1811065a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:37:09.131441 [ 262 ] {fe730f7b-b5b3-4105-9a5f-720b1811065a} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:09.131723 [ 262 ] {fe730f7b-b5b3-4105-9a5f-720b1811065a} executeQuery: Read 56 rows, 4.38 KiB in 0.002078 sec., 26948.989412897015 rows/sec., 2.06 MiB/sec. 2025.01.31 23:37:09.131823 [ 262 ] {fe730f7b-b5b3-4105-9a5f-720b1811065a} TCPHandler: Processed in 0.002489168 sec. 2025.01.31 23:37:09.132194 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:09.132475 [ 259 ] {42bb1b9a-5c0f-4e36-bd56-37104abdd4b4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:09.132547 [ 259 ] {42bb1b9a-5c0f-4e36-bd56-37104abdd4b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:09.133295 [ 259 ] {42bb1b9a-5c0f-4e36-bd56-37104abdd4b4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:09.133339 [ 259 ] {42bb1b9a-5c0f-4e36-bd56-37104abdd4b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:09.133796 [ 259 ] {42bb1b9a-5c0f-4e36-bd56-37104abdd4b4} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:37:09.134058 [ 259 ] {42bb1b9a-5c0f-4e36-bd56-37104abdd4b4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:09.134300 [ 259 ] {42bb1b9a-5c0f-4e36-bd56-37104abdd4b4} executeQuery: Read 64 rows, 5.12 KiB in 0.001884 sec., 33970.27600849257 rows/sec., 2.65 MiB/sec. 2025.01.31 23:37:09.134365 [ 259 ] {42bb1b9a-5c0f-4e36-bd56-37104abdd4b4} TCPHandler: Processed in 0.002388285 sec. 2025.01.31 23:37:09.134573 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:09.134806 [ 262 ] {d213bcfa-57a4-43ba-952c-eb72c83356c8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:09.134909 [ 262 ] {d213bcfa-57a4-43ba-952c-eb72c83356c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:09.135717 [ 262 ] {d213bcfa-57a4-43ba-952c-eb72c83356c8} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:09.135758 [ 262 ] {d213bcfa-57a4-43ba-952c-eb72c83356c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:09.136172 [ 262 ] {d213bcfa-57a4-43ba-952c-eb72c83356c8} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:37:09.136422 [ 262 ] {d213bcfa-57a4-43ba-952c-eb72c83356c8} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:09.136631 [ 262 ] {d213bcfa-57a4-43ba-952c-eb72c83356c8} executeQuery: Read 128 rows, 9.13 KiB in 0.001887 sec., 67832.53842077371 rows/sec., 4.72 MiB/sec. 2025.01.31 23:37:09.136691 [ 262 ] {d213bcfa-57a4-43ba-952c-eb72c83356c8} TCPHandler: Processed in 0.00223057 sec. 2025.01.31 23:37:09.136907 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:09.137134 [ 259 ] {bf584ffe-abc7-4bc1-99aa-531f9ae321e0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:09.137231 [ 259 ] {bf584ffe-abc7-4bc1-99aa-531f9ae321e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:09.137829 [ 259 ] {bf584ffe-abc7-4bc1-99aa-531f9ae321e0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:09.137869 [ 259 ] {bf584ffe-abc7-4bc1-99aa-531f9ae321e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:09.138268 [ 259 ] {bf584ffe-abc7-4bc1-99aa-531f9ae321e0} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:37:09.138513 [ 259 ] {bf584ffe-abc7-4bc1-99aa-531f9ae321e0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:09.138772 [ 259 ] {bf584ffe-abc7-4bc1-99aa-531f9ae321e0} executeQuery: Read 48 rows, 3.31 KiB in 0.001688 sec., 28436.018957345972 rows/sec., 1.92 MiB/sec. 2025.01.31 23:37:09.138848 [ 259 ] {bf584ffe-abc7-4bc1-99aa-531f9ae321e0} TCPHandler: Processed in 0.002053015 sec. 2025.01.31 23:37:10.830109 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 2025.01.31 23:37:10.830722 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:10.830762 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:10.831312 [ 243 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:37:10.831568 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:37:10.831754 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 2025.01.31 23:37:11.728595 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 2025.01.31 23:37:11.747878 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:11.747946 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:11.755146 [ 244 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:37:11.755913 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:37:11.758736 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 204 2025.01.31 23:37:14.131255 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:14.131487 [ 262 ] {515dce9d-2d15-4584-b077-d755a0154e4b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:14.131567 [ 262 ] {515dce9d-2d15-4584-b077-d755a0154e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:14.132354 [ 262 ] {515dce9d-2d15-4584-b077-d755a0154e4b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:14.132400 [ 262 ] {515dce9d-2d15-4584-b077-d755a0154e4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:14.132839 [ 262 ] {515dce9d-2d15-4584-b077-d755a0154e4b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:37:14.133107 [ 262 ] {515dce9d-2d15-4584-b077-d755a0154e4b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:14.133370 [ 262 ] {515dce9d-2d15-4584-b077-d755a0154e4b} executeQuery: Read 56 rows, 4.38 KiB in 0.001933 sec., 28970.512157268495 rows/sec., 2.21 MiB/sec. 2025.01.31 23:37:14.133463 [ 262 ] {515dce9d-2d15-4584-b077-d755a0154e4b} TCPHandler: Processed in 0.002344814 sec. 2025.01.31 23:37:14.133792 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:14.133979 [ 259 ] {f586a9dc-c837-48f4-943a-547bd31ed1f6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:14.134051 [ 259 ] {f586a9dc-c837-48f4-943a-547bd31ed1f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:14.134818 [ 259 ] {f586a9dc-c837-48f4-943a-547bd31ed1f6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:14.134864 [ 259 ] {f586a9dc-c837-48f4-943a-547bd31ed1f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:14.135302 [ 259 ] {f586a9dc-c837-48f4-943a-547bd31ed1f6} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:37:14.135563 [ 259 ] {f586a9dc-c837-48f4-943a-547bd31ed1f6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:14.135801 [ 259 ] {f586a9dc-c837-48f4-943a-547bd31ed1f6} executeQuery: Read 64 rows, 5.12 KiB in 0.001874 sec., 34151.547491995734 rows/sec., 2.67 MiB/sec. 2025.01.31 23:37:14.135856 [ 259 ] {f586a9dc-c837-48f4-943a-547bd31ed1f6} TCPHandler: Processed in 0.00224234 sec. 2025.01.31 23:37:14.136027 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:14.136169 [ 262 ] {ba66817d-fe04-453d-a537-60a7adddf32c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:14.136234 [ 262 ] {ba66817d-fe04-453d-a537-60a7adddf32c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:14.136878 [ 262 ] {ba66817d-fe04-453d-a537-60a7adddf32c} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:14.136918 [ 262 ] {ba66817d-fe04-453d-a537-60a7adddf32c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:14.137321 [ 262 ] {ba66817d-fe04-453d-a537-60a7adddf32c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:37:14.137573 [ 262 ] {ba66817d-fe04-453d-a537-60a7adddf32c} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:14.137789 [ 262 ] {ba66817d-fe04-453d-a537-60a7adddf32c} executeQuery: Read 160 rows, 11.41 KiB in 0.001652 sec., 96852.30024213075 rows/sec., 6.75 MiB/sec. 2025.01.31 23:37:14.137841 [ 262 ] {ba66817d-fe04-453d-a537-60a7adddf32c} TCPHandler: Processed in 0.001883469 sec. 2025.01.31 23:37:14.138001 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:14.138120 [ 259 ] {3971fab8-bdca-4dd0-8164-958bfed1206c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:14.138173 [ 259 ] {3971fab8-bdca-4dd0-8164-958bfed1206c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:14.138687 [ 259 ] {3971fab8-bdca-4dd0-8164-958bfed1206c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:14.138726 [ 259 ] {3971fab8-bdca-4dd0-8164-958bfed1206c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:14.139111 [ 259 ] {3971fab8-bdca-4dd0-8164-958bfed1206c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:37:14.139357 [ 259 ] {3971fab8-bdca-4dd0-8164-958bfed1206c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:14.139565 [ 259 ] {3971fab8-bdca-4dd0-8164-958bfed1206c} executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. 2025.01.31 23:37:14.139614 [ 259 ] {3971fab8-bdca-4dd0-8164-958bfed1206c} TCPHandler: Processed in 0.001667743 sec. 2025.01.31 23:37:15.511666 [ 62 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2025.01.31 23:37:15.511737 [ 62 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:15.511763 [ 62 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:15.512003 [ 192 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full 2025.01.31 23:37:15.512214 [ 192 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:15.512254 [ 192 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part 2025.01.31 23:37:15.512338 [ 192 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2025.01.31 23:37:15.512434 [ 192 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2025.01.31 23:37:15.512678 [ 192 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part 2025.01.31 23:37:15.512946 [ 192 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2025.01.31 23:37:15.513988 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002142728 sec., 8400.506270511236 rows/sec., 566.05 KiB/sec. 2025.01.31 23:37:15.514123 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2025.01.31 23:37:15.514420 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:37:15.514507 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_18_4} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 2025.01.31 23:37:15.514587 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.31 23:37:17.427774 [ 142 ] {} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2025.01.31 23:37:17.427857 [ 142 ] {} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:17.427880 [ 142 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:17.428092 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:37:17.428270 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:17.428307 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2025.01.31 23:37:17.428396 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:37:17.428485 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part 2025.01.31 23:37:17.428780 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:37:17.428920 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2025.01.31 23:37:17.430013 [ 202 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.002057215 sec., 23332.515074992163 rows/sec., 1.95 MiB/sec. 2025.01.31 23:37:17.430148 [ 196 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2025.01.31 23:37:17.430433 [ 196 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_5_1} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:37:17.430512 [ 196 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_5_1} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2025.01.31 23:37:17.430589 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:37:18.201818 [ 117 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:37:18.201908 [ 117 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:37:18.332771 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 2025.01.31 23:37:18.333426 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:18.333472 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:18.334072 [ 243 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:37:18.334343 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:37:18.334604 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 2025.01.31 23:37:18.381925 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 800 2025.01.31 23:37:18.384666 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:18.384728 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:18.386190 [ 242 ] {} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:37:18.386496 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:37:18.387064 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 800 2025.01.31 23:37:19.137642 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.137860 [ 262 ] {fe6227ba-cdcf-4c42-86dd-1ff0561ec2b3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:37:19.137942 [ 262 ] {fe6227ba-cdcf-4c42-86dd-1ff0561ec2b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:37:19.138756 [ 262 ] {fe6227ba-cdcf-4c42-86dd-1ff0561ec2b3} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.138809 [ 262 ] {fe6227ba-cdcf-4c42-86dd-1ff0561ec2b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.139258 [ 262 ] {fe6227ba-cdcf-4c42-86dd-1ff0561ec2b3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:37:19.139524 [ 262 ] {fe6227ba-cdcf-4c42-86dd-1ff0561ec2b3} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:37:19.139765 [ 262 ] {fe6227ba-cdcf-4c42-86dd-1ff0561ec2b3} executeQuery: Read 14 rows, 1.01 KiB in 0.001963 sec., 7131.940906775344 rows/sec., 513.40 KiB/sec. 2025.01.31 23:37:19.139834 [ 262 ] {fe6227ba-cdcf-4c42-86dd-1ff0561ec2b3} TCPHandler: Processed in 0.002336353 sec. 2025.01.31 23:37:19.140067 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.140279 [ 259 ] {543e6b67-7309-4126-99a6-a837670349f8} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:19.140358 [ 259 ] {543e6b67-7309-4126-99a6-a837670349f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:19.141242 [ 259 ] {543e6b67-7309-4126-99a6-a837670349f8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.141283 [ 259 ] {543e6b67-7309-4126-99a6-a837670349f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.141755 [ 259 ] {543e6b67-7309-4126-99a6-a837670349f8} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:37:19.142030 [ 259 ] {543e6b67-7309-4126-99a6-a837670349f8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:19.142239 [ 259 ] {543e6b67-7309-4126-99a6-a837670349f8} executeQuery: Read 281 rows, 25.38 KiB in 0.002018 sec., 139246.77898909812 rows/sec., 12.28 MiB/sec. 2025.01.31 23:37:19.142303 [ 259 ] {543e6b67-7309-4126-99a6-a837670349f8} TCPHandler: Processed in 0.002375034 sec. 2025.01.31 23:37:19.142461 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.142616 [ 262 ] {601cedc3-cc98-4e17-8d73-8256ff286468} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:37:19.142678 [ 262 ] {601cedc3-cc98-4e17-8d73-8256ff286468} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:37:19.143399 [ 262 ] {601cedc3-cc98-4e17-8d73-8256ff286468} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.143448 [ 262 ] {601cedc3-cc98-4e17-8d73-8256ff286468} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.143865 [ 262 ] {601cedc3-cc98-4e17-8d73-8256ff286468} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:37:19.144110 [ 262 ] {601cedc3-cc98-4e17-8d73-8256ff286468} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:37:19.144365 [ 262 ] {601cedc3-cc98-4e17-8d73-8256ff286468} executeQuery: Read 46 rows, 3.39 KiB in 0.001771 sec., 25974.025974025975 rows/sec., 1.87 MiB/sec. 2025.01.31 23:37:19.144463 [ 262 ] {601cedc3-cc98-4e17-8d73-8256ff286468} TCPHandler: Processed in 0.002074655 sec. 2025.01.31 23:37:19.144681 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.144860 [ 259 ] {93219a15-2ee7-4988-8264-d206d31dfd3d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:37:19.144919 [ 259 ] {93219a15-2ee7-4988-8264-d206d31dfd3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:37:19.145607 [ 259 ] {93219a15-2ee7-4988-8264-d206d31dfd3d} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.145652 [ 259 ] {93219a15-2ee7-4988-8264-d206d31dfd3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.146022 [ 259 ] {93219a15-2ee7-4988-8264-d206d31dfd3d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:37:19.146266 [ 259 ] {93219a15-2ee7-4988-8264-d206d31dfd3d} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:37:19.146457 [ 259 ] {93219a15-2ee7-4988-8264-d206d31dfd3d} executeQuery: Read 14 rows, 1004.00 B in 0.001629 sec., 8594.229588704728 rows/sec., 601.88 KiB/sec. 2025.01.31 23:37:19.146572 [ 259 ] {93219a15-2ee7-4988-8264-d206d31dfd3d} TCPHandler: Processed in 0.002015583 sec. 2025.01.31 23:37:19.146727 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.146867 [ 262 ] {d194986c-2791-414d-9406-6b5a51fdc541} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:37:19.146924 [ 262 ] {d194986c-2791-414d-9406-6b5a51fdc541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:37:19.147627 [ 262 ] {d194986c-2791-414d-9406-6b5a51fdc541} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.147673 [ 262 ] {d194986c-2791-414d-9406-6b5a51fdc541} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.148027 [ 262 ] {d194986c-2791-414d-9406-6b5a51fdc541} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:37:19.148262 [ 262 ] {d194986c-2791-414d-9406-6b5a51fdc541} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:37:19.148517 [ 262 ] {d194986c-2791-414d-9406-6b5a51fdc541} executeQuery: Read 13 rows, 830.00 B in 0.001682 sec., 7728.894173602855 rows/sec., 481.89 KiB/sec. 2025.01.31 23:37:19.148731 [ 262 ] {d194986c-2791-414d-9406-6b5a51fdc541} TCPHandler: Processed in 0.002072645 sec. 2025.01.31 23:37:19.148894 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.149012 [ 259 ] {f98d67fa-338c-425d-a6de-2a0bcc64ebc3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:19.149061 [ 259 ] {f98d67fa-338c-425d-a6de-2a0bcc64ebc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:19.149766 [ 259 ] {f98d67fa-338c-425d-a6de-2a0bcc64ebc3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.149804 [ 259 ] {f98d67fa-338c-425d-a6de-2a0bcc64ebc3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.150192 [ 259 ] {f98d67fa-338c-425d-a6de-2a0bcc64ebc3} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:37:19.150431 [ 259 ] {f98d67fa-338c-425d-a6de-2a0bcc64ebc3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:19.150628 [ 259 ] {f98d67fa-338c-425d-a6de-2a0bcc64ebc3} executeQuery: Read 421 rows, 30.80 KiB in 0.001641 sec., 256550.88360755634 rows/sec., 18.33 MiB/sec. 2025.01.31 23:37:19.150757 [ 259 ] {f98d67fa-338c-425d-a6de-2a0bcc64ebc3} TCPHandler: Processed in 0.001919701 sec. 2025.01.31 23:37:19.150952 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.151087 [ 262 ] {4a94a973-2c1f-432c-a829-7a8e774709c3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:37:19.151146 [ 262 ] {4a94a973-2c1f-432c-a829-7a8e774709c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:37:19.151697 [ 262 ] {4a94a973-2c1f-432c-a829-7a8e774709c3} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.151737 [ 262 ] {4a94a973-2c1f-432c-a829-7a8e774709c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.152096 [ 262 ] {4a94a973-2c1f-432c-a829-7a8e774709c3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:37:19.152330 [ 262 ] {4a94a973-2c1f-432c-a829-7a8e774709c3} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:37:19.152537 [ 262 ] {4a94a973-2c1f-432c-a829-7a8e774709c3} executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. 2025.01.31 23:37:19.152586 [ 262 ] {4a94a973-2c1f-432c-a829-7a8e774709c3} TCPHandler: Processed in 0.001744825 sec. 2025.01.31 23:37:19.152727 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.152865 [ 259 ] {03fa718d-f240-4ac0-8f94-b4b9ea7c4d36} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:19.152929 [ 259 ] {03fa718d-f240-4ac0-8f94-b4b9ea7c4d36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:19.153602 [ 259 ] {03fa718d-f240-4ac0-8f94-b4b9ea7c4d36} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.153645 [ 259 ] {03fa718d-f240-4ac0-8f94-b4b9ea7c4d36} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.154036 [ 259 ] {03fa718d-f240-4ac0-8f94-b4b9ea7c4d36} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:37:19.154294 [ 259 ] {03fa718d-f240-4ac0-8f94-b4b9ea7c4d36} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:19.154516 [ 259 ] {03fa718d-f240-4ac0-8f94-b4b9ea7c4d36} executeQuery: Read 237 rows, 16.27 KiB in 0.001674 sec., 141577.06093189964 rows/sec., 9.49 MiB/sec. 2025.01.31 23:37:19.154686 [ 259 ] {03fa718d-f240-4ac0-8f94-b4b9ea7c4d36} TCPHandler: Processed in 0.002022094 sec. 2025.01.31 23:37:19.154917 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.155105 [ 262 ] {fb8c5916-ac33-4b7e-b4e2-0381e2b52c1d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:37:19.155171 [ 262 ] {fb8c5916-ac33-4b7e-b4e2-0381e2b52c1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:37:19.155713 [ 262 ] {fb8c5916-ac33-4b7e-b4e2-0381e2b52c1d} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.155751 [ 262 ] {fb8c5916-ac33-4b7e-b4e2-0381e2b52c1d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.156101 [ 262 ] {fb8c5916-ac33-4b7e-b4e2-0381e2b52c1d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:37:19.156345 [ 262 ] {fb8c5916-ac33-4b7e-b4e2-0381e2b52c1d} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:37:19.156543 [ 262 ] {fb8c5916-ac33-4b7e-b4e2-0381e2b52c1d} executeQuery: Read 1 rows, 69.00 B in 0.001455 sec., 687.2852233676977 rows/sec., 46.31 KiB/sec. 2025.01.31 23:37:19.156761 [ 262 ] {fb8c5916-ac33-4b7e-b4e2-0381e2b52c1d} TCPHandler: Processed in 0.001972812 sec. 2025.01.31 23:37:19.157012 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.157229 [ 259 ] {86509197-41ea-4567-bf63-8556e0398d94} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:19.157399 [ 259 ] {86509197-41ea-4567-bf63-8556e0398d94} 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.31 23:37:19.158760 [ 259 ] {86509197-41ea-4567-bf63-8556e0398d94} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.158798 [ 259 ] {86509197-41ea-4567-bf63-8556e0398d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.159463 [ 259 ] {86509197-41ea-4567-bf63-8556e0398d94} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:37:19.159729 [ 259 ] {86509197-41ea-4567-bf63-8556e0398d94} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:37:19.160053 [ 259 ] {86509197-41ea-4567-bf63-8556e0398d94} executeQuery: Read 39 rows, 71.56 KiB in 0.002874 sec., 13569.937369519834 rows/sec., 24.32 MiB/sec. 2025.01.31 23:37:19.160470 [ 259 ] {86509197-41ea-4567-bf63-8556e0398d94} TCPHandler: Processed in 0.003612063 sec. 2025.01.31 23:37:19.160643 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:19.160781 [ 262 ] {2e49d935-095d-4021-a31e-45c59ab5bfac} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:19.160838 [ 262 ] {2e49d935-095d-4021-a31e-45c59ab5bfac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:19.161396 [ 262 ] {2e49d935-095d-4021-a31e-45c59ab5bfac} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.161441 [ 262 ] {2e49d935-095d-4021-a31e-45c59ab5bfac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.161877 [ 262 ] {2e49d935-095d-4021-a31e-45c59ab5bfac} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:37:19.162168 [ 262 ] {2e49d935-095d-4021-a31e-45c59ab5bfac} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:19.162377 [ 262 ] {2e49d935-095d-4021-a31e-45c59ab5bfac} executeQuery: Read 82 rows, 5.33 KiB in 0.001626 sec., 50430.50430504305 rows/sec., 3.20 MiB/sec. 2025.01.31 23:37:19.162435 [ 262 ] {2e49d935-095d-4021-a31e-45c59ab5bfac} TCPHandler: Processed in 0.001858079 sec. 2025.01.31 23:37:19.259712 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 212 2025.01.31 23:37:19.280301 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:19.280358 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:19.287940 [ 244 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:37:19.288719 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:37:19.292296 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 212 2025.01.31 23:37:24.129978 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:24.130183 [ 262 ] {c472ac79-30cc-4f24-b200-baac5817e286} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:24.130255 [ 262 ] {c472ac79-30cc-4f24-b200-baac5817e286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:24.130998 [ 262 ] {c472ac79-30cc-4f24-b200-baac5817e286} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:24.131043 [ 262 ] {c472ac79-30cc-4f24-b200-baac5817e286} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:24.131478 [ 262 ] {c472ac79-30cc-4f24-b200-baac5817e286} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:37:24.131742 [ 262 ] {c472ac79-30cc-4f24-b200-baac5817e286} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:24.131889 [ 145 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.31 23:37:24.131939 [ 145 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:24.131949 [ 262 ] {c472ac79-30cc-4f24-b200-baac5817e286} executeQuery: Read 56 rows, 4.38 KiB in 0.001815 sec., 30853.994490358127 rows/sec., 2.36 MiB/sec. 2025.01.31 23:37:24.131969 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:24.132063 [ 262 ] {c472ac79-30cc-4f24-b200-baac5817e286} TCPHandler: Processed in 0.00221827 sec. 2025.01.31 23:37:24.132279 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:37:24.132370 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:24.132467 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:24.132530 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1430 rows starting from the beginning of the part 2025.01.31 23:37:24.132741 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1429 rows starting from the beginning of the part 2025.01.31 23:37:24.132763 [ 259 ] {90fabbf8-db10-4752-b5e2-fa2ea3d27d55} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:24.133032 [ 259 ] {90fabbf8-db10-4752-b5e2-fa2ea3d27d55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:24.133069 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part 2025.01.31 23:37:24.133452 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part 2025.01.31 23:37:24.133755 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 281 rows starting from the beginning of the part 2025.01.31 23:37:24.134040 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part 2025.01.31 23:37:24.135846 [ 259 ] {90fabbf8-db10-4752-b5e2-fa2ea3d27d55} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:24.135936 [ 259 ] {90fabbf8-db10-4752-b5e2-fa2ea3d27d55} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:24.136909 [ 259 ] {90fabbf8-db10-4752-b5e2-fa2ea3d27d55} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:37:24.137244 [ 259 ] {90fabbf8-db10-4752-b5e2-fa2ea3d27d55} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:24.137592 [ 145 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.31 23:37:24.137708 [ 145 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:24.137799 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:24.138029 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005933386 sec., 557523.1410867252 rows/sec., 48.66 MiB/sec. 2025.01.31 23:37:24.138069 [ 259 ] {90fabbf8-db10-4752-b5e2-fa2ea3d27d55} executeQuery: Read 64 rows, 5.12 KiB in 0.005487 sec., 11663.93293238564 rows/sec., 932.25 KiB/sec. 2025.01.31 23:37:24.138103 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:37:24.138267 [ 259 ] {90fabbf8-db10-4752-b5e2-fa2ea3d27d55} TCPHandler: Processed in 0.006087111 sec. 2025.01.31 23:37:24.138458 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:24.138519 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:24.138538 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part 2025.01.31 23:37:24.138580 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.31 23:37:24.138873 [ 262 ] {62be5ae1-d458-456c-94fb-484bbf34f1af} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:24.139056 [ 262 ] {62be5ae1-d458-456c-94fb-484bbf34f1af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:24.139260 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 893 rows starting from the beginning of the part 2025.01.31 23:37:24.139636 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:24.140056 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_46_9} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.31 23:37:24.140125 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part 2025.01.31 23:37:24.140456 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:37:24.140647 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part 2025.01.31 23:37:24.140795 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 421 rows starting from the beginning of the part 2025.01.31 23:37:24.141210 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part 2025.01.31 23:37:24.142089 [ 262 ] {62be5ae1-d458-456c-94fb-484bbf34f1af} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:24.142150 [ 262 ] {62be5ae1-d458-456c-94fb-484bbf34f1af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:24.143209 [ 262 ] {62be5ae1-d458-456c-94fb-484bbf34f1af} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:37:24.143611 [ 262 ] {62be5ae1-d458-456c-94fb-484bbf34f1af} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:24.143791 [ 145 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.31 23:37:24.143844 [ 145 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:24.143874 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:24.143947 [ 262 ] {62be5ae1-d458-456c-94fb-484bbf34f1af} executeQuery: Read 160 rows, 11.41 KiB in 0.005192 sec., 30816.640986132516 rows/sec., 2.15 MiB/sec. 2025.01.31 23:37:24.144326 [ 262 ] {62be5ae1-d458-456c-94fb-484bbf34f1af} TCPHandler: Processed in 0.005947737 sec. 2025.01.31 23:37:24.144416 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:37:24.144644 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:24.144993 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007036621 sec., 343772.9557979604 rows/sec., 26.37 MiB/sec. 2025.01.31 23:37:24.145069 [ 259 ] {b98a66d5-d3ab-4355-b45e-bab9c108ffad} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:24.145111 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:24.145213 [ 259 ] {b98a66d5-d3ab-4355-b45e-bab9c108ffad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:24.145228 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12651 rows starting from the beginning of the part 2025.01.31 23:37:24.145309 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.31 23:37:24.145717 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 963 rows starting from the beginning of the part 2025.01.31 23:37:24.146260 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part 2025.01.31 23:37:24.146746 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part 2025.01.31 23:37:24.146848 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:24.147142 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 237 rows starting from the beginning of the part 2025.01.31 23:37:24.147400 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_46_9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.31 23:37:24.147559 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part 2025.01.31 23:37:24.147800 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.31 23:37:24.148815 [ 259 ] {b98a66d5-d3ab-4355-b45e-bab9c108ffad} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:24.148868 [ 259 ] {b98a66d5-d3ab-4355-b45e-bab9c108ffad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:24.149431 [ 259 ] {b98a66d5-d3ab-4355-b45e-bab9c108ffad} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:37:24.149864 [ 259 ] {b98a66d5-d3ab-4355-b45e-bab9c108ffad} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:24.150196 [ 145 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.31 23:37:24.150308 [ 145 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:24.150392 [ 145 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:24.150607 [ 259 ] {b98a66d5-d3ab-4355-b45e-bab9c108ffad} executeQuery: Read 60 rows, 4.14 KiB in 0.005614 sec., 10687.566797292482 rows/sec., 737.55 KiB/sec. 2025.01.31 23:37:24.150809 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:37:24.150956 [ 259 ] {b98a66d5-d3ab-4355-b45e-bab9c108ffad} TCPHandler: Processed in 0.006483444 sec. 2025.01.31 23:37:24.151252 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:24.151294 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2522 rows starting from the beginning of the part 2025.01.31 23:37:24.151395 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2025.01.31 23:37:24.151665 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part 2025.01.31 23:37:24.151940 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part 2025.01.31 23:37:24.152043 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 82 rows starting from the beginning of the part 2025.01.31 23:37:24.152634 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part 2025.01.31 23:37:24.154351 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 14299 rows, containing 5 columns (5 merged, 0 gathered) in 0.010359915 sec., 1380223.6794413852 rows/sec., 93.19 MiB/sec. 2025.01.31 23:37:24.154466 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.003950294 sec., 710326.8769362483 rows/sec., 46.34 MiB/sec. 2025.01.31 23:37:24.154693 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.31 23:37:24.154890 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.31 23:37:24.155163 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:24.155294 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_46_9} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.31 23:37:24.155446 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. 2025.01.31 23:37:24.155502 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:24.155613 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_46_9} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.31 23:37:24.155716 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.01.31 23:37:25.835637 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 2025.01.31 23:37:25.836302 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:25.836347 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:25.836872 [ 243 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:37:25.837129 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:37:25.837329 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 2025.01.31 23:37:26.793268 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 219 2025.01.31 23:37:26.814776 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:26.814845 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.14 GiB. 2025.01.31 23:37:26.822244 [ 244 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:37:26.823049 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:37:26.826230 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 219 2025.01.31 23:37:28.388070 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 830 2025.01.31 23:37:28.391160 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:28.391221 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:28.392705 [ 242 ] {} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:37:28.393022 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:37:28.393251 [ 140 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.31 23:37:28.393380 [ 140 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:28.393451 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:28.393929 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:37:28.394568 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 830 2025.01.31 23:37:28.395068 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:28.395270 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 684 rows starting from the beginning of the part 2025.01.31 23:37:28.395939 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2025.01.31 23:37:28.396615 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:37:28.397296 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part 2025.01.31 23:37:28.397884 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part 2025.01.31 23:37:28.398530 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:37:28.406987 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 72 columns (72 merged, 0 gathered) in 0.013357269 sec., 62138.4506069317 rows/sec., 51.45 MiB/sec. 2025.01.31 23:37:28.408046 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.31 23:37:28.408781 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_21_4} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:37:28.408871 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_21_4} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.31 23:37:28.409095 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. 2025.01.31 23:37:29.136986 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.137214 [ 262 ] {fd3837a4-d310-4e7c-aa3c-017bd4cc631d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:37:29.137294 [ 262 ] {fd3837a4-d310-4e7c-aa3c-017bd4cc631d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:37:29.138107 [ 262 ] {fd3837a4-d310-4e7c-aa3c-017bd4cc631d} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.138163 [ 262 ] {fd3837a4-d310-4e7c-aa3c-017bd4cc631d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.138612 [ 262 ] {fd3837a4-d310-4e7c-aa3c-017bd4cc631d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:37:29.138866 [ 262 ] {fd3837a4-d310-4e7c-aa3c-017bd4cc631d} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:37:29.139095 [ 262 ] {fd3837a4-d310-4e7c-aa3c-017bd4cc631d} executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. 2025.01.31 23:37:29.139152 [ 262 ] {fd3837a4-d310-4e7c-aa3c-017bd4cc631d} TCPHandler: Processed in 0.002316313 sec. 2025.01.31 23:37:29.139425 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.139613 [ 259 ] {6568f644-3dbd-4b80-9d5f-01a72ff8c32b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:29.139685 [ 259 ] {6568f644-3dbd-4b80-9d5f-01a72ff8c32b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:29.140604 [ 259 ] {6568f644-3dbd-4b80-9d5f-01a72ff8c32b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.140650 [ 259 ] {6568f644-3dbd-4b80-9d5f-01a72ff8c32b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.141132 [ 259 ] {6568f644-3dbd-4b80-9d5f-01a72ff8c32b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:37:29.141400 [ 259 ] {6568f644-3dbd-4b80-9d5f-01a72ff8c32b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:29.141634 [ 259 ] {6568f644-3dbd-4b80-9d5f-01a72ff8c32b} executeQuery: Read 281 rows, 25.38 KiB in 0.00207 sec., 135748.7922705314 rows/sec., 11.97 MiB/sec. 2025.01.31 23:37:29.141740 [ 259 ] {6568f644-3dbd-4b80-9d5f-01a72ff8c32b} TCPHandler: Processed in 0.002441207 sec. 2025.01.31 23:37:29.141981 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.142120 [ 262 ] {6e78c139-84e7-4ea0-9706-162bb40e8f8a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:37:29.142171 [ 262 ] {6e78c139-84e7-4ea0-9706-162bb40e8f8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:37:29.142800 [ 262 ] {6e78c139-84e7-4ea0-9706-162bb40e8f8a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.142841 [ 262 ] {6e78c139-84e7-4ea0-9706-162bb40e8f8a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.143205 [ 262 ] {6e78c139-84e7-4ea0-9706-162bb40e8f8a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:37:29.143444 [ 262 ] {6e78c139-84e7-4ea0-9706-162bb40e8f8a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:37:29.143607 [ 138 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.31 23:37:29.143669 [ 138 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.143698 [ 262 ] {6e78c139-84e7-4ea0-9706-162bb40e8f8a} executeQuery: Read 46 rows, 3.39 KiB in 0.001595 sec., 28840.125391849528 rows/sec., 2.07 MiB/sec. 2025.01.31 23:37:29.143711 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.143872 [ 262 ] {6e78c139-84e7-4ea0-9706-162bb40e8f8a} TCPHandler: Processed in 0.002006033 sec. 2025.01.31 23:37:29.144235 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.144483 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::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.31 23:37:29.144585 [ 259 ] {ced14435-aa16-4896-ba11-846c1b583169} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:37:29.144705 [ 259 ] {ced14435-aa16-4896-ba11-846c1b583169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:37:29.144728 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:29.144840 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 64 rows starting from the beginning of the part 2025.01.31 23:37:29.145091 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2025.01.31 23:37:29.145395 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 46 rows starting from the beginning of the part 2025.01.31 23:37:29.145804 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 62 rows starting from the beginning of the part 2025.01.31 23:37:29.146149 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part 2025.01.31 23:37:29.146464 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2025.01.31 23:37:29.147638 [ 259 ] {ced14435-aa16-4896-ba11-846c1b583169} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.147712 [ 259 ] {ced14435-aa16-4896-ba11-846c1b583169} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.148772 [ 259 ] {ced14435-aa16-4896-ba11-846c1b583169} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:37:29.149246 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.00538761 sec., 57539.42842930353 rows/sec., 4.34 MiB/sec. 2025.01.31 23:37:29.149314 [ 259 ] {ced14435-aa16-4896-ba11-846c1b583169} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:37:29.149444 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.31 23:37:29.149545 [ 138 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.31 23:37:29.149649 [ 138 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.149731 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.149904 [ 259 ] {ced14435-aa16-4896-ba11-846c1b583169} executeQuery: Read 14 rows, 1004.00 B in 0.005368 sec., 2608.047690014903 rows/sec., 182.65 KiB/sec. 2025.01.31 23:37:29.150321 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::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.31 23:37:29.150621 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:37:29.150968 [ 201 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_20_4} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.31 23:37:29.151006 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:29.151016 [ 259 ] {ced14435-aa16-4896-ba11-846c1b583169} TCPHandler: Processed in 0.006988059 sec. 2025.01.31 23:37:29.151132 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 242 rows starting from the beginning of the part 2025.01.31 23:37:29.151180 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:37:29.151382 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.151489 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2025.01.31 23:37:29.151748 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part 2025.01.31 23:37:29.151828 [ 262 ] {51f50371-09c1-4a58-a18a-a55c47e273e9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:37:29.151970 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part 2025.01.31 23:37:29.152023 [ 262 ] {51f50371-09c1-4a58-a18a-a55c47e273e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:37:29.152294 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2025.01.31 23:37:29.152595 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2025.01.31 23:37:29.154289 [ 262 ] {51f50371-09c1-4a58-a18a-a55c47e273e9} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.154364 [ 262 ] {51f50371-09c1-4a58-a18a-a55c47e273e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.155241 [ 262 ] {51f50371-09c1-4a58-a18a-a55c47e273e9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:37:29.155440 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005554524 sec., 97218.05144779282 rows/sec., 6.96 MiB/sec. 2025.01.31 23:37:29.155657 [ 198 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.31 23:37:29.155693 [ 262 ] {51f50371-09c1-4a58-a18a-a55c47e273e9} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:37:29.156156 [ 262 ] {51f50371-09c1-4a58-a18a-a55c47e273e9} executeQuery: Read 13 rows, 830.00 B in 0.004475 sec., 2905.027932960894 rows/sec., 181.13 KiB/sec. 2025.01.31 23:37:29.156337 [ 262 ] {51f50371-09c1-4a58-a18a-a55c47e273e9} TCPHandler: Processed in 0.005115941 sec. 2025.01.31 23:37:29.156352 [ 198 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:37:29.156517 [ 198 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_20_4} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.31 23:37:29.156539 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.156627 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.31 23:37:29.156703 [ 259 ] {75d55f34-bfcd-4ac6-bedb-71fdd345b4c3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:29.156762 [ 259 ] {75d55f34-bfcd-4ac6-bedb-71fdd345b4c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:29.157555 [ 259 ] {75d55f34-bfcd-4ac6-bedb-71fdd345b4c3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.157593 [ 259 ] {75d55f34-bfcd-4ac6-bedb-71fdd345b4c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.157980 [ 259 ] {75d55f34-bfcd-4ac6-bedb-71fdd345b4c3} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:37:29.158228 [ 259 ] {75d55f34-bfcd-4ac6-bedb-71fdd345b4c3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:29.158443 [ 259 ] {75d55f34-bfcd-4ac6-bedb-71fdd345b4c3} executeQuery: Read 421 rows, 30.80 KiB in 0.001765 sec., 238526.9121813031 rows/sec., 17.04 MiB/sec. 2025.01.31 23:37:29.158532 [ 259 ] {75d55f34-bfcd-4ac6-bedb-71fdd345b4c3} TCPHandler: Processed in 0.002082055 sec. 2025.01.31 23:37:29.158780 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.158950 [ 262 ] {fedebc0e-615d-4e08-af06-52fdb06ddcf8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:37:29.159008 [ 262 ] {fedebc0e-615d-4e08-af06-52fdb06ddcf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:37:29.159575 [ 262 ] {fedebc0e-615d-4e08-af06-52fdb06ddcf8} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.159622 [ 262 ] {fedebc0e-615d-4e08-af06-52fdb06ddcf8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.160035 [ 262 ] {fedebc0e-615d-4e08-af06-52fdb06ddcf8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:37:29.160270 [ 262 ] {fedebc0e-615d-4e08-af06-52fdb06ddcf8} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:37:29.160429 [ 138 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 2025.01.31 23:37:29.160493 [ 138 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.160513 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.160549 [ 262 ] {fedebc0e-615d-4e08-af06-52fdb06ddcf8} executeQuery: Read 6 rows, 321.00 B in 0.001619 sec., 3705.9913526868436 rows/sec., 193.62 KiB/sec. 2025.01.31 23:37:29.160830 [ 262 ] {fedebc0e-615d-4e08-af06-52fdb06ddcf8} TCPHandler: Processed in 0.002169879 sec. 2025.01.31 23:37:29.160862 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:37:29.161218 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.161331 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_20_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:29.161448 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:37:29.161588 [ 259 ] {4e98c529-0e1e-4aa6-a174-0c7751b23b2b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:29.161738 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:37:29.161846 [ 259 ] {4e98c529-0e1e-4aa6-a174-0c7751b23b2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:29.162143 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:37:29.162505 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:37:29.162847 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:37:29.163191 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::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.31 23:37:29.164255 [ 259 ] {4e98c529-0e1e-4aa6-a174-0c7751b23b2b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.164324 [ 259 ] {4e98c529-0e1e-4aa6-a174-0c7751b23b2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.165448 [ 259 ] {4e98c529-0e1e-4aa6-a174-0c7751b23b2b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:37:29.165887 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_20_4} MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.005283426 sec., 22712.535388969205 rows/sec., 1.16 MiB/sec. 2025.01.31 23:37:29.166062 [ 259 ] {4e98c529-0e1e-4aa6-a174-0c7751b23b2b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:29.166134 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_20_4} MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) 2025.01.31 23:37:29.166475 [ 259 ] {4e98c529-0e1e-4aa6-a174-0c7751b23b2b} executeQuery: Read 237 rows, 16.27 KiB in 0.004993 sec., 47466.45303424795 rows/sec., 3.18 MiB/sec. 2025.01.31 23:37:29.166635 [ 259 ] {4e98c529-0e1e-4aa6-a174-0c7751b23b2b} TCPHandler: Processed in 0.005679068 sec. 2025.01.31 23:37:29.166795 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_20_4} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:37:29.166867 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.166973 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_20_4} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 2025.01.31 23:37:29.167092 [ 262 ] {b37d426f-5d69-4b78-9be4-eb6a1eb06cfc} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:37:29.167156 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.31 23:37:29.167211 [ 262 ] {b37d426f-5d69-4b78-9be4-eb6a1eb06cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:37:29.167690 [ 262 ] {b37d426f-5d69-4b78-9be4-eb6a1eb06cfc} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.167731 [ 262 ] {b37d426f-5d69-4b78-9be4-eb6a1eb06cfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.168137 [ 262 ] {b37d426f-5d69-4b78-9be4-eb6a1eb06cfc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:37:29.168381 [ 262 ] {b37d426f-5d69-4b78-9be4-eb6a1eb06cfc} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:37:29.168588 [ 262 ] {b37d426f-5d69-4b78-9be4-eb6a1eb06cfc} executeQuery: Read 1 rows, 69.00 B in 0.001571 sec., 636.5372374283896 rows/sec., 42.89 KiB/sec. 2025.01.31 23:37:29.168640 [ 262 ] {b37d426f-5d69-4b78-9be4-eb6a1eb06cfc} TCPHandler: Processed in 0.001895959 sec. 2025.01.31 23:37:29.168806 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.168929 [ 259 ] {56b1f3e2-8303-410f-adca-79563e37644a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:29.169012 [ 259 ] {56b1f3e2-8303-410f-adca-79563e37644a} 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.31 23:37:29.170408 [ 259 ] {56b1f3e2-8303-410f-adca-79563e37644a} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.170449 [ 259 ] {56b1f3e2-8303-410f-adca-79563e37644a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.171223 [ 259 ] {56b1f3e2-8303-410f-adca-79563e37644a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:37:29.171544 [ 259 ] {56b1f3e2-8303-410f-adca-79563e37644a} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:37:29.171898 [ 259 ] {56b1f3e2-8303-410f-adca-79563e37644a} executeQuery: Read 39 rows, 71.56 KiB in 0.002958 sec., 13184.584178498986 rows/sec., 23.63 MiB/sec. 2025.01.31 23:37:29.172185 [ 259 ] {56b1f3e2-8303-410f-adca-79563e37644a} TCPHandler: Processed in 0.003442487 sec. 2025.01.31 23:37:29.172360 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:29.172493 [ 262 ] {ca87dfc6-ba57-4312-9b25-2065ebbcb200} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:29.172552 [ 262 ] {ca87dfc6-ba57-4312-9b25-2065ebbcb200} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:29.173107 [ 262 ] {ca87dfc6-ba57-4312-9b25-2065ebbcb200} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:29.173154 [ 262 ] {ca87dfc6-ba57-4312-9b25-2065ebbcb200} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:29.173583 [ 262 ] {ca87dfc6-ba57-4312-9b25-2065ebbcb200} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:37:29.173843 [ 262 ] {ca87dfc6-ba57-4312-9b25-2065ebbcb200} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:29.174049 [ 262 ] {ca87dfc6-ba57-4312-9b25-2065ebbcb200} executeQuery: Read 82 rows, 5.33 KiB in 0.001586 sec., 51702.39596469105 rows/sec., 3.28 MiB/sec. 2025.01.31 23:37:29.174100 [ 262 ] {ca87dfc6-ba57-4312-9b25-2065ebbcb200} TCPHandler: Processed in 0.001809817 sec. 2025.01.31 23:37:33.201969 [ 134 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:37:33.202075 [ 134 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:37:33.338357 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 2025.01.31 23:37:33.339025 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:33.339075 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:33.339610 [ 243 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:37:33.339867 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:37:33.340114 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 2025.01.31 23:37:34.130258 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.130467 [ 262 ] {d558d5c4-d901-4287-a2ae-a8b8a9f51604} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:34.130545 [ 262 ] {d558d5c4-d901-4287-a2ae-a8b8a9f51604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:34.131386 [ 262 ] {d558d5c4-d901-4287-a2ae-a8b8a9f51604} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.131428 [ 262 ] {d558d5c4-d901-4287-a2ae-a8b8a9f51604} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.131857 [ 262 ] {d558d5c4-d901-4287-a2ae-a8b8a9f51604} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:37:34.132123 [ 262 ] {d558d5c4-d901-4287-a2ae-a8b8a9f51604} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:34.132318 [ 262 ] {d558d5c4-d901-4287-a2ae-a8b8a9f51604} executeQuery: Read 56 rows, 4.38 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.24 MiB/sec. 2025.01.31 23:37:34.132382 [ 262 ] {d558d5c4-d901-4287-a2ae-a8b8a9f51604} TCPHandler: Processed in 0.002262971 sec. 2025.01.31 23:37:34.132656 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.132872 [ 259 ] {a7f6cbec-fcc3-43e3-bc82-53144ce859c4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:34.132955 [ 259 ] {a7f6cbec-fcc3-43e3-bc82-53144ce859c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:34.133756 [ 259 ] {a7f6cbec-fcc3-43e3-bc82-53144ce859c4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.133808 [ 259 ] {a7f6cbec-fcc3-43e3-bc82-53144ce859c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.134257 [ 259 ] {a7f6cbec-fcc3-43e3-bc82-53144ce859c4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:37:34.134529 [ 259 ] {a7f6cbec-fcc3-43e3-bc82-53144ce859c4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:34.134802 [ 259 ] {a7f6cbec-fcc3-43e3-bc82-53144ce859c4} executeQuery: Read 64 rows, 5.12 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.52 MiB/sec. 2025.01.31 23:37:34.134936 [ 259 ] {a7f6cbec-fcc3-43e3-bc82-53144ce859c4} TCPHandler: Processed in 0.002423116 sec. 2025.01.31 23:37:34.135188 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.135338 [ 262 ] {d1697dff-721f-4010-b2e0-c19fe614204a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:34.135404 [ 262 ] {d1697dff-721f-4010-b2e0-c19fe614204a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:34.136111 [ 262 ] {d1697dff-721f-4010-b2e0-c19fe614204a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.136151 [ 262 ] {d1697dff-721f-4010-b2e0-c19fe614204a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.136552 [ 262 ] {d1697dff-721f-4010-b2e0-c19fe614204a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:37:34.136795 [ 262 ] {d1697dff-721f-4010-b2e0-c19fe614204a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:34.136992 [ 262 ] {d1697dff-721f-4010-b2e0-c19fe614204a} executeQuery: Read 160 rows, 11.41 KiB in 0.001689 sec., 94730.60982830077 rows/sec., 6.60 MiB/sec. 2025.01.31 23:37:34.137118 [ 262 ] {d1697dff-721f-4010-b2e0-c19fe614204a} TCPHandler: Processed in 0.002063145 sec. 2025.01.31 23:37:34.137311 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.137442 [ 259 ] {55b4fb64-284b-48cd-a6b6-f87424c87503} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:34.137500 [ 259 ] {55b4fb64-284b-48cd-a6b6-f87424c87503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:34.138045 [ 259 ] {55b4fb64-284b-48cd-a6b6-f87424c87503} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.138088 [ 259 ] {55b4fb64-284b-48cd-a6b6-f87424c87503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.138488 [ 259 ] {55b4fb64-284b-48cd-a6b6-f87424c87503} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:37:34.138748 [ 259 ] {55b4fb64-284b-48cd-a6b6-f87424c87503} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:34.138974 [ 259 ] {55b4fb64-284b-48cd-a6b6-f87424c87503} executeQuery: Read 60 rows, 4.14 KiB in 0.001563 sec., 38387.715930902115 rows/sec., 2.59 MiB/sec. 2025.01.31 23:37:34.139036 [ 259 ] {55b4fb64-284b-48cd-a6b6-f87424c87503} TCPHandler: Processed in 0.001797606 sec. 2025.01.31 23:37:34.327198 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 2025.01.31 23:37:34.349147 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.349213 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.357013 [ 244 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:37:34.357809 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:37:34.360663 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 227 2025.01.31 23:37:34.975748 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.975965 [ 262 ] {c9d3833a-d8c4-4108-9e9d-fa71bfaaf3b0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:37:34.976045 [ 262 ] {c9d3833a-d8c4-4108-9e9d-fa71bfaaf3b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:37:34.976776 [ 262 ] {c9d3833a-d8c4-4108-9e9d-fa71bfaaf3b0} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.976822 [ 262 ] {c9d3833a-d8c4-4108-9e9d-fa71bfaaf3b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.977250 [ 262 ] {c9d3833a-d8c4-4108-9e9d-fa71bfaaf3b0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:37:34.977509 [ 262 ] {c9d3833a-d8c4-4108-9e9d-fa71bfaaf3b0} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:37:34.977717 [ 132 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.31 23:37:34.977786 [ 262 ] {c9d3833a-d8c4-4108-9e9d-fa71bfaaf3b0} executeQuery: Read 14 rows, 1.01 KiB in 0.001876 sec., 7462.686567164179 rows/sec., 537.21 KiB/sec. 2025.01.31 23:37:34.977851 [ 132 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.977928 [ 262 ] {c9d3833a-d8c4-4108-9e9d-fa71bfaaf3b0} TCPHandler: Processed in 0.002319173 sec. 2025.01.31 23:37:34.977938 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.978244 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.978280 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:37:34.978559 [ 259 ] {102ed448-da77-4da8-9002-1eeb3e0e9f45} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:37:34.978623 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:34.978682 [ 259 ] {102ed448-da77-4da8-9002-1eeb3e0e9f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:37:34.978702 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:37:34.979079 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:37:34.979366 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:37:34.979816 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:37:34.980184 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:37:34.981369 [ 259 ] {102ed448-da77-4da8-9002-1eeb3e0e9f45} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.981440 [ 259 ] {102ed448-da77-4da8-9002-1eeb3e0e9f45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.982505 [ 259 ] {102ed448-da77-4da8-9002-1eeb3e0e9f45} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2025.01.31 23:37:34.982689 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004601955 sec., 15210.926660517107 rows/sec., 1.13 MiB/sec. 2025.01.31 23:37:34.982840 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.31 23:37:34.982899 [ 259 ] {102ed448-da77-4da8-9002-1eeb3e0e9f45} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:37:34.983237 [ 259 ] {102ed448-da77-4da8-9002-1eeb3e0e9f45} executeQuery: Read 2 rows, 167.00 B in 0.004782 sec., 418.23504809703053 rows/sec., 34.10 KiB/sec. 2025.01.31 23:37:34.983269 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_21_5} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:37:34.983344 [ 259 ] {102ed448-da77-4da8-9002-1eeb3e0e9f45} TCPHandler: Processed in 0.005264016 sec. 2025.01.31 23:37:34.983388 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_21_5} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.31 23:37:34.983510 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:37:34.983621 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.983843 [ 262 ] {453b1c4a-811f-4b73-bb6d-843a0caa697c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:34.983935 [ 262 ] {453b1c4a-811f-4b73-bb6d-843a0caa697c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:34.985325 [ 262 ] {453b1c4a-811f-4b73-bb6d-843a0caa697c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.985367 [ 262 ] {453b1c4a-811f-4b73-bb6d-843a0caa697c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.985838 [ 262 ] {453b1c4a-811f-4b73-bb6d-843a0caa697c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:37:34.986089 [ 262 ] {453b1c4a-811f-4b73-bb6d-843a0caa697c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:34.986307 [ 262 ] {453b1c4a-811f-4b73-bb6d-843a0caa697c} executeQuery: Read 1422 rows, 121.57 KiB in 0.002517 sec., 564958.283671037 rows/sec., 47.17 MiB/sec. 2025.01.31 23:37:34.986389 [ 262 ] {453b1c4a-811f-4b73-bb6d-843a0caa697c} TCPHandler: Processed in 0.002910381 sec. 2025.01.31 23:37:34.986573 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.986707 [ 259 ] {8b25a6f2-e2e4-453f-b2fb-3de9a00312c3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:37:34.986759 [ 259 ] {8b25a6f2-e2e4-453f-b2fb-3de9a00312c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:37:34.987371 [ 259 ] {8b25a6f2-e2e4-453f-b2fb-3de9a00312c3} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.987411 [ 259 ] {8b25a6f2-e2e4-453f-b2fb-3de9a00312c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.987770 [ 259 ] {8b25a6f2-e2e4-453f-b2fb-3de9a00312c3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:37:34.988007 [ 259 ] {8b25a6f2-e2e4-453f-b2fb-3de9a00312c3} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:37:34.988252 [ 259 ] {8b25a6f2-e2e4-453f-b2fb-3de9a00312c3} executeQuery: Read 48 rows, 3.53 KiB in 0.001569 sec., 30592.734225621414 rows/sec., 2.20 MiB/sec. 2025.01.31 23:37:34.988367 [ 259 ] {8b25a6f2-e2e4-453f-b2fb-3de9a00312c3} TCPHandler: Processed in 0.001886069 sec. 2025.01.31 23:37:34.988509 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.988647 [ 262 ] {114db2c5-ae6e-4253-9106-519bf24708a6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:37:34.988706 [ 262 ] {114db2c5-ae6e-4253-9106-519bf24708a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:37:34.989463 [ 262 ] {114db2c5-ae6e-4253-9106-519bf24708a6} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.989503 [ 262 ] {114db2c5-ae6e-4253-9106-519bf24708a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.989875 [ 262 ] {114db2c5-ae6e-4253-9106-519bf24708a6} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:37:34.990120 [ 262 ] {114db2c5-ae6e-4253-9106-519bf24708a6} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:37:34.990333 [ 262 ] {114db2c5-ae6e-4253-9106-519bf24708a6} executeQuery: Read 242 rows, 16.79 KiB in 0.001717 sec., 140943.5061153174 rows/sec., 9.55 MiB/sec. 2025.01.31 23:37:34.990387 [ 262 ] {114db2c5-ae6e-4253-9106-519bf24708a6} TCPHandler: Processed in 0.001946281 sec. 2025.01.31 23:37:34.990554 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.990694 [ 259 ] {6668a480-5335-4e4c-8ef5-b97d566805d7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:37:34.990752 [ 259 ] {6668a480-5335-4e4c-8ef5-b97d566805d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:37:34.991385 [ 259 ] {6668a480-5335-4e4c-8ef5-b97d566805d7} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.991425 [ 259 ] {6668a480-5335-4e4c-8ef5-b97d566805d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.991782 [ 259 ] {6668a480-5335-4e4c-8ef5-b97d566805d7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:37:34.992033 [ 259 ] {6668a480-5335-4e4c-8ef5-b97d566805d7} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:37:34.992199 [ 132 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 2025.01.31 23:37:34.992258 [ 132 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.992295 [ 259 ] {6668a480-5335-4e4c-8ef5-b97d566805d7} executeQuery: Read 13 rows, 830.00 B in 0.001617 sec., 8039.579468150897 rows/sec., 501.27 KiB/sec. 2025.01.31 23:37:34.992302 [ 132 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.992437 [ 259 ] {6668a480-5335-4e4c-8ef5-b97d566805d7} TCPHandler: Processed in 0.001950841 sec. 2025.01.31 23:37:34.992733 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:37:34.992750 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.993098 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_21_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:34.993106 [ 262 ] {cdcee196-6a87-4a92-a3d4-72ab158a1609} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:34.993159 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:37:34.993215 [ 262 ] {cdcee196-6a87-4a92-a3d4-72ab158a1609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:34.993480 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:37:34.993817 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:37:34.994141 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:37:34.994492 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:37:34.996656 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_21_5} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004224883 sec., 15385.041431916577 rows/sec., 1019.35 KiB/sec. 2025.01.31 23:37:34.996755 [ 262 ] {cdcee196-6a87-4a92-a3d4-72ab158a1609} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.996808 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_21_5} MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) 2025.01.31 23:37:34.996817 [ 262 ] {cdcee196-6a87-4a92-a3d4-72ab158a1609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.997302 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_21_5} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:37:34.997462 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_21_5} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 2025.01.31 23:37:34.997562 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:37:34.997645 [ 262 ] {cdcee196-6a87-4a92-a3d4-72ab158a1609} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:37:34.997907 [ 262 ] {cdcee196-6a87-4a92-a3d4-72ab158a1609} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:34.998135 [ 262 ] {cdcee196-6a87-4a92-a3d4-72ab158a1609} executeQuery: Read 879 rows, 65.26 KiB in 0.005121 sec., 171646.16285881665 rows/sec., 12.44 MiB/sec. 2025.01.31 23:37:34.998204 [ 262 ] {cdcee196-6a87-4a92-a3d4-72ab158a1609} TCPHandler: Processed in 0.005637538 sec. 2025.01.31 23:37:34.998349 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:34.998464 [ 259 ] {e88cc660-9425-471f-97fd-ce243f32c0aa} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:37:34.998517 [ 259 ] {e88cc660-9425-471f-97fd-ce243f32c0aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:37:34.998997 [ 259 ] {e88cc660-9425-471f-97fd-ce243f32c0aa} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:34.999037 [ 259 ] {e88cc660-9425-471f-97fd-ce243f32c0aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:34.999400 [ 259 ] {e88cc660-9425-471f-97fd-ce243f32c0aa} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:37:34.999633 [ 259 ] {e88cc660-9425-471f-97fd-ce243f32c0aa} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:37:34.999860 [ 259 ] {e88cc660-9425-471f-97fd-ce243f32c0aa} executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. 2025.01.31 23:37:34.999976 [ 259 ] {e88cc660-9425-471f-97fd-ce243f32c0aa} TCPHandler: Processed in 0.001683573 sec. 2025.01.31 23:37:35.000123 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:35.000260 [ 262 ] {ea2c3384-a7f9-43f2-adda-2f3b9f6ecfa2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:35.000322 [ 262 ] {ea2c3384-a7f9-43f2-adda-2f3b9f6ecfa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:35.001162 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 199.72 MiB, peak 206.76 MiB, free memory in arenas 0.00 B, will set to 198.70 MiB (RSS), difference: -1.01 MiB 2025.01.31 23:37:35.001289 [ 262 ] {ea2c3384-a7f9-43f2-adda-2f3b9f6ecfa2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:35.001343 [ 262 ] {ea2c3384-a7f9-43f2-adda-2f3b9f6ecfa2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:35.001924 [ 262 ] {ea2c3384-a7f9-43f2-adda-2f3b9f6ecfa2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:37:35.002167 [ 262 ] {ea2c3384-a7f9-43f2-adda-2f3b9f6ecfa2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:35.002377 [ 262 ] {ea2c3384-a7f9-43f2-adda-2f3b9f6ecfa2} executeQuery: Read 956 rows, 65.04 KiB in 0.002147 sec., 445272.4732184443 rows/sec., 29.58 MiB/sec. 2025.01.31 23:37:35.002435 [ 262 ] {ea2c3384-a7f9-43f2-adda-2f3b9f6ecfa2} TCPHandler: Processed in 0.002370185 sec. 2025.01.31 23:37:35.002590 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:35.002727 [ 259 ] {5b0f5def-76ac-482d-8ff5-b608b26fe400} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:37:35.002785 [ 259 ] {5b0f5def-76ac-482d-8ff5-b608b26fe400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:37:35.003305 [ 259 ] {5b0f5def-76ac-482d-8ff5-b608b26fe400} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:35.003345 [ 259 ] {5b0f5def-76ac-482d-8ff5-b608b26fe400} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:35.003696 [ 259 ] {5b0f5def-76ac-482d-8ff5-b608b26fe400} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:37:35.003929 [ 259 ] {5b0f5def-76ac-482d-8ff5-b608b26fe400} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:37:35.004136 [ 259 ] {5b0f5def-76ac-482d-8ff5-b608b26fe400} executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. 2025.01.31 23:37:35.004186 [ 259 ] {5b0f5def-76ac-482d-8ff5-b608b26fe400} TCPHandler: Processed in 0.001661703 sec. 2025.01.31 23:37:35.004331 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:35.004469 [ 262 ] {d7a8aee6-b00b-4e64-bcf5-3fcf31c2907b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:35.004563 [ 262 ] {d7a8aee6-b00b-4e64-bcf5-3fcf31c2907b} 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.31 23:37:35.005838 [ 262 ] {d7a8aee6-b00b-4e64-bcf5-3fcf31c2907b} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:35.005877 [ 262 ] {d7a8aee6-b00b-4e64-bcf5-3fcf31c2907b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:35.006519 [ 262 ] {d7a8aee6-b00b-4e64-bcf5-3fcf31c2907b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2025.01.31 23:37:35.006771 [ 262 ] {d7a8aee6-b00b-4e64-bcf5-3fcf31c2907b} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:37:35.006951 [ 131 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2025.01.31 23:37:35.007029 [ 131 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:35.007047 [ 262 ] {d7a8aee6-b00b-4e64-bcf5-3fcf31c2907b} executeQuery: Read 39 rows, 71.56 KiB in 0.002597 sec., 15017.327685791299 rows/sec., 26.91 MiB/sec. 2025.01.31 23:37:35.007076 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:35.007434 [ 187 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:37:35.007452 [ 262 ] {d7a8aee6-b00b-4e64-bcf5-3fcf31c2907b} TCPHandler: Processed in 0.00318764 sec. 2025.01.31 23:37:35.007708 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:35.007971 [ 259 ] {718e40a3-994c-446f-91fc-6db78507496c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:35.008092 [ 259 ] {718e40a3-994c-446f-91fc-6db78507496c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:35.008315 [ 187 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:35.008602 [ 187 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 519 rows starting from the beginning of the part 2025.01.31 23:37:35.009327 [ 187 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part 2025.01.31 23:37:35.010125 [ 259 ] {718e40a3-994c-446f-91fc-6db78507496c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:35.010130 [ 187 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part 2025.01.31 23:37:35.010201 [ 259 ] {718e40a3-994c-446f-91fc-6db78507496c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:35.010801 [ 187 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2025.01.31 23:37:35.011566 [ 187 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part 2025.01.31 23:37:35.011645 [ 259 ] {718e40a3-994c-446f-91fc-6db78507496c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:37:35.012126 [ 187 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part 2025.01.31 23:37:35.012439 [ 259 ] {718e40a3-994c-446f-91fc-6db78507496c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:35.013138 [ 259 ] {718e40a3-994c-446f-91fc-6db78507496c} executeQuery: Read 34 rows, 2.02 KiB in 0.005248 sec., 6478.658536585366 rows/sec., 385.01 KiB/sec. 2025.01.31 23:37:35.013394 [ 259 ] {718e40a3-994c-446f-91fc-6db78507496c} TCPHandler: Processed in 0.005828413 sec. 2025.01.31 23:37:35.026800 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 19 columns (19 merged, 0 gathered) in 0.019610066 sec., 36409.87235841022 rows/sec., 65.24 MiB/sec. 2025.01.31 23:37:35.027513 [ 195 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2025.01.31 23:37:35.027931 [ 195 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:37:35.028012 [ 195 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_21_4} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2025.01.31 23:37:35.028132 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. 2025.01.31 23:37:36.001182 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 199.06 MiB, peak 206.76 MiB, free memory in arenas 0.00 B, will set to 200.88 MiB (RSS), difference: 1.82 MiB 2025.01.31 23:37:38.395639 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 884 2025.01.31 23:37:38.399236 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:38.399306 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:38.400882 [ 242 ] {} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:37:38.401223 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:37:38.401964 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 884 2025.01.31 23:37:39.128336 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:39.128544 [ 262 ] {28e3f344-c9f7-4378-b0da-13bde15f041a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:39.128625 [ 262 ] {28e3f344-c9f7-4378-b0da-13bde15f041a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:39.129434 [ 262 ] {28e3f344-c9f7-4378-b0da-13bde15f041a} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:39.129485 [ 262 ] {28e3f344-c9f7-4378-b0da-13bde15f041a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:39.129919 [ 262 ] {28e3f344-c9f7-4378-b0da-13bde15f041a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:37:39.130174 [ 262 ] {28e3f344-c9f7-4378-b0da-13bde15f041a} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:39.130415 [ 262 ] {28e3f344-c9f7-4378-b0da-13bde15f041a} executeQuery: Read 56 rows, 4.38 KiB in 0.001927 sec., 29060.716139076285 rows/sec., 2.22 MiB/sec. 2025.01.31 23:37:39.130480 [ 262 ] {28e3f344-c9f7-4378-b0da-13bde15f041a} TCPHandler: Processed in 0.002283532 sec. 2025.01.31 23:37:39.130720 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:39.130932 [ 259 ] {315bf4e6-13ed-44bb-a564-d65dead0f2ab} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:39.131010 [ 259 ] {315bf4e6-13ed-44bb-a564-d65dead0f2ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:39.131789 [ 259 ] {315bf4e6-13ed-44bb-a564-d65dead0f2ab} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:39.131829 [ 259 ] {315bf4e6-13ed-44bb-a564-d65dead0f2ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:39.132277 [ 259 ] {315bf4e6-13ed-44bb-a564-d65dead0f2ab} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:37:39.132535 [ 259 ] {315bf4e6-13ed-44bb-a564-d65dead0f2ab} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:39.132734 [ 259 ] {315bf4e6-13ed-44bb-a564-d65dead0f2ab} executeQuery: Read 64 rows, 5.12 KiB in 0.001861 sec., 34390.11284255776 rows/sec., 2.68 MiB/sec. 2025.01.31 23:37:39.132789 [ 259 ] {315bf4e6-13ed-44bb-a564-d65dead0f2ab} TCPHandler: Processed in 0.00220789 sec. 2025.01.31 23:37:39.132941 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:39.133086 [ 262 ] {e473e8c1-ff0b-4cea-aa04-8a51311d0e8b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:39.133153 [ 262 ] {e473e8c1-ff0b-4cea-aa04-8a51311d0e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:39.133766 [ 262 ] {e473e8c1-ff0b-4cea-aa04-8a51311d0e8b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:39.133808 [ 262 ] {e473e8c1-ff0b-4cea-aa04-8a51311d0e8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:39.134220 [ 262 ] {e473e8c1-ff0b-4cea-aa04-8a51311d0e8b} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:37:39.134463 [ 262 ] {e473e8c1-ff0b-4cea-aa04-8a51311d0e8b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:39.134712 [ 262 ] {e473e8c1-ff0b-4cea-aa04-8a51311d0e8b} executeQuery: Read 128 rows, 9.13 KiB in 0.001657 sec., 77248.0386240193 rows/sec., 5.38 MiB/sec. 2025.01.31 23:37:39.134823 [ 262 ] {e473e8c1-ff0b-4cea-aa04-8a51311d0e8b} TCPHandler: Processed in 0.001952482 sec. 2025.01.31 23:37:39.135071 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:39.135236 [ 259 ] {9e926619-3627-49cc-b556-7e8acf3928dc} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:39.135292 [ 259 ] {9e926619-3627-49cc-b556-7e8acf3928dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:39.135780 [ 259 ] {9e926619-3627-49cc-b556-7e8acf3928dc} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:39.135818 [ 259 ] {9e926619-3627-49cc-b556-7e8acf3928dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:39.136203 [ 259 ] {9e926619-3627-49cc-b556-7e8acf3928dc} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:37:39.136445 [ 259 ] {9e926619-3627-49cc-b556-7e8acf3928dc} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:39.136623 [ 259 ] {9e926619-3627-49cc-b556-7e8acf3928dc} executeQuery: Read 48 rows, 3.31 KiB in 0.001418 sec., 33850.49365303244 rows/sec., 2.28 MiB/sec. 2025.01.31 23:37:39.136671 [ 259 ] {9e926619-3627-49cc-b556-7e8acf3928dc} TCPHandler: Processed in 0.001735785 sec. 2025.01.31 23:37:40.841158 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 2025.01.31 23:37:40.842035 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:40.842083 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:40.842596 [ 243 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:37:40.842859 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:37:40.843121 [ 121 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.31 23:37:40.843136 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 2025.01.31 23:37:40.843244 [ 121 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:40.843291 [ 121 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:40.843527 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:37:40.843783 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:40.843824 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:37:40.843905 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part 2025.01.31 23:37:40.844128 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part 2025.01.31 23:37:40.844273 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part 2025.01.31 23:37:40.844488 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part 2025.01.31 23:37:40.844661 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part 2025.01.31 23:37:40.846705 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003327425 sec., 4271471.182671284 rows/sec., 61.10 MiB/sec. 2025.01.31 23:37:40.847167 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.31 23:37:40.847528 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_31_6} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:37:40.847628 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_31_6} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.31 23:37:40.847751 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. 2025.01.31 23:37:41.861732 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 2025.01.31 23:37:41.884864 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:41.884929 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:41.892526 [ 244 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:37:41.893297 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:37:41.893627 [ 120 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.31 23:37:41.893702 [ 120 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:41.893747 [ 120 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:41.894167 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:41.909023 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 234 2025.01.31 23:37:41.910680 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:41.911914 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:41.917476 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:41.923137 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part 2025.01.31 23:37:41.928716 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part 2025.01.31 23:37:41.934614 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:41.939275 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:37:42.000234 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 207.36 MiB, peak 212.71 MiB, free memory in arenas 0.00 B, will set to 203.58 MiB (RSS), difference: -3.77 MiB 2025.01.31 23:37:42.000260 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.106378443 sec., 2199.6937857043085 rows/sec., 11.37 MiB/sec. 2025.01.31 23:37:42.003398 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.31 23:37:42.006406 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_31_6} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:37:42.006540 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_31_6} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.31 23:37:42.009231 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. 2025.01.31 23:37:43.000213 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 198.38 MiB, peak 212.71 MiB, free memory in arenas 0.00 B, will set to 203.58 MiB (RSS), difference: 5.21 MiB 2025.01.31 23:37:44.130606 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:44.130825 [ 262 ] {d86299f6-af39-4e17-9d40-3ad111f2d441} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:44.130910 [ 262 ] {d86299f6-af39-4e17-9d40-3ad111f2d441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:44.131732 [ 262 ] {d86299f6-af39-4e17-9d40-3ad111f2d441} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:44.131785 [ 262 ] {d86299f6-af39-4e17-9d40-3ad111f2d441} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:44.132219 [ 262 ] {d86299f6-af39-4e17-9d40-3ad111f2d441} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:37:44.132482 [ 262 ] {d86299f6-af39-4e17-9d40-3ad111f2d441} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:44.132667 [ 118 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.31 23:37:44.132744 [ 262 ] {d86299f6-af39-4e17-9d40-3ad111f2d441} executeQuery: Read 56 rows, 4.38 KiB in 0.001971 sec., 28411.97361745307 rows/sec., 2.17 MiB/sec. 2025.01.31 23:37:44.132759 [ 118 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:44.132832 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:44.132888 [ 262 ] {d86299f6-af39-4e17-9d40-3ad111f2d441} TCPHandler: Processed in 0.002426066 sec. 2025.01.31 23:37:44.133095 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:37:44.133172 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:44.133262 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:44.133314 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1430 rows starting from the beginning of the part 2025.01.31 23:37:44.133380 [ 259 ] {89f317a5-e4f2-4129-b430-17246cd97ee9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:44.133432 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 281 rows starting from the beginning of the part 2025.01.31 23:37:44.133521 [ 259 ] {89f317a5-e4f2-4129-b430-17246cd97ee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:44.133860 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part 2025.01.31 23:37:44.134133 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1422 rows starting from the beginning of the part 2025.01.31 23:37:44.134400 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part 2025.01.31 23:37:44.134649 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:37:44.135519 [ 259 ] {89f317a5-e4f2-4129-b430-17246cd97ee9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:44.135563 [ 259 ] {89f317a5-e4f2-4129-b430-17246cd97ee9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:44.136198 [ 259 ] {89f317a5-e4f2-4129-b430-17246cd97ee9} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:37:44.136483 [ 259 ] {89f317a5-e4f2-4129-b430-17246cd97ee9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:44.136637 [ 118 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.31 23:37:44.136674 [ 118 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:44.136696 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:44.136728 [ 259 ] {89f317a5-e4f2-4129-b430-17246cd97ee9} executeQuery: Read 64 rows, 5.12 KiB in 0.003403 sec., 18806.93505730238 rows/sec., 1.47 MiB/sec. 2025.01.31 23:37:44.137125 [ 259 ] {89f317a5-e4f2-4129-b430-17246cd97ee9} TCPHandler: Processed in 0.004109878 sec. 2025.01.31 23:37:44.137278 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:37:44.137440 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:44.137808 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:44.137822 [ 262 ] {a77ad269-201b-4df3-a5c9-d22cd361be4a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:44.137835 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.004895294 sec., 674321.0928700095 rows/sec., 58.88 MiB/sec. 2025.01.31 23:37:44.137850 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part 2025.01.31 23:37:44.137913 [ 262 ] {a77ad269-201b-4df3-a5c9-d22cd361be4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:44.138161 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 421 rows starting from the beginning of the part 2025.01.31 23:37:44.138409 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.31 23:37:44.138771 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part 2025.01.31 23:37:44.139357 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 879 rows starting from the beginning of the part 2025.01.31 23:37:44.139758 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part 2025.01.31 23:37:44.140169 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:37:44.140518 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_51_10} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:44.140854 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_51_10} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.31 23:37:44.140991 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.31 23:37:44.141405 [ 262 ] {a77ad269-201b-4df3-a5c9-d22cd361be4a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:44.141453 [ 262 ] {a77ad269-201b-4df3-a5c9-d22cd361be4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:44.142069 [ 262 ] {a77ad269-201b-4df3-a5c9-d22cd361be4a} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:37:44.142332 [ 262 ] {a77ad269-201b-4df3-a5c9-d22cd361be4a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:44.142557 [ 118 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.31 23:37:44.142718 [ 118 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:44.142839 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:44.142933 [ 262 ] {a77ad269-201b-4df3-a5c9-d22cd361be4a} executeQuery: Read 160 rows, 11.41 KiB in 0.005189 sec., 30834.45750626325 rows/sec., 2.15 MiB/sec. 2025.01.31 23:37:44.142992 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006159543 sec., 390451.0448258905 rows/sec., 29.93 MiB/sec. 2025.01.31 23:37:44.143313 [ 262 ] {a77ad269-201b-4df3-a5c9-d22cd361be4a} TCPHandler: Processed in 0.0060459 sec. 2025.01.31 23:37:44.143324 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:37:44.143376 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.31 23:37:44.143597 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:44.143799 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:44.143885 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_51_10} MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14299 rows starting from the beginning of the part 2025.01.31 23:37:44.143957 [ 259 ] {f350c477-9490-458c-b950-6bd04106b1ff} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:44.144270 [ 259 ] {f350c477-9490-458c-b950-6bd04106b1ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:44.144384 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part 2025.01.31 23:37:44.144481 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_51_10} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:44.144906 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_51_10} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.31 23:37:44.144953 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part 2025.01.31 23:37:44.145313 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.31 23:37:44.145502 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 956 rows starting from the beginning of the part 2025.01.31 23:37:44.145806 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part 2025.01.31 23:37:44.146095 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:37:44.146778 [ 259 ] {f350c477-9490-458c-b950-6bd04106b1ff} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:44.146823 [ 259 ] {f350c477-9490-458c-b950-6bd04106b1ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:44.147500 [ 259 ] {f350c477-9490-458c-b950-6bd04106b1ff} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:37:44.147822 [ 259 ] {f350c477-9490-458c-b950-6bd04106b1ff} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:44.147972 [ 118 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.31 23:37:44.148012 [ 118 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:44.148040 [ 118 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:44.148046 [ 259 ] {f350c477-9490-458c-b950-6bd04106b1ff} executeQuery: Read 60 rows, 4.14 KiB in 0.004194 sec., 14306.15164520744 rows/sec., 987.27 KiB/sec. 2025.01.31 23:37:44.148393 [ 259 ] {f350c477-9490-458c-b950-6bd04106b1ff} TCPHandler: Processed in 0.004972006 sec. 2025.01.31 23:37:44.148627 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:37:44.149005 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:44.149108 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2806 rows starting from the beginning of the part 2025.01.31 23:37:44.149449 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part 2025.01.31 23:37:44.149713 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part 2025.01.31 23:37:44.150066 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2025.01.31 23:37:44.150231 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part 2025.01.31 23:37:44.150418 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:37:44.152767 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.004626676 sec., 667866.087878209 rows/sec., 43.57 MiB/sec. 2025.01.31 23:37:44.153256 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.31 23:37:44.153673 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 15940 rows, containing 5 columns (5 merged, 0 gathered) in 0.010703626 sec., 1489214.9632283489 rows/sec., 100.53 MiB/sec. 2025.01.31 23:37:44.153836 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_51_10} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:44.153946 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_51_10} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.31 23:37:44.154059 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. 2025.01.31 23:37:44.154277 [ 195 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.31 23:37:44.154624 [ 195 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_51_10} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:44.154721 [ 195 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_51_10} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.31 23:37:44.154823 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. 2025.01.31 23:37:45.001166 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 203.95 MiB, peak 213.14 MiB, free memory in arenas 0.00 B, will set to 205.46 MiB (RSS), difference: 1.52 MiB 2025.01.31 23:37:48.202139 [ 113 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:37:48.202239 [ 113 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:37:48.344225 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 2025.01.31 23:37:48.344897 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:48.344948 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:48.345495 [ 243 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:37:48.345763 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:37:48.345992 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 2025.01.31 23:37:48.403105 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 900 2025.01.31 23:37:48.405903 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:48.405966 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:48.407447 [ 242 ] {} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:37:48.407772 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:37:48.408997 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 900 2025.01.31 23:37:49.002405 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001004392 sec. 2025.01.31 23:37:49.137043 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.137262 [ 262 ] {31fc26ec-1db4-444c-928c-f9124817c557} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:37:49.137359 [ 262 ] {31fc26ec-1db4-444c-928c-f9124817c557} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:37:49.138218 [ 262 ] {31fc26ec-1db4-444c-928c-f9124817c557} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.138267 [ 262 ] {31fc26ec-1db4-444c-928c-f9124817c557} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.138712 [ 262 ] {31fc26ec-1db4-444c-928c-f9124817c557} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:37:49.138975 [ 262 ] {31fc26ec-1db4-444c-928c-f9124817c557} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:37:49.139202 [ 262 ] {31fc26ec-1db4-444c-928c-f9124817c557} executeQuery: Read 14 rows, 1.01 KiB in 0.001997 sec., 7010.515773660491 rows/sec., 504.66 KiB/sec. 2025.01.31 23:37:49.139274 [ 262 ] {31fc26ec-1db4-444c-928c-f9124817c557} TCPHandler: Processed in 0.002363414 sec. 2025.01.31 23:37:49.139516 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.139808 [ 259 ] {a744ed12-3dba-48b4-be1e-dc9a69a52382} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:49.139922 [ 259 ] {a744ed12-3dba-48b4-be1e-dc9a69a52382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:49.141076 [ 259 ] {a744ed12-3dba-48b4-be1e-dc9a69a52382} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.141123 [ 259 ] {a744ed12-3dba-48b4-be1e-dc9a69a52382} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.141591 [ 259 ] {a744ed12-3dba-48b4-be1e-dc9a69a52382} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:37:49.141854 [ 259 ] {a744ed12-3dba-48b4-be1e-dc9a69a52382} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:49.142088 [ 259 ] {a744ed12-3dba-48b4-be1e-dc9a69a52382} executeQuery: Read 281 rows, 25.38 KiB in 0.002368 sec., 118665.54054054055 rows/sec., 10.47 MiB/sec. 2025.01.31 23:37:49.142145 [ 259 ] {a744ed12-3dba-48b4-be1e-dc9a69a52382} TCPHandler: Processed in 0.002770948 sec. 2025.01.31 23:37:49.142314 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.142440 [ 262 ] {aeade948-34b7-4651-9301-82754dcd474b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:37:49.142494 [ 262 ] {aeade948-34b7-4651-9301-82754dcd474b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:37:49.143221 [ 262 ] {aeade948-34b7-4651-9301-82754dcd474b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.143271 [ 262 ] {aeade948-34b7-4651-9301-82754dcd474b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.143694 [ 262 ] {aeade948-34b7-4651-9301-82754dcd474b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:37:49.143941 [ 262 ] {aeade948-34b7-4651-9301-82754dcd474b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:37:49.144198 [ 262 ] {aeade948-34b7-4651-9301-82754dcd474b} executeQuery: Read 46 rows, 3.39 KiB in 0.001786 sec., 25755.879059350504 rows/sec., 1.85 MiB/sec. 2025.01.31 23:37:49.144340 [ 262 ] {aeade948-34b7-4651-9301-82754dcd474b} TCPHandler: Processed in 0.002084065 sec. 2025.01.31 23:37:49.144562 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.144697 [ 259 ] {7ce91e89-bc3c-4466-b8e9-8a6804d73722} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:37:49.144753 [ 259 ] {7ce91e89-bc3c-4466-b8e9-8a6804d73722} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:37:49.145434 [ 259 ] {7ce91e89-bc3c-4466-b8e9-8a6804d73722} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.145481 [ 259 ] {7ce91e89-bc3c-4466-b8e9-8a6804d73722} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.145853 [ 259 ] {7ce91e89-bc3c-4466-b8e9-8a6804d73722} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:37:49.146100 [ 259 ] {7ce91e89-bc3c-4466-b8e9-8a6804d73722} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:37:49.146308 [ 259 ] {7ce91e89-bc3c-4466-b8e9-8a6804d73722} executeQuery: Read 14 rows, 1004.00 B in 0.001639 sec., 8541.793776693105 rows/sec., 598.21 KiB/sec. 2025.01.31 23:37:49.146357 [ 259 ] {7ce91e89-bc3c-4466-b8e9-8a6804d73722} TCPHandler: Processed in 0.00190594 sec. 2025.01.31 23:37:49.146497 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.146633 [ 262 ] {9d3d5257-92a0-4c23-b975-09382999565f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:37:49.146692 [ 262 ] {9d3d5257-92a0-4c23-b975-09382999565f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:37:49.147394 [ 262 ] {9d3d5257-92a0-4c23-b975-09382999565f} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.147442 [ 262 ] {9d3d5257-92a0-4c23-b975-09382999565f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.147819 [ 262 ] {9d3d5257-92a0-4c23-b975-09382999565f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:37:49.148068 [ 262 ] {9d3d5257-92a0-4c23-b975-09382999565f} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:37:49.148269 [ 262 ] {9d3d5257-92a0-4c23-b975-09382999565f} executeQuery: Read 13 rows, 830.00 B in 0.001669 sec., 7789.095266626723 rows/sec., 485.65 KiB/sec. 2025.01.31 23:37:49.148324 [ 262 ] {9d3d5257-92a0-4c23-b975-09382999565f} TCPHandler: Processed in 0.00188604 sec. 2025.01.31 23:37:49.148471 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.148598 [ 259 ] {bdafbd1f-0571-4b84-9395-776cf23c6699} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:49.148654 [ 259 ] {bdafbd1f-0571-4b84-9395-776cf23c6699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:49.149511 [ 259 ] {bdafbd1f-0571-4b84-9395-776cf23c6699} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.149556 [ 259 ] {bdafbd1f-0571-4b84-9395-776cf23c6699} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.149951 [ 259 ] {bdafbd1f-0571-4b84-9395-776cf23c6699} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:37:49.150204 [ 259 ] {bdafbd1f-0571-4b84-9395-776cf23c6699} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:49.150446 [ 259 ] {bdafbd1f-0571-4b84-9395-776cf23c6699} executeQuery: Read 421 rows, 30.80 KiB in 0.001871 sec., 225013.361838589 rows/sec., 16.08 MiB/sec. 2025.01.31 23:37:49.150565 [ 259 ] {bdafbd1f-0571-4b84-9395-776cf23c6699} TCPHandler: Processed in 0.002144308 sec. 2025.01.31 23:37:49.150826 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.150995 [ 262 ] {17fbc826-fb13-4467-bcb2-110804c8898a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:37:49.151057 [ 262 ] {17fbc826-fb13-4467-bcb2-110804c8898a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:37:49.151607 [ 262 ] {17fbc826-fb13-4467-bcb2-110804c8898a} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.151647 [ 262 ] {17fbc826-fb13-4467-bcb2-110804c8898a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.152012 [ 262 ] {17fbc826-fb13-4467-bcb2-110804c8898a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:37:49.152251 [ 262 ] {17fbc826-fb13-4467-bcb2-110804c8898a} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:37:49.152462 [ 262 ] {17fbc826-fb13-4467-bcb2-110804c8898a} executeQuery: Read 6 rows, 321.00 B in 0.001498 sec., 4005.3404539385847 rows/sec., 209.26 KiB/sec. 2025.01.31 23:37:49.152514 [ 262 ] {17fbc826-fb13-4467-bcb2-110804c8898a} TCPHandler: Processed in 0.001837457 sec. 2025.01.31 23:37:49.152659 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.152796 [ 259 ] {04edd1b8-309a-47d2-bba8-97c9811c3098} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:49.152858 [ 259 ] {04edd1b8-309a-47d2-bba8-97c9811c3098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:49.153535 [ 259 ] {04edd1b8-309a-47d2-bba8-97c9811c3098} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.153572 [ 259 ] {04edd1b8-309a-47d2-bba8-97c9811c3098} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.153969 [ 259 ] {04edd1b8-309a-47d2-bba8-97c9811c3098} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:37:49.154204 [ 259 ] {04edd1b8-309a-47d2-bba8-97c9811c3098} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:49.154411 [ 259 ] {04edd1b8-309a-47d2-bba8-97c9811c3098} executeQuery: Read 237 rows, 16.27 KiB in 0.001646 sec., 143985.4191980559 rows/sec., 9.65 MiB/sec. 2025.01.31 23:37:49.154462 [ 259 ] {04edd1b8-309a-47d2-bba8-97c9811c3098} TCPHandler: Processed in 0.001867709 sec. 2025.01.31 23:37:49.154608 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.154746 [ 262 ] {9d286f6f-9ef1-432e-81bf-2c94db0ddb07} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:37:49.154807 [ 262 ] {9d286f6f-9ef1-432e-81bf-2c94db0ddb07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:37:49.155391 [ 262 ] {9d286f6f-9ef1-432e-81bf-2c94db0ddb07} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.155438 [ 262 ] {9d286f6f-9ef1-432e-81bf-2c94db0ddb07} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.155818 [ 262 ] {9d286f6f-9ef1-432e-81bf-2c94db0ddb07} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:37:49.156068 [ 262 ] {9d286f6f-9ef1-432e-81bf-2c94db0ddb07} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:37:49.156321 [ 262 ] {9d286f6f-9ef1-432e-81bf-2c94db0ddb07} executeQuery: Read 1 rows, 69.00 B in 0.001604 sec., 623.4413965087282 rows/sec., 42.01 KiB/sec. 2025.01.31 23:37:49.156513 [ 262 ] {9d286f6f-9ef1-432e-81bf-2c94db0ddb07} TCPHandler: Processed in 0.001973092 sec. 2025.01.31 23:37:49.156744 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.156967 [ 259 ] {23cad8f8-fc63-47ce-9e89-fbbec8ff8a68} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:49.157107 [ 259 ] {23cad8f8-fc63-47ce-9e89-fbbec8ff8a68} 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.31 23:37:49.158486 [ 259 ] {23cad8f8-fc63-47ce-9e89-fbbec8ff8a68} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.158524 [ 259 ] {23cad8f8-fc63-47ce-9e89-fbbec8ff8a68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.159181 [ 259 ] {23cad8f8-fc63-47ce-9e89-fbbec8ff8a68} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2025.01.31 23:37:49.159432 [ 259 ] {23cad8f8-fc63-47ce-9e89-fbbec8ff8a68} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:37:49.159745 [ 259 ] {23cad8f8-fc63-47ce-9e89-fbbec8ff8a68} executeQuery: Read 39 rows, 71.56 KiB in 0.002832 sec., 13771.186440677966 rows/sec., 24.68 MiB/sec. 2025.01.31 23:37:49.160339 [ 259 ] {23cad8f8-fc63-47ce-9e89-fbbec8ff8a68} TCPHandler: Processed in 0.003701776 sec. 2025.01.31 23:37:49.160499 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:49.160637 [ 262 ] {162db002-faec-4064-ae5e-bbe51da9f099} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:49.160697 [ 262 ] {162db002-faec-4064-ae5e-bbe51da9f099} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:49.161351 [ 262 ] {162db002-faec-4064-ae5e-bbe51da9f099} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.161401 [ 262 ] {162db002-faec-4064-ae5e-bbe51da9f099} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.161885 [ 262 ] {162db002-faec-4064-ae5e-bbe51da9f099} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:37:49.162149 [ 262 ] {162db002-faec-4064-ae5e-bbe51da9f099} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:49.162362 [ 262 ] {162db002-faec-4064-ae5e-bbe51da9f099} executeQuery: Read 82 rows, 5.33 KiB in 0.001752 sec., 46803.65296803653 rows/sec., 2.97 MiB/sec. 2025.01.31 23:37:49.162430 [ 262 ] {162db002-faec-4064-ae5e-bbe51da9f099} TCPHandler: Processed in 0.001998833 sec. 2025.01.31 23:37:49.410005 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 2025.01.31 23:37:49.429945 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:49.430003 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:49.437056 [ 244 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:37:49.437811 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:37:49.441265 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 242 2025.01.31 23:37:54.129604 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:54.129809 [ 262 ] {fb296b90-49c6-4781-8104-ff6b3d0877b4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:54.129884 [ 262 ] {fb296b90-49c6-4781-8104-ff6b3d0877b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:54.130628 [ 262 ] {fb296b90-49c6-4781-8104-ff6b3d0877b4} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:54.130676 [ 262 ] {fb296b90-49c6-4781-8104-ff6b3d0877b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:54.131104 [ 262 ] {fb296b90-49c6-4781-8104-ff6b3d0877b4} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:37:54.131361 [ 262 ] {fb296b90-49c6-4781-8104-ff6b3d0877b4} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:54.131601 [ 262 ] {fb296b90-49c6-4781-8104-ff6b3d0877b4} executeQuery: Read 56 rows, 4.38 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.32 MiB/sec. 2025.01.31 23:37:54.131667 [ 262 ] {fb296b90-49c6-4781-8104-ff6b3d0877b4} TCPHandler: Processed in 0.002192949 sec. 2025.01.31 23:37:54.131898 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:54.132090 [ 259 ] {cffec6b7-9505-418c-8f8d-a323095a4c47} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:54.132162 [ 259 ] {cffec6b7-9505-418c-8f8d-a323095a4c47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:54.132950 [ 259 ] {cffec6b7-9505-418c-8f8d-a323095a4c47} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:54.132998 [ 259 ] {cffec6b7-9505-418c-8f8d-a323095a4c47} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:54.133432 [ 259 ] {cffec6b7-9505-418c-8f8d-a323095a4c47} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:37:54.133693 [ 259 ] {cffec6b7-9505-418c-8f8d-a323095a4c47} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:54.133926 [ 259 ] {cffec6b7-9505-418c-8f8d-a323095a4c47} executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. 2025.01.31 23:37:54.134008 [ 259 ] {cffec6b7-9505-418c-8f8d-a323095a4c47} TCPHandler: Processed in 0.002240401 sec. 2025.01.31 23:37:54.134211 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:54.134336 [ 262 ] {f87c659f-9d5f-44fe-b6b8-f28abdb40845} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:54.134394 [ 262 ] {f87c659f-9d5f-44fe-b6b8-f28abdb40845} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:54.134997 [ 262 ] {f87c659f-9d5f-44fe-b6b8-f28abdb40845} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:54.135039 [ 262 ] {f87c659f-9d5f-44fe-b6b8-f28abdb40845} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:54.135445 [ 262 ] {f87c659f-9d5f-44fe-b6b8-f28abdb40845} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:37:54.135694 [ 262 ] {f87c659f-9d5f-44fe-b6b8-f28abdb40845} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:54.135922 [ 262 ] {f87c659f-9d5f-44fe-b6b8-f28abdb40845} executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec. 2025.01.31 23:37:54.135981 [ 262 ] {f87c659f-9d5f-44fe-b6b8-f28abdb40845} TCPHandler: Processed in 0.001860739 sec. 2025.01.31 23:37:54.136132 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:54.136259 [ 259 ] {0ef41d72-7e3c-417f-90a6-1dcf6ce9a4d1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:54.136316 [ 259 ] {0ef41d72-7e3c-417f-90a6-1dcf6ce9a4d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:54.136830 [ 259 ] {0ef41d72-7e3c-417f-90a6-1dcf6ce9a4d1} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:54.136871 [ 259 ] {0ef41d72-7e3c-417f-90a6-1dcf6ce9a4d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:54.137262 [ 259 ] {0ef41d72-7e3c-417f-90a6-1dcf6ce9a4d1} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:37:54.137499 [ 259 ] {0ef41d72-7e3c-417f-90a6-1dcf6ce9a4d1} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:54.137712 [ 259 ] {0ef41d72-7e3c-417f-90a6-1dcf6ce9a4d1} executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. 2025.01.31 23:37:54.137767 [ 259 ] {0ef41d72-7e3c-417f-90a6-1dcf6ce9a4d1} TCPHandler: Processed in 0.001695923 sec. 2025.01.31 23:37:55.847017 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 2025.01.31 23:37:55.847647 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:55.847700 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:55.848239 [ 243 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:37:55.848514 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:37:55.848770 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 2025.01.31 23:37:56.942230 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 2025.01.31 23:37:56.963313 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:56.963392 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:56.970759 [ 244 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:37:56.971513 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:37:56.974601 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 249 2025.01.31 23:37:58.409995 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 930 2025.01.31 23:37:58.412945 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:58.412989 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:58.414445 [ 242 ] {} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:37:58.414751 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:37:58.416539 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 930 2025.01.31 23:37:59.137128 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.137323 [ 262 ] {83d5131c-9a73-4670-8b5e-8154f17270ed} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:37:59.137397 [ 262 ] {83d5131c-9a73-4670-8b5e-8154f17270ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:37:59.138159 [ 262 ] {83d5131c-9a73-4670-8b5e-8154f17270ed} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.138210 [ 262 ] {83d5131c-9a73-4670-8b5e-8154f17270ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.138659 [ 262 ] {83d5131c-9a73-4670-8b5e-8154f17270ed} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:37:59.138921 [ 262 ] {83d5131c-9a73-4670-8b5e-8154f17270ed} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:37:59.139178 [ 262 ] {83d5131c-9a73-4670-8b5e-8154f17270ed} executeQuery: Read 14 rows, 1.01 KiB in 0.001909 sec., 7333.682556312205 rows/sec., 527.93 KiB/sec. 2025.01.31 23:37:59.139247 [ 262 ] {83d5131c-9a73-4670-8b5e-8154f17270ed} TCPHandler: Processed in 0.00225294 sec. 2025.01.31 23:37:59.139569 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.139870 [ 259 ] {4d715e3a-3720-4e43-87f3-34f4c178fab7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:37:59.139947 [ 259 ] {4d715e3a-3720-4e43-87f3-34f4c178fab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:37:59.140944 [ 259 ] {4d715e3a-3720-4e43-87f3-34f4c178fab7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.140990 [ 259 ] {4d715e3a-3720-4e43-87f3-34f4c178fab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.141473 [ 259 ] {4d715e3a-3720-4e43-87f3-34f4c178fab7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:37:59.141752 [ 259 ] {4d715e3a-3720-4e43-87f3-34f4c178fab7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:37:59.141997 [ 259 ] {4d715e3a-3720-4e43-87f3-34f4c178fab7} executeQuery: Read 281 rows, 25.38 KiB in 0.002212 sec., 127034.35804701627 rows/sec., 11.20 MiB/sec. 2025.01.31 23:37:59.142063 [ 259 ] {4d715e3a-3720-4e43-87f3-34f4c178fab7} TCPHandler: Processed in 0.002677254 sec. 2025.01.31 23:37:59.142203 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.142326 [ 262 ] {3afea53e-9c5c-44e1-a7e4-26800a6f912a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:37:59.142382 [ 262 ] {3afea53e-9c5c-44e1-a7e4-26800a6f912a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:37:59.143020 [ 262 ] {3afea53e-9c5c-44e1-a7e4-26800a6f912a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.143063 [ 262 ] {3afea53e-9c5c-44e1-a7e4-26800a6f912a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.143441 [ 262 ] {3afea53e-9c5c-44e1-a7e4-26800a6f912a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:37:59.143696 [ 262 ] {3afea53e-9c5c-44e1-a7e4-26800a6f912a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:37:59.143957 [ 262 ] {3afea53e-9c5c-44e1-a7e4-26800a6f912a} executeQuery: Read 46 rows, 3.39 KiB in 0.001656 sec., 27777.777777777777 rows/sec., 2.00 MiB/sec. 2025.01.31 23:37:59.144178 [ 262 ] {3afea53e-9c5c-44e1-a7e4-26800a6f912a} TCPHandler: Processed in 0.002030664 sec. 2025.01.31 23:37:59.144346 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.144491 [ 259 ] {310abf8e-dc35-4b2b-8b93-19f62cdec5f5} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:37:59.144550 [ 259 ] {310abf8e-dc35-4b2b-8b93-19f62cdec5f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:37:59.145170 [ 259 ] {310abf8e-dc35-4b2b-8b93-19f62cdec5f5} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.145210 [ 259 ] {310abf8e-dc35-4b2b-8b93-19f62cdec5f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.145569 [ 259 ] {310abf8e-dc35-4b2b-8b93-19f62cdec5f5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:37:59.145816 [ 259 ] {310abf8e-dc35-4b2b-8b93-19f62cdec5f5} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:37:59.146061 [ 259 ] {310abf8e-dc35-4b2b-8b93-19f62cdec5f5} executeQuery: Read 14 rows, 1004.00 B in 0.00159 sec., 8805.031446540881 rows/sec., 616.65 KiB/sec. 2025.01.31 23:37:59.146157 [ 259 ] {310abf8e-dc35-4b2b-8b93-19f62cdec5f5} TCPHandler: Processed in 0.00188249 sec. 2025.01.31 23:37:59.146389 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.146576 [ 262 ] {b5b86141-ef22-4067-b49f-55dca434d5ed} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:37:59.146629 [ 262 ] {b5b86141-ef22-4067-b49f-55dca434d5ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:37:59.147210 [ 262 ] {b5b86141-ef22-4067-b49f-55dca434d5ed} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.147251 [ 262 ] {b5b86141-ef22-4067-b49f-55dca434d5ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.147610 [ 262 ] {b5b86141-ef22-4067-b49f-55dca434d5ed} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:37:59.147852 [ 262 ] {b5b86141-ef22-4067-b49f-55dca434d5ed} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:37:59.148088 [ 262 ] {b5b86141-ef22-4067-b49f-55dca434d5ed} executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. 2025.01.31 23:37:59.148320 [ 262 ] {b5b86141-ef22-4067-b49f-55dca434d5ed} TCPHandler: Processed in 0.002062145 sec. 2025.01.31 23:37:59.148488 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.148626 [ 259 ] {890611f7-5207-4410-a986-2c2e2fef4c46} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:37:59.148683 [ 259 ] {890611f7-5207-4410-a986-2c2e2fef4c46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:37:59.149519 [ 259 ] {890611f7-5207-4410-a986-2c2e2fef4c46} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.149558 [ 259 ] {890611f7-5207-4410-a986-2c2e2fef4c46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.149945 [ 259 ] {890611f7-5207-4410-a986-2c2e2fef4c46} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:37:59.150189 [ 259 ] {890611f7-5207-4410-a986-2c2e2fef4c46} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:37:59.150454 [ 259 ] {890611f7-5207-4410-a986-2c2e2fef4c46} executeQuery: Read 421 rows, 30.80 KiB in 0.001856 sec., 226831.89655172414 rows/sec., 16.21 MiB/sec. 2025.01.31 23:37:59.150624 [ 259 ] {890611f7-5207-4410-a986-2c2e2fef4c46} TCPHandler: Processed in 0.00220668 sec. 2025.01.31 23:37:59.150860 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.151008 [ 262 ] {10f5c286-ec37-4702-b4f1-96c5cc9652c2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:37:59.151062 [ 262 ] {10f5c286-ec37-4702-b4f1-96c5cc9652c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:37:59.151543 [ 262 ] {10f5c286-ec37-4702-b4f1-96c5cc9652c2} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.151584 [ 262 ] {10f5c286-ec37-4702-b4f1-96c5cc9652c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.151950 [ 262 ] {10f5c286-ec37-4702-b4f1-96c5cc9652c2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:37:59.152199 [ 262 ] {10f5c286-ec37-4702-b4f1-96c5cc9652c2} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:37:59.152450 [ 262 ] {10f5c286-ec37-4702-b4f1-96c5cc9652c2} executeQuery: Read 6 rows, 321.00 B in 0.00146 sec., 4109.589041095891 rows/sec., 214.71 KiB/sec. 2025.01.31 23:37:59.152667 [ 262 ] {10f5c286-ec37-4702-b4f1-96c5cc9652c2} TCPHandler: Processed in 0.001930971 sec. 2025.01.31 23:37:59.152807 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.152944 [ 259 ] {8fccdd61-2ac0-4e43-b3cf-683d7b2ca721} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:59.153005 [ 259 ] {8fccdd61-2ac0-4e43-b3cf-683d7b2ca721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:37:59.153671 [ 259 ] {8fccdd61-2ac0-4e43-b3cf-683d7b2ca721} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.153718 [ 259 ] {8fccdd61-2ac0-4e43-b3cf-683d7b2ca721} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.154137 [ 259 ] {8fccdd61-2ac0-4e43-b3cf-683d7b2ca721} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:37:59.154389 [ 259 ] {8fccdd61-2ac0-4e43-b3cf-683d7b2ca721} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:37:59.154603 [ 259 ] {8fccdd61-2ac0-4e43-b3cf-683d7b2ca721} executeQuery: Read 237 rows, 16.27 KiB in 0.00169 sec., 140236.68639053253 rows/sec., 9.40 MiB/sec. 2025.01.31 23:37:59.154658 [ 259 ] {8fccdd61-2ac0-4e43-b3cf-683d7b2ca721} TCPHandler: Processed in 0.0019095 sec. 2025.01.31 23:37:59.154808 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.154945 [ 262 ] {7288ed5c-099d-4cae-a996-9292b1d2a694} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:37:59.155005 [ 262 ] {7288ed5c-099d-4cae-a996-9292b1d2a694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:37:59.155544 [ 262 ] {7288ed5c-099d-4cae-a996-9292b1d2a694} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.155590 [ 262 ] {7288ed5c-099d-4cae-a996-9292b1d2a694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.155989 [ 262 ] {7288ed5c-099d-4cae-a996-9292b1d2a694} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:37:59.156221 [ 262 ] {7288ed5c-099d-4cae-a996-9292b1d2a694} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:37:59.156375 [ 100 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 2025.01.31 23:37:59.156448 [ 262 ] {7288ed5c-099d-4cae-a996-9292b1d2a694} executeQuery: Read 1 rows, 69.00 B in 0.001527 sec., 654.8788474132285 rows/sec., 44.13 KiB/sec. 2025.01.31 23:37:59.156457 [ 100 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.156532 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.156575 [ 262 ] {7288ed5c-099d-4cae-a996-9292b1d2a694} TCPHandler: Processed in 0.001819427 sec. 2025.01.31 23:37:59.156778 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.156808 [ 194 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full 2025.01.31 23:37:59.157037 [ 259 ] {c5775e8d-1675-42f1-9d2e-898c3b2966a8} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:37:59.157061 [ 194 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:37:59.157147 [ 194 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part 2025.01.31 23:37:59.157239 [ 259 ] {c5775e8d-1675-42f1-9d2e-898c3b2966a8} 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.31 23:37:59.157546 [ 194 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2025.01.31 23:37:59.158027 [ 194 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part 2025.01.31 23:37:59.158297 [ 194 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2025.01.31 23:37:59.158602 [ 194 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part 2025.01.31 23:37:59.159008 [ 194 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2025.01.31 23:37:59.161245 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.004596534 sec., 5003.770232092267 rows/sec., 337.17 KiB/sec. 2025.01.31 23:37:59.161663 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2025.01.31 23:37:59.161690 [ 259 ] {c5775e8d-1675-42f1-9d2e-898c3b2966a8} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.161787 [ 259 ] {c5775e8d-1675-42f1-9d2e-898c3b2966a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.162395 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:37:59.162615 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_23_5} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 2025.01.31 23:37:59.162784 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:37:59.163249 [ 259 ] {c5775e8d-1675-42f1-9d2e-898c3b2966a8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2025.01.31 23:37:59.163595 [ 259 ] {c5775e8d-1675-42f1-9d2e-898c3b2966a8} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:37:59.163855 [ 259 ] {c5775e8d-1675-42f1-9d2e-898c3b2966a8} executeQuery: Read 39 rows, 71.56 KiB in 0.006902 sec., 5650.536076499565 rows/sec., 10.13 MiB/sec. 2025.01.31 23:37:59.163986 [ 259 ] {c5775e8d-1675-42f1-9d2e-898c3b2966a8} TCPHandler: Processed in 0.00730861 sec. 2025.01.31 23:37:59.164144 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:37:59.164268 [ 262 ] {218e43c0-0392-4c22-a903-a8319b334ee4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:37:59.164320 [ 262 ] {218e43c0-0392-4c22-a903-a8319b334ee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:37:59.164833 [ 262 ] {218e43c0-0392-4c22-a903-a8319b334ee4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:37:59.164872 [ 262 ] {218e43c0-0392-4c22-a903-a8319b334ee4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:37:59.165302 [ 262 ] {218e43c0-0392-4c22-a903-a8319b334ee4} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:37:59.165553 [ 262 ] {218e43c0-0392-4c22-a903-a8319b334ee4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:37:59.165771 [ 262 ] {218e43c0-0392-4c22-a903-a8319b334ee4} executeQuery: Read 82 rows, 5.33 KiB in 0.001527 sec., 53700.06548788474 rows/sec., 3.41 MiB/sec. 2025.01.31 23:37:59.165827 [ 262 ] {218e43c0-0392-4c22-a903-a8319b334ee4} TCPHandler: Processed in 0.001748835 sec. 2025.01.31 23:38:03.202317 [ 48 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:38:03.202389 [ 48 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:38:03.349795 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 2025.01.31 23:38:03.350467 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:03.350519 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:03.351035 [ 243 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:38:03.351290 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:38:03.351553 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 2025.01.31 23:38:04.130906 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.131103 [ 262 ] {dedd7bce-cc27-46cb-830d-13e08737341f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:04.131184 [ 262 ] {dedd7bce-cc27-46cb-830d-13e08737341f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:04.131937 [ 262 ] {dedd7bce-cc27-46cb-830d-13e08737341f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.131990 [ 262 ] {dedd7bce-cc27-46cb-830d-13e08737341f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.132413 [ 262 ] {dedd7bce-cc27-46cb-830d-13e08737341f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:38:04.132668 [ 262 ] {dedd7bce-cc27-46cb-830d-13e08737341f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:04.132889 [ 262 ] {dedd7bce-cc27-46cb-830d-13e08737341f} executeQuery: Read 56 rows, 4.38 KiB in 0.001841 sec., 30418.250950570342 rows/sec., 2.32 MiB/sec. 2025.01.31 23:38:04.132991 [ 262 ] {dedd7bce-cc27-46cb-830d-13e08737341f} TCPHandler: Processed in 0.00222489 sec. 2025.01.31 23:38:04.133264 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.133457 [ 259 ] {1e611f5b-af6e-4e4e-bb8a-2aaa6576766d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:04.133532 [ 259 ] {1e611f5b-af6e-4e4e-bb8a-2aaa6576766d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:04.134334 [ 259 ] {1e611f5b-af6e-4e4e-bb8a-2aaa6576766d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.134381 [ 259 ] {1e611f5b-af6e-4e4e-bb8a-2aaa6576766d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.134836 [ 259 ] {1e611f5b-af6e-4e4e-bb8a-2aaa6576766d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:38:04.135114 [ 259 ] {1e611f5b-af6e-4e4e-bb8a-2aaa6576766d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:04.135373 [ 259 ] {1e611f5b-af6e-4e4e-bb8a-2aaa6576766d} executeQuery: Read 64 rows, 5.12 KiB in 0.00197 sec., 32487.30964467005 rows/sec., 2.54 MiB/sec. 2025.01.31 23:38:04.135432 [ 259 ] {1e611f5b-af6e-4e4e-bb8a-2aaa6576766d} TCPHandler: Processed in 0.002325883 sec. 2025.01.31 23:38:04.135626 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.135795 [ 262 ] {f7e98876-3e7e-4d10-bef8-646e60530e6f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:04.135872 [ 262 ] {f7e98876-3e7e-4d10-bef8-646e60530e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:04.136502 [ 262 ] {f7e98876-3e7e-4d10-bef8-646e60530e6f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.136543 [ 262 ] {f7e98876-3e7e-4d10-bef8-646e60530e6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.136955 [ 262 ] {f7e98876-3e7e-4d10-bef8-646e60530e6f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:38:04.137200 [ 262 ] {f7e98876-3e7e-4d10-bef8-646e60530e6f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:04.137415 [ 262 ] {f7e98876-3e7e-4d10-bef8-646e60530e6f} executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec. 2025.01.31 23:38:04.137470 [ 262 ] {f7e98876-3e7e-4d10-bef8-646e60530e6f} TCPHandler: Processed in 0.00192524 sec. 2025.01.31 23:38:04.137635 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.137765 [ 259 ] {969f2971-0cfc-4da1-b937-66701af61903} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:04.137820 [ 259 ] {969f2971-0cfc-4da1-b937-66701af61903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:04.138373 [ 259 ] {969f2971-0cfc-4da1-b937-66701af61903} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.138411 [ 259 ] {969f2971-0cfc-4da1-b937-66701af61903} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.138816 [ 259 ] {969f2971-0cfc-4da1-b937-66701af61903} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:38:04.139060 [ 259 ] {969f2971-0cfc-4da1-b937-66701af61903} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:04.139245 [ 259 ] {969f2971-0cfc-4da1-b937-66701af61903} executeQuery: Read 60 rows, 4.14 KiB in 0.001506 sec., 39840.6374501992 rows/sec., 2.68 MiB/sec. 2025.01.31 23:38:04.139298 [ 259 ] {969f2971-0cfc-4da1-b937-66701af61903} TCPHandler: Processed in 0.001730535 sec. 2025.01.31 23:38:04.475575 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 2025.01.31 23:38:04.496564 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.496629 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.504104 [ 244 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:38:04.504879 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:38:04.508769 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 257 2025.01.31 23:38:04.978795 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.979012 [ 262 ] {86066d4d-4d27-473d-a505-deb3e59393a6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:38:04.979086 [ 262 ] {86066d4d-4d27-473d-a505-deb3e59393a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:38:04.979857 [ 262 ] {86066d4d-4d27-473d-a505-deb3e59393a6} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.979916 [ 262 ] {86066d4d-4d27-473d-a505-deb3e59393a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.980360 [ 262 ] {86066d4d-4d27-473d-a505-deb3e59393a6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:38:04.980614 [ 262 ] {86066d4d-4d27-473d-a505-deb3e59393a6} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:38:04.980856 [ 262 ] {86066d4d-4d27-473d-a505-deb3e59393a6} executeQuery: Read 14 rows, 1.01 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 530.15 KiB/sec. 2025.01.31 23:38:04.980920 [ 262 ] {86066d4d-4d27-473d-a505-deb3e59393a6} TCPHandler: Processed in 0.002272651 sec. 2025.01.31 23:38:04.981185 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.981376 [ 259 ] {35c5e7c3-3598-4a61-96c1-349277f48a3d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:38:04.981450 [ 259 ] {35c5e7c3-3598-4a61-96c1-349277f48a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:38:04.982204 [ 259 ] {35c5e7c3-3598-4a61-96c1-349277f48a3d} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.982248 [ 259 ] {35c5e7c3-3598-4a61-96c1-349277f48a3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.982688 [ 259 ] {35c5e7c3-3598-4a61-96c1-349277f48a3d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2025.01.31 23:38:04.982947 [ 259 ] {35c5e7c3-3598-4a61-96c1-349277f48a3d} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:38:04.983193 [ 259 ] {35c5e7c3-3598-4a61-96c1-349277f48a3d} executeQuery: Read 16 rows, 1.30 KiB in 0.001868 sec., 8565.310492505352 rows/sec., 698.44 KiB/sec. 2025.01.31 23:38:04.983361 [ 259 ] {35c5e7c3-3598-4a61-96c1-349277f48a3d} TCPHandler: Processed in 0.002302643 sec. 2025.01.31 23:38:04.983532 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.983677 [ 262 ] {69c48b09-50f7-4441-b37f-548ae38e6630} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:04.983738 [ 262 ] {69c48b09-50f7-4441-b37f-548ae38e6630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:04.985146 [ 262 ] {69c48b09-50f7-4441-b37f-548ae38e6630} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.985188 [ 262 ] {69c48b09-50f7-4441-b37f-548ae38e6630} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.985643 [ 262 ] {69c48b09-50f7-4441-b37f-548ae38e6630} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:38:04.985894 [ 262 ] {69c48b09-50f7-4441-b37f-548ae38e6630} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:04.986075 [ 58 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.31 23:38:04.986149 [ 58 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.986148 [ 262 ] {69c48b09-50f7-4441-b37f-548ae38e6630} executeQuery: Read 1429 rows, 122.08 KiB in 0.002493 sec., 573204.9739269956 rows/sec., 47.82 MiB/sec. 2025.01.31 23:38:04.986189 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.986297 [ 262 ] {69c48b09-50f7-4441-b37f-548ae38e6630} TCPHandler: Processed in 0.002829199 sec. 2025.01.31 23:38:04.986465 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:38:04.986525 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.986741 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:04.986785 [ 259 ] {e50202b4-720b-4bd7-8d5e-da1410a8408e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:38:04.986806 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1430 rows starting from the beginning of the part 2025.01.31 23:38:04.986900 [ 259 ] {e50202b4-720b-4bd7-8d5e-da1410a8408e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:38:04.987032 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 281 rows starting from the beginning of the part 2025.01.31 23:38:04.987409 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:38:04.987744 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 281 rows starting from the beginning of the part 2025.01.31 23:38:04.988054 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part 2025.01.31 23:38:04.988475 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1429 rows starting from the beginning of the part 2025.01.31 23:38:04.989921 [ 259 ] {e50202b4-720b-4bd7-8d5e-da1410a8408e} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.989972 [ 259 ] {e50202b4-720b-4bd7-8d5e-da1410a8408e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.991007 [ 259 ] {e50202b4-720b-4bd7-8d5e-da1410a8408e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:38:04.991387 [ 259 ] {e50202b4-720b-4bd7-8d5e-da1410a8408e} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:38:04.991675 [ 259 ] {e50202b4-720b-4bd7-8d5e-da1410a8408e} executeQuery: Read 62 rows, 4.51 KiB in 0.00496 sec., 12500 rows/sec., 908.44 KiB/sec. 2025.01.31 23:38:04.991853 [ 259 ] {e50202b4-720b-4bd7-8d5e-da1410a8408e} TCPHandler: Processed in 0.00542794 sec. 2025.01.31 23:38:04.992113 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.992323 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3533 rows, containing 5 columns (5 merged, 0 gathered) in 0.006000368 sec., 588797.2204371465 rows/sec., 51.68 MiB/sec. 2025.01.31 23:38:04.992351 [ 262 ] {d5b2df54-e9bf-4030-a7b6-4ce4a9201fda} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:38:04.992431 [ 262 ] {d5b2df54-e9bf-4030-a7b6-4ce4a9201fda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:38:04.992649 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.31 23:38:04.993238 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_56_11} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:04.993376 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_56_11} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.31 23:38:04.993559 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.31 23:38:04.993878 [ 262 ] {d5b2df54-e9bf-4030-a7b6-4ce4a9201fda} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.993937 [ 262 ] {d5b2df54-e9bf-4030-a7b6-4ce4a9201fda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.994504 [ 262 ] {d5b2df54-e9bf-4030-a7b6-4ce4a9201fda} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:38:04.994837 [ 262 ] {d5b2df54-e9bf-4030-a7b6-4ce4a9201fda} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:38:04.995082 [ 262 ] {d5b2df54-e9bf-4030-a7b6-4ce4a9201fda} executeQuery: Read 242 rows, 16.79 KiB in 0.002792 sec., 86676.21776504298 rows/sec., 5.87 MiB/sec. 2025.01.31 23:38:04.995145 [ 262 ] {d5b2df54-e9bf-4030-a7b6-4ce4a9201fda} TCPHandler: Processed in 0.003153169 sec. 2025.01.31 23:38:04.995311 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.995458 [ 259 ] {b8e753b6-f706-4204-8086-657bfac034d3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:38:04.995515 [ 259 ] {b8e753b6-f706-4204-8086-657bfac034d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:38:04.996123 [ 259 ] {b8e753b6-f706-4204-8086-657bfac034d3} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.996161 [ 259 ] {b8e753b6-f706-4204-8086-657bfac034d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.996533 [ 259 ] {b8e753b6-f706-4204-8086-657bfac034d3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:38:04.996773 [ 259 ] {b8e753b6-f706-4204-8086-657bfac034d3} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:38:04.996959 [ 259 ] {b8e753b6-f706-4204-8086-657bfac034d3} executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec. 2025.01.31 23:38:04.997010 [ 259 ] {b8e753b6-f706-4204-8086-657bfac034d3} TCPHandler: Processed in 0.001759066 sec. 2025.01.31 23:38:04.997168 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:04.997299 [ 262 ] {b25f554c-a750-4562-a383-ed4ed4d2bce5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:04.997357 [ 262 ] {b25f554c-a750-4562-a383-ed4ed4d2bce5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:04.998507 [ 262 ] {b25f554c-a750-4562-a383-ed4ed4d2bce5} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.998547 [ 262 ] {b25f554c-a750-4562-a383-ed4ed4d2bce5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.998950 [ 262 ] {b25f554c-a750-4562-a383-ed4ed4d2bce5} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:38:04.999191 [ 262 ] {b25f554c-a750-4562-a383-ed4ed4d2bce5} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:04.999353 [ 58 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.31 23:38:04.999423 [ 58 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:04.999434 [ 262 ] {b25f554c-a750-4562-a383-ed4ed4d2bce5} executeQuery: Read 893 rows, 66.40 KiB in 0.002151 sec., 415155.7415155741 rows/sec., 30.15 MiB/sec. 2025.01.31 23:38:04.999463 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:04.999618 [ 262 ] {b25f554c-a750-4562-a383-ed4ed4d2bce5} TCPHandler: Processed in 0.002497858 sec. 2025.01.31 23:38:04.999779 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:38:04.999938 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:05.000169 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:05.000239 [ 259 ] {488e9643-eb5f-4115-8c8d-a8e8bcd31134} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:38:05.000257 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part 2025.01.31 23:38:05.000364 [ 259 ] {488e9643-eb5f-4115-8c8d-a8e8bcd31134} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:38:05.000577 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 421 rows starting from the beginning of the part 2025.01.31 23:38:05.000814 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:38:05.001061 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 421 rows starting from the beginning of the part 2025.01.31 23:38:05.001200 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part 2025.01.31 23:38:05.001275 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 207.20 MiB, peak 213.14 MiB, free memory in arenas 0.00 B, will set to 205.93 MiB (RSS), difference: -1.27 MiB 2025.01.31 23:38:05.001919 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 893 rows starting from the beginning of the part 2025.01.31 23:38:05.002766 [ 259 ] {488e9643-eb5f-4115-8c8d-a8e8bcd31134} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:05.002815 [ 259 ] {488e9643-eb5f-4115-8c8d-a8e8bcd31134} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:05.003353 [ 259 ] {488e9643-eb5f-4115-8c8d-a8e8bcd31134} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:38:05.003698 [ 259 ] {488e9643-eb5f-4115-8c8d-a8e8bcd31134} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:38:05.003922 [ 259 ] {488e9643-eb5f-4115-8c8d-a8e8bcd31134} executeQuery: Read 6 rows, 321.00 B in 0.00377 sec., 1591.5119363395227 rows/sec., 83.15 KiB/sec. 2025.01.31 23:38:05.003988 [ 259 ] {488e9643-eb5f-4115-8c8d-a8e8bcd31134} TCPHandler: Processed in 0.004198552 sec. 2025.01.31 23:38:05.004161 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:05.004512 [ 262 ] {7eaadd5a-f5e4-48b7-91a0-373455f7ee39} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:05.004519 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.004945696 sec., 561296.1249538993 rows/sec., 42.87 MiB/sec. 2025.01.31 23:38:05.004612 [ 262 ] {7eaadd5a-f5e4-48b7-91a0-373455f7ee39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:05.004786 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.31 23:38:05.005374 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_56_11} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:05.005444 [ 190 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_56_11} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.31 23:38:05.005558 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.31 23:38:05.005925 [ 262 ] {7eaadd5a-f5e4-48b7-91a0-373455f7ee39} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:05.005968 [ 262 ] {7eaadd5a-f5e4-48b7-91a0-373455f7ee39} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:05.006416 [ 262 ] {7eaadd5a-f5e4-48b7-91a0-373455f7ee39} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:38:05.006713 [ 262 ] {7eaadd5a-f5e4-48b7-91a0-373455f7ee39} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:05.006889 [ 58 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.31 23:38:05.006945 [ 58 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:05.006978 [ 262 ] {7eaadd5a-f5e4-48b7-91a0-373455f7ee39} executeQuery: Read 963 rows, 65.53 KiB in 0.002591 sec., 371671.1694326515 rows/sec., 24.70 MiB/sec. 2025.01.31 23:38:05.006991 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:05.007167 [ 262 ] {7eaadd5a-f5e4-48b7-91a0-373455f7ee39} TCPHandler: Processed in 0.003071117 sec. 2025.01.31 23:38:05.007248 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:38:05.007364 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:05.007441 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:05.007536 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_56_11} MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15940 rows starting from the beginning of the part 2025.01.31 23:38:05.007595 [ 259 ] {d8ca2d96-297d-46bb-8074-5012838a1dd0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:38:05.007796 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 237 rows starting from the beginning of the part 2025.01.31 23:38:05.007847 [ 259 ] {d8ca2d96-297d-46bb-8074-5012838a1dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:38:05.008127 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:38:05.008420 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:38:05.008717 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part 2025.01.31 23:38:05.009108 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 963 rows starting from the beginning of the part 2025.01.31 23:38:05.010214 [ 259 ] {d8ca2d96-297d-46bb-8074-5012838a1dd0} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:05.010292 [ 259 ] {d8ca2d96-297d-46bb-8074-5012838a1dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:05.010799 [ 259 ] {d8ca2d96-297d-46bb-8074-5012838a1dd0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:38:05.011106 [ 259 ] {d8ca2d96-297d-46bb-8074-5012838a1dd0} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:38:05.011426 [ 259 ] {d8ca2d96-297d-46bb-8074-5012838a1dd0} executeQuery: Read 1 rows, 69.00 B in 0.003901 sec., 256.3445270443476 rows/sec., 17.27 KiB/sec. 2025.01.31 23:38:05.011501 [ 259 ] {d8ca2d96-297d-46bb-8074-5012838a1dd0} TCPHandler: Processed in 0.004208752 sec. 2025.01.31 23:38:05.011711 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:05.012000 [ 262 ] {0ef6b1f3-f6a6-4d5a-8525-60dc6185d82a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:05.012235 [ 262 ] {0ef6b1f3-f6a6-4d5a-8525-60dc6185d82a} 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.31 23:38:05.014385 [ 262 ] {0ef6b1f3-f6a6-4d5a-8525-60dc6185d82a} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:05.014435 [ 262 ] {0ef6b1f3-f6a6-4d5a-8525-60dc6185d82a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:05.015533 [ 262 ] {0ef6b1f3-f6a6-4d5a-8525-60dc6185d82a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2025.01.31 23:38:05.015863 [ 262 ] {0ef6b1f3-f6a6-4d5a-8525-60dc6185d82a} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:38:05.016265 [ 262 ] {0ef6b1f3-f6a6-4d5a-8525-60dc6185d82a} executeQuery: Read 39 rows, 71.56 KiB in 0.004363 sec., 8938.803575521431 rows/sec., 16.02 MiB/sec. 2025.01.31 23:38:05.016416 [ 262 ] {0ef6b1f3-f6a6-4d5a-8525-60dc6185d82a} TCPHandler: Processed in 0.004814592 sec. 2025.01.31 23:38:05.016591 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:05.016850 [ 259 ] {371c1f79-62b0-4315-b43b-cc1467a277a7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:05.017016 [ 259 ] {371c1f79-62b0-4315-b43b-cc1467a277a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:05.017315 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 17697 rows, containing 5 columns (5 merged, 0 gathered) in 0.010190791 sec., 1736567.8483642733 rows/sec., 117.17 MiB/sec. 2025.01.31 23:38:05.017639 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.31 23:38:05.018229 [ 259 ] {371c1f79-62b0-4315-b43b-cc1467a277a7} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:05.018292 [ 259 ] {371c1f79-62b0-4315-b43b-cc1467a277a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:05.018348 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_56_11} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:05.018552 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_56_11} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.31 23:38:05.018717 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. 2025.01.31 23:38:05.018939 [ 259 ] {371c1f79-62b0-4315-b43b-cc1467a277a7} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:38:05.019184 [ 259 ] {371c1f79-62b0-4315-b43b-cc1467a277a7} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:05.019320 [ 58 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.31 23:38:05.019359 [ 58 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:05.019372 [ 259 ] {371c1f79-62b0-4315-b43b-cc1467a277a7} executeQuery: Read 34 rows, 2.02 KiB in 0.002635 sec., 12903.225806451612 rows/sec., 766.80 KiB/sec. 2025.01.31 23:38:05.019380 [ 58 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:05.019531 [ 259 ] {371c1f79-62b0-4315-b43b-cc1467a277a7} TCPHandler: Processed in 0.003002384 sec. 2025.01.31 23:38:05.019805 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:38:05.020189 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:05.020230 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3090 rows starting from the beginning of the part 2025.01.31 23:38:05.020293 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:38:05.020435 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:38:05.020633 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:38:05.020723 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:38:05.020880 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part 2025.01.31 23:38:05.022268 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.002760587 sec., 1234520.0495401884 rows/sec., 80.43 MiB/sec. 2025.01.31 23:38:05.022600 [ 202 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.31 23:38:05.022899 [ 202 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_56_11} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:05.022977 [ 202 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_56_11} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.31 23:38:05.023060 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. 2025.01.31 23:38:08.417589 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 984 2025.01.31 23:38:08.421129 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:08.421184 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:08.422700 [ 242 ] {} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:38:08.423032 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:38:08.423653 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 984 2025.01.31 23:38:09.128096 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:09.128307 [ 262 ] {60283036-78a5-489b-80f5-76eb9d79d81c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:09.128385 [ 262 ] {60283036-78a5-489b-80f5-76eb9d79d81c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:09.129253 [ 262 ] {60283036-78a5-489b-80f5-76eb9d79d81c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:09.129300 [ 262 ] {60283036-78a5-489b-80f5-76eb9d79d81c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:09.129737 [ 262 ] {60283036-78a5-489b-80f5-76eb9d79d81c} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:38:09.129981 [ 262 ] {60283036-78a5-489b-80f5-76eb9d79d81c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:09.130210 [ 262 ] {60283036-78a5-489b-80f5-76eb9d79d81c} executeQuery: Read 56 rows, 4.38 KiB in 0.001962 sec., 28542.303771661565 rows/sec., 2.18 MiB/sec. 2025.01.31 23:38:09.130267 [ 262 ] {60283036-78a5-489b-80f5-76eb9d79d81c} TCPHandler: Processed in 0.002303152 sec. 2025.01.31 23:38:09.130531 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:09.130745 [ 259 ] {d801163c-81ab-44c5-a96a-70726141bf73} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:09.130827 [ 259 ] {d801163c-81ab-44c5-a96a-70726141bf73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:09.131641 [ 259 ] {d801163c-81ab-44c5-a96a-70726141bf73} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:09.131685 [ 259 ] {d801163c-81ab-44c5-a96a-70726141bf73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:09.132123 [ 259 ] {d801163c-81ab-44c5-a96a-70726141bf73} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:38:09.132387 [ 259 ] {d801163c-81ab-44c5-a96a-70726141bf73} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:09.132598 [ 259 ] {d801163c-81ab-44c5-a96a-70726141bf73} executeQuery: Read 64 rows, 5.12 KiB in 0.001913 sec., 33455.3058024046 rows/sec., 2.61 MiB/sec. 2025.01.31 23:38:09.132717 [ 259 ] {d801163c-81ab-44c5-a96a-70726141bf73} TCPHandler: Processed in 0.002322933 sec. 2025.01.31 23:38:09.132918 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:09.133059 [ 262 ] {b750c2bf-f398-4e14-9300-e0cb31644801} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:09.133122 [ 262 ] {b750c2bf-f398-4e14-9300-e0cb31644801} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:09.133781 [ 262 ] {b750c2bf-f398-4e14-9300-e0cb31644801} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:09.133829 [ 262 ] {b750c2bf-f398-4e14-9300-e0cb31644801} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:09.134262 [ 262 ] {b750c2bf-f398-4e14-9300-e0cb31644801} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:38:09.134490 [ 262 ] {b750c2bf-f398-4e14-9300-e0cb31644801} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:09.134692 [ 262 ] {b750c2bf-f398-4e14-9300-e0cb31644801} executeQuery: Read 128 rows, 9.13 KiB in 0.001666 sec., 76830.73229291716 rows/sec., 5.35 MiB/sec. 2025.01.31 23:38:09.134746 [ 262 ] {b750c2bf-f398-4e14-9300-e0cb31644801} TCPHandler: Processed in 0.001928961 sec. 2025.01.31 23:38:09.134884 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:09.135008 [ 259 ] {3083c662-d3f7-48d2-8342-804504c15fdd} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:09.135066 [ 259 ] {3083c662-d3f7-48d2-8342-804504c15fdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:09.135639 [ 259 ] {3083c662-d3f7-48d2-8342-804504c15fdd} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:09.135687 [ 259 ] {3083c662-d3f7-48d2-8342-804504c15fdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:09.136149 [ 259 ] {3083c662-d3f7-48d2-8342-804504c15fdd} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:38:09.136388 [ 259 ] {3083c662-d3f7-48d2-8342-804504c15fdd} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:09.136615 [ 259 ] {3083c662-d3f7-48d2-8342-804504c15fdd} executeQuery: Read 48 rows, 3.31 KiB in 0.001636 sec., 29339.853300733495 rows/sec., 1.98 MiB/sec. 2025.01.31 23:38:09.136670 [ 259 ] {3083c662-d3f7-48d2-8342-804504c15fdd} TCPHandler: Processed in 0.001842258 sec. 2025.01.31 23:38:10.852582 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 2025.01.31 23:38:10.853218 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:10.853269 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:10.853800 [ 243 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:38:10.854062 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:38:10.854337 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 2025.01.31 23:38:12.009730 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 2025.01.31 23:38:12.030657 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:12.030703 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:12.038450 [ 244 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:38:12.039234 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:38:12.041866 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 264 2025.01.31 23:38:14.129526 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:14.129743 [ 262 ] {0bedd886-fa65-415d-b636-05e9bf435d92} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:14.129824 [ 262 ] {0bedd886-fa65-415d-b636-05e9bf435d92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:14.130658 [ 262 ] {0bedd886-fa65-415d-b636-05e9bf435d92} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:14.130711 [ 262 ] {0bedd886-fa65-415d-b636-05e9bf435d92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:14.131142 [ 262 ] {0bedd886-fa65-415d-b636-05e9bf435d92} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:38:14.131394 [ 262 ] {0bedd886-fa65-415d-b636-05e9bf435d92} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:14.131623 [ 262 ] {0bedd886-fa65-415d-b636-05e9bf435d92} executeQuery: Read 56 rows, 4.38 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.20 MiB/sec. 2025.01.31 23:38:14.131682 [ 262 ] {0bedd886-fa65-415d-b636-05e9bf435d92} TCPHandler: Processed in 0.002302352 sec. 2025.01.31 23:38:14.131933 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:14.132126 [ 259 ] {94eff7e4-a0ee-4410-b1d2-20828abe5517} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:14.132200 [ 259 ] {94eff7e4-a0ee-4410-b1d2-20828abe5517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:14.132955 [ 259 ] {94eff7e4-a0ee-4410-b1d2-20828abe5517} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:14.133001 [ 259 ] {94eff7e4-a0ee-4410-b1d2-20828abe5517} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:14.133448 [ 259 ] {94eff7e4-a0ee-4410-b1d2-20828abe5517} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:38:14.133716 [ 259 ] {94eff7e4-a0ee-4410-b1d2-20828abe5517} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:14.133929 [ 259 ] {94eff7e4-a0ee-4410-b1d2-20828abe5517} executeQuery: Read 64 rows, 5.12 KiB in 0.001857 sec., 34464.189553042546 rows/sec., 2.69 MiB/sec. 2025.01.31 23:38:14.134015 [ 259 ] {94eff7e4-a0ee-4410-b1d2-20828abe5517} TCPHandler: Processed in 0.00221208 sec. 2025.01.31 23:38:14.134227 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:14.134367 [ 262 ] {e7c6a80d-5a0c-492e-80c6-4ad8a1fdb7f1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:14.134433 [ 262 ] {e7c6a80d-5a0c-492e-80c6-4ad8a1fdb7f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:14.135174 [ 262 ] {e7c6a80d-5a0c-492e-80c6-4ad8a1fdb7f1} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:14.135221 [ 262 ] {e7c6a80d-5a0c-492e-80c6-4ad8a1fdb7f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:14.135626 [ 262 ] {e7c6a80d-5a0c-492e-80c6-4ad8a1fdb7f1} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:38:14.135862 [ 262 ] {e7c6a80d-5a0c-492e-80c6-4ad8a1fdb7f1} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:14.136072 [ 262 ] {e7c6a80d-5a0c-492e-80c6-4ad8a1fdb7f1} executeQuery: Read 160 rows, 11.41 KiB in 0.001737 sec., 92112.83822682787 rows/sec., 6.42 MiB/sec. 2025.01.31 23:38:14.136124 [ 262 ] {e7c6a80d-5a0c-492e-80c6-4ad8a1fdb7f1} TCPHandler: Processed in 0.001997603 sec. 2025.01.31 23:38:14.136302 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:14.136425 [ 259 ] {bde3f9fd-aeba-4ff6-a9b5-971afb288dd0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:14.136479 [ 259 ] {bde3f9fd-aeba-4ff6-a9b5-971afb288dd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:14.136993 [ 259 ] {bde3f9fd-aeba-4ff6-a9b5-971afb288dd0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:14.137032 [ 259 ] {bde3f9fd-aeba-4ff6-a9b5-971afb288dd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:14.137421 [ 259 ] {bde3f9fd-aeba-4ff6-a9b5-971afb288dd0} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:38:14.137681 [ 259 ] {bde3f9fd-aeba-4ff6-a9b5-971afb288dd0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:14.137893 [ 259 ] {bde3f9fd-aeba-4ff6-a9b5-971afb288dd0} executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. 2025.01.31 23:38:14.137975 [ 259 ] {bde3f9fd-aeba-4ff6-a9b5-971afb288dd0} TCPHandler: Processed in 0.001732824 sec. 2025.01.31 23:38:15.235985 [ 95 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.31 23:38:15.236069 [ 95 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:15.236107 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:15.236354 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.01.31 23:38:15.236663 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:15.236702 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 242 rows starting from the beginning of the part 2025.01.31 23:38:15.236785 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part 2025.01.31 23:38:15.237003 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2025.01.31 23:38:15.237178 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2025.01.31 23:38:15.237424 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part 2025.01.31 23:38:15.238530 [ 192 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002329584 sec., 323662.9372454481 rows/sec., 23.17 MiB/sec. 2025.01.31 23:38:15.238852 [ 193 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.31 23:38:15.239389 [ 193 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:38:15.239482 [ 193 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_24_5} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.31 23:38:15.239585 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.31 23:38:15.574300 [ 95 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.31 23:38:15.574355 [ 95 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:15.574377 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:15.574603 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.01.31 23:38:15.574815 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:15.574859 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 64 rows starting from the beginning of the part 2025.01.31 23:38:15.574977 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2025.01.31 23:38:15.575087 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2025.01.31 23:38:15.575349 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part 2025.01.31 23:38:15.575430 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 62 rows starting from the beginning of the part 2025.01.31 23:38:15.576429 [ 193 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.001966532 sec., 135263.4993989419 rows/sec., 10.18 MiB/sec. 2025.01.31 23:38:15.576593 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.31 23:38:15.576872 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:38:15.576959 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_24_5} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.31 23:38:15.577044 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.31 23:38:16.709068 [ 93 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 2025.01.31 23:38:16.709129 [ 93 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:16.709151 [ 93 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:16.709304 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full 2025.01.31 23:38:16.709469 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:16.709508 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part 2025.01.31 23:38:16.709595 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2025.01.31 23:38:16.709766 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part 2025.01.31 23:38:16.710021 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part 2025.01.31 23:38:16.710226 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part 2025.01.31 23:38:16.711292 [ 200 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065435 sec., 69718.96961172827 rows/sec., 3.56 MiB/sec. 2025.01.31 23:38:16.711497 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) 2025.01.31 23:38:16.711839 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:38:16.711933 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_24_5} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 2025.01.31 23:38:16.712034 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.31 23:38:18.202442 [ 92 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:38:18.202517 [ 92 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:38:18.355380 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 2025.01.31 23:38:18.356237 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:18.356293 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:18.356853 [ 243 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:38:18.357128 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:38:18.357335 [ 92 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.31 23:38:18.357415 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 2025.01.31 23:38:18.357430 [ 92 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:18.357464 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:18.357580 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:38:18.357704 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:18.357746 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14213 rows starting from the beginning of the part 2025.01.31 23:38:18.357828 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 488 rows starting from the beginning of the part 2025.01.31 23:38:18.357906 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 427 rows starting from the beginning of the part 2025.01.31 23:38:18.358154 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 488 rows starting from the beginning of the part 2025.01.31 23:38:18.358315 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 427 rows starting from the beginning of the part 2025.01.31 23:38:18.358390 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 488 rows starting from the beginning of the part 2025.01.31 23:38:18.360947 [ 193 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003419727 sec., 4834011.603850249 rows/sec., 69.15 MiB/sec. 2025.01.31 23:38:18.361121 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.31 23:38:18.361515 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:38:18.361608 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_36_7} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.31 23:38:18.361733 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. 2025.01.31 23:38:18.424858 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1000 2025.01.31 23:38:18.427629 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:18.427685 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:18.429181 [ 242 ] {} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:38:18.429527 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:38:18.429777 [ 92 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.31 23:38:18.429910 [ 92 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:18.429999 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:18.430680 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:38:18.432108 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1000 2025.01.31 23:38:18.432458 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:18.432633 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 830 rows starting from the beginning of the part 2025.01.31 23:38:18.433305 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part 2025.01.31 23:38:18.433920 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part 2025.01.31 23:38:18.434547 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:38:18.435176 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part 2025.01.31 23:38:18.435788 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part 2025.01.31 23:38:18.444400 [ 195 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 72 columns (72 merged, 0 gathered) in 0.014137304 sec., 70734.84449368848 rows/sec., 57.11 MiB/sec. 2025.01.31 23:38:18.445549 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.31 23:38:18.446273 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_26_5} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:38:18.446357 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_26_5} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.31 23:38:18.446589 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. 2025.01.31 23:38:19.136490 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.136703 [ 262 ] {6c275e18-9de4-4087-bb02-4d34d027b9bb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:38:19.136784 [ 262 ] {6c275e18-9de4-4087-bb02-4d34d027b9bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:38:19.137592 [ 262 ] {6c275e18-9de4-4087-bb02-4d34d027b9bb} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.137644 [ 262 ] {6c275e18-9de4-4087-bb02-4d34d027b9bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.138060 [ 262 ] {6c275e18-9de4-4087-bb02-4d34d027b9bb} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:38:19.138311 [ 262 ] {6c275e18-9de4-4087-bb02-4d34d027b9bb} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:38:19.138510 [ 92 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.31 23:38:19.138553 [ 262 ] {6c275e18-9de4-4087-bb02-4d34d027b9bb} executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. 2025.01.31 23:38:19.138605 [ 92 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.138682 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.138688 [ 262 ] {6c275e18-9de4-4087-bb02-4d34d027b9bb} TCPHandler: Processed in 0.002344854 sec. 2025.01.31 23:38:19.139016 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:19.139049 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.139439 [ 259 ] {91910c4f-6f95-469f-84f3-bdfa154a0e96} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:19.139459 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:19.139527 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:19.139553 [ 259 ] {91910c4f-6f95-469f-84f3-bdfa154a0e96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:19.139814 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:19.140155 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:19.140498 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:19.140808 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:19.142667 [ 259 ] {91910c4f-6f95-469f-84f3-bdfa154a0e96} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.142750 [ 259 ] {91910c4f-6f95-469f-84f3-bdfa154a0e96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.143315 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004537393 sec., 15427.361041902255 rows/sec., 1.14 MiB/sec. 2025.01.31 23:38:19.143538 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.31 23:38:19.143766 [ 259 ] {91910c4f-6f95-469f-84f3-bdfa154a0e96} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:38:19.144000 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_25_6} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:38:19.144164 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_25_6} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.31 23:38:19.144249 [ 259 ] {91910c4f-6f95-469f-84f3-bdfa154a0e96} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:19.144322 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:38:19.144585 [ 259 ] {91910c4f-6f95-469f-84f3-bdfa154a0e96} executeQuery: Read 281 rows, 25.38 KiB in 0.005267 sec., 53351.05373077653 rows/sec., 4.71 MiB/sec. 2025.01.31 23:38:19.144656 [ 259 ] {91910c4f-6f95-469f-84f3-bdfa154a0e96} TCPHandler: Processed in 0.005825703 sec. 2025.01.31 23:38:19.144869 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.145090 [ 262 ] {040f909a-399f-4c7a-bb14-ce8622f5dd50} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:38:19.145181 [ 262 ] {040f909a-399f-4c7a-bb14-ce8622f5dd50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:38:19.145963 [ 262 ] {040f909a-399f-4c7a-bb14-ce8622f5dd50} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.146003 [ 262 ] {040f909a-399f-4c7a-bb14-ce8622f5dd50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.146361 [ 262 ] {040f909a-399f-4c7a-bb14-ce8622f5dd50} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:38:19.146634 [ 262 ] {040f909a-399f-4c7a-bb14-ce8622f5dd50} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:38:19.146844 [ 262 ] {040f909a-399f-4c7a-bb14-ce8622f5dd50} executeQuery: Read 46 rows, 3.39 KiB in 0.001809 sec., 25428.41348811498 rows/sec., 1.83 MiB/sec. 2025.01.31 23:38:19.146895 [ 262 ] {040f909a-399f-4c7a-bb14-ce8622f5dd50} TCPHandler: Processed in 0.002138727 sec. 2025.01.31 23:38:19.147081 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.147217 [ 259 ] {577bd8d0-57ed-4bd9-a66d-245197814f4a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:38:19.147274 [ 259 ] {577bd8d0-57ed-4bd9-a66d-245197814f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:38:19.147873 [ 259 ] {577bd8d0-57ed-4bd9-a66d-245197814f4a} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.147912 [ 259 ] {577bd8d0-57ed-4bd9-a66d-245197814f4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.148267 [ 259 ] {577bd8d0-57ed-4bd9-a66d-245197814f4a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:38:19.148514 [ 259 ] {577bd8d0-57ed-4bd9-a66d-245197814f4a} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:38:19.148726 [ 259 ] {577bd8d0-57ed-4bd9-a66d-245197814f4a} executeQuery: Read 14 rows, 1004.00 B in 0.001538 sec., 9102.730819245773 rows/sec., 637.50 KiB/sec. 2025.01.31 23:38:19.148777 [ 259 ] {577bd8d0-57ed-4bd9-a66d-245197814f4a} TCPHandler: Processed in 0.001763256 sec. 2025.01.31 23:38:19.148939 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.149075 [ 262 ] {5652cf13-0ead-4c1f-b4a9-a65b5dbfefb1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:38:19.149131 [ 262 ] {5652cf13-0ead-4c1f-b4a9-a65b5dbfefb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:38:19.149753 [ 262 ] {5652cf13-0ead-4c1f-b4a9-a65b5dbfefb1} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.149792 [ 262 ] {5652cf13-0ead-4c1f-b4a9-a65b5dbfefb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.150139 [ 262 ] {5652cf13-0ead-4c1f-b4a9-a65b5dbfefb1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:38:19.150372 [ 262 ] {5652cf13-0ead-4c1f-b4a9-a65b5dbfefb1} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:38:19.150520 [ 89 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 2025.01.31 23:38:19.150560 [ 262 ] {5652cf13-0ead-4c1f-b4a9-a65b5dbfefb1} executeQuery: Read 13 rows, 830.00 B in 0.001513 sec., 8592.200925313946 rows/sec., 535.72 KiB/sec. 2025.01.31 23:38:19.150573 [ 89 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.150614 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.150634 [ 262 ] {5652cf13-0ead-4c1f-b4a9-a65b5dbfefb1} TCPHandler: Processed in 0.001766725 sec. 2025.01.31 23:38:19.150919 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:19.150936 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.151277 [ 259 ] {e80bc2b4-5f24-4599-af25-7e3d1a10e0ef} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:19.151295 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_25_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:19.151384 [ 259 ] {e80bc2b4-5f24-4599-af25-7e3d1a10e0ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:19.151386 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:19.151780 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:19.152153 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:19.152606 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:19.152973 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:19.154540 [ 259 ] {e80bc2b4-5f24-4599-af25-7e3d1a10e0ef} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.154612 [ 259 ] {e80bc2b4-5f24-4599-af25-7e3d1a10e0ef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.155365 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_25_6} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004640296 sec., 14007.727093271635 rows/sec., 928.10 KiB/sec. 2025.01.31 23:38:19.155530 [ 259 ] {e80bc2b4-5f24-4599-af25-7e3d1a10e0ef} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:38:19.155666 [ 188 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_25_6} MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) 2025.01.31 23:38:19.155953 [ 259 ] {e80bc2b4-5f24-4599-af25-7e3d1a10e0ef} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:19.156405 [ 259 ] {e80bc2b4-5f24-4599-af25-7e3d1a10e0ef} executeQuery: Read 421 rows, 30.80 KiB in 0.005193 sec., 81070.67205854035 rows/sec., 5.79 MiB/sec. 2025.01.31 23:38:19.156533 [ 259 ] {e80bc2b4-5f24-4599-af25-7e3d1a10e0ef} TCPHandler: Processed in 0.005807753 sec. 2025.01.31 23:38:19.156663 [ 188 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_25_6} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:38:19.156745 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.156793 [ 188 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_25_6} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 2025.01.31 23:38:19.156947 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:38:19.156985 [ 262 ] {7fe78d8b-f0da-4922-bb83-21e535913901} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:38:19.157052 [ 262 ] {7fe78d8b-f0da-4922-bb83-21e535913901} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:38:19.157581 [ 262 ] {7fe78d8b-f0da-4922-bb83-21e535913901} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.157619 [ 262 ] {7fe78d8b-f0da-4922-bb83-21e535913901} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.157986 [ 262 ] {7fe78d8b-f0da-4922-bb83-21e535913901} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:38:19.158223 [ 262 ] {7fe78d8b-f0da-4922-bb83-21e535913901} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:38:19.158393 [ 262 ] {7fe78d8b-f0da-4922-bb83-21e535913901} executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. 2025.01.31 23:38:19.158441 [ 262 ] {7fe78d8b-f0da-4922-bb83-21e535913901} TCPHandler: Processed in 0.001800537 sec. 2025.01.31 23:38:19.158606 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.158744 [ 259 ] {c44e0535-615b-48da-b29d-f4523ce5f5e9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:19.158807 [ 259 ] {c44e0535-615b-48da-b29d-f4523ce5f5e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:19.159483 [ 259 ] {c44e0535-615b-48da-b29d-f4523ce5f5e9} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.159522 [ 259 ] {c44e0535-615b-48da-b29d-f4523ce5f5e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.159960 [ 259 ] {c44e0535-615b-48da-b29d-f4523ce5f5e9} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:38:19.160206 [ 259 ] {c44e0535-615b-48da-b29d-f4523ce5f5e9} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:19.160424 [ 259 ] {c44e0535-615b-48da-b29d-f4523ce5f5e9} executeQuery: Read 237 rows, 16.27 KiB in 0.00171 sec., 138596.49122807017 rows/sec., 9.29 MiB/sec. 2025.01.31 23:38:19.160475 [ 259 ] {c44e0535-615b-48da-b29d-f4523ce5f5e9} TCPHandler: Processed in 0.001938431 sec. 2025.01.31 23:38:19.160651 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.160796 [ 262 ] {fde3481f-ac23-4d07-88a7-0591895dc924} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:38:19.160855 [ 262 ] {fde3481f-ac23-4d07-88a7-0591895dc924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:38:19.161596 [ 262 ] {fde3481f-ac23-4d07-88a7-0591895dc924} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.161645 [ 262 ] {fde3481f-ac23-4d07-88a7-0591895dc924} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.162114 [ 262 ] {fde3481f-ac23-4d07-88a7-0591895dc924} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:38:19.162421 [ 262 ] {fde3481f-ac23-4d07-88a7-0591895dc924} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:38:19.162787 [ 262 ] {fde3481f-ac23-4d07-88a7-0591895dc924} executeQuery: Read 1 rows, 69.00 B in 0.001994 sec., 501.5045135406218 rows/sec., 33.79 KiB/sec. 2025.01.31 23:38:19.163069 [ 262 ] {fde3481f-ac23-4d07-88a7-0591895dc924} TCPHandler: Processed in 0.002495229 sec. 2025.01.31 23:38:19.163264 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.163413 [ 259 ] {f6c9e807-08c1-4751-80f6-1f9c4728d0d3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:19.163512 [ 259 ] {f6c9e807-08c1-4751-80f6-1f9c4728d0d3} 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.31 23:38:19.164777 [ 259 ] {f6c9e807-08c1-4751-80f6-1f9c4728d0d3} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.164817 [ 259 ] {f6c9e807-08c1-4751-80f6-1f9c4728d0d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.165517 [ 259 ] {f6c9e807-08c1-4751-80f6-1f9c4728d0d3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2025.01.31 23:38:19.165794 [ 259 ] {f6c9e807-08c1-4751-80f6-1f9c4728d0d3} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:38:19.166080 [ 259 ] {f6c9e807-08c1-4751-80f6-1f9c4728d0d3} executeQuery: Read 39 rows, 71.56 KiB in 0.002699 sec., 14449.796220822527 rows/sec., 25.89 MiB/sec. 2025.01.31 23:38:19.166191 [ 259 ] {f6c9e807-08c1-4751-80f6-1f9c4728d0d3} TCPHandler: Processed in 0.002988764 sec. 2025.01.31 23:38:19.166361 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:19.166505 [ 262 ] {783ccfeb-1db8-4135-b0bb-427fd39bef90} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:19.166565 [ 262 ] {783ccfeb-1db8-4135-b0bb-427fd39bef90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:19.167103 [ 262 ] {783ccfeb-1db8-4135-b0bb-427fd39bef90} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.167142 [ 262 ] {783ccfeb-1db8-4135-b0bb-427fd39bef90} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.167558 [ 262 ] {783ccfeb-1db8-4135-b0bb-427fd39bef90} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:38:19.167808 [ 262 ] {783ccfeb-1db8-4135-b0bb-427fd39bef90} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:19.167986 [ 262 ] {783ccfeb-1db8-4135-b0bb-427fd39bef90} executeQuery: Read 82 rows, 5.33 KiB in 0.001508 sec., 54376.65782493369 rows/sec., 3.45 MiB/sec. 2025.01.31 23:38:19.168042 [ 262 ] {783ccfeb-1db8-4135-b0bb-427fd39bef90} TCPHandler: Processed in 0.001742725 sec. 2025.01.31 23:38:19.542826 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 2025.01.31 23:38:19.565305 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.565364 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.572901 [ 244 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:38:19.573739 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:38:19.574183 [ 89 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.31 23:38:19.574363 [ 89 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:19.574477 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:19.574914 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:19.588752 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 272 2025.01.31 23:38:19.590543 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:19.592115 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:19.597947 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:19.603845 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:19.609591 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:19.615426 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:19.620126 [ 190 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:19.684365 [ 191 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.109726849 sec., 2478.88281199071 rows/sec., 12.82 MiB/sec. 2025.01.31 23:38:19.687192 [ 191 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.31 23:38:19.690021 [ 191 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_36_7} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:38:19.690156 [ 191 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_36_7} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.31 23:38:19.692444 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. 2025.01.31 23:38:24.129349 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:24.129556 [ 262 ] {c8d05d38-89f1-4db3-8fa0-f2431d8e1d09} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:24.129629 [ 262 ] {c8d05d38-89f1-4db3-8fa0-f2431d8e1d09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:24.130408 [ 262 ] {c8d05d38-89f1-4db3-8fa0-f2431d8e1d09} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:24.130459 [ 262 ] {c8d05d38-89f1-4db3-8fa0-f2431d8e1d09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:24.130899 [ 262 ] {c8d05d38-89f1-4db3-8fa0-f2431d8e1d09} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:38:24.131152 [ 262 ] {c8d05d38-89f1-4db3-8fa0-f2431d8e1d09} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:24.131399 [ 262 ] {c8d05d38-89f1-4db3-8fa0-f2431d8e1d09} executeQuery: Read 56 rows, 4.38 KiB in 0.001894 sec., 29567.053854276663 rows/sec., 2.26 MiB/sec. 2025.01.31 23:38:24.131467 [ 262 ] {c8d05d38-89f1-4db3-8fa0-f2431d8e1d09} TCPHandler: Processed in 0.002254001 sec. 2025.01.31 23:38:24.131730 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:24.131925 [ 259 ] {17e1717d-001f-4341-ae8c-7f19632c58d6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:24.131999 [ 259 ] {17e1717d-001f-4341-ae8c-7f19632c58d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:24.132773 [ 259 ] {17e1717d-001f-4341-ae8c-7f19632c58d6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:24.132822 [ 259 ] {17e1717d-001f-4341-ae8c-7f19632c58d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:24.133265 [ 259 ] {17e1717d-001f-4341-ae8c-7f19632c58d6} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:38:24.133540 [ 259 ] {17e1717d-001f-4341-ae8c-7f19632c58d6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:24.133798 [ 259 ] {17e1717d-001f-4341-ae8c-7f19632c58d6} executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. 2025.01.31 23:38:24.133866 [ 259 ] {17e1717d-001f-4341-ae8c-7f19632c58d6} TCPHandler: Processed in 0.002264521 sec. 2025.01.31 23:38:24.134034 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:24.134182 [ 262 ] {dc85dcf6-2e22-4416-bf05-9505718f6d7f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:24.134249 [ 262 ] {dc85dcf6-2e22-4416-bf05-9505718f6d7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:24.134908 [ 262 ] {dc85dcf6-2e22-4416-bf05-9505718f6d7f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:24.134949 [ 262 ] {dc85dcf6-2e22-4416-bf05-9505718f6d7f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:24.135357 [ 262 ] {dc85dcf6-2e22-4416-bf05-9505718f6d7f} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:38:24.135614 [ 262 ] {dc85dcf6-2e22-4416-bf05-9505718f6d7f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:24.135850 [ 262 ] {dc85dcf6-2e22-4416-bf05-9505718f6d7f} executeQuery: Read 160 rows, 11.41 KiB in 0.001704 sec., 93896.71361502347 rows/sec., 6.54 MiB/sec. 2025.01.31 23:38:24.135923 [ 262 ] {dc85dcf6-2e22-4416-bf05-9505718f6d7f} TCPHandler: Processed in 0.001957542 sec. 2025.01.31 23:38:24.136148 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:24.136302 [ 259 ] {b36174d6-f1ee-4297-96e3-c4a8b06950fd} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:24.136373 [ 259 ] {b36174d6-f1ee-4297-96e3-c4a8b06950fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:24.136915 [ 259 ] {b36174d6-f1ee-4297-96e3-c4a8b06950fd} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:24.136956 [ 259 ] {b36174d6-f1ee-4297-96e3-c4a8b06950fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:24.137342 [ 259 ] {b36174d6-f1ee-4297-96e3-c4a8b06950fd} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:38:24.137578 [ 259 ] {b36174d6-f1ee-4297-96e3-c4a8b06950fd} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:24.137806 [ 259 ] {b36174d6-f1ee-4297-96e3-c4a8b06950fd} executeQuery: Read 60 rows, 4.14 KiB in 0.00154 sec., 38961.03896103896 rows/sec., 2.63 MiB/sec. 2025.01.31 23:38:24.137860 [ 259 ] {b36174d6-f1ee-4297-96e3-c4a8b06950fd} TCPHandler: Processed in 0.001822418 sec. 2025.01.31 23:38:25.858447 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 2025.01.31 23:38:25.859099 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:25.859147 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.13 GiB. 2025.01.31 23:38:25.859748 [ 243 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:38:25.860011 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:38:25.860211 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 2025.01.31 23:38:27.089741 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 2025.01.31 23:38:27.109081 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:27.109135 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:27.116263 [ 244 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:38:27.117008 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:38:27.119625 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 279 2025.01.31 23:38:28.433125 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1030 2025.01.31 23:38:28.436157 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:28.436208 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:28.437711 [ 242 ] {} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:38:28.438039 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:38:28.438675 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1030 2025.01.31 23:38:29.136391 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.136576 [ 262 ] {f8ee09b9-c4a9-4bcc-9a2b-38e6e625ede6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:38:29.136648 [ 262 ] {f8ee09b9-c4a9-4bcc-9a2b-38e6e625ede6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:38:29.137404 [ 262 ] {f8ee09b9-c4a9-4bcc-9a2b-38e6e625ede6} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.137450 [ 262 ] {f8ee09b9-c4a9-4bcc-9a2b-38e6e625ede6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.137884 [ 262 ] {f8ee09b9-c4a9-4bcc-9a2b-38e6e625ede6} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:38:29.138138 [ 262 ] {f8ee09b9-c4a9-4bcc-9a2b-38e6e625ede6} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:38:29.138366 [ 262 ] {f8ee09b9-c4a9-4bcc-9a2b-38e6e625ede6} executeQuery: Read 14 rows, 1.01 KiB in 0.00184 sec., 7608.695652173913 rows/sec., 547.72 KiB/sec. 2025.01.31 23:38:29.138423 [ 262 ] {f8ee09b9-c4a9-4bcc-9a2b-38e6e625ede6} TCPHandler: Processed in 0.002164338 sec. 2025.01.31 23:38:29.138679 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.138886 [ 259 ] {425db1e4-421b-461c-9c39-e56d0c99a2c0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:29.138964 [ 259 ] {425db1e4-421b-461c-9c39-e56d0c99a2c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:29.139920 [ 259 ] {425db1e4-421b-461c-9c39-e56d0c99a2c0} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.139963 [ 259 ] {425db1e4-421b-461c-9c39-e56d0c99a2c0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.140445 [ 259 ] {425db1e4-421b-461c-9c39-e56d0c99a2c0} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:38:29.140708 [ 259 ] {425db1e4-421b-461c-9c39-e56d0c99a2c0} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:29.140851 [ 78 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.31 23:38:29.140894 [ 78 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.140913 [ 259 ] {425db1e4-421b-461c-9c39-e56d0c99a2c0} executeQuery: Read 281 rows, 25.38 KiB in 0.002085 sec., 134772.18225419664 rows/sec., 11.89 MiB/sec. 2025.01.31 23:38:29.140921 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.141041 [ 259 ] {425db1e4-421b-461c-9c39-e56d0c99a2c0} TCPHandler: Processed in 0.002491929 sec. 2025.01.31 23:38:29.141166 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:38:29.141255 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.141427 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:29.141495 [ 262 ] {bd5aa8df-0199-4ed2-8bfd-736b644c53ca} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:38:29.141500 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1430 rows starting from the beginning of the part 2025.01.31 23:38:29.141590 [ 262 ] {bd5aa8df-0199-4ed2-8bfd-736b644c53ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:38:29.141773 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:38:29.142129 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part 2025.01.31 23:38:29.142580 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 281 rows starting from the beginning of the part 2025.01.31 23:38:29.142945 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part 2025.01.31 23:38:29.143288 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 281 rows starting from the beginning of the part 2025.01.31 23:38:29.144709 [ 262 ] {bd5aa8df-0199-4ed2-8bfd-736b644c53ca} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.144767 [ 262 ] {bd5aa8df-0199-4ed2-8bfd-736b644c53ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.145798 [ 262 ] {bd5aa8df-0199-4ed2-8bfd-736b644c53ca} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:38:29.146151 [ 262 ] {bd5aa8df-0199-4ed2-8bfd-736b644c53ca} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:38:29.146649 [ 262 ] {bd5aa8df-0199-4ed2-8bfd-736b644c53ca} executeQuery: Read 46 rows, 3.39 KiB in 0.005196 sec., 8852.963818321787 rows/sec., 652.17 KiB/sec. 2025.01.31 23:38:29.146841 [ 262 ] {bd5aa8df-0199-4ed2-8bfd-736b644c53ca} TCPHandler: Processed in 0.005675599 sec. 2025.01.31 23:38:29.146846 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005811522 sec., 371675.4406160727 rows/sec., 32.68 MiB/sec. 2025.01.31 23:38:29.147032 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.147140 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.31 23:38:29.147252 [ 259 ] {32f2a51b-f030-4e1b-92c7-d3a20a3688e2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:38:29.147378 [ 259 ] {32f2a51b-f030-4e1b-92c7-d3a20a3688e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:38:29.147725 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_61_12} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:29.148028 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_61_12} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.31 23:38:29.148211 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.31 23:38:29.148559 [ 259 ] {32f2a51b-f030-4e1b-92c7-d3a20a3688e2} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.148604 [ 259 ] {32f2a51b-f030-4e1b-92c7-d3a20a3688e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.148988 [ 259 ] {32f2a51b-f030-4e1b-92c7-d3a20a3688e2} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:38:29.149234 [ 259 ] {32f2a51b-f030-4e1b-92c7-d3a20a3688e2} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:38:29.149425 [ 259 ] {32f2a51b-f030-4e1b-92c7-d3a20a3688e2} executeQuery: Read 14 rows, 1004.00 B in 0.002258 sec., 6200.177147918512 rows/sec., 434.22 KiB/sec. 2025.01.31 23:38:29.149484 [ 259 ] {32f2a51b-f030-4e1b-92c7-d3a20a3688e2} TCPHandler: Processed in 0.002518739 sec. 2025.01.31 23:38:29.149651 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.149790 [ 262 ] {9dffdf69-b97e-41bb-be0d-fd1c7cfdbd05} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:38:29.149848 [ 262 ] {9dffdf69-b97e-41bb-be0d-fd1c7cfdbd05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:38:29.150551 [ 262 ] {9dffdf69-b97e-41bb-be0d-fd1c7cfdbd05} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.150599 [ 262 ] {9dffdf69-b97e-41bb-be0d-fd1c7cfdbd05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.150978 [ 262 ] {9dffdf69-b97e-41bb-be0d-fd1c7cfdbd05} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:38:29.151237 [ 262 ] {9dffdf69-b97e-41bb-be0d-fd1c7cfdbd05} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:38:29.151486 [ 262 ] {9dffdf69-b97e-41bb-be0d-fd1c7cfdbd05} executeQuery: Read 13 rows, 830.00 B in 0.001725 sec., 7536.231884057971 rows/sec., 469.88 KiB/sec. 2025.01.31 23:38:29.151711 [ 262 ] {9dffdf69-b97e-41bb-be0d-fd1c7cfdbd05} TCPHandler: Processed in 0.002124307 sec. 2025.01.31 23:38:29.151906 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.152044 [ 259 ] {09a9ead5-7824-47eb-baa1-422eb6d787dd} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:29.152102 [ 259 ] {09a9ead5-7824-47eb-baa1-422eb6d787dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:29.152911 [ 259 ] {09a9ead5-7824-47eb-baa1-422eb6d787dd} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.152949 [ 259 ] {09a9ead5-7824-47eb-baa1-422eb6d787dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.153341 [ 259 ] {09a9ead5-7824-47eb-baa1-422eb6d787dd} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:38:29.153586 [ 259 ] {09a9ead5-7824-47eb-baa1-422eb6d787dd} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:29.153712 [ 78 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.31 23:38:29.153751 [ 78 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.153773 [ 259 ] {09a9ead5-7824-47eb-baa1-422eb6d787dd} executeQuery: Read 421 rows, 30.80 KiB in 0.00176 sec., 239204.54545454544 rows/sec., 17.09 MiB/sec. 2025.01.31 23:38:29.153776 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.153880 [ 259 ] {09a9ead5-7824-47eb-baa1-422eb6d787dd} TCPHandler: Processed in 0.002065385 sec. 2025.01.31 23:38:29.154107 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.154135 [ 192 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:38:29.154308 [ 262 ] {67d14666-6ec9-4954-8a2a-4f54e4dcbf52} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:38:29.154449 [ 262 ] {67d14666-6ec9-4954-8a2a-4f54e4dcbf52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:38:29.154658 [ 192 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:29.154782 [ 192 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part 2025.01.31 23:38:29.155153 [ 192 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:38:29.155570 [ 192 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part 2025.01.31 23:38:29.155863 [ 192 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 421 rows starting from the beginning of the part 2025.01.31 23:38:29.156211 [ 192 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part 2025.01.31 23:38:29.156459 [ 192 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 421 rows starting from the beginning of the part 2025.01.31 23:38:29.157122 [ 262 ] {67d14666-6ec9-4954-8a2a-4f54e4dcbf52} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.157176 [ 262 ] {67d14666-6ec9-4954-8a2a-4f54e4dcbf52} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.158094 [ 262 ] {67d14666-6ec9-4954-8a2a-4f54e4dcbf52} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:38:29.158704 [ 262 ] {67d14666-6ec9-4954-8a2a-4f54e4dcbf52} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:38:29.159118 [ 262 ] {67d14666-6ec9-4954-8a2a-4f54e4dcbf52} executeQuery: Read 6 rows, 321.00 B in 0.004865 sec., 1233.2990750256936 rows/sec., 64.44 KiB/sec. 2025.01.31 23:38:29.159366 [ 262 ] {67d14666-6ec9-4954-8a2a-4f54e4dcbf52} TCPHandler: Processed in 0.005366108 sec. 2025.01.31 23:38:29.159706 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.160010 [ 259 ] {b70f5f06-dc42-418c-ad8e-9afcd569d55a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:29.160026 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006126113 sec., 317819.7986227156 rows/sec., 24.32 MiB/sec. 2025.01.31 23:38:29.160101 [ 259 ] {b70f5f06-dc42-418c-ad8e-9afcd569d55a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:29.160350 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.31 23:38:29.160965 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_61_12} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:29.161197 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_61_12} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.31 23:38:29.161400 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.31 23:38:29.161418 [ 259 ] {b70f5f06-dc42-418c-ad8e-9afcd569d55a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.161482 [ 259 ] {b70f5f06-dc42-418c-ad8e-9afcd569d55a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.161960 [ 259 ] {b70f5f06-dc42-418c-ad8e-9afcd569d55a} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:38:29.162207 [ 259 ] {b70f5f06-dc42-418c-ad8e-9afcd569d55a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:29.162331 [ 78 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.31 23:38:29.162368 [ 78 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.162390 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.162400 [ 259 ] {b70f5f06-dc42-418c-ad8e-9afcd569d55a} executeQuery: Read 237 rows, 16.27 KiB in 0.002467 sec., 96068.0989055533 rows/sec., 6.44 MiB/sec. 2025.01.31 23:38:29.162612 [ 259 ] {b70f5f06-dc42-418c-ad8e-9afcd569d55a} TCPHandler: Processed in 0.003103317 sec. 2025.01.31 23:38:29.162648 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:38:29.162803 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.162869 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:29.162920 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17697 rows starting from the beginning of the part 2025.01.31 23:38:29.163024 [ 262 ] {d50464c0-6e25-441b-af00-74b4c4042561} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:38:29.163175 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part 2025.01.31 23:38:29.163200 [ 262 ] {d50464c0-6e25-441b-af00-74b4c4042561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:38:29.163512 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part 2025.01.31 23:38:29.163917 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 237 rows starting from the beginning of the part 2025.01.31 23:38:29.164431 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part 2025.01.31 23:38:29.164703 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part 2025.01.31 23:38:29.165777 [ 262 ] {d50464c0-6e25-441b-af00-74b4c4042561} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.165859 [ 262 ] {d50464c0-6e25-441b-af00-74b4c4042561} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.166375 [ 262 ] {d50464c0-6e25-441b-af00-74b4c4042561} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:38:29.166842 [ 262 ] {d50464c0-6e25-441b-af00-74b4c4042561} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:38:29.167229 [ 262 ] {d50464c0-6e25-441b-af00-74b4c4042561} executeQuery: Read 1 rows, 69.00 B in 0.004268 sec., 234.30178069353326 rows/sec., 15.79 KiB/sec. 2025.01.31 23:38:29.167438 [ 262 ] {d50464c0-6e25-441b-af00-74b4c4042561} TCPHandler: Processed in 0.004719779 sec. 2025.01.31 23:38:29.167665 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.167911 [ 259 ] {8058d7c9-5f61-4c13-bfd9-2de0cd2bf030} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:29.168129 [ 259 ] {8058d7c9-5f61-4c13-bfd9-2de0cd2bf030} 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.31 23:38:29.170181 [ 259 ] {8058d7c9-5f61-4c13-bfd9-2de0cd2bf030} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.170226 [ 259 ] {8058d7c9-5f61-4c13-bfd9-2de0cd2bf030} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.171314 [ 259 ] {8058d7c9-5f61-4c13-bfd9-2de0cd2bf030} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2025.01.31 23:38:29.171631 [ 259 ] {8058d7c9-5f61-4c13-bfd9-2de0cd2bf030} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:38:29.171975 [ 78 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2025.01.31 23:38:29.172035 [ 78 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.172073 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.172101 [ 259 ] {8058d7c9-5f61-4c13-bfd9-2de0cd2bf030} executeQuery: Read 39 rows, 71.56 KiB in 0.004269 sec., 9135.628952916373 rows/sec., 16.37 MiB/sec. 2025.01.31 23:38:29.172835 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:38:29.173639 [ 259 ] {8058d7c9-5f61-4c13-bfd9-2de0cd2bf030} TCPHandler: Processed in 0.00606546 sec. 2025.01.31 23:38:29.173980 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:29.174603 [ 262 ] {38808d06-63ed-44bd-8f28-8e7bd7cda944} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:29.174725 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 18619 rows, containing 5 columns (5 merged, 0 gathered) in 0.012252755 sec., 1519576.6176668021 rows/sec., 102.60 MiB/sec. 2025.01.31 23:38:29.174797 [ 262 ] {38808d06-63ed-44bd-8f28-8e7bd7cda944} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:29.175193 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:29.175195 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.31 23:38:29.175658 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 714 rows starting from the beginning of the part 2025.01.31 23:38:29.176268 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:29.176710 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_61_12} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.31 23:38:29.176915 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part 2025.01.31 23:38:29.177083 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. 2025.01.31 23:38:29.177631 [ 262 ] {38808d06-63ed-44bd-8f28-8e7bd7cda944} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.177752 [ 262 ] {38808d06-63ed-44bd-8f28-8e7bd7cda944} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.177925 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part 2025.01.31 23:38:29.178668 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part 2025.01.31 23:38:29.179247 [ 262 ] {38808d06-63ed-44bd-8f28-8e7bd7cda944} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:38:29.179376 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part 2025.01.31 23:38:29.180060 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part 2025.01.31 23:38:29.180071 [ 262 ] {38808d06-63ed-44bd-8f28-8e7bd7cda944} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:29.180628 [ 78 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.31 23:38:29.180873 [ 78 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:29.180957 [ 262 ] {38808d06-63ed-44bd-8f28-8e7bd7cda944} executeQuery: Read 82 rows, 5.33 KiB in 0.00652 sec., 12576.687116564417 rows/sec., 817.95 KiB/sec. 2025.01.31 23:38:29.180977 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:29.181312 [ 262 ] {38808d06-63ed-44bd-8f28-8e7bd7cda944} TCPHandler: Processed in 0.007514386 sec. 2025.01.31 23:38:29.181654 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:38:29.181871 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:29.181943 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3408 rows starting from the beginning of the part 2025.01.31 23:38:29.182185 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part 2025.01.31 23:38:29.182580 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part 2025.01.31 23:38:29.182869 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 82 rows starting from the beginning of the part 2025.01.31 23:38:29.183201 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part 2025.01.31 23:38:29.183497 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part 2025.01.31 23:38:29.186596 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 3740 rows, containing 4 columns (4 merged, 0 gathered) in 0.005309166 sec., 704442.0912813802 rows/sec., 45.92 MiB/sec. 2025.01.31 23:38:29.187054 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.31 23:38:29.187625 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:29.187751 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_61_12} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.31 23:38:29.187881 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. 2025.01.31 23:38:29.194431 [ 200 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 19 columns (19 merged, 0 gathered) in 0.022239478 sec., 40873.26150370976 rows/sec., 73.24 MiB/sec. 2025.01.31 23:38:29.195539 [ 200 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2025.01.31 23:38:29.195986 [ 200 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:38:29.196079 [ 200 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_26_5} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 2025.01.31 23:38:29.196248 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. 2025.01.31 23:38:30.001215 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 211.84 MiB, peak 221.95 MiB, free memory in arenas 0.00 B, will set to 215.43 MiB (RSS), difference: 3.58 MiB 2025.01.31 23:38:33.202564 [ 74 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:38:33.202666 [ 74 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:38:33.361226 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 2025.01.31 23:38:33.361883 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:33.361931 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:33.362477 [ 243 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:38:33.362739 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:38:33.362994 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 2025.01.31 23:38:34.129780 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.130053 [ 262 ] {a4c8c3f8-ad09-48c0-8f3b-c995cc3aeaa6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:34.130169 [ 262 ] {a4c8c3f8-ad09-48c0-8f3b-c995cc3aeaa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:34.131230 [ 262 ] {a4c8c3f8-ad09-48c0-8f3b-c995cc3aeaa6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.131279 [ 262 ] {a4c8c3f8-ad09-48c0-8f3b-c995cc3aeaa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.131715 [ 262 ] {a4c8c3f8-ad09-48c0-8f3b-c995cc3aeaa6} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:38:34.131977 [ 262 ] {a4c8c3f8-ad09-48c0-8f3b-c995cc3aeaa6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:34.132179 [ 262 ] {a4c8c3f8-ad09-48c0-8f3b-c995cc3aeaa6} executeQuery: Read 56 rows, 4.38 KiB in 0.00221 sec., 25339.3665158371 rows/sec., 1.93 MiB/sec. 2025.01.31 23:38:34.132247 [ 262 ] {a4c8c3f8-ad09-48c0-8f3b-c995cc3aeaa6} TCPHandler: Processed in 0.002602152 sec. 2025.01.31 23:38:34.132523 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.132737 [ 259 ] {5c6f258c-d4b3-456a-9e67-ffacc738a05c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:34.132821 [ 259 ] {5c6f258c-d4b3-456a-9e67-ffacc738a05c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:34.133612 [ 259 ] {5c6f258c-d4b3-456a-9e67-ffacc738a05c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.133660 [ 259 ] {5c6f258c-d4b3-456a-9e67-ffacc738a05c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.134105 [ 259 ] {5c6f258c-d4b3-456a-9e67-ffacc738a05c} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:38:34.134379 [ 259 ] {5c6f258c-d4b3-456a-9e67-ffacc738a05c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:34.134609 [ 259 ] {5c6f258c-d4b3-456a-9e67-ffacc738a05c} executeQuery: Read 64 rows, 5.12 KiB in 0.001934 sec., 33092.037228541885 rows/sec., 2.58 MiB/sec. 2025.01.31 23:38:34.134665 [ 259 ] {5c6f258c-d4b3-456a-9e67-ffacc738a05c} TCPHandler: Processed in 0.002280832 sec. 2025.01.31 23:38:34.134828 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.134974 [ 262 ] {faccd97a-6730-4ec0-b8d9-1b33cfe7afc7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:34.135042 [ 262 ] {faccd97a-6730-4ec0-b8d9-1b33cfe7afc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:34.135757 [ 262 ] {faccd97a-6730-4ec0-b8d9-1b33cfe7afc7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.135804 [ 262 ] {faccd97a-6730-4ec0-b8d9-1b33cfe7afc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.136216 [ 262 ] {faccd97a-6730-4ec0-b8d9-1b33cfe7afc7} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:38:34.136507 [ 262 ] {faccd97a-6730-4ec0-b8d9-1b33cfe7afc7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:34.136701 [ 262 ] {faccd97a-6730-4ec0-b8d9-1b33cfe7afc7} executeQuery: Read 160 rows, 11.41 KiB in 0.001763 sec., 90754.39591605218 rows/sec., 6.32 MiB/sec. 2025.01.31 23:38:34.136761 [ 262 ] {faccd97a-6730-4ec0-b8d9-1b33cfe7afc7} TCPHandler: Processed in 0.001992393 sec. 2025.01.31 23:38:34.136921 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.137060 [ 259 ] {efc60740-73d9-4564-91d5-c0345ae71ca2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:34.137121 [ 259 ] {efc60740-73d9-4564-91d5-c0345ae71ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:34.137724 [ 259 ] {efc60740-73d9-4564-91d5-c0345ae71ca2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.137773 [ 259 ] {efc60740-73d9-4564-91d5-c0345ae71ca2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.138168 [ 259 ] {efc60740-73d9-4564-91d5-c0345ae71ca2} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:38:34.138406 [ 259 ] {efc60740-73d9-4564-91d5-c0345ae71ca2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:34.138611 [ 259 ] {efc60740-73d9-4564-91d5-c0345ae71ca2} executeQuery: Read 60 rows, 4.14 KiB in 0.001583 sec., 37902.71636133923 rows/sec., 2.55 MiB/sec. 2025.01.31 23:38:34.138661 [ 259 ] {efc60740-73d9-4564-91d5-c0345ae71ca2} TCPHandler: Processed in 0.001807557 sec. 2025.01.31 23:38:34.620604 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 2025.01.31 23:38:34.640423 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.640473 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.647959 [ 244 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:38:34.648724 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:38:34.652241 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 287 2025.01.31 23:38:34.977448 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.977757 [ 262 ] {676d7bfc-a181-4c72-8939-f58aa4d24434} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:38:34.977872 [ 262 ] {676d7bfc-a181-4c72-8939-f58aa4d24434} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:38:34.978636 [ 262 ] {676d7bfc-a181-4c72-8939-f58aa4d24434} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.978685 [ 262 ] {676d7bfc-a181-4c72-8939-f58aa4d24434} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.979122 [ 262 ] {676d7bfc-a181-4c72-8939-f58aa4d24434} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:38:34.979379 [ 262 ] {676d7bfc-a181-4c72-8939-f58aa4d24434} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:38:34.979617 [ 262 ] {676d7bfc-a181-4c72-8939-f58aa4d24434} executeQuery: Read 14 rows, 1.01 KiB in 0.001947 sec., 7190.54956343092 rows/sec., 517.62 KiB/sec. 2025.01.31 23:38:34.979687 [ 262 ] {676d7bfc-a181-4c72-8939-f58aa4d24434} TCPHandler: Processed in 0.002431217 sec. 2025.01.31 23:38:34.980019 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.980332 [ 259 ] {b80bf742-e892-47d6-8205-7b7ebded660b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:38:34.980457 [ 259 ] {b80bf742-e892-47d6-8205-7b7ebded660b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:38:34.981393 [ 259 ] {b80bf742-e892-47d6-8205-7b7ebded660b} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.981447 [ 259 ] {b80bf742-e892-47d6-8205-7b7ebded660b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.981877 [ 259 ] {b80bf742-e892-47d6-8205-7b7ebded660b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2025.01.31 23:38:34.982138 [ 259 ] {b80bf742-e892-47d6-8205-7b7ebded660b} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:38:34.982441 [ 259 ] {b80bf742-e892-47d6-8205-7b7ebded660b} executeQuery: Read 2 rows, 167.00 B in 0.002196 sec., 910.7468123861566 rows/sec., 74.26 KiB/sec. 2025.01.31 23:38:34.982631 [ 259 ] {b80bf742-e892-47d6-8205-7b7ebded660b} TCPHandler: Processed in 0.002798248 sec. 2025.01.31 23:38:34.982777 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.982900 [ 262 ] {834993c9-9451-4387-805c-a072daea7634} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:34.982951 [ 262 ] {834993c9-9451-4387-805c-a072daea7634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:34.984080 [ 262 ] {834993c9-9451-4387-805c-a072daea7634} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.984121 [ 262 ] {834993c9-9451-4387-805c-a072daea7634} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.984581 [ 262 ] {834993c9-9451-4387-805c-a072daea7634} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:38:34.984838 [ 262 ] {834993c9-9451-4387-805c-a072daea7634} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:34.985074 [ 262 ] {834993c9-9451-4387-805c-a072daea7634} executeQuery: Read 1422 rows, 121.57 KiB in 0.002199 sec., 646657.5716234652 rows/sec., 53.99 MiB/sec. 2025.01.31 23:38:34.985148 [ 262 ] {834993c9-9451-4387-805c-a072daea7634} TCPHandler: Processed in 0.002428406 sec. 2025.01.31 23:38:34.985361 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.985521 [ 259 ] {5e9c9f38-1c01-4905-bce9-022a5337957a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:38:34.985582 [ 259 ] {5e9c9f38-1c01-4905-bce9-022a5337957a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:38:34.986737 [ 259 ] {5e9c9f38-1c01-4905-bce9-022a5337957a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.986780 [ 259 ] {5e9c9f38-1c01-4905-bce9-022a5337957a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.987157 [ 259 ] {5e9c9f38-1c01-4905-bce9-022a5337957a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:38:34.987399 [ 259 ] {5e9c9f38-1c01-4905-bce9-022a5337957a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:38:34.987613 [ 259 ] {5e9c9f38-1c01-4905-bce9-022a5337957a} executeQuery: Read 48 rows, 3.53 KiB in 0.002129 sec., 22545.796148426492 rows/sec., 1.62 MiB/sec. 2025.01.31 23:38:34.987669 [ 259 ] {5e9c9f38-1c01-4905-bce9-022a5337957a} TCPHandler: Processed in 0.002417036 sec. 2025.01.31 23:38:34.987831 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.987960 [ 262 ] {d0aa4255-606e-420b-8575-2e22f2542f6c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:38:34.988009 [ 262 ] {d0aa4255-606e-420b-8575-2e22f2542f6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:38:34.988687 [ 262 ] {d0aa4255-606e-420b-8575-2e22f2542f6c} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.988727 [ 262 ] {d0aa4255-606e-420b-8575-2e22f2542f6c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.989090 [ 262 ] {d0aa4255-606e-420b-8575-2e22f2542f6c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:38:34.989322 [ 262 ] {d0aa4255-606e-420b-8575-2e22f2542f6c} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:38:34.989524 [ 262 ] {d0aa4255-606e-420b-8575-2e22f2542f6c} executeQuery: Read 242 rows, 16.79 KiB in 0.001593 sec., 151914.62649089767 rows/sec., 10.29 MiB/sec. 2025.01.31 23:38:34.989580 [ 262 ] {d0aa4255-606e-420b-8575-2e22f2542f6c} TCPHandler: Processed in 0.001818278 sec. 2025.01.31 23:38:34.989724 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.989842 [ 259 ] {41bb6b85-60cb-49b6-b016-6ba532d50659} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:38:34.989898 [ 259 ] {41bb6b85-60cb-49b6-b016-6ba532d50659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:38:34.990597 [ 259 ] {41bb6b85-60cb-49b6-b016-6ba532d50659} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.990647 [ 259 ] {41bb6b85-60cb-49b6-b016-6ba532d50659} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.991051 [ 259 ] {41bb6b85-60cb-49b6-b016-6ba532d50659} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:38:34.991297 [ 259 ] {41bb6b85-60cb-49b6-b016-6ba532d50659} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:38:34.991523 [ 259 ] {41bb6b85-60cb-49b6-b016-6ba532d50659} executeQuery: Read 13 rows, 830.00 B in 0.001708 sec., 7611.241217798594 rows/sec., 474.56 KiB/sec. 2025.01.31 23:38:34.991576 [ 259 ] {41bb6b85-60cb-49b6-b016-6ba532d50659} TCPHandler: Processed in 0.001908189 sec. 2025.01.31 23:38:34.991718 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.991836 [ 262 ] {42c3af5a-0368-4783-bbae-8b9d4a03b3d7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:34.991887 [ 262 ] {42c3af5a-0368-4783-bbae-8b9d4a03b3d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:34.992885 [ 262 ] {42c3af5a-0368-4783-bbae-8b9d4a03b3d7} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.992925 [ 262 ] {42c3af5a-0368-4783-bbae-8b9d4a03b3d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.993316 [ 262 ] {42c3af5a-0368-4783-bbae-8b9d4a03b3d7} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:38:34.993551 [ 262 ] {42c3af5a-0368-4783-bbae-8b9d4a03b3d7} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:34.993758 [ 262 ] {42c3af5a-0368-4783-bbae-8b9d4a03b3d7} executeQuery: Read 879 rows, 65.26 KiB in 0.001948 sec., 451232.0328542094 rows/sec., 32.71 MiB/sec. 2025.01.31 23:38:34.993818 [ 262 ] {42c3af5a-0368-4783-bbae-8b9d4a03b3d7} TCPHandler: Processed in 0.002159068 sec. 2025.01.31 23:38:34.994019 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.994189 [ 259 ] {ca63c806-8661-4a01-abef-8d24afc75f1a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:38:34.994250 [ 259 ] {ca63c806-8661-4a01-abef-8d24afc75f1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:38:34.994831 [ 259 ] {ca63c806-8661-4a01-abef-8d24afc75f1a} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.994879 [ 259 ] {ca63c806-8661-4a01-abef-8d24afc75f1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.995257 [ 259 ] {ca63c806-8661-4a01-abef-8d24afc75f1a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:38:34.995505 [ 259 ] {ca63c806-8661-4a01-abef-8d24afc75f1a} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:38:34.995714 [ 259 ] {ca63c806-8661-4a01-abef-8d24afc75f1a} executeQuery: Read 6 rows, 321.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 201.46 KiB/sec. 2025.01.31 23:38:34.995764 [ 259 ] {ca63c806-8661-4a01-abef-8d24afc75f1a} TCPHandler: Processed in 0.001854498 sec. 2025.01.31 23:38:34.995911 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.996052 [ 262 ] {5d9fc9a9-26a6-41e2-bdf7-d93d6d1291f0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:34.996114 [ 262 ] {5d9fc9a9-26a6-41e2-bdf7-d93d6d1291f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:34.997019 [ 262 ] {5d9fc9a9-26a6-41e2-bdf7-d93d6d1291f0} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.997057 [ 262 ] {5d9fc9a9-26a6-41e2-bdf7-d93d6d1291f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.997492 [ 262 ] {5d9fc9a9-26a6-41e2-bdf7-d93d6d1291f0} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:38:34.997743 [ 262 ] {5d9fc9a9-26a6-41e2-bdf7-d93d6d1291f0} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:34.997938 [ 262 ] {5d9fc9a9-26a6-41e2-bdf7-d93d6d1291f0} executeQuery: Read 956 rows, 65.04 KiB in 0.001919 sec., 498176.133402814 rows/sec., 33.10 MiB/sec. 2025.01.31 23:38:34.997990 [ 262 ] {5d9fc9a9-26a6-41e2-bdf7-d93d6d1291f0} TCPHandler: Processed in 0.002146197 sec. 2025.01.31 23:38:34.998191 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:34.998421 [ 259 ] {b8cbed25-3bd8-4467-8cb2-6cd983c56b46} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:38:34.998520 [ 259 ] {b8cbed25-3bd8-4467-8cb2-6cd983c56b46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:38:34.999171 [ 259 ] {b8cbed25-3bd8-4467-8cb2-6cd983c56b46} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:34.999211 [ 259 ] {b8cbed25-3bd8-4467-8cb2-6cd983c56b46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:34.999580 [ 259 ] {b8cbed25-3bd8-4467-8cb2-6cd983c56b46} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:38:34.999814 [ 259 ] {b8cbed25-3bd8-4467-8cb2-6cd983c56b46} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:38:35.000033 [ 259 ] {b8cbed25-3bd8-4467-8cb2-6cd983c56b46} executeQuery: Read 1 rows, 69.00 B in 0.001669 sec., 599.1611743559017 rows/sec., 40.37 KiB/sec. 2025.01.31 23:38:35.000084 [ 259 ] {b8cbed25-3bd8-4467-8cb2-6cd983c56b46} TCPHandler: Processed in 0.002002673 sec. 2025.01.31 23:38:35.000237 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:35.000376 [ 262 ] {777af133-ac7d-40b1-a701-9ab3e331f289} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:35.000468 [ 262 ] {777af133-ac7d-40b1-a701-9ab3e331f289} 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.31 23:38:35.001158 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 216.93 MiB, peak 221.95 MiB, free memory in arenas 0.00 B, will set to 215.43 MiB (RSS), difference: -1.50 MiB 2025.01.31 23:38:35.002035 [ 262 ] {777af133-ac7d-40b1-a701-9ab3e331f289} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:35.002078 [ 262 ] {777af133-ac7d-40b1-a701-9ab3e331f289} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:35.002733 [ 262 ] {777af133-ac7d-40b1-a701-9ab3e331f289} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2025.01.31 23:38:35.002988 [ 262 ] {777af133-ac7d-40b1-a701-9ab3e331f289} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:38:35.003239 [ 262 ] {777af133-ac7d-40b1-a701-9ab3e331f289} executeQuery: Read 39 rows, 71.56 KiB in 0.002895 sec., 13471.502590673575 rows/sec., 24.14 MiB/sec. 2025.01.31 23:38:35.003349 [ 262 ] {777af133-ac7d-40b1-a701-9ab3e331f289} TCPHandler: Processed in 0.00318145 sec. 2025.01.31 23:38:35.003492 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:35.003629 [ 259 ] {eae93577-78a6-425a-84e2-73fc3d865935} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:35.003688 [ 259 ] {eae93577-78a6-425a-84e2-73fc3d865935} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:35.004206 [ 259 ] {eae93577-78a6-425a-84e2-73fc3d865935} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:35.004248 [ 259 ] {eae93577-78a6-425a-84e2-73fc3d865935} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:35.004638 [ 259 ] {eae93577-78a6-425a-84e2-73fc3d865935} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:38:35.004882 [ 259 ] {eae93577-78a6-425a-84e2-73fc3d865935} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:35.005113 [ 259 ] {eae93577-78a6-425a-84e2-73fc3d865935} executeQuery: Read 34 rows, 2.02 KiB in 0.001515 sec., 22442.24422442244 rows/sec., 1.30 MiB/sec. 2025.01.31 23:38:35.005168 [ 259 ] {eae93577-78a6-425a-84e2-73fc3d865935} TCPHandler: Processed in 0.001742055 sec. 2025.01.31 23:38:38.439732 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1084 2025.01.31 23:38:38.443248 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:38.443313 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:38.444825 [ 242 ] {} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:38:38.445144 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:38:38.446593 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1084 2025.01.31 23:38:39.128417 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:39.128635 [ 262 ] {091e1cde-88da-48e9-b368-c8384222b03c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:39.128715 [ 262 ] {091e1cde-88da-48e9-b368-c8384222b03c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:39.129537 [ 262 ] {091e1cde-88da-48e9-b368-c8384222b03c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:39.129591 [ 262 ] {091e1cde-88da-48e9-b368-c8384222b03c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:39.130035 [ 262 ] {091e1cde-88da-48e9-b368-c8384222b03c} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:38:39.130291 [ 262 ] {091e1cde-88da-48e9-b368-c8384222b03c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:39.130512 [ 262 ] {091e1cde-88da-48e9-b368-c8384222b03c} executeQuery: Read 56 rows, 4.38 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.21 MiB/sec. 2025.01.31 23:38:39.130639 [ 262 ] {091e1cde-88da-48e9-b368-c8384222b03c} TCPHandler: Processed in 0.002360704 sec. 2025.01.31 23:38:39.131028 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:39.131251 [ 259 ] {95b890de-340c-45e9-98c1-e26fc1a9ed93} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:39.131335 [ 259 ] {95b890de-340c-45e9-98c1-e26fc1a9ed93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:39.132323 [ 259 ] {95b890de-340c-45e9-98c1-e26fc1a9ed93} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:39.132378 [ 259 ] {95b890de-340c-45e9-98c1-e26fc1a9ed93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:39.132913 [ 259 ] {95b890de-340c-45e9-98c1-e26fc1a9ed93} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:38:39.133184 [ 259 ] {95b890de-340c-45e9-98c1-e26fc1a9ed93} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:39.133413 [ 259 ] {95b890de-340c-45e9-98c1-e26fc1a9ed93} executeQuery: Read 64 rows, 5.12 KiB in 0.002227 sec., 28738.212842388868 rows/sec., 2.24 MiB/sec. 2025.01.31 23:38:39.133471 [ 259 ] {95b890de-340c-45e9-98c1-e26fc1a9ed93} TCPHandler: Processed in 0.002684355 sec. 2025.01.31 23:38:39.133620 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:39.133768 [ 262 ] {1e096e6e-9f8e-4d44-9c7f-663fd3f6ebff} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:39.133832 [ 262 ] {1e096e6e-9f8e-4d44-9c7f-663fd3f6ebff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:39.134421 [ 262 ] {1e096e6e-9f8e-4d44-9c7f-663fd3f6ebff} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:39.134458 [ 262 ] {1e096e6e-9f8e-4d44-9c7f-663fd3f6ebff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:39.134864 [ 262 ] {1e096e6e-9f8e-4d44-9c7f-663fd3f6ebff} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:38:39.135114 [ 262 ] {1e096e6e-9f8e-4d44-9c7f-663fd3f6ebff} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:39.135294 [ 262 ] {1e096e6e-9f8e-4d44-9c7f-663fd3f6ebff} executeQuery: Read 128 rows, 9.13 KiB in 0.001564 sec., 81841.43222506394 rows/sec., 5.70 MiB/sec. 2025.01.31 23:38:39.135350 [ 262 ] {1e096e6e-9f8e-4d44-9c7f-663fd3f6ebff} TCPHandler: Processed in 0.001798986 sec. 2025.01.31 23:38:39.135505 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:39.135647 [ 259 ] {f3c5faf0-7155-45dd-a8a6-66be188d4eb2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:39.135709 [ 259 ] {f3c5faf0-7155-45dd-a8a6-66be188d4eb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:39.136250 [ 259 ] {f3c5faf0-7155-45dd-a8a6-66be188d4eb2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:39.136290 [ 259 ] {f3c5faf0-7155-45dd-a8a6-66be188d4eb2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:39.136687 [ 259 ] {f3c5faf0-7155-45dd-a8a6-66be188d4eb2} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:38:39.136935 [ 259 ] {f3c5faf0-7155-45dd-a8a6-66be188d4eb2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:39.137142 [ 259 ] {f3c5faf0-7155-45dd-a8a6-66be188d4eb2} executeQuery: Read 48 rows, 3.31 KiB in 0.001528 sec., 31413.612565445026 rows/sec., 2.12 MiB/sec. 2025.01.31 23:38:39.137193 [ 259 ] {f3c5faf0-7155-45dd-a8a6-66be188d4eb2} TCPHandler: Processed in 0.001753355 sec. 2025.01.31 23:38:40.864024 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 2025.01.31 23:38:40.864663 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:40.864713 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:40.865240 [ 243 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:38:40.865514 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:38:40.865763 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 2025.01.31 23:38:42.153210 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 2025.01.31 23:38:42.174910 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:42.174975 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:42.183021 [ 244 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:38:42.183909 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:38:42.186994 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 294 2025.01.31 23:38:44.129144 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:44.129451 [ 262 ] {76b7a3bf-461a-4174-af59-374110332a54} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:44.129566 [ 262 ] {76b7a3bf-461a-4174-af59-374110332a54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:44.130596 [ 262 ] {76b7a3bf-461a-4174-af59-374110332a54} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:44.130646 [ 262 ] {76b7a3bf-461a-4174-af59-374110332a54} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:44.131084 [ 262 ] {76b7a3bf-461a-4174-af59-374110332a54} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:38:44.131341 [ 262 ] {76b7a3bf-461a-4174-af59-374110332a54} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:44.131601 [ 262 ] {76b7a3bf-461a-4174-af59-374110332a54} executeQuery: Read 56 rows, 4.38 KiB in 0.002235 sec., 25055.92841163311 rows/sec., 1.91 MiB/sec. 2025.01.31 23:38:44.131676 [ 262 ] {76b7a3bf-461a-4174-af59-374110332a54} TCPHandler: Processed in 0.002667374 sec. 2025.01.31 23:38:44.131970 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:44.132183 [ 259 ] {5106e308-ee17-40d0-ba3e-5258867171ad} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:44.132256 [ 259 ] {5106e308-ee17-40d0-ba3e-5258867171ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:44.133031 [ 259 ] {5106e308-ee17-40d0-ba3e-5258867171ad} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:44.133079 [ 259 ] {5106e308-ee17-40d0-ba3e-5258867171ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:44.133543 [ 259 ] {5106e308-ee17-40d0-ba3e-5258867171ad} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:38:44.133814 [ 259 ] {5106e308-ee17-40d0-ba3e-5258867171ad} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:44.134065 [ 259 ] {5106e308-ee17-40d0-ba3e-5258867171ad} executeQuery: Read 64 rows, 5.12 KiB in 0.001941 sec., 32972.69448737764 rows/sec., 2.57 MiB/sec. 2025.01.31 23:38:44.134124 [ 259 ] {5106e308-ee17-40d0-ba3e-5258867171ad} TCPHandler: Processed in 0.002322113 sec. 2025.01.31 23:38:44.134346 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:44.134580 [ 262 ] {33cf0933-7f05-4149-9e1d-4c6b9d9397cf} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:44.134680 [ 262 ] {33cf0933-7f05-4149-9e1d-4c6b9d9397cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:44.135511 [ 262 ] {33cf0933-7f05-4149-9e1d-4c6b9d9397cf} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:44.135551 [ 262 ] {33cf0933-7f05-4149-9e1d-4c6b9d9397cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:44.135956 [ 262 ] {33cf0933-7f05-4149-9e1d-4c6b9d9397cf} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:38:44.136233 [ 262 ] {33cf0933-7f05-4149-9e1d-4c6b9d9397cf} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:44.136495 [ 262 ] {33cf0933-7f05-4149-9e1d-4c6b9d9397cf} executeQuery: Read 160 rows, 11.41 KiB in 0.001976 sec., 80971.65991902835 rows/sec., 5.64 MiB/sec. 2025.01.31 23:38:44.136555 [ 262 ] {33cf0933-7f05-4149-9e1d-4c6b9d9397cf} TCPHandler: Processed in 0.002321743 sec. 2025.01.31 23:38:44.136727 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:44.136845 [ 259 ] {177a43c1-ff3a-42f9-a12c-fe03b0465275} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:44.136899 [ 259 ] {177a43c1-ff3a-42f9-a12c-fe03b0465275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:44.137410 [ 259 ] {177a43c1-ff3a-42f9-a12c-fe03b0465275} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:44.137450 [ 259 ] {177a43c1-ff3a-42f9-a12c-fe03b0465275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:44.137845 [ 259 ] {177a43c1-ff3a-42f9-a12c-fe03b0465275} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:38:44.138094 [ 259 ] {177a43c1-ff3a-42f9-a12c-fe03b0465275} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:44.138342 [ 259 ] {177a43c1-ff3a-42f9-a12c-fe03b0465275} executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. 2025.01.31 23:38:44.138394 [ 259 ] {177a43c1-ff3a-42f9-a12c-fe03b0465275} TCPHandler: Processed in 0.001724074 sec. 2025.01.31 23:38:46.275182 [ 57 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2025.01.31 23:38:46.275251 [ 57 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:46.275279 [ 57 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:46.275516 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full 2025.01.31 23:38:46.275808 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:46.275873 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part 2025.01.31 23:38:46.276033 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2025.01.31 23:38:46.276256 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part 2025.01.31 23:38:46.276428 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2025.01.31 23:38:46.276653 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part 2025.01.31 23:38:46.277757 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.002382695 sec., 11331.70632414136 rows/sec., 763.56 KiB/sec. 2025.01.31 23:38:46.277941 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2025.01.31 23:38:46.278313 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:38:46.278403 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_27_6} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 2025.01.31 23:38:46.278498 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. 2025.01.31 23:38:48.202731 [ 55 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:38:48.202824 [ 55 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:38:48.366773 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 2025.01.31 23:38:48.367417 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:48.367458 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:48.367974 [ 243 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:38:48.368233 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:38:48.368412 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 2025.01.31 23:38:48.447744 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1100 2025.01.31 23:38:48.450502 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:48.450567 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:48.452048 [ 242 ] {} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:38:48.452372 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:38:48.453707 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1100 2025.01.31 23:38:49.136418 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.136730 [ 262 ] {21b2847e-06cb-4a7b-94a9-6232a5ac76ba} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:38:49.136848 [ 262 ] {21b2847e-06cb-4a7b-94a9-6232a5ac76ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:38:49.137830 [ 262 ] {21b2847e-06cb-4a7b-94a9-6232a5ac76ba} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.137910 [ 262 ] {21b2847e-06cb-4a7b-94a9-6232a5ac76ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.138339 [ 262 ] {21b2847e-06cb-4a7b-94a9-6232a5ac76ba} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:38:49.138586 [ 262 ] {21b2847e-06cb-4a7b-94a9-6232a5ac76ba} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:38:49.138818 [ 262 ] {21b2847e-06cb-4a7b-94a9-6232a5ac76ba} executeQuery: Read 14 rows, 1.01 KiB in 0.002174 sec., 6439.742410303587 rows/sec., 463.58 KiB/sec. 2025.01.31 23:38:49.138887 [ 262 ] {21b2847e-06cb-4a7b-94a9-6232a5ac76ba} TCPHandler: Processed in 0.002647074 sec. 2025.01.31 23:38:49.139152 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.139352 [ 259 ] {6826c800-9f13-4cee-ba98-03491415ffb5} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:49.139432 [ 259 ] {6826c800-9f13-4cee-ba98-03491415ffb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:49.140446 [ 259 ] {6826c800-9f13-4cee-ba98-03491415ffb5} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.140488 [ 259 ] {6826c800-9f13-4cee-ba98-03491415ffb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.140944 [ 259 ] {6826c800-9f13-4cee-ba98-03491415ffb5} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.31 23:38:49.141206 [ 259 ] {6826c800-9f13-4cee-ba98-03491415ffb5} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:49.141358 [ 54 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.31 23:38:49.141409 [ 54 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.141418 [ 259 ] {6826c800-9f13-4cee-ba98-03491415ffb5} executeQuery: Read 281 rows, 25.38 KiB in 0.002123 sec., 132359.86811116347 rows/sec., 11.67 MiB/sec. 2025.01.31 23:38:49.141439 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.141519 [ 259 ] {6826c800-9f13-4cee-ba98-03491415ffb5} TCPHandler: Processed in 0.002498058 sec. 2025.01.31 23:38:49.141775 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.141786 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:38:49.142137 [ 262 ] {f012db65-86f1-4cc0-8dbb-a3b4debbcbfb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:38:49.142307 [ 262 ] {f012db65-86f1-4cc0-8dbb-a3b4debbcbfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:38:49.142760 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:49.142941 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1430 rows starting from the beginning of the part 2025.01.31 23:38:49.143443 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part 2025.01.31 23:38:49.143887 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1422 rows starting from the beginning of the part 2025.01.31 23:38:49.144176 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part 2025.01.31 23:38:49.144397 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:38:49.144818 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 281 rows starting from the beginning of the part 2025.01.31 23:38:49.145672 [ 262 ] {f012db65-86f1-4cc0-8dbb-a3b4debbcbfb} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.145740 [ 262 ] {f012db65-86f1-4cc0-8dbb-a3b4debbcbfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.146592 [ 262 ] {f012db65-86f1-4cc0-8dbb-a3b4debbcbfb} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:38:49.147108 [ 262 ] {f012db65-86f1-4cc0-8dbb-a3b4debbcbfb} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:38:49.147505 [ 262 ] {f012db65-86f1-4cc0-8dbb-a3b4debbcbfb} executeQuery: Read 46 rows, 3.39 KiB in 0.005527 sec., 8322.779084494301 rows/sec., 613.11 KiB/sec. 2025.01.31 23:38:49.147598 [ 262 ] {f012db65-86f1-4cc0-8dbb-a3b4debbcbfb} TCPHandler: Processed in 0.005951327 sec. 2025.01.31 23:38:49.147787 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.147947 [ 259 ] {986bff39-293d-4807-a2e1-2e9837705884} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:38:49.148050 [ 259 ] {986bff39-293d-4807-a2e1-2e9837705884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:38:49.148164 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.006635049 sec., 497509.5134941732 rows/sec., 43.44 MiB/sec. 2025.01.31 23:38:49.148520 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.31 23:38:49.149132 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_66_13} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:49.149185 [ 259 ] {986bff39-293d-4807-a2e1-2e9837705884} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.149265 [ 259 ] {986bff39-293d-4807-a2e1-2e9837705884} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.149314 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_66_13} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.31 23:38:49.149463 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:38:49.149757 [ 259 ] {986bff39-293d-4807-a2e1-2e9837705884} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:38:49.150003 [ 259 ] {986bff39-293d-4807-a2e1-2e9837705884} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:38:49.150198 [ 259 ] {986bff39-293d-4807-a2e1-2e9837705884} executeQuery: Read 14 rows, 1004.00 B in 0.002294 sec., 6102.877070619006 rows/sec., 427.41 KiB/sec. 2025.01.31 23:38:49.150327 [ 259 ] {986bff39-293d-4807-a2e1-2e9837705884} TCPHandler: Processed in 0.002607012 sec. 2025.01.31 23:38:49.150504 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.150623 [ 262 ] {1f308232-ee5e-415c-a69e-33c379c81dbc} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:38:49.150674 [ 262 ] {1f308232-ee5e-415c-a69e-33c379c81dbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:38:49.151272 [ 262 ] {1f308232-ee5e-415c-a69e-33c379c81dbc} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.151314 [ 262 ] {1f308232-ee5e-415c-a69e-33c379c81dbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.151687 [ 262 ] {1f308232-ee5e-415c-a69e-33c379c81dbc} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:38:49.151932 [ 262 ] {1f308232-ee5e-415c-a69e-33c379c81dbc} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:38:49.152146 [ 262 ] {1f308232-ee5e-415c-a69e-33c379c81dbc} executeQuery: Read 13 rows, 830.00 B in 0.00155 sec., 8387.09677419355 rows/sec., 522.93 KiB/sec. 2025.01.31 23:38:49.152201 [ 262 ] {1f308232-ee5e-415c-a69e-33c379c81dbc} TCPHandler: Processed in 0.001754335 sec. 2025.01.31 23:38:49.152358 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.152497 [ 259 ] {8f63f5c6-c45d-4623-b868-b7139b7e796b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:49.152554 [ 259 ] {8f63f5c6-c45d-4623-b868-b7139b7e796b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:49.153399 [ 259 ] {8f63f5c6-c45d-4623-b868-b7139b7e796b} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.153435 [ 259 ] {8f63f5c6-c45d-4623-b868-b7139b7e796b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.153813 [ 259 ] {8f63f5c6-c45d-4623-b868-b7139b7e796b} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.31 23:38:49.154064 [ 259 ] {8f63f5c6-c45d-4623-b868-b7139b7e796b} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:49.154192 [ 54 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.31 23:38:49.154232 [ 54 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.154254 [ 259 ] {8f63f5c6-c45d-4623-b868-b7139b7e796b} executeQuery: Read 421 rows, 30.80 KiB in 0.00179 sec., 235195.53072625698 rows/sec., 16.81 MiB/sec. 2025.01.31 23:38:49.154257 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.154377 [ 259 ] {8f63f5c6-c45d-4623-b868-b7139b7e796b} TCPHandler: Processed in 0.002084655 sec. 2025.01.31 23:38:49.154544 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:38:49.154578 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.154837 [ 262 ] {fb55649a-87c6-4587-a84d-8956a101918f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:38:49.154852 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:49.154935 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part 2025.01.31 23:38:49.154944 [ 262 ] {fb55649a-87c6-4587-a84d-8956a101918f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:38:49.155288 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part 2025.01.31 23:38:49.155621 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 879 rows starting from the beginning of the part 2025.01.31 23:38:49.155952 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part 2025.01.31 23:38:49.156319 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:38:49.156727 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 421 rows starting from the beginning of the part 2025.01.31 23:38:49.157585 [ 262 ] {fb55649a-87c6-4587-a84d-8956a101918f} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.157651 [ 262 ] {fb55649a-87c6-4587-a84d-8956a101918f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.158523 [ 262 ] {fb55649a-87c6-4587-a84d-8956a101918f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:38:49.159032 [ 262 ] {fb55649a-87c6-4587-a84d-8956a101918f} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:38:49.159324 [ 262 ] {fb55649a-87c6-4587-a84d-8956a101918f} executeQuery: Read 6 rows, 321.00 B in 0.004578 sec., 1310.6159895150722 rows/sec., 68.47 KiB/sec. 2025.01.31 23:38:49.159478 [ 262 ] {fb55649a-87c6-4587-a84d-8956a101918f} TCPHandler: Processed in 0.004992897 sec. 2025.01.31 23:38:49.159802 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.159921 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.005554774 sec., 432960.90894066973 rows/sec., 33.19 MiB/sec. 2025.01.31 23:38:49.160090 [ 259 ] {2681eec8-f26f-47d4-a716-5d785a50e496} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:49.160223 [ 259 ] {2681eec8-f26f-47d4-a716-5d785a50e496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:49.160395 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.31 23:38:49.161101 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_66_13} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:49.161329 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_66_13} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.31 23:38:49.161528 [ 259 ] {2681eec8-f26f-47d4-a716-5d785a50e496} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.161544 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.31 23:38:49.161582 [ 259 ] {2681eec8-f26f-47d4-a716-5d785a50e496} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.162020 [ 259 ] {2681eec8-f26f-47d4-a716-5d785a50e496} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.31 23:38:49.162265 [ 259 ] {2681eec8-f26f-47d4-a716-5d785a50e496} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:49.162395 [ 54 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.31 23:38:49.162433 [ 54 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.162461 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.162461 [ 259 ] {2681eec8-f26f-47d4-a716-5d785a50e496} executeQuery: Read 237 rows, 16.27 KiB in 0.002448 sec., 96813.72549019607 rows/sec., 6.49 MiB/sec. 2025.01.31 23:38:49.162785 [ 259 ] {2681eec8-f26f-47d4-a716-5d785a50e496} TCPHandler: Processed in 0.003165659 sec. 2025.01.31 23:38:49.162820 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:38:49.163113 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.163435 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:49.163571 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_66_13} MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18619 rows starting from the beginning of the part 2025.01.31 23:38:49.163596 [ 262 ] {c1200711-50a9-4d04-bf8c-1b85ad9b20f1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:38:49.163940 [ 262 ] {c1200711-50a9-4d04-bf8c-1b85ad9b20f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:38:49.163981 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part 2025.01.31 23:38:49.164393 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 956 rows starting from the beginning of the part 2025.01.31 23:38:49.164940 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part 2025.01.31 23:38:49.165208 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:38:49.165551 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:38:49.166662 [ 262 ] {c1200711-50a9-4d04-bf8c-1b85ad9b20f1} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.166734 [ 262 ] {c1200711-50a9-4d04-bf8c-1b85ad9b20f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.167328 [ 262 ] {c1200711-50a9-4d04-bf8c-1b85ad9b20f1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:38:49.167679 [ 262 ] {c1200711-50a9-4d04-bf8c-1b85ad9b20f1} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:38:49.168162 [ 262 ] {c1200711-50a9-4d04-bf8c-1b85ad9b20f1} executeQuery: Read 1 rows, 69.00 B in 0.004706 sec., 212.49468763280916 rows/sec., 14.32 KiB/sec. 2025.01.31 23:38:49.168345 [ 262 ] {c1200711-50a9-4d04-bf8c-1b85ad9b20f1} TCPHandler: Processed in 0.00543295 sec. 2025.01.31 23:38:49.168564 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.168765 [ 259 ] {cb6fd6bd-e22e-4a04-a2cd-1dfdb4eb677f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:49.168875 [ 259 ] {cb6fd6bd-e22e-4a04-a2cd-1dfdb4eb677f} 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.31 23:38:49.170589 [ 259 ] {cb6fd6bd-e22e-4a04-a2cd-1dfdb4eb677f} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.170626 [ 259 ] {cb6fd6bd-e22e-4a04-a2cd-1dfdb4eb677f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.171693 [ 259 ] {cb6fd6bd-e22e-4a04-a2cd-1dfdb4eb677f} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2025.01.31 23:38:49.172299 [ 259 ] {cb6fd6bd-e22e-4a04-a2cd-1dfdb4eb677f} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:38:49.172713 [ 259 ] {cb6fd6bd-e22e-4a04-a2cd-1dfdb4eb677f} executeQuery: Read 39 rows, 71.56 KiB in 0.00398 sec., 9798.994974874371 rows/sec., 17.56 MiB/sec. 2025.01.31 23:38:49.172975 [ 259 ] {cb6fd6bd-e22e-4a04-a2cd-1dfdb4eb677f} TCPHandler: Processed in 0.004521841 sec. 2025.01.31 23:38:49.173176 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:49.173439 [ 262 ] {068d4e91-8fb4-4056-a51d-c668bb372673} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:49.173595 [ 262 ] {068d4e91-8fb4-4056-a51d-c668bb372673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:49.173668 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 20260 rows, containing 5 columns (5 merged, 0 gathered) in 0.011114028 sec., 1822921.4466618223 rows/sec., 123.06 MiB/sec. 2025.01.31 23:38:49.174085 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.31 23:38:49.174544 [ 262 ] {068d4e91-8fb4-4056-a51d-c668bb372673} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.174605 [ 262 ] {068d4e91-8fb4-4056-a51d-c668bb372673} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.174781 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_66_13} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:49.174991 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_66_13} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.31 23:38:49.175157 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.31 23:38:49.175349 [ 262 ] {068d4e91-8fb4-4056-a51d-c668bb372673} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.31 23:38:49.175598 [ 262 ] {068d4e91-8fb4-4056-a51d-c668bb372673} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:49.175772 [ 54 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.31 23:38:49.175832 [ 54 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.175855 [ 262 ] {068d4e91-8fb4-4056-a51d-c668bb372673} executeQuery: Read 82 rows, 5.33 KiB in 0.002496 sec., 32852.5641025641 rows/sec., 2.09 MiB/sec. 2025.01.31 23:38:49.175871 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.176031 [ 262 ] {068d4e91-8fb4-4056-a51d-c668bb372673} TCPHandler: Processed in 0.002921761 sec. 2025.01.31 23:38:49.176082 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:38:49.176184 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:49.176213 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3740 rows starting from the beginning of the part 2025.01.31 23:38:49.176277 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part 2025.01.31 23:38:49.176493 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2025.01.31 23:38:49.176665 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part 2025.01.31 23:38:49.176846 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:38:49.176984 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:38:49.178671 [ 202 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 4024 rows, containing 4 columns (4 merged, 0 gathered) in 0.002674664 sec., 1504488.0403669395 rows/sec., 98.06 MiB/sec. 2025.01.31 23:38:49.179035 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.31 23:38:49.179373 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_66_13} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:49.179452 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_66_13} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.31 23:38:49.179535 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2025.01.31 23:38:49.687955 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 2025.01.31 23:38:49.710065 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:49.710130 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:49.717626 [ 244 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:38:49.718427 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:38:49.722332 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 302 2025.01.31 23:38:50.001219 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 216.84 MiB, peak 223.38 MiB, free memory in arenas 0.00 B, will set to 215.62 MiB (RSS), difference: -1.22 MiB 2025.01.31 23:38:54.129034 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:54.129262 [ 262 ] {30b098e8-b3ce-4319-8201-9fb7f37e73c4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:54.129341 [ 262 ] {30b098e8-b3ce-4319-8201-9fb7f37e73c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:54.130111 [ 262 ] {30b098e8-b3ce-4319-8201-9fb7f37e73c4} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:54.130157 [ 262 ] {30b098e8-b3ce-4319-8201-9fb7f37e73c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:54.130583 [ 262 ] {30b098e8-b3ce-4319-8201-9fb7f37e73c4} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.31 23:38:54.130839 [ 262 ] {30b098e8-b3ce-4319-8201-9fb7f37e73c4} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:54.131046 [ 262 ] {30b098e8-b3ce-4319-8201-9fb7f37e73c4} executeQuery: Read 56 rows, 4.38 KiB in 0.001842 sec., 30401.73724212812 rows/sec., 2.32 MiB/sec. 2025.01.31 23:38:54.131107 [ 262 ] {30b098e8-b3ce-4319-8201-9fb7f37e73c4} TCPHandler: Processed in 0.00221194 sec. 2025.01.31 23:38:54.131359 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:54.131552 [ 259 ] {5bfcc6f2-0b51-47e0-b966-f07ad1f2b046} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:54.131626 [ 259 ] {5bfcc6f2-0b51-47e0-b966-f07ad1f2b046} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:54.132386 [ 259 ] {5bfcc6f2-0b51-47e0-b966-f07ad1f2b046} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:54.132435 [ 259 ] {5bfcc6f2-0b51-47e0-b966-f07ad1f2b046} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:54.132880 [ 259 ] {5bfcc6f2-0b51-47e0-b966-f07ad1f2b046} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.31 23:38:54.133142 [ 259 ] {5bfcc6f2-0b51-47e0-b966-f07ad1f2b046} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:54.133384 [ 259 ] {5bfcc6f2-0b51-47e0-b966-f07ad1f2b046} executeQuery: Read 64 rows, 5.12 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.65 MiB/sec. 2025.01.31 23:38:54.133456 [ 259 ] {5bfcc6f2-0b51-47e0-b966-f07ad1f2b046} TCPHandler: Processed in 0.0022269 sec. 2025.01.31 23:38:54.133675 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:54.133822 [ 262 ] {43b91264-d756-4453-8520-2f2b262d46c5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:54.133889 [ 262 ] {43b91264-d756-4453-8520-2f2b262d46c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:54.134557 [ 262 ] {43b91264-d756-4453-8520-2f2b262d46c5} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:54.134596 [ 262 ] {43b91264-d756-4453-8520-2f2b262d46c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:54.134989 [ 262 ] {43b91264-d756-4453-8520-2f2b262d46c5} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.31 23:38:54.135230 [ 262 ] {43b91264-d756-4453-8520-2f2b262d46c5} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:54.135406 [ 262 ] {43b91264-d756-4453-8520-2f2b262d46c5} executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. 2025.01.31 23:38:54.135460 [ 262 ] {43b91264-d756-4453-8520-2f2b262d46c5} TCPHandler: Processed in 0.00189798 sec. 2025.01.31 23:38:54.135631 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:54.135777 [ 259 ] {9a0da732-1288-41cd-86db-f7fe6f408c68} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:54.135841 [ 259 ] {9a0da732-1288-41cd-86db-f7fe6f408c68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:54.136447 [ 259 ] {9a0da732-1288-41cd-86db-f7fe6f408c68} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:54.136488 [ 259 ] {9a0da732-1288-41cd-86db-f7fe6f408c68} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:54.136876 [ 259 ] {9a0da732-1288-41cd-86db-f7fe6f408c68} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.31 23:38:54.137125 [ 259 ] {9a0da732-1288-41cd-86db-f7fe6f408c68} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:54.137332 [ 259 ] {9a0da732-1288-41cd-86db-f7fe6f408c68} executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. 2025.01.31 23:38:54.137386 [ 259 ] {9a0da732-1288-41cd-86db-f7fe6f408c68} TCPHandler: Processed in 0.001825247 sec. 2025.01.31 23:38:55.869457 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 2025.01.31 23:38:55.870076 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:55.870114 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:55.870636 [ 243 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:38:55.870887 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:38:55.871042 [ 47 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.31 23:38:55.871076 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 2025.01.31 23:38:55.871092 [ 47 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:55.871114 [ 47 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.12 GiB. 2025.01.31 23:38:55.871553 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:38:55.871746 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:55.871790 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:38:55.871870 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 427 rows starting from the beginning of the part 2025.01.31 23:38:55.871990 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 488 rows starting from the beginning of the part 2025.01.31 23:38:55.872142 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 427 rows starting from the beginning of the part 2025.01.31 23:38:55.872214 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 488 rows starting from the beginning of the part 2025.01.31 23:38:55.872440 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 427 rows starting from the beginning of the part 2025.01.31 23:38:55.874886 [ 193 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.003665615 sec., 5125470.078008737 rows/sec., 73.32 MiB/sec. 2025.01.31 23:38:55.875281 [ 193 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.31 23:38:55.875640 [ 193 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_41_8} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:38:55.875738 [ 193 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_41_8} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.31 23:38:55.875858 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. 2025.01.31 23:38:57.223307 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 2025.01.31 23:38:57.245357 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:57.245418 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:57.253000 [ 244 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:38:57.253762 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:38:57.254167 [ 43 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.31 23:38:57.254307 [ 43 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:57.254379 [ 43 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:57.255010 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:57.269935 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 309 2025.01.31 23:38:57.271720 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:57.273150 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:57.278732 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:57.284293 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:57.290121 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:57.296145 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:57.300999 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:38:57.361223 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.10661445 sec., 2898.2938053894195 rows/sec., 14.99 MiB/sec. 2025.01.31 23:38:57.364204 [ 192 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.31 23:38:57.367201 [ 192 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_41_8} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:38:57.367303 [ 192 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_41_8} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.31 23:38:57.369717 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.31 23:38:58.000228 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 216.70 MiB, peak 230.10 MiB, free memory in arenas 0.00 B, will set to 219.02 MiB (RSS), difference: 2.32 MiB 2025.01.31 23:38:58.454710 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1130 2025.01.31 23:38:58.457827 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:58.457895 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:58.459393 [ 242 ] {} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:38:58.459725 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:38:58.461051 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1130 2025.01.31 23:38:59.136779 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.136992 [ 262 ] {c8ebbdc7-7a19-426d-809d-7dbc0856d84d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:38:59.137073 [ 262 ] {c8ebbdc7-7a19-426d-809d-7dbc0856d84d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:38:59.137866 [ 262 ] {c8ebbdc7-7a19-426d-809d-7dbc0856d84d} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.137917 [ 262 ] {c8ebbdc7-7a19-426d-809d-7dbc0856d84d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.138337 [ 262 ] {c8ebbdc7-7a19-426d-809d-7dbc0856d84d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:38:59.138591 [ 262 ] {c8ebbdc7-7a19-426d-809d-7dbc0856d84d} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:38:59.138786 [ 40 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.31 23:38:59.138852 [ 262 ] {c8ebbdc7-7a19-426d-809d-7dbc0856d84d} executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. 2025.01.31 23:38:59.138880 [ 40 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.138959 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.138981 [ 262 ] {c8ebbdc7-7a19-426d-809d-7dbc0856d84d} TCPHandler: Processed in 0.002336253 sec. 2025.01.31 23:38:59.139177 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:59.139322 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.139387 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:59.139446 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:59.139650 [ 259 ] {19807b81-b8bf-4d0a-a672-b430859118cf} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:38:59.139675 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:59.139854 [ 259 ] {19807b81-b8bf-4d0a-a672-b430859118cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:38:59.139966 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:59.140392 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:59.140687 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:38:59.142751 [ 259 ] {19807b81-b8bf-4d0a-a672-b430859118cf} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.142822 [ 259 ] {19807b81-b8bf-4d0a-a672-b430859118cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.143330 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004249544 sec., 16472.355622156167 rows/sec., 1.22 MiB/sec. 2025.01.31 23:38:59.143535 [ 202 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.31 23:38:59.143663 [ 259 ] {19807b81-b8bf-4d0a-a672-b430859118cf} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.31 23:38:59.143889 [ 202 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_29_7} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:38:59.143973 [ 259 ] {19807b81-b8bf-4d0a-a672-b430859118cf} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:38:59.144020 [ 202 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_29_7} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.31 23:38:59.144228 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:38:59.144306 [ 259 ] {19807b81-b8bf-4d0a-a672-b430859118cf} executeQuery: Read 281 rows, 25.38 KiB in 0.004795 sec., 58602.711157455684 rows/sec., 5.17 MiB/sec. 2025.01.31 23:38:59.144371 [ 259 ] {19807b81-b8bf-4d0a-a672-b430859118cf} TCPHandler: Processed in 0.005189954 sec. 2025.01.31 23:38:59.144614 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.144764 [ 262 ] {d135abdc-4564-46ac-92f0-1535c118770b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:38:59.144823 [ 262 ] {d135abdc-4564-46ac-92f0-1535c118770b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:38:59.145557 [ 262 ] {d135abdc-4564-46ac-92f0-1535c118770b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.145601 [ 262 ] {d135abdc-4564-46ac-92f0-1535c118770b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.145991 [ 262 ] {d135abdc-4564-46ac-92f0-1535c118770b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:38:59.146236 [ 262 ] {d135abdc-4564-46ac-92f0-1535c118770b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:38:59.146400 [ 40 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.31 23:38:59.146467 [ 40 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.146506 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.146513 [ 262 ] {d135abdc-4564-46ac-92f0-1535c118770b} executeQuery: Read 46 rows, 3.39 KiB in 0.001768 sec., 26018.099547511312 rows/sec., 1.87 MiB/sec. 2025.01.31 23:38:59.146731 [ 262 ] {d135abdc-4564-46ac-92f0-1535c118770b} TCPHandler: Processed in 0.00222774 sec. 2025.01.31 23:38:59.146793 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.01.31 23:38:59.146917 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.147010 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:59.147098 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 64 rows starting from the beginning of the part 2025.01.31 23:38:59.147168 [ 259 ] {f93ae57b-62db-4ff1-825c-d757e75cf551} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:38:59.147328 [ 259 ] {f93ae57b-62db-4ff1-825c-d757e75cf551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:38:59.147382 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 46 rows starting from the beginning of the part 2025.01.31 23:38:59.147802 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2025.01.31 23:38:59.148096 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2025.01.31 23:38:59.148514 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2025.01.31 23:38:59.148892 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 46 rows starting from the beginning of the part 2025.01.31 23:38:59.150140 [ 259 ] {f93ae57b-62db-4ff1-825c-d757e75cf551} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.150192 [ 259 ] {f93ae57b-62db-4ff1-825c-d757e75cf551} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.151154 [ 259 ] {f93ae57b-62db-4ff1-825c-d757e75cf551} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:38:59.151656 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 5 columns (5 merged, 0 gathered) in 0.005055588 sec., 58549.07480593751 rows/sec., 4.42 MiB/sec. 2025.01.31 23:38:59.151679 [ 259 ] {f93ae57b-62db-4ff1-825c-d757e75cf551} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:38:59.151866 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.31 23:38:59.151941 [ 40 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.31 23:38:59.152085 [ 40 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.152185 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.152305 [ 259 ] {f93ae57b-62db-4ff1-825c-d757e75cf551} executeQuery: Read 14 rows, 1004.00 B in 0.005151 sec., 2717.9188507086 rows/sec., 190.35 KiB/sec. 2025.01.31 23:38:59.152891 [ 259 ] {f93ae57b-62db-4ff1-825c-d757e75cf551} TCPHandler: Processed in 0.00606233 sec. 2025.01.31 23:38:59.152896 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.01.31 23:38:59.153214 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:38:59.153249 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.153736 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_29_6} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.31 23:38:59.153917 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:59.153954 [ 262 ] {20236258-51ad-488e-a527-44cebe26795f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:38:59.154041 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 242 rows starting from the beginning of the part 2025.01.31 23:38:59.154066 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.31 23:38:59.154132 [ 262 ] {20236258-51ad-488e-a527-44cebe26795f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:38:59.154346 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part 2025.01.31 23:38:59.154710 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2025.01.31 23:38:59.155064 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part 2025.01.31 23:38:59.155426 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2025.01.31 23:38:59.155746 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part 2025.01.31 23:38:59.157388 [ 262 ] {20236258-51ad-488e-a527-44cebe26795f} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.157458 [ 262 ] {20236258-51ad-488e-a527-44cebe26795f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.158403 [ 262 ] {20236258-51ad-488e-a527-44cebe26795f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:38:59.158736 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006431572 sec., 83960.81082509844 rows/sec., 6.01 MiB/sec. 2025.01.31 23:38:59.158983 [ 262 ] {20236258-51ad-488e-a527-44cebe26795f} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:38:59.159185 [ 200 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.31 23:38:59.159268 [ 40 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 2025.01.31 23:38:59.159405 [ 40 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.159526 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.159583 [ 262 ] {20236258-51ad-488e-a527-44cebe26795f} executeQuery: Read 13 rows, 830.00 B in 0.00586 sec., 2218.430034129693 rows/sec., 138.32 KiB/sec. 2025.01.31 23:38:59.159950 [ 262 ] {20236258-51ad-488e-a527-44cebe26795f} TCPHandler: Processed in 0.006928498 sec. 2025.01.31 23:38:59.159982 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:59.160311 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.160550 [ 200 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:38:59.160850 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_29_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:59.160917 [ 259 ] {e7bac6d5-f8ea-45e0-965c-457112c996f1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:38:59.161004 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:59.161061 [ 200 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_29_6} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.31 23:38:59.161137 [ 259 ] {e7bac6d5-f8ea-45e0-965c-457112c996f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:38:59.161554 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.31 23:38:59.161723 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:59.162000 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:59.162361 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:59.162713 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:38:59.164018 [ 259 ] {e7bac6d5-f8ea-45e0-965c-457112c996f1} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.164070 [ 259 ] {e7bac6d5-f8ea-45e0-965c-457112c996f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.164378 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_29_7} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004650036 sec., 13978.386403890207 rows/sec., 926.15 KiB/sec. 2025.01.31 23:38:59.164507 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_29_7} MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) 2025.01.31 23:38:59.164631 [ 259 ] {e7bac6d5-f8ea-45e0-965c-457112c996f1} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.31 23:38:59.164805 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_29_7} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:38:59.164899 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_29_7} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 2025.01.31 23:38:59.164930 [ 259 ] {e7bac6d5-f8ea-45e0-965c-457112c996f1} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:38:59.164994 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.31 23:38:59.165214 [ 259 ] {e7bac6d5-f8ea-45e0-965c-457112c996f1} executeQuery: Read 421 rows, 30.80 KiB in 0.004511 sec., 93327.42185768121 rows/sec., 6.67 MiB/sec. 2025.01.31 23:38:59.165285 [ 259 ] {e7bac6d5-f8ea-45e0-965c-457112c996f1} TCPHandler: Processed in 0.005164342 sec. 2025.01.31 23:38:59.165454 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.165575 [ 262 ] {3414d649-08b3-4ac8-981a-b896901dfb81} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:38:59.165628 [ 262 ] {3414d649-08b3-4ac8-981a-b896901dfb81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:38:59.166120 [ 262 ] {3414d649-08b3-4ac8-981a-b896901dfb81} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.166162 [ 262 ] {3414d649-08b3-4ac8-981a-b896901dfb81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.166570 [ 262 ] {3414d649-08b3-4ac8-981a-b896901dfb81} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:38:59.166822 [ 262 ] {3414d649-08b3-4ac8-981a-b896901dfb81} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:38:59.167001 [ 40 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 2025.01.31 23:38:59.167054 [ 40 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.167072 [ 262 ] {3414d649-08b3-4ac8-981a-b896901dfb81} executeQuery: Read 6 rows, 321.00 B in 0.00151 sec., 3973.5099337748343 rows/sec., 207.60 KiB/sec. 2025.01.31 23:38:59.167089 [ 40 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.167267 [ 262 ] {3414d649-08b3-4ac8-981a-b896901dfb81} TCPHandler: Processed in 0.001869238 sec. 2025.01.31 23:38:59.167324 [ 200 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full 2025.01.31 23:38:59.167490 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.167508 [ 200 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:38:59.167565 [ 200 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part 2025.01.31 23:38:59.167742 [ 259 ] {35daf752-6533-49d8-98b7-34879aa9095c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:59.167823 [ 200 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part 2025.01.31 23:38:59.167976 [ 259 ] {35daf752-6533-49d8-98b7-34879aa9095c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:38:59.168112 [ 200 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part 2025.01.31 23:38:59.168471 [ 200 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part 2025.01.31 23:38:59.168732 [ 200 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part 2025.01.31 23:38:59.169073 [ 200 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part 2025.01.31 23:38:59.170700 [ 259 ] {35daf752-6533-49d8-98b7-34879aa9095c} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.170777 [ 259 ] {35daf752-6533-49d8-98b7-34879aa9095c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.172039 [ 188 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.004829711 sec., 36027.00037331426 rows/sec., 1.84 MiB/sec. 2025.01.31 23:38:59.172072 [ 259 ] {35daf752-6533-49d8-98b7-34879aa9095c} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.31 23:38:59.172256 [ 201 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) 2025.01.31 23:38:59.172602 [ 259 ] {35daf752-6533-49d8-98b7-34879aa9095c} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:38:59.172763 [ 201 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:38:59.173100 [ 201 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_29_6} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 2025.01.31 23:38:59.173172 [ 259 ] {35daf752-6533-49d8-98b7-34879aa9095c} executeQuery: Read 237 rows, 16.27 KiB in 0.005532 sec., 42841.648590021694 rows/sec., 2.87 MiB/sec. 2025.01.31 23:38:59.173361 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:38:59.173574 [ 259 ] {35daf752-6533-49d8-98b7-34879aa9095c} TCPHandler: Processed in 0.006176184 sec. 2025.01.31 23:38:59.173810 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.173942 [ 262 ] {ad1f2125-4a94-4150-a744-ec64a724908e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:38:59.174006 [ 262 ] {ad1f2125-4a94-4150-a744-ec64a724908e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:38:59.174491 [ 262 ] {ad1f2125-4a94-4150-a744-ec64a724908e} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.174534 [ 262 ] {ad1f2125-4a94-4150-a744-ec64a724908e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.174944 [ 262 ] {ad1f2125-4a94-4150-a744-ec64a724908e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:38:59.175215 [ 262 ] {ad1f2125-4a94-4150-a744-ec64a724908e} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:38:59.175534 [ 262 ] {ad1f2125-4a94-4150-a744-ec64a724908e} executeQuery: Read 1 rows, 69.00 B in 0.00162 sec., 617.283950617284 rows/sec., 41.59 KiB/sec. 2025.01.31 23:38:59.175606 [ 262 ] {ad1f2125-4a94-4150-a744-ec64a724908e} TCPHandler: Processed in 0.00188861 sec. 2025.01.31 23:38:59.175848 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.176026 [ 259 ] {75bfde6a-a6f8-408b-8381-1acf5d2b8a2d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:38:59.176160 [ 259 ] {75bfde6a-a6f8-408b-8381-1acf5d2b8a2d} 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.31 23:38:59.177710 [ 259 ] {75bfde6a-a6f8-408b-8381-1acf5d2b8a2d} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.177750 [ 259 ] {75bfde6a-a6f8-408b-8381-1acf5d2b8a2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.178423 [ 259 ] {75bfde6a-a6f8-408b-8381-1acf5d2b8a2d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2025.01.31 23:38:59.178683 [ 259 ] {75bfde6a-a6f8-408b-8381-1acf5d2b8a2d} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:38:59.178963 [ 259 ] {75bfde6a-a6f8-408b-8381-1acf5d2b8a2d} executeQuery: Read 39 rows, 71.56 KiB in 0.002975 sec., 13109.24369747899 rows/sec., 23.49 MiB/sec. 2025.01.31 23:38:59.179213 [ 259 ] {75bfde6a-a6f8-408b-8381-1acf5d2b8a2d} TCPHandler: Processed in 0.003457979 sec. 2025.01.31 23:38:59.179372 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:38:59.179511 [ 262 ] {ba91b0e7-a9d9-44ba-a654-bb5dbd9d62d8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:38:59.179571 [ 262 ] {ba91b0e7-a9d9-44ba-a654-bb5dbd9d62d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:38:59.180164 [ 262 ] {ba91b0e7-a9d9-44ba-a654-bb5dbd9d62d8} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:38:59.180212 [ 262 ] {ba91b0e7-a9d9-44ba-a654-bb5dbd9d62d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:38:59.180656 [ 262 ] {ba91b0e7-a9d9-44ba-a654-bb5dbd9d62d8} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.31 23:38:59.180893 [ 262 ] {ba91b0e7-a9d9-44ba-a654-bb5dbd9d62d8} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:38:59.181113 [ 262 ] {ba91b0e7-a9d9-44ba-a654-bb5dbd9d62d8} executeQuery: Read 82 rows, 5.33 KiB in 0.001632 sec., 50245.098039215685 rows/sec., 3.19 MiB/sec. 2025.01.31 23:38:59.181167 [ 262 ] {ba91b0e7-a9d9-44ba-a654-bb5dbd9d62d8} TCPHandler: Processed in 0.001863038 sec. 2025.01.31 23:39:03.202874 [ 35 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:39:03.202939 [ 35 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:39:03.372086 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 2025.01.31 23:39:03.372728 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:03.372768 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:03.373300 [ 243 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:39:03.373560 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:39:03.373759 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 2025.01.31 23:39:04.129040 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.129230 [ 262 ] {25f290e4-7754-457b-b9c4-230d09ade1aa} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:04.129304 [ 262 ] {25f290e4-7754-457b-b9c4-230d09ade1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:04.130082 [ 262 ] {25f290e4-7754-457b-b9c4-230d09ade1aa} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.130135 [ 262 ] {25f290e4-7754-457b-b9c4-230d09ade1aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.130578 [ 262 ] {25f290e4-7754-457b-b9c4-230d09ade1aa} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.31 23:39:04.130835 [ 262 ] {25f290e4-7754-457b-b9c4-230d09ade1aa} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:04.131065 [ 262 ] {25f290e4-7754-457b-b9c4-230d09ade1aa} executeQuery: Read 56 rows, 4.38 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.26 MiB/sec. 2025.01.31 23:39:04.131122 [ 262 ] {25f290e4-7754-457b-b9c4-230d09ade1aa} TCPHandler: Processed in 0.002218229 sec. 2025.01.31 23:39:04.131388 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.131601 [ 259 ] {c2b0e32a-a5a0-4917-b1f8-bfb698b699bd} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:04.131685 [ 259 ] {c2b0e32a-a5a0-4917-b1f8-bfb698b699bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:04.132446 [ 259 ] {c2b0e32a-a5a0-4917-b1f8-bfb698b699bd} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.132493 [ 259 ] {c2b0e32a-a5a0-4917-b1f8-bfb698b699bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.132934 [ 259 ] {c2b0e32a-a5a0-4917-b1f8-bfb698b699bd} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.31 23:39:04.133206 [ 259 ] {c2b0e32a-a5a0-4917-b1f8-bfb698b699bd} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:04.133464 [ 259 ] {c2b0e32a-a5a0-4917-b1f8-bfb698b699bd} executeQuery: Read 64 rows, 5.12 KiB in 0.001921 sec., 33315.98125976054 rows/sec., 2.60 MiB/sec. 2025.01.31 23:39:04.133549 [ 259 ] {c2b0e32a-a5a0-4917-b1f8-bfb698b699bd} TCPHandler: Processed in 0.002297633 sec. 2025.01.31 23:39:04.133763 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.134016 [ 262 ] {31309008-5716-4334-85bc-48d45859b117} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:04.134081 [ 262 ] {31309008-5716-4334-85bc-48d45859b117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:04.134766 [ 262 ] {31309008-5716-4334-85bc-48d45859b117} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.134806 [ 262 ] {31309008-5716-4334-85bc-48d45859b117} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.135206 [ 262 ] {31309008-5716-4334-85bc-48d45859b117} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.31 23:39:04.135449 [ 262 ] {31309008-5716-4334-85bc-48d45859b117} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:04.135664 [ 262 ] {31309008-5716-4334-85bc-48d45859b117} executeQuery: Read 160 rows, 11.41 KiB in 0.001712 sec., 93457.94392523365 rows/sec., 6.51 MiB/sec. 2025.01.31 23:39:04.135718 [ 262 ] {31309008-5716-4334-85bc-48d45859b117} TCPHandler: Processed in 0.002090826 sec. 2025.01.31 23:39:04.135885 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.136025 [ 259 ] {7747a80b-b143-4258-91b0-8dc1020b4004} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:04.136086 [ 259 ] {7747a80b-b143-4258-91b0-8dc1020b4004} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:04.136701 [ 259 ] {7747a80b-b143-4258-91b0-8dc1020b4004} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.136745 [ 259 ] {7747a80b-b143-4258-91b0-8dc1020b4004} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.137148 [ 259 ] {7747a80b-b143-4258-91b0-8dc1020b4004} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.31 23:39:04.137404 [ 259 ] {7747a80b-b143-4258-91b0-8dc1020b4004} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:04.137619 [ 259 ] {7747a80b-b143-4258-91b0-8dc1020b4004} executeQuery: Read 60 rows, 4.14 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. 2025.01.31 23:39:04.137670 [ 259 ] {7747a80b-b143-4258-91b0-8dc1020b4004} TCPHandler: Processed in 0.001852218 sec. 2025.01.31 23:39:04.770920 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 2025.01.31 23:39:04.790344 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.790418 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.797539 [ 244 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:39:04.798387 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:39:04.802110 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 317 2025.01.31 23:39:04.973875 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.974094 [ 262 ] {b6963ad5-7795-463e-9e80-a126b5cc4854} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:39:04.974176 [ 262 ] {b6963ad5-7795-463e-9e80-a126b5cc4854} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:39:04.974983 [ 262 ] {b6963ad5-7795-463e-9e80-a126b5cc4854} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.975037 [ 262 ] {b6963ad5-7795-463e-9e80-a126b5cc4854} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.975485 [ 262 ] {b6963ad5-7795-463e-9e80-a126b5cc4854} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:39:04.975743 [ 262 ] {b6963ad5-7795-463e-9e80-a126b5cc4854} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:39:04.975982 [ 262 ] {b6963ad5-7795-463e-9e80-a126b5cc4854} executeQuery: Read 14 rows, 1.01 KiB in 0.00194 sec., 7216.494845360824 rows/sec., 519.49 KiB/sec. 2025.01.31 23:39:04.976091 [ 262 ] {b6963ad5-7795-463e-9e80-a126b5cc4854} TCPHandler: Processed in 0.002364155 sec. 2025.01.31 23:39:04.976393 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.976586 [ 259 ] {20f075c6-05d1-414a-ad28-253a29e79fc1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:39:04.976659 [ 259 ] {20f075c6-05d1-414a-ad28-253a29e79fc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:39:04.977401 [ 259 ] {20f075c6-05d1-414a-ad28-253a29e79fc1} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.977445 [ 259 ] {20f075c6-05d1-414a-ad28-253a29e79fc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.977872 [ 259 ] {20f075c6-05d1-414a-ad28-253a29e79fc1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2025.01.31 23:39:04.978129 [ 259 ] {20f075c6-05d1-414a-ad28-253a29e79fc1} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:39:04.978402 [ 259 ] {20f075c6-05d1-414a-ad28-253a29e79fc1} executeQuery: Read 16 rows, 1.30 KiB in 0.001858 sec., 8611.41011840689 rows/sec., 702.20 KiB/sec. 2025.01.31 23:39:04.978631 [ 259 ] {20f075c6-05d1-414a-ad28-253a29e79fc1} TCPHandler: Processed in 0.002418636 sec. 2025.01.31 23:39:04.978828 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.978976 [ 262 ] {fc3dc849-92f0-4b2b-a0ea-071b681f9910} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:04.979035 [ 262 ] {fc3dc849-92f0-4b2b-a0ea-071b681f9910} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:04.980412 [ 262 ] {fc3dc849-92f0-4b2b-a0ea-071b681f9910} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.980451 [ 262 ] {fc3dc849-92f0-4b2b-a0ea-071b681f9910} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.981066 [ 262 ] {fc3dc849-92f0-4b2b-a0ea-071b681f9910} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.31 23:39:04.981369 [ 262 ] {fc3dc849-92f0-4b2b-a0ea-071b681f9910} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:04.981621 [ 262 ] {fc3dc849-92f0-4b2b-a0ea-071b681f9910} executeQuery: Read 1429 rows, 122.08 KiB in 0.002674 sec., 534405.3851907254 rows/sec., 44.59 MiB/sec. 2025.01.31 23:39:04.981760 [ 262 ] {fc3dc849-92f0-4b2b-a0ea-071b681f9910} TCPHandler: Processed in 0.003039396 sec. 2025.01.31 23:39:04.981968 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.982141 [ 259 ] {8c12d1d4-b862-4194-a2e3-c0b1ecd8286b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:39:04.982203 [ 259 ] {8c12d1d4-b862-4194-a2e3-c0b1ecd8286b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:39:04.982919 [ 259 ] {8c12d1d4-b862-4194-a2e3-c0b1ecd8286b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.982958 [ 259 ] {8c12d1d4-b862-4194-a2e3-c0b1ecd8286b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.983336 [ 259 ] {8c12d1d4-b862-4194-a2e3-c0b1ecd8286b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:39:04.983580 [ 259 ] {8c12d1d4-b862-4194-a2e3-c0b1ecd8286b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:39:04.983763 [ 259 ] {8c12d1d4-b862-4194-a2e3-c0b1ecd8286b} executeQuery: Read 62 rows, 4.51 KiB in 0.001657 sec., 37417.01870850936 rows/sec., 2.66 MiB/sec. 2025.01.31 23:39:04.983817 [ 259 ] {8c12d1d4-b862-4194-a2e3-c0b1ecd8286b} TCPHandler: Processed in 0.001974892 sec. 2025.01.31 23:39:04.983997 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.984136 [ 262 ] {a40d0ed2-5409-443d-aa07-61fe51e8e91c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:39:04.984193 [ 262 ] {a40d0ed2-5409-443d-aa07-61fe51e8e91c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:39:04.984946 [ 262 ] {a40d0ed2-5409-443d-aa07-61fe51e8e91c} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.984986 [ 262 ] {a40d0ed2-5409-443d-aa07-61fe51e8e91c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.985356 [ 262 ] {a40d0ed2-5409-443d-aa07-61fe51e8e91c} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:39:04.985617 [ 262 ] {a40d0ed2-5409-443d-aa07-61fe51e8e91c} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:39:04.985803 [ 262 ] {a40d0ed2-5409-443d-aa07-61fe51e8e91c} executeQuery: Read 242 rows, 16.79 KiB in 0.001698 sec., 142520.6124852768 rows/sec., 9.66 MiB/sec. 2025.01.31 23:39:04.985859 [ 262 ] {a40d0ed2-5409-443d-aa07-61fe51e8e91c} TCPHandler: Processed in 0.001929491 sec. 2025.01.31 23:39:04.986006 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.986126 [ 259 ] {36936022-1998-4e2d-be26-258235643c9f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:39:04.986176 [ 259 ] {36936022-1998-4e2d-be26-258235643c9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:39:04.986764 [ 259 ] {36936022-1998-4e2d-be26-258235643c9f} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.986803 [ 259 ] {36936022-1998-4e2d-be26-258235643c9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.987175 [ 259 ] {36936022-1998-4e2d-be26-258235643c9f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:39:04.987413 [ 259 ] {36936022-1998-4e2d-be26-258235643c9f} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:39:04.987630 [ 259 ] {36936022-1998-4e2d-be26-258235643c9f} executeQuery: Read 13 rows, 830.00 B in 0.00153 sec., 8496.73202614379 rows/sec., 529.77 KiB/sec. 2025.01.31 23:39:04.987684 [ 259 ] {36936022-1998-4e2d-be26-258235643c9f} TCPHandler: Processed in 0.001736485 sec. 2025.01.31 23:39:04.987840 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.987978 [ 262 ] {daf74661-e69a-46de-b0a1-46e6a69ee5b2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:04.988034 [ 262 ] {daf74661-e69a-46de-b0a1-46e6a69ee5b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:04.989036 [ 262 ] {daf74661-e69a-46de-b0a1-46e6a69ee5b2} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.989074 [ 262 ] {daf74661-e69a-46de-b0a1-46e6a69ee5b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.989471 [ 262 ] {daf74661-e69a-46de-b0a1-46e6a69ee5b2} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.31 23:39:04.989712 [ 262 ] {daf74661-e69a-46de-b0a1-46e6a69ee5b2} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:04.989886 [ 262 ] {daf74661-e69a-46de-b0a1-46e6a69ee5b2} executeQuery: Read 893 rows, 66.40 KiB in 0.001939 sec., 460546.67354306346 rows/sec., 33.44 MiB/sec. 2025.01.31 23:39:04.989937 [ 262 ] {daf74661-e69a-46de-b0a1-46e6a69ee5b2} TCPHandler: Processed in 0.002166339 sec. 2025.01.31 23:39:04.990147 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.990365 [ 259 ] {ae27a1cd-533f-43c1-bb4b-a660965395e2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:39:04.990458 [ 259 ] {ae27a1cd-533f-43c1-bb4b-a660965395e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:39:04.991077 [ 259 ] {ae27a1cd-533f-43c1-bb4b-a660965395e2} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.991116 [ 259 ] {ae27a1cd-533f-43c1-bb4b-a660965395e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.991480 [ 259 ] {ae27a1cd-533f-43c1-bb4b-a660965395e2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:39:04.991723 [ 259 ] {ae27a1cd-533f-43c1-bb4b-a660965395e2} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:39:04.991931 [ 259 ] {ae27a1cd-533f-43c1-bb4b-a660965395e2} executeQuery: Read 6 rows, 321.00 B in 0.001623 sec., 3696.857670979667 rows/sec., 193.15 KiB/sec. 2025.01.31 23:39:04.991984 [ 259 ] {ae27a1cd-533f-43c1-bb4b-a660965395e2} TCPHandler: Processed in 0.001949571 sec. 2025.01.31 23:39:04.992132 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.992271 [ 262 ] {8d475ac6-0d3b-42d0-acb0-39a81e7d3082} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:04.992334 [ 262 ] {8d475ac6-0d3b-42d0-acb0-39a81e7d3082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:04.993211 [ 262 ] {8d475ac6-0d3b-42d0-acb0-39a81e7d3082} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.993248 [ 262 ] {8d475ac6-0d3b-42d0-acb0-39a81e7d3082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.993686 [ 262 ] {8d475ac6-0d3b-42d0-acb0-39a81e7d3082} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.31 23:39:04.993936 [ 262 ] {8d475ac6-0d3b-42d0-acb0-39a81e7d3082} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:04.994112 [ 262 ] {8d475ac6-0d3b-42d0-acb0-39a81e7d3082} executeQuery: Read 963 rows, 65.53 KiB in 0.001873 sec., 514148.4249866524 rows/sec., 34.17 MiB/sec. 2025.01.31 23:39:04.994162 [ 262 ] {8d475ac6-0d3b-42d0-acb0-39a81e7d3082} TCPHandler: Processed in 0.002100586 sec. 2025.01.31 23:39:04.994320 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.994456 [ 259 ] {8a37977f-58db-41eb-847c-d3622eaf0444} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:39:04.994516 [ 259 ] {8a37977f-58db-41eb-847c-d3622eaf0444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:39:04.995012 [ 259 ] {8a37977f-58db-41eb-847c-d3622eaf0444} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.995050 [ 259 ] {8a37977f-58db-41eb-847c-d3622eaf0444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.995410 [ 259 ] {8a37977f-58db-41eb-847c-d3622eaf0444} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:39:04.995646 [ 259 ] {8a37977f-58db-41eb-847c-d3622eaf0444} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:39:04.995867 [ 259 ] {8a37977f-58db-41eb-847c-d3622eaf0444} executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. 2025.01.31 23:39:04.995923 [ 259 ] {8a37977f-58db-41eb-847c-d3622eaf0444} TCPHandler: Processed in 0.001670423 sec. 2025.01.31 23:39:04.996075 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.996213 [ 262 ] {6ef5b917-423f-4dce-bf77-6dfd9a0fe44f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:04.996305 [ 262 ] {6ef5b917-423f-4dce-bf77-6dfd9a0fe44f} 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.31 23:39:04.997574 [ 262 ] {6ef5b917-423f-4dce-bf77-6dfd9a0fe44f} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:04.997611 [ 262 ] {6ef5b917-423f-4dce-bf77-6dfd9a0fe44f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:04.998259 [ 262 ] {6ef5b917-423f-4dce-bf77-6dfd9a0fe44f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2025.01.31 23:39:04.998517 [ 262 ] {6ef5b917-423f-4dce-bf77-6dfd9a0fe44f} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:39:04.998727 [ 262 ] {6ef5b917-423f-4dce-bf77-6dfd9a0fe44f} executeQuery: Read 39 rows, 71.56 KiB in 0.002543 sec., 15336.21706645694 rows/sec., 27.48 MiB/sec. 2025.01.31 23:39:04.999002 [ 262 ] {6ef5b917-423f-4dce-bf77-6dfd9a0fe44f} TCPHandler: Processed in 0.002994114 sec. 2025.01.31 23:39:04.999242 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:04.999459 [ 259 ] {5903e119-a9ab-45a0-a077-3f2afc4679a0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:04.999550 [ 259 ] {5903e119-a9ab-45a0-a077-3f2afc4679a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:05.000128 [ 259 ] {5903e119-a9ab-45a0-a077-3f2afc4679a0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:05.000167 [ 259 ] {5903e119-a9ab-45a0-a077-3f2afc4679a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:05.000530 [ 259 ] {5903e119-a9ab-45a0-a077-3f2afc4679a0} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.31 23:39:05.000776 [ 259 ] {5903e119-a9ab-45a0-a077-3f2afc4679a0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:05.000990 [ 259 ] {5903e119-a9ab-45a0-a077-3f2afc4679a0} executeQuery: Read 34 rows, 2.02 KiB in 0.001586 sec., 21437.578814627996 rows/sec., 1.24 MiB/sec. 2025.01.31 23:39:05.001044 [ 259 ] {5903e119-a9ab-45a0-a077-3f2afc4679a0} TCPHandler: Processed in 0.00191095 sec. 2025.01.31 23:39:05.001160 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 220.68 MiB, peak 230.10 MiB, free memory in arenas 0.00 B, will set to 219.06 MiB (RSS), difference: -1.62 MiB 2025.01.31 23:39:08.462104 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1184 2025.01.31 23:39:08.465539 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:08.465591 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:08.467128 [ 242 ] {} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:39:08.467433 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:39:08.467669 [ 27 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.31 23:39:08.467805 [ 27 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:08.467867 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:08.468324 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:39:08.469281 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1184 2025.01.31 23:39:08.469704 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:08.469880 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1000 rows starting from the beginning of the part 2025.01.31 23:39:08.470411 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:39:08.470909 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 54 rows starting from the beginning of the part 2025.01.31 23:39:08.471402 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part 2025.01.31 23:39:08.471884 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:39:08.472365 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part 2025.01.31 23:39:08.480343 [ 188 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1184 rows, containing 72 columns (72 merged, 0 gathered) in 0.012332457 sec., 96006.82167389677 rows/sec., 76.01 MiB/sec. 2025.01.31 23:39:08.481893 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.31 23:39:08.482743 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_31_6} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:39:08.482844 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_31_6} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.31 23:39:08.483198 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. 2025.01.31 23:39:09.128136 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:09.128441 [ 262 ] {4344c868-08e9-45c5-99b4-a5e939516e79} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:09.128557 [ 262 ] {4344c868-08e9-45c5-99b4-a5e939516e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:09.129456 [ 262 ] {4344c868-08e9-45c5-99b4-a5e939516e79} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:09.129503 [ 262 ] {4344c868-08e9-45c5-99b4-a5e939516e79} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:09.129957 [ 262 ] {4344c868-08e9-45c5-99b4-a5e939516e79} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.31 23:39:09.130217 [ 262 ] {4344c868-08e9-45c5-99b4-a5e939516e79} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:09.130405 [ 27 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.31 23:39:09.130466 [ 262 ] {4344c868-08e9-45c5-99b4-a5e939516e79} executeQuery: Read 56 rows, 4.38 KiB in 0.002103 sec., 26628.62577270566 rows/sec., 2.03 MiB/sec. 2025.01.31 23:39:09.130493 [ 27 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:09.130559 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:09.130602 [ 262 ] {4344c868-08e9-45c5-99b4-a5e939516e79} TCPHandler: Processed in 0.002651603 sec. 2025.01.31 23:39:09.130945 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:39:09.131057 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:09.131329 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:09.131408 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1430 rows starting from the beginning of the part 2025.01.31 23:39:09.131438 [ 259 ] {04ac9325-2654-414e-b8f0-c7e4581f7064} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:09.131603 [ 259 ] {04ac9325-2654-414e-b8f0-c7e4581f7064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:09.131634 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part 2025.01.31 23:39:09.132082 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 281 rows starting from the beginning of the part 2025.01.31 23:39:09.132351 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:39:09.132647 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1429 rows starting from the beginning of the part 2025.01.31 23:39:09.133007 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:39:09.134572 [ 259 ] {04ac9325-2654-414e-b8f0-c7e4581f7064} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:09.134658 [ 259 ] {04ac9325-2654-414e-b8f0-c7e4581f7064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:09.135750 [ 259 ] {04ac9325-2654-414e-b8f0-c7e4581f7064} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.31 23:39:09.136088 [ 259 ] {04ac9325-2654-414e-b8f0-c7e4581f7064} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:09.136326 [ 27 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.31 23:39:09.136431 [ 27 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:09.136516 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:09.136621 [ 259 ] {04ac9325-2654-414e-b8f0-c7e4581f7064} executeQuery: Read 64 rows, 5.12 KiB in 0.00522 sec., 12260.536398467433 rows/sec., 979.93 KiB/sec. 2025.01.31 23:39:09.137063 [ 259 ] {04ac9325-2654-414e-b8f0-c7e4581f7064} TCPHandler: Processed in 0.006295708 sec. 2025.01.31 23:39:09.137110 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:39:09.137441 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:09.137478 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006815474 sec., 485366.09486002 rows/sec., 42.37 MiB/sec. 2025.01.31 23:39:09.137626 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:09.137769 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part 2025.01.31 23:39:09.137783 [ 262 ] {4d95a343-b44f-45b2-b6a5-29df6cce6174} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:09.137835 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.31 23:39:09.138082 [ 262 ] {4d95a343-b44f-45b2-b6a5-29df6cce6174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:09.138428 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part 2025.01.31 23:39:09.138884 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_71_14} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:09.139194 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_71_14} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.31 23:39:09.139245 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 421 rows starting from the beginning of the part 2025.01.31 23:39:09.139473 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:39:09.139740 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:39:09.139900 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 893 rows starting from the beginning of the part 2025.01.31 23:39:09.140327 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:39:09.141028 [ 262 ] {4d95a343-b44f-45b2-b6a5-29df6cce6174} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:09.141097 [ 262 ] {4d95a343-b44f-45b2-b6a5-29df6cce6174} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:09.142110 [ 262 ] {4d95a343-b44f-45b2-b6a5-29df6cce6174} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.31 23:39:09.142636 [ 262 ] {4d95a343-b44f-45b2-b6a5-29df6cce6174} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:09.142848 [ 27 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.31 23:39:09.142942 [ 27 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:09.142986 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:09.143056 [ 262 ] {4d95a343-b44f-45b2-b6a5-29df6cce6174} executeQuery: Read 128 rows, 9.13 KiB in 0.005359 sec., 23885.053181563726 rows/sec., 1.66 MiB/sec. 2025.01.31 23:39:09.143712 [ 262 ] {4d95a343-b44f-45b2-b6a5-29df6cce6174} TCPHandler: Processed in 0.006504485 sec. 2025.01.31 23:39:09.143747 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:39:09.144247 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:09.144869 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:09.144925 [ 259 ] {fd7286bb-95bc-4175-a334-8419323d20dc} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:09.144925 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.0082887 sec., 291843.11170629895 rows/sec., 22.39 MiB/sec. 2025.01.31 23:39:09.145059 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_71_14} MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20260 rows starting from the beginning of the part 2025.01.31 23:39:09.145231 [ 259 ] {fd7286bb-95bc-4175-a334-8419323d20dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:09.145710 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part 2025.01.31 23:39:09.146078 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.31 23:39:09.146367 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:39:09.146865 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:39:09.147216 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 963 rows starting from the beginning of the part 2025.01.31 23:39:09.147451 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_71_14} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:09.147506 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part 2025.01.31 23:39:09.147760 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_71_14} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.31 23:39:09.147992 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.31 23:39:09.148287 [ 259 ] {fd7286bb-95bc-4175-a334-8419323d20dc} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:09.148335 [ 259 ] {fd7286bb-95bc-4175-a334-8419323d20dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:09.148799 [ 259 ] {fd7286bb-95bc-4175-a334-8419323d20dc} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.31 23:39:09.149137 [ 259 ] {fd7286bb-95bc-4175-a334-8419323d20dc} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:09.149378 [ 27 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.31 23:39:09.149485 [ 27 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:09.149550 [ 259 ] {fd7286bb-95bc-4175-a334-8419323d20dc} executeQuery: Read 48 rows, 3.31 KiB in 0.004815 sec., 9968.847352024923 rows/sec., 687.95 KiB/sec. 2025.01.31 23:39:09.149572 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:09.149893 [ 259 ] {fd7286bb-95bc-4175-a334-8419323d20dc} TCPHandler: Processed in 0.005996738 sec. 2025.01.31 23:39:09.150226 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:39:09.150581 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:09.150691 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4024 rows starting from the beginning of the part 2025.01.31 23:39:09.151000 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:39:09.151187 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:39:09.151401 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:39:09.151509 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part 2025.01.31 23:39:09.151857 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part 2025.01.31 23:39:09.154918 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 4 columns (4 merged, 0 gathered) in 0.005122211 sec., 841043.0573828373 rows/sec., 54.82 MiB/sec. 2025.01.31 23:39:09.155428 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.31 23:39:09.155965 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_71_14} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:09.156115 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 21908 rows, containing 5 columns (5 merged, 0 gathered) in 0.012995899 sec., 1685762.5624822108 rows/sec., 113.79 MiB/sec. 2025.01.31 23:39:09.156187 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_71_14} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.31 23:39:09.156332 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. 2025.01.31 23:39:09.156515 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.31 23:39:09.156802 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_71_14} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:09.156885 [ 198 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_71_14} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.31 23:39:09.156961 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. 2025.01.31 23:39:10.874783 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 2025.01.31 23:39:10.875416 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:10.875456 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:10.876000 [ 243 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:39:10.876263 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:39:10.876494 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 2025.01.31 23:39:12.303104 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 2025.01.31 23:39:12.324447 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:12.324515 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:12.332046 [ 244 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:39:12.332808 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:39:12.336851 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 325 2025.01.31 23:39:14.128881 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:14.129100 [ 262 ] {60a728ec-5952-4ab7-9ef8-69c34033b796} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:14.129185 [ 262 ] {60a728ec-5952-4ab7-9ef8-69c34033b796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:14.130063 [ 262 ] {60a728ec-5952-4ab7-9ef8-69c34033b796} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:14.130120 [ 262 ] {60a728ec-5952-4ab7-9ef8-69c34033b796} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:14.130572 [ 262 ] {60a728ec-5952-4ab7-9ef8-69c34033b796} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.31 23:39:14.130840 [ 262 ] {60a728ec-5952-4ab7-9ef8-69c34033b796} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:14.131082 [ 262 ] {60a728ec-5952-4ab7-9ef8-69c34033b796} executeQuery: Read 56 rows, 4.38 KiB in 0.002041 sec., 27437.530622244 rows/sec., 2.09 MiB/sec. 2025.01.31 23:39:14.131148 [ 262 ] {60a728ec-5952-4ab7-9ef8-69c34033b796} TCPHandler: Processed in 0.002412296 sec. 2025.01.31 23:39:14.131404 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:14.131615 [ 259 ] {2051b33c-81d7-41bf-8f3e-16a4fe41a8f1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:14.131695 [ 259 ] {2051b33c-81d7-41bf-8f3e-16a4fe41a8f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:14.132504 [ 259 ] {2051b33c-81d7-41bf-8f3e-16a4fe41a8f1} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:14.132546 [ 259 ] {2051b33c-81d7-41bf-8f3e-16a4fe41a8f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:14.133002 [ 259 ] {2051b33c-81d7-41bf-8f3e-16a4fe41a8f1} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.31 23:39:14.133273 [ 259 ] {2051b33c-81d7-41bf-8f3e-16a4fe41a8f1} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:14.133485 [ 259 ] {2051b33c-81d7-41bf-8f3e-16a4fe41a8f1} executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. 2025.01.31 23:39:14.133595 [ 259 ] {2051b33c-81d7-41bf-8f3e-16a4fe41a8f1} TCPHandler: Processed in 0.002324983 sec. 2025.01.31 23:39:14.133816 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:14.133965 [ 262 ] {2a46bd8b-cc4d-48c7-82db-7c99ad207c96} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:14.134030 [ 262 ] {2a46bd8b-cc4d-48c7-82db-7c99ad207c96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:14.134695 [ 262 ] {2a46bd8b-cc4d-48c7-82db-7c99ad207c96} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:14.134743 [ 262 ] {2a46bd8b-cc4d-48c7-82db-7c99ad207c96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:14.135190 [ 262 ] {2a46bd8b-cc4d-48c7-82db-7c99ad207c96} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.31 23:39:14.135430 [ 262 ] {2a46bd8b-cc4d-48c7-82db-7c99ad207c96} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:14.135638 [ 262 ] {2a46bd8b-cc4d-48c7-82db-7c99ad207c96} executeQuery: Read 160 rows, 11.41 KiB in 0.001708 sec., 93676.8149882904 rows/sec., 6.52 MiB/sec. 2025.01.31 23:39:14.135692 [ 262 ] {2a46bd8b-cc4d-48c7-82db-7c99ad207c96} TCPHandler: Processed in 0.001966482 sec. 2025.01.31 23:39:14.135847 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:14.135972 [ 259 ] {c40ff83c-94de-4b56-8b15-c1f345439676} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:14.136026 [ 259 ] {c40ff83c-94de-4b56-8b15-c1f345439676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:14.136544 [ 259 ] {c40ff83c-94de-4b56-8b15-c1f345439676} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:14.136582 [ 259 ] {c40ff83c-94de-4b56-8b15-c1f345439676} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:14.136975 [ 259 ] {c40ff83c-94de-4b56-8b15-c1f345439676} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.31 23:39:14.137219 [ 259 ] {c40ff83c-94de-4b56-8b15-c1f345439676} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:14.137406 [ 259 ] {c40ff83c-94de-4b56-8b15-c1f345439676} executeQuery: Read 60 rows, 4.14 KiB in 0.001464 sec., 40983.60655737705 rows/sec., 2.76 MiB/sec. 2025.01.31 23:39:14.137456 [ 259 ] {c40ff83c-94de-4b56-8b15-c1f345439676} TCPHandler: Processed in 0.001667602 sec. 2025.01.31 23:39:15.821750 [ 106 ] {} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2025.01.31 23:39:15.821823 [ 106 ] {} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:15.821849 [ 106 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:15.822085 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:39:15.822338 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:15.822405 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part 2025.01.31 23:39:15.822599 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:39:15.822836 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part 2025.01.31 23:39:15.823133 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:39:15.823295 [ 192 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part 2025.01.31 23:39:15.824409 [ 186 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002467178 sec., 21887.354702417095 rows/sec., 1.83 MiB/sec. 2025.01.31 23:39:15.824621 [ 199 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2025.01.31 23:39:15.825011 [ 199 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_9_2} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:39:15.825111 [ 199 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_9_2} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2025.01.31 23:39:15.825218 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:39:18.202980 [ 123 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:39:18.203052 [ 123 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:39:18.377506 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 2025.01.31 23:39:18.378156 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:18.378196 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:18.378729 [ 243 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:39:18.378985 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:39:18.379188 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 2025.01.31 23:39:18.470434 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1200 2025.01.31 23:39:18.473213 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:18.473272 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:18.474768 [ 242 ] {} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:39:18.475081 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:39:18.475670 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1200 2025.01.31 23:39:19.135753 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.135963 [ 262 ] {748f5f50-2733-4965-9739-af746e9d1e7a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:39:19.136044 [ 262 ] {748f5f50-2733-4965-9739-af746e9d1e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:39:19.136818 [ 262 ] {748f5f50-2733-4965-9739-af746e9d1e7a} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.136862 [ 262 ] {748f5f50-2733-4965-9739-af746e9d1e7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.137329 [ 262 ] {748f5f50-2733-4965-9739-af746e9d1e7a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:39:19.137597 [ 262 ] {748f5f50-2733-4965-9739-af746e9d1e7a} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:39:19.137809 [ 262 ] {748f5f50-2733-4965-9739-af746e9d1e7a} executeQuery: Read 14 rows, 1.01 KiB in 0.001903 sec., 7356.8050446663165 rows/sec., 529.59 KiB/sec. 2025.01.31 23:39:19.137947 [ 262 ] {748f5f50-2733-4965-9739-af746e9d1e7a} TCPHandler: Processed in 0.002336414 sec. 2025.01.31 23:39:19.138209 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.138402 [ 259 ] {82db2781-1404-4c31-a4e3-962095f65dca} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:19.138475 [ 259 ] {82db2781-1404-4c31-a4e3-962095f65dca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:19.139390 [ 259 ] {82db2781-1404-4c31-a4e3-962095f65dca} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.139436 [ 259 ] {82db2781-1404-4c31-a4e3-962095f65dca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.139893 [ 259 ] {82db2781-1404-4c31-a4e3-962095f65dca} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.31 23:39:19.140159 [ 259 ] {82db2781-1404-4c31-a4e3-962095f65dca} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:19.140401 [ 259 ] {82db2781-1404-4c31-a4e3-962095f65dca} executeQuery: Read 281 rows, 25.38 KiB in 0.002052 sec., 136939.57115009747 rows/sec., 12.08 MiB/sec. 2025.01.31 23:39:19.140499 [ 259 ] {82db2781-1404-4c31-a4e3-962095f65dca} TCPHandler: Processed in 0.002418846 sec. 2025.01.31 23:39:19.140712 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.140888 [ 262 ] {5e06238c-20f1-428b-8ae5-d7168f530a7d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:39:19.140949 [ 262 ] {5e06238c-20f1-428b-8ae5-d7168f530a7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:39:19.141581 [ 262 ] {5e06238c-20f1-428b-8ae5-d7168f530a7d} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.141621 [ 262 ] {5e06238c-20f1-428b-8ae5-d7168f530a7d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.142004 [ 262 ] {5e06238c-20f1-428b-8ae5-d7168f530a7d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:39:19.142249 [ 262 ] {5e06238c-20f1-428b-8ae5-d7168f530a7d} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:39:19.142430 [ 262 ] {5e06238c-20f1-428b-8ae5-d7168f530a7d} executeQuery: Read 46 rows, 3.39 KiB in 0.001577 sec., 29169.308814204185 rows/sec., 2.10 MiB/sec. 2025.01.31 23:39:19.142488 [ 262 ] {5e06238c-20f1-428b-8ae5-d7168f530a7d} TCPHandler: Processed in 0.00189365 sec. 2025.01.31 23:39:19.142657 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.142798 [ 259 ] {a7392c82-22f2-4b19-8c20-90aa3cef5199} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:39:19.142858 [ 259 ] {a7392c82-22f2-4b19-8c20-90aa3cef5199} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:39:19.143493 [ 259 ] {a7392c82-22f2-4b19-8c20-90aa3cef5199} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.143534 [ 259 ] {a7392c82-22f2-4b19-8c20-90aa3cef5199} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.143903 [ 259 ] {a7392c82-22f2-4b19-8c20-90aa3cef5199} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:39:19.144160 [ 259 ] {a7392c82-22f2-4b19-8c20-90aa3cef5199} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:39:19.144382 [ 259 ] {a7392c82-22f2-4b19-8c20-90aa3cef5199} executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. 2025.01.31 23:39:19.144434 [ 259 ] {a7392c82-22f2-4b19-8c20-90aa3cef5199} TCPHandler: Processed in 0.001850788 sec. 2025.01.31 23:39:19.144582 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.144727 [ 262 ] {2f3cbc2d-9219-4131-8ce2-4a08595b4bc6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:39:19.144786 [ 262 ] {2f3cbc2d-9219-4131-8ce2-4a08595b4bc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:39:19.145409 [ 262 ] {2f3cbc2d-9219-4131-8ce2-4a08595b4bc6} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.145448 [ 262 ] {2f3cbc2d-9219-4131-8ce2-4a08595b4bc6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.145806 [ 262 ] {2f3cbc2d-9219-4131-8ce2-4a08595b4bc6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:39:19.146044 [ 262 ] {2f3cbc2d-9219-4131-8ce2-4a08595b4bc6} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:39:19.146225 [ 262 ] {2f3cbc2d-9219-4131-8ce2-4a08595b4bc6} executeQuery: Read 13 rows, 830.00 B in 0.001531 sec., 8491.182233834095 rows/sec., 529.42 KiB/sec. 2025.01.31 23:39:19.146279 [ 262 ] {2f3cbc2d-9219-4131-8ce2-4a08595b4bc6} TCPHandler: Processed in 0.001765756 sec. 2025.01.31 23:39:19.146426 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.146566 [ 259 ] {232c3a6c-95d3-4df4-a9c2-0c1474551026} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:19.146624 [ 259 ] {232c3a6c-95d3-4df4-a9c2-0c1474551026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:19.147436 [ 259 ] {232c3a6c-95d3-4df4-a9c2-0c1474551026} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.147478 [ 259 ] {232c3a6c-95d3-4df4-a9c2-0c1474551026} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.147879 [ 259 ] {232c3a6c-95d3-4df4-a9c2-0c1474551026} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.31 23:39:19.148127 [ 259 ] {232c3a6c-95d3-4df4-a9c2-0c1474551026} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:19.148351 [ 259 ] {232c3a6c-95d3-4df4-a9c2-0c1474551026} executeQuery: Read 421 rows, 30.80 KiB in 0.001817 sec., 231700.60539350577 rows/sec., 16.56 MiB/sec. 2025.01.31 23:39:19.148404 [ 259 ] {232c3a6c-95d3-4df4-a9c2-0c1474551026} TCPHandler: Processed in 0.002047465 sec. 2025.01.31 23:39:19.148536 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.148676 [ 262 ] {4232d3bb-dd84-41df-9680-a0f913773ccf} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:39:19.148727 [ 262 ] {4232d3bb-dd84-41df-9680-a0f913773ccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:39:19.149209 [ 262 ] {4232d3bb-dd84-41df-9680-a0f913773ccf} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.149246 [ 262 ] {4232d3bb-dd84-41df-9680-a0f913773ccf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.149621 [ 262 ] {4232d3bb-dd84-41df-9680-a0f913773ccf} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:39:19.149857 [ 262 ] {4232d3bb-dd84-41df-9680-a0f913773ccf} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:39:19.150056 [ 262 ] {4232d3bb-dd84-41df-9680-a0f913773ccf} executeQuery: Read 6 rows, 321.00 B in 0.001404 sec., 4273.504273504273 rows/sec., 223.27 KiB/sec. 2025.01.31 23:39:19.150121 [ 262 ] {4232d3bb-dd84-41df-9680-a0f913773ccf} TCPHandler: Processed in 0.001642412 sec. 2025.01.31 23:39:19.150328 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.150466 [ 259 ] {2f1bcc07-cfa0-44ee-aea3-797867bd56f1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:19.150531 [ 259 ] {2f1bcc07-cfa0-44ee-aea3-797867bd56f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:19.151204 [ 259 ] {2f1bcc07-cfa0-44ee-aea3-797867bd56f1} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.151243 [ 259 ] {2f1bcc07-cfa0-44ee-aea3-797867bd56f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.151645 [ 259 ] {2f1bcc07-cfa0-44ee-aea3-797867bd56f1} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.31 23:39:19.151892 [ 259 ] {2f1bcc07-cfa0-44ee-aea3-797867bd56f1} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:19.152120 [ 259 ] {2f1bcc07-cfa0-44ee-aea3-797867bd56f1} executeQuery: Read 237 rows, 16.27 KiB in 0.001684 sec., 140736.34204275534 rows/sec., 9.43 MiB/sec. 2025.01.31 23:39:19.152172 [ 259 ] {2f1bcc07-cfa0-44ee-aea3-797867bd56f1} TCPHandler: Processed in 0.001967612 sec. 2025.01.31 23:39:19.152315 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.152456 [ 262 ] {a2879c76-00aa-4c49-bd0b-581b91509cd4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:39:19.152516 [ 262 ] {a2879c76-00aa-4c49-bd0b-581b91509cd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:39:19.153058 [ 262 ] {a2879c76-00aa-4c49-bd0b-581b91509cd4} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.153105 [ 262 ] {a2879c76-00aa-4c49-bd0b-581b91509cd4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.153479 [ 262 ] {a2879c76-00aa-4c49-bd0b-581b91509cd4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:39:19.153716 [ 262 ] {a2879c76-00aa-4c49-bd0b-581b91509cd4} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:39:19.153930 [ 262 ] {a2879c76-00aa-4c49-bd0b-581b91509cd4} executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. 2025.01.31 23:39:19.153983 [ 262 ] {a2879c76-00aa-4c49-bd0b-581b91509cd4} TCPHandler: Processed in 0.001733984 sec. 2025.01.31 23:39:19.154114 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.154314 [ 259 ] {6cfd6db8-d959-40a0-9e50-ea06d657d7bc} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:19.154456 [ 259 ] {6cfd6db8-d959-40a0-9e50-ea06d657d7bc} 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.31 23:39:19.155963 [ 259 ] {6cfd6db8-d959-40a0-9e50-ea06d657d7bc} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.156003 [ 259 ] {6cfd6db8-d959-40a0-9e50-ea06d657d7bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.156679 [ 259 ] {6cfd6db8-d959-40a0-9e50-ea06d657d7bc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2025.01.31 23:39:19.156951 [ 259 ] {6cfd6db8-d959-40a0-9e50-ea06d657d7bc} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:39:19.157147 [ 152 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2025.01.31 23:39:19.157232 [ 259 ] {6cfd6db8-d959-40a0-9e50-ea06d657d7bc} executeQuery: Read 39 rows, 71.56 KiB in 0.002965 sec., 13153.456998313659 rows/sec., 23.57 MiB/sec. 2025.01.31 23:39:19.157239 [ 152 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.157319 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.157621 [ 259 ] {6cfd6db8-d959-40a0-9e50-ea06d657d7bc} TCPHandler: Processed in 0.003560272 sec. 2025.01.31 23:39:19.157644 [ 192 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:39:19.157832 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:19.158092 [ 262 ] {8f942914-138e-4034-95ad-3888c5d6e4ba} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:19.158224 [ 262 ] {8f942914-138e-4034-95ad-3888c5d6e4ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:19.158506 [ 192 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:19.158797 [ 192 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part 2025.01.31 23:39:19.159641 [ 192 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part 2025.01.31 23:39:19.160455 [ 192 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part 2025.01.31 23:39:19.160480 [ 262 ] {8f942914-138e-4034-95ad-3888c5d6e4ba} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.160558 [ 262 ] {8f942914-138e-4034-95ad-3888c5d6e4ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.161095 [ 192 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part 2025.01.31 23:39:19.161767 [ 192 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part 2025.01.31 23:39:19.162258 [ 262 ] {8f942914-138e-4034-95ad-3888c5d6e4ba} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.31 23:39:19.162378 [ 192 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2025.01.31 23:39:19.163072 [ 262 ] {8f942914-138e-4034-95ad-3888c5d6e4ba} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:19.163551 [ 262 ] {8f942914-138e-4034-95ad-3888c5d6e4ba} executeQuery: Read 82 rows, 5.33 KiB in 0.005545 sec., 14788.09738503156 rows/sec., 961.77 KiB/sec. 2025.01.31 23:39:19.163682 [ 262 ] {8f942914-138e-4034-95ad-3888c5d6e4ba} TCPHandler: Processed in 0.005939707 sec. 2025.01.31 23:39:19.170848 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 19 columns (19 merged, 0 gathered) in 0.01339224 sec., 82435.7986416014 rows/sec., 147.72 MiB/sec. 2025.01.31 23:39:19.171993 [ 186 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2025.01.31 23:39:19.172499 [ 186 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:39:19.172599 [ 186 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_31_6} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 2025.01.31 23:39:19.172749 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.58 MiB. 2025.01.31 23:39:19.837809 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 2025.01.31 23:39:19.859015 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:19.859059 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.11 GiB. 2025.01.31 23:39:19.866499 [ 244 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:39:19.867269 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:39:19.869841 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 332 2025.01.31 23:39:20.001178 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 221.84 MiB, peak 230.10 MiB, free memory in arenas 0.00 B, will set to 223.83 MiB (RSS), difference: 1.99 MiB 2025.01.31 23:39:24.129037 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:24.129240 [ 262 ] {d1d15e3e-c48a-4d60-a875-de5df24c004d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:24.129315 [ 262 ] {d1d15e3e-c48a-4d60-a875-de5df24c004d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:24.130079 [ 262 ] {d1d15e3e-c48a-4d60-a875-de5df24c004d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:24.130130 [ 262 ] {d1d15e3e-c48a-4d60-a875-de5df24c004d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:24.130555 [ 262 ] {d1d15e3e-c48a-4d60-a875-de5df24c004d} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.31 23:39:24.130813 [ 262 ] {d1d15e3e-c48a-4d60-a875-de5df24c004d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:24.131057 [ 262 ] {d1d15e3e-c48a-4d60-a875-de5df24c004d} executeQuery: Read 56 rows, 4.38 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.29 MiB/sec. 2025.01.31 23:39:24.131125 [ 262 ] {d1d15e3e-c48a-4d60-a875-de5df24c004d} TCPHandler: Processed in 0.00222565 sec. 2025.01.31 23:39:24.131440 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:24.131638 [ 259 ] {6ba31056-d44a-4183-b168-4671a5ba3f6d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:24.131712 [ 259 ] {6ba31056-d44a-4183-b168-4671a5ba3f6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:24.132501 [ 259 ] {6ba31056-d44a-4183-b168-4671a5ba3f6d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:24.132545 [ 259 ] {6ba31056-d44a-4183-b168-4671a5ba3f6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:24.133021 [ 259 ] {6ba31056-d44a-4183-b168-4671a5ba3f6d} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.31 23:39:24.133290 [ 259 ] {6ba31056-d44a-4183-b168-4671a5ba3f6d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:24.133514 [ 259 ] {6ba31056-d44a-4183-b168-4671a5ba3f6d} executeQuery: Read 64 rows, 5.12 KiB in 0.00193 sec., 33160.62176165803 rows/sec., 2.59 MiB/sec. 2025.01.31 23:39:24.133623 [ 259 ] {6ba31056-d44a-4183-b168-4671a5ba3f6d} TCPHandler: Processed in 0.002313192 sec. 2025.01.31 23:39:24.133827 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:24.134052 [ 262 ] {8c93be1f-4be7-433c-8d5c-0b747bf7ef0d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:24.134111 [ 262 ] {8c93be1f-4be7-433c-8d5c-0b747bf7ef0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:24.134695 [ 262 ] {8c93be1f-4be7-433c-8d5c-0b747bf7ef0d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:24.134738 [ 262 ] {8c93be1f-4be7-433c-8d5c-0b747bf7ef0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:24.135146 [ 262 ] {8c93be1f-4be7-433c-8d5c-0b747bf7ef0d} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.31 23:39:24.135387 [ 262 ] {8c93be1f-4be7-433c-8d5c-0b747bf7ef0d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:24.135568 [ 262 ] {8c93be1f-4be7-433c-8d5c-0b747bf7ef0d} executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. 2025.01.31 23:39:24.135623 [ 262 ] {8c93be1f-4be7-433c-8d5c-0b747bf7ef0d} TCPHandler: Processed in 0.0019115 sec. 2025.01.31 23:39:24.135774 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:24.135924 [ 259 ] {9b8a8b90-927e-48b0-b7cc-5097d6c1df2a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:24.135991 [ 259 ] {9b8a8b90-927e-48b0-b7cc-5097d6c1df2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:24.136563 [ 259 ] {9b8a8b90-927e-48b0-b7cc-5097d6c1df2a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:24.136605 [ 259 ] {9b8a8b90-927e-48b0-b7cc-5097d6c1df2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:24.137007 [ 259 ] {9b8a8b90-927e-48b0-b7cc-5097d6c1df2a} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.31 23:39:24.137255 [ 259 ] {9b8a8b90-927e-48b0-b7cc-5097d6c1df2a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:24.137497 [ 259 ] {9b8a8b90-927e-48b0-b7cc-5097d6c1df2a} executeQuery: Read 60 rows, 4.14 KiB in 0.001607 sec., 37336.6521468575 rows/sec., 2.52 MiB/sec. 2025.01.31 23:39:24.137600 [ 259 ] {9b8a8b90-927e-48b0-b7cc-5097d6c1df2a} TCPHandler: Processed in 0.00189551 sec. 2025.01.31 23:39:25.880221 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 2025.01.31 23:39:25.880854 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:25.880907 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:25.881445 [ 243 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:39:25.881715 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:39:25.882001 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 2025.01.31 23:39:27.370801 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 2025.01.31 23:39:27.392813 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:27.392875 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:27.400466 [ 244 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:39:27.401252 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:39:27.404136 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 340 2025.01.31 23:39:28.476662 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1230 2025.01.31 23:39:28.479686 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:28.479738 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:28.481208 [ 242 ] {} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:39:28.481513 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:39:28.482056 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1230 2025.01.31 23:39:29.135020 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.135239 [ 262 ] {675d3773-5093-4875-bb99-a41560c83006} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:39:29.135322 [ 262 ] {675d3773-5093-4875-bb99-a41560c83006} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:39:29.136108 [ 262 ] {675d3773-5093-4875-bb99-a41560c83006} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.136165 [ 262 ] {675d3773-5093-4875-bb99-a41560c83006} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.136603 [ 262 ] {675d3773-5093-4875-bb99-a41560c83006} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:39:29.136872 [ 262 ] {675d3773-5093-4875-bb99-a41560c83006} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:39:29.137104 [ 262 ] {675d3773-5093-4875-bb99-a41560c83006} executeQuery: Read 14 rows, 1.01 KiB in 0.001922 sec., 7284.0790842872 rows/sec., 524.36 KiB/sec. 2025.01.31 23:39:29.137193 [ 262 ] {675d3773-5093-4875-bb99-a41560c83006} TCPHandler: Processed in 0.002321673 sec. 2025.01.31 23:39:29.137462 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.137655 [ 259 ] {631c30b6-0526-4ab0-be7c-73866f3f26df} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:29.137732 [ 259 ] {631c30b6-0526-4ab0-be7c-73866f3f26df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:29.138616 [ 259 ] {631c30b6-0526-4ab0-be7c-73866f3f26df} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.138669 [ 259 ] {631c30b6-0526-4ab0-be7c-73866f3f26df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.139150 [ 259 ] {631c30b6-0526-4ab0-be7c-73866f3f26df} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.31 23:39:29.139408 [ 259 ] {631c30b6-0526-4ab0-be7c-73866f3f26df} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:29.139683 [ 259 ] {631c30b6-0526-4ab0-be7c-73866f3f26df} executeQuery: Read 281 rows, 25.38 KiB in 0.002075 sec., 135421.68674698795 rows/sec., 11.94 MiB/sec. 2025.01.31 23:39:29.139756 [ 259 ] {631c30b6-0526-4ab0-be7c-73866f3f26df} TCPHandler: Processed in 0.002436697 sec. 2025.01.31 23:39:29.139995 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.140188 [ 262 ] {aa21d0ea-b2d0-4a86-8061-850c059f665b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:39:29.140251 [ 262 ] {aa21d0ea-b2d0-4a86-8061-850c059f665b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:39:29.140898 [ 262 ] {aa21d0ea-b2d0-4a86-8061-850c059f665b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.140939 [ 262 ] {aa21d0ea-b2d0-4a86-8061-850c059f665b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.141304 [ 262 ] {aa21d0ea-b2d0-4a86-8061-850c059f665b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:39:29.141547 [ 262 ] {aa21d0ea-b2d0-4a86-8061-850c059f665b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:39:29.141773 [ 262 ] {aa21d0ea-b2d0-4a86-8061-850c059f665b} executeQuery: Read 46 rows, 3.39 KiB in 0.001629 sec., 28238.18293431553 rows/sec., 2.03 MiB/sec. 2025.01.31 23:39:29.141901 [ 262 ] {aa21d0ea-b2d0-4a86-8061-850c059f665b} TCPHandler: Processed in 0.002043394 sec. 2025.01.31 23:39:29.142069 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.142190 [ 259 ] {44fd7162-0b05-4202-9911-94d6b0272665} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:39:29.142241 [ 259 ] {44fd7162-0b05-4202-9911-94d6b0272665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:39:29.142853 [ 259 ] {44fd7162-0b05-4202-9911-94d6b0272665} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.142893 [ 259 ] {44fd7162-0b05-4202-9911-94d6b0272665} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.143277 [ 259 ] {44fd7162-0b05-4202-9911-94d6b0272665} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:39:29.143528 [ 259 ] {44fd7162-0b05-4202-9911-94d6b0272665} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:39:29.143742 [ 259 ] {44fd7162-0b05-4202-9911-94d6b0272665} executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. 2025.01.31 23:39:29.143795 [ 259 ] {44fd7162-0b05-4202-9911-94d6b0272665} TCPHandler: Processed in 0.001785786 sec. 2025.01.31 23:39:29.143966 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.144110 [ 262 ] {23ba2759-9028-4ef8-bbe0-69c35665e581} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:39:29.144170 [ 262 ] {23ba2759-9028-4ef8-bbe0-69c35665e581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:39:29.144792 [ 262 ] {23ba2759-9028-4ef8-bbe0-69c35665e581} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.144831 [ 262 ] {23ba2759-9028-4ef8-bbe0-69c35665e581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.145186 [ 262 ] {23ba2759-9028-4ef8-bbe0-69c35665e581} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:39:29.145423 [ 262 ] {23ba2759-9028-4ef8-bbe0-69c35665e581} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:39:29.145630 [ 262 ] {23ba2759-9028-4ef8-bbe0-69c35665e581} executeQuery: Read 13 rows, 830.00 B in 0.001554 sec., 8365.508365508365 rows/sec., 521.59 KiB/sec. 2025.01.31 23:39:29.145686 [ 262 ] {23ba2759-9028-4ef8-bbe0-69c35665e581} TCPHandler: Processed in 0.001788686 sec. 2025.01.31 23:39:29.145848 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.145987 [ 259 ] {d6e519fb-93b9-4215-8d63-cf36282335e4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:29.146045 [ 259 ] {d6e519fb-93b9-4215-8d63-cf36282335e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:29.146864 [ 259 ] {d6e519fb-93b9-4215-8d63-cf36282335e4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.146906 [ 259 ] {d6e519fb-93b9-4215-8d63-cf36282335e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.147295 [ 259 ] {d6e519fb-93b9-4215-8d63-cf36282335e4} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.31 23:39:29.147547 [ 259 ] {d6e519fb-93b9-4215-8d63-cf36282335e4} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:29.147772 [ 259 ] {d6e519fb-93b9-4215-8d63-cf36282335e4} executeQuery: Read 421 rows, 30.80 KiB in 0.001817 sec., 231700.60539350577 rows/sec., 16.56 MiB/sec. 2025.01.31 23:39:29.147826 [ 259 ] {d6e519fb-93b9-4215-8d63-cf36282335e4} TCPHandler: Processed in 0.002045745 sec. 2025.01.31 23:39:29.147968 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.148087 [ 262 ] {c83cf44e-fd6c-4589-8ae4-e03ab45d561e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:39:29.148138 [ 262 ] {c83cf44e-fd6c-4589-8ae4-e03ab45d561e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:39:29.148615 [ 262 ] {c83cf44e-fd6c-4589-8ae4-e03ab45d561e} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.148654 [ 262 ] {c83cf44e-fd6c-4589-8ae4-e03ab45d561e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.149021 [ 262 ] {c83cf44e-fd6c-4589-8ae4-e03ab45d561e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:39:29.149251 [ 262 ] {c83cf44e-fd6c-4589-8ae4-e03ab45d561e} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:39:29.149455 [ 262 ] {c83cf44e-fd6c-4589-8ae4-e03ab45d561e} executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. 2025.01.31 23:39:29.149508 [ 262 ] {c83cf44e-fd6c-4589-8ae4-e03ab45d561e} TCPHandler: Processed in 0.001594681 sec. 2025.01.31 23:39:29.149665 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.149805 [ 259 ] {f6964338-9383-4f7c-b837-a06f0185460d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:29.149870 [ 259 ] {f6964338-9383-4f7c-b837-a06f0185460d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:29.150541 [ 259 ] {f6964338-9383-4f7c-b837-a06f0185460d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.150581 [ 259 ] {f6964338-9383-4f7c-b837-a06f0185460d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.150982 [ 259 ] {f6964338-9383-4f7c-b837-a06f0185460d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.31 23:39:29.151229 [ 259 ] {f6964338-9383-4f7c-b837-a06f0185460d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:29.151443 [ 259 ] {f6964338-9383-4f7c-b837-a06f0185460d} executeQuery: Read 237 rows, 16.27 KiB in 0.001671 sec., 141831.23877917416 rows/sec., 9.51 MiB/sec. 2025.01.31 23:39:29.151496 [ 259 ] {f6964338-9383-4f7c-b837-a06f0185460d} TCPHandler: Processed in 0.00189818 sec. 2025.01.31 23:39:29.151644 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.151762 [ 262 ] {baadbbee-dc60-4de8-8d10-df945b5e4d45} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:39:29.151816 [ 262 ] {baadbbee-dc60-4de8-8d10-df945b5e4d45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:39:29.152288 [ 262 ] {baadbbee-dc60-4de8-8d10-df945b5e4d45} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.152327 [ 262 ] {baadbbee-dc60-4de8-8d10-df945b5e4d45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.152694 [ 262 ] {baadbbee-dc60-4de8-8d10-df945b5e4d45} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:39:29.152932 [ 262 ] {baadbbee-dc60-4de8-8d10-df945b5e4d45} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:39:29.153084 [ 147 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 2025.01.31 23:39:29.153147 [ 262 ] {baadbbee-dc60-4de8-8d10-df945b5e4d45} executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. 2025.01.31 23:39:29.153162 [ 147 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.153225 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.153262 [ 262 ] {baadbbee-dc60-4de8-8d10-df945b5e4d45} TCPHandler: Processed in 0.001672872 sec. 2025.01.31 23:39:29.153582 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.153745 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full 2025.01.31 23:39:29.153995 [ 259 ] {8ee0190b-1ee0-4af5-9b65-c1381cbb1078} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:29.154375 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:29.154434 [ 259 ] {8ee0190b-1ee0-4af5-9b65-c1381cbb1078} 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.31 23:39:29.154487 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 27 rows starting from the beginning of the part 2025.01.31 23:39:29.154697 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2025.01.31 23:39:29.155113 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2025.01.31 23:39:29.155418 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part 2025.01.31 23:39:29.155692 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2025.01.31 23:39:29.155856 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part 2025.01.31 23:39:29.157890 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.004554844 sec., 7025.48759079345 rows/sec., 473.40 KiB/sec. 2025.01.31 23:39:29.158232 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) 2025.01.31 23:39:29.158556 [ 259 ] {8ee0190b-1ee0-4af5-9b65-c1381cbb1078} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.158608 [ 259 ] {8ee0190b-1ee0-4af5-9b65-c1381cbb1078} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.159055 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:39:29.159290 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_32_7} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 2025.01.31 23:39:29.159493 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.31 23:39:29.159841 [ 259 ] {8ee0190b-1ee0-4af5-9b65-c1381cbb1078} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2025.01.31 23:39:29.160125 [ 259 ] {8ee0190b-1ee0-4af5-9b65-c1381cbb1078} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:39:29.160383 [ 259 ] {8ee0190b-1ee0-4af5-9b65-c1381cbb1078} executeQuery: Read 39 rows, 71.56 KiB in 0.006541 sec., 5962.391071701575 rows/sec., 10.68 MiB/sec. 2025.01.31 23:39:29.160491 [ 259 ] {8ee0190b-1ee0-4af5-9b65-c1381cbb1078} TCPHandler: Processed in 0.007109504 sec. 2025.01.31 23:39:29.160653 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:29.160799 [ 262 ] {e7f540b6-7227-42d4-9928-8d1735a86834} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:29.160860 [ 262 ] {e7f540b6-7227-42d4-9928-8d1735a86834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:29.161446 [ 262 ] {e7f540b6-7227-42d4-9928-8d1735a86834} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:29.161486 [ 262 ] {e7f540b6-7227-42d4-9928-8d1735a86834} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:29.161855 [ 262 ] {e7f540b6-7227-42d4-9928-8d1735a86834} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.31 23:39:29.162097 [ 262 ] {e7f540b6-7227-42d4-9928-8d1735a86834} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:29.162309 [ 262 ] {e7f540b6-7227-42d4-9928-8d1735a86834} executeQuery: Read 82 rows, 5.33 KiB in 0.001543 sec., 53143.22747893713 rows/sec., 3.38 MiB/sec. 2025.01.31 23:39:29.162362 [ 262 ] {e7f540b6-7227-42d4-9928-8d1735a86834} TCPHandler: Processed in 0.001777665 sec. 2025.01.31 23:39:33.203101 [ 143 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:39:33.203163 [ 143 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:39:33.383020 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 2025.01.31 23:39:33.383674 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:33.383723 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:33.384253 [ 243 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:39:33.384510 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:39:33.384679 [ 143 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.31 23:39:33.384711 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 2025.01.31 23:39:33.384731 [ 143 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:33.384759 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:33.384872 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:39:33.384989 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:33.385027 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18788 rows starting from the beginning of the part 2025.01.31 23:39:33.385112 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 488 rows starting from the beginning of the part 2025.01.31 23:39:33.385277 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 427 rows starting from the beginning of the part 2025.01.31 23:39:33.385561 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 488 rows starting from the beginning of the part 2025.01.31 23:39:33.385764 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 427 rows starting from the beginning of the part 2025.01.31 23:39:33.385952 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 488 rows starting from the beginning of the part 2025.01.31 23:39:33.388311 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.00349677 sec., 6035855.947059715 rows/sec., 86.34 MiB/sec. 2025.01.31 23:39:33.388599 [ 191 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.31 23:39:33.388927 [ 191 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:39:33.389018 [ 191 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_46_9} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.31 23:39:33.389111 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. 2025.01.31 23:39:34.129616 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:34.129810 [ 262 ] {b6b7923d-e93c-491a-97af-bc8a55165995} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:34.129884 [ 262 ] {b6b7923d-e93c-491a-97af-bc8a55165995} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:34.130670 [ 262 ] {b6b7923d-e93c-491a-97af-bc8a55165995} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.130722 [ 262 ] {b6b7923d-e93c-491a-97af-bc8a55165995} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.131149 [ 262 ] {b6b7923d-e93c-491a-97af-bc8a55165995} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.31 23:39:34.131404 [ 262 ] {b6b7923d-e93c-491a-97af-bc8a55165995} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:34.131615 [ 143 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.31 23:39:34.131659 [ 262 ] {b6b7923d-e93c-491a-97af-bc8a55165995} executeQuery: Read 56 rows, 4.38 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.26 MiB/sec. 2025.01.31 23:39:34.131706 [ 143 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.131778 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.131793 [ 262 ] {b6b7923d-e93c-491a-97af-bc8a55165995} TCPHandler: Processed in 0.002305982 sec. 2025.01.31 23:39:34.131954 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:39:34.132085 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:34.132139 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1430 rows starting from the beginning of the part 2025.01.31 23:39:34.132164 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:34.132323 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part 2025.01.31 23:39:34.132654 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 281 rows starting from the beginning of the part 2025.01.31 23:39:34.132762 [ 259 ] {1c8503eb-a3c8-4fce-8cd0-29530035e22f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:34.132973 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part 2025.01.31 23:39:34.133016 [ 259 ] {1c8503eb-a3c8-4fce-8cd0-29530035e22f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:34.133227 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 281 rows starting from the beginning of the part 2025.01.31 23:39:34.133544 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part 2025.01.31 23:39:34.135617 [ 259 ] {1c8503eb-a3c8-4fce-8cd0-29530035e22f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.135707 [ 259 ] {1c8503eb-a3c8-4fce-8cd0-29530035e22f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.136496 [ 259 ] {1c8503eb-a3c8-4fce-8cd0-29530035e22f} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.31 23:39:34.136744 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.004867623 sec., 443748.41683507536 rows/sec., 39.02 MiB/sec. 2025.01.31 23:39:34.136967 [ 259 ] {1c8503eb-a3c8-4fce-8cd0-29530035e22f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:34.137034 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.31 23:39:34.137279 [ 143 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.31 23:39:34.137370 [ 143 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.137445 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.137736 [ 259 ] {1c8503eb-a3c8-4fce-8cd0-29530035e22f} executeQuery: Read 64 rows, 5.12 KiB in 0.005055 sec., 12660.731948565777 rows/sec., 1011.92 KiB/sec. 2025.01.31 23:39:34.137879 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:34.138237 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_76_15} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.31 23:39:34.138491 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.31 23:39:34.138591 [ 259 ] {1c8503eb-a3c8-4fce-8cd0-29530035e22f} TCPHandler: Processed in 0.006626749 sec. 2025.01.31 23:39:34.138794 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:39:34.138870 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:34.139147 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:34.139174 [ 262 ] {dbe69f61-ef92-4019-a9a5-165066d1a350} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:34.139220 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part 2025.01.31 23:39:34.139310 [ 262 ] {dbe69f61-ef92-4019-a9a5-165066d1a350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:34.139606 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part 2025.01.31 23:39:34.139996 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 421 rows starting from the beginning of the part 2025.01.31 23:39:34.140292 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part 2025.01.31 23:39:34.140792 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 421 rows starting from the beginning of the part 2025.01.31 23:39:34.140933 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part 2025.01.31 23:39:34.142081 [ 262 ] {dbe69f61-ef92-4019-a9a5-165066d1a350} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.142151 [ 262 ] {dbe69f61-ef92-4019-a9a5-165066d1a350} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.143246 [ 262 ] {dbe69f61-ef92-4019-a9a5-165066d1a350} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.31 23:39:34.143675 [ 262 ] {dbe69f61-ef92-4019-a9a5-165066d1a350} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:34.143922 [ 143 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.31 23:39:34.144009 [ 143 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.144076 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.144150 [ 262 ] {dbe69f61-ef92-4019-a9a5-165066d1a350} executeQuery: Read 160 rows, 11.41 KiB in 0.005054 sec., 31658.092599920852 rows/sec., 2.20 MiB/sec. 2025.01.31 23:39:34.144647 [ 262 ] {dbe69f61-ef92-4019-a9a5-165066d1a350} TCPHandler: Processed in 0.005905555 sec. 2025.01.31 23:39:34.144710 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:39:34.145375 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:34.145699 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:34.145773 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21908 rows starting from the beginning of the part 2025.01.31 23:39:34.145776 [ 193 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.008195288 sec., 237575.5434098228 rows/sec., 18.18 MiB/sec. 2025.01.31 23:39:34.146237 [ 193 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.31 23:39:34.146257 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part 2025.01.31 23:39:34.146450 [ 259 ] {05c86e80-5dcb-47cd-b4a9-baed0ec2a216} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:34.146722 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part 2025.01.31 23:39:34.147057 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part 2025.01.31 23:39:34.147473 [ 259 ] {05c86e80-5dcb-47cd-b4a9-baed0ec2a216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:34.147508 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part 2025.01.31 23:39:34.147529 [ 196 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:34.147996 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part 2025.01.31 23:39:34.148126 [ 196 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_76_15} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.31 23:39:34.148731 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. 2025.01.31 23:39:34.149803 [ 259 ] {05c86e80-5dcb-47cd-b4a9-baed0ec2a216} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.149857 [ 259 ] {05c86e80-5dcb-47cd-b4a9-baed0ec2a216} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.150400 [ 259 ] {05c86e80-5dcb-47cd-b4a9-baed0ec2a216} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.31 23:39:34.150798 [ 259 ] {05c86e80-5dcb-47cd-b4a9-baed0ec2a216} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:34.151136 [ 143 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.31 23:39:34.151263 [ 143 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.151360 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.151502 [ 259 ] {05c86e80-5dcb-47cd-b4a9-baed0ec2a216} executeQuery: Read 60 rows, 4.14 KiB in 0.005164 sec., 11618.900077459333 rows/sec., 801.83 KiB/sec. 2025.01.31 23:39:34.151844 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:39:34.151973 [ 259 ] {05c86e80-5dcb-47cd-b4a9-baed0ec2a216} TCPHandler: Processed in 0.007168826 sec. 2025.01.31 23:39:34.152376 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:34.152428 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4308 rows starting from the beginning of the part 2025.01.31 23:39:34.152662 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part 2025.01.31 23:39:34.152856 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part 2025.01.31 23:39:34.153044 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part 2025.01.31 23:39:34.153178 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part 2025.01.31 23:39:34.153604 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part 2025.01.31 23:39:34.159631 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 4652 rows, containing 4 columns (4 merged, 0 gathered) in 0.008136875 sec., 571718.2579307166 rows/sec., 37.28 MiB/sec. 2025.01.31 23:39:34.160019 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.31 23:39:34.160411 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:34.160514 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_76_15} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.31 23:39:34.160618 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. 2025.01.31 23:39:34.162796 [ 196 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 22862 rows, containing 5 columns (5 merged, 0 gathered) in 0.018588475 sec., 1229901.8612339096 rows/sec., 83.06 MiB/sec. 2025.01.31 23:39:34.163257 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.31 23:39:34.163595 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:34.163677 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_76_15} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.31 23:39:34.163772 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.01.31 23:39:34.905101 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 2025.01.31 23:39:34.928617 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.928688 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.936145 [ 244 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:39:34.936949 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:39:34.937348 [ 143 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.31 23:39:34.937489 [ 143 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.937565 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.938062 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:39:34.953662 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 347 2025.01.31 23:39:34.955357 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:34.956572 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:39:34.961744 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:39:34.966957 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:39:34.972309 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:39:34.976226 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:34.976669 [ 262 ] {6f2910f3-1533-43c0-acb1-af2d3bb17bfb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:39:34.976808 [ 262 ] {6f2910f3-1533-43c0-acb1-af2d3bb17bfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:39:34.980022 [ 262 ] {6f2910f3-1533-43c0-acb1-af2d3bb17bfb} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.980541 [ 262 ] {6f2910f3-1533-43c0-acb1-af2d3bb17bfb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.981753 [ 262 ] {6f2910f3-1533-43c0-acb1-af2d3bb17bfb} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:39:34.982396 [ 262 ] {6f2910f3-1533-43c0-acb1-af2d3bb17bfb} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:39:34.982781 [ 143 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.31 23:39:34.982893 [ 143 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.982990 [ 143 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.983198 [ 262 ] {6f2910f3-1533-43c0-acb1-af2d3bb17bfb} executeQuery: Read 14 rows, 1.01 KiB in 0.006631 sec., 2111.2954305534613 rows/sec., 151.98 KiB/sec. 2025.01.31 23:39:34.983301 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:39:34.983574 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:39:34.983643 [ 262 ] {6f2910f3-1533-43c0-acb1-af2d3bb17bfb} TCPHandler: Processed in 0.007598749 sec. 2025.01.31 23:39:34.984177 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:34.984193 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:34.984366 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:39:34.984890 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:39:34.985071 [ 259 ] {c74a9e50-eb5e-4086-ae86-9425ef1b06a4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:39:34.985427 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:39:34.985598 [ 259 ] {c74a9e50-eb5e-4086-ae86-9425ef1b06a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:39:34.986060 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:39:34.986474 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:39:34.991342 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.008179057 sec., 8558.44384016397 rows/sec., 649.52 KiB/sec. 2025.01.31 23:39:34.991527 [ 259 ] {c74a9e50-eb5e-4086-ae86-9425ef1b06a4} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.991600 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.31 23:39:34.991616 [ 259 ] {c74a9e50-eb5e-4086-ae86-9425ef1b06a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:34.992421 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_33_8} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:39:34.992709 [ 193 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_33_8} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.31 23:39:34.992988 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:39:34.993381 [ 259 ] {c74a9e50-eb5e-4086-ae86-9425ef1b06a4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2025.01.31 23:39:34.993989 [ 259 ] {c74a9e50-eb5e-4086-ae86-9425ef1b06a4} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:39:34.994927 [ 259 ] {c74a9e50-eb5e-4086-ae86-9425ef1b06a4} executeQuery: Read 2 rows, 167.00 B in 0.010292 sec., 194.32568985619898 rows/sec., 15.85 KiB/sec. 2025.01.31 23:39:34.995246 [ 259 ] {c74a9e50-eb5e-4086-ae86-9425ef1b06a4} TCPHandler: Processed in 0.011416439 sec. 2025.01.31 23:39:34.995675 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:34.995945 [ 262 ] {59b71f17-da9f-4451-b501-e5391f858106} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:34.996063 [ 262 ] {59b71f17-da9f-4451-b501-e5391f858106} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:34.999852 [ 262 ] {59b71f17-da9f-4451-b501-e5391f858106} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:34.999924 [ 262 ] {59b71f17-da9f-4451-b501-e5391f858106} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.001086 [ 262 ] {59b71f17-da9f-4451-b501-e5391f858106} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.31 23:39:35.001177 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 229.29 MiB, peak 235.30 MiB, free memory in arenas 0.00 B, will set to 225.21 MiB (RSS), difference: -4.08 MiB 2025.01.31 23:39:35.001869 [ 262 ] {59b71f17-da9f-4451-b501-e5391f858106} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:35.002715 [ 262 ] {59b71f17-da9f-4451-b501-e5391f858106} executeQuery: Read 1422 rows, 121.57 KiB in 0.006792 sec., 209363.95759717314 rows/sec., 17.48 MiB/sec. 2025.01.31 23:39:35.003338 [ 262 ] {59b71f17-da9f-4451-b501-e5391f858106} TCPHandler: Processed in 0.007906529 sec. 2025.01.31 23:39:35.003886 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:35.004589 [ 259 ] {fb5367f5-8275-4636-850b-2dd53d8b8b98} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:39:35.004809 [ 259 ] {fb5367f5-8275-4636-850b-2dd53d8b8b98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:39:35.007613 [ 259 ] {fb5367f5-8275-4636-850b-2dd53d8b8b98} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:35.007691 [ 259 ] {fb5367f5-8275-4636-850b-2dd53d8b8b98} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.008695 [ 259 ] {fb5367f5-8275-4636-850b-2dd53d8b8b98} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:39:35.009268 [ 259 ] {fb5367f5-8275-4636-850b-2dd53d8b8b98} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:39:35.009907 [ 259 ] {fb5367f5-8275-4636-850b-2dd53d8b8b98} executeQuery: Read 48 rows, 3.53 KiB in 0.005592 sec., 8583.690987124464 rows/sec., 630.96 KiB/sec. 2025.01.31 23:39:35.009936 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:39:35.010045 [ 259 ] {fb5367f5-8275-4636-850b-2dd53d8b8b98} TCPHandler: Processed in 0.006532116 sec. 2025.01.31 23:39:35.010340 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:35.010679 [ 262 ] {9a1acd3f-98fd-4a47-919f-fec7a0234ece} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:39:35.010766 [ 262 ] {9a1acd3f-98fd-4a47-919f-fec7a0234ece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:39:35.012516 [ 262 ] {9a1acd3f-98fd-4a47-919f-fec7a0234ece} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:35.012570 [ 262 ] {9a1acd3f-98fd-4a47-919f-fec7a0234ece} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.013371 [ 262 ] {9a1acd3f-98fd-4a47-919f-fec7a0234ece} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:39:35.013926 [ 262 ] {9a1acd3f-98fd-4a47-919f-fec7a0234ece} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:39:35.014483 [ 262 ] {9a1acd3f-98fd-4a47-919f-fec7a0234ece} executeQuery: Read 242 rows, 16.79 KiB in 0.003866 sec., 62596.999482669424 rows/sec., 4.24 MiB/sec. 2025.01.31 23:39:35.014748 [ 262 ] {9a1acd3f-98fd-4a47-919f-fec7a0234ece} TCPHandler: Processed in 0.004561304 sec. 2025.01.31 23:39:35.015096 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:35.015462 [ 259 ] {65ef50ac-c88b-441e-94a0-672bb647aa32} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:39:35.015618 [ 259 ] {65ef50ac-c88b-441e-94a0-672bb647aa32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:39:35.017783 [ 259 ] {65ef50ac-c88b-441e-94a0-672bb647aa32} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:35.017859 [ 259 ] {65ef50ac-c88b-441e-94a0-672bb647aa32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.019215 [ 259 ] {65ef50ac-c88b-441e-94a0-672bb647aa32} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:39:35.019897 [ 259 ] {65ef50ac-c88b-441e-94a0-672bb647aa32} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:39:35.020424 [ 140 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 2025.01.31 23:39:35.020641 [ 140 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:35.020751 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.021101 [ 259 ] {65ef50ac-c88b-441e-94a0-672bb647aa32} executeQuery: Read 13 rows, 830.00 B in 0.005716 sec., 2274.3177046885935 rows/sec., 141.80 KiB/sec. 2025.01.31 23:39:35.021238 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:39:35.021496 [ 259 ] {65ef50ac-c88b-441e-94a0-672bb647aa32} TCPHandler: Processed in 0.006592568 sec. 2025.01.31 23:39:35.021854 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:35.021977 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_33_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:35.022148 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:39:35.022309 [ 262 ] {cd0b27ba-bf44-4180-88f4-b5b7262b5694} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:35.022598 [ 262 ] {cd0b27ba-bf44-4180-88f4-b5b7262b5694} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:35.022650 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:39:35.023225 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:39:35.024632 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:39:35.025085 [ 194 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:39:35.026925 [ 262 ] {cd0b27ba-bf44-4180-88f4-b5b7262b5694} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:35.027045 [ 262 ] {cd0b27ba-bf44-4180-88f4-b5b7262b5694} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.028779 [ 262 ] {cd0b27ba-bf44-4180-88f4-b5b7262b5694} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.31 23:39:35.029758 [ 262 ] {cd0b27ba-bf44-4180-88f4-b5b7262b5694} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:35.030683 [ 262 ] {cd0b27ba-bf44-4180-88f4-b5b7262b5694} executeQuery: Read 879 rows, 65.26 KiB in 0.008488 sec., 103557.96418473138 rows/sec., 7.51 MiB/sec. 2025.01.31 23:39:35.031196 [ 262 ] {cd0b27ba-bf44-4180-88f4-b5b7262b5694} TCPHandler: Processed in 0.009538399 sec. 2025.01.31 23:39:35.031480 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_33_8} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.010525771 sec., 6175.3196036660875 rows/sec., 409.15 KiB/sec. 2025.01.31 23:39:35.031686 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:35.031882 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_33_8} MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) 2025.01.31 23:39:35.032264 [ 259 ] {036b2b6e-11dc-4c07-a189-efb614b6fc93} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:39:35.032591 [ 259 ] {036b2b6e-11dc-4c07-a189-efb614b6fc93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:39:35.032769 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_33_8} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:39:35.033171 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_33_8} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 2025.01.31 23:39:35.033502 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:39:35.035463 [ 259 ] {036b2b6e-11dc-4c07-a189-efb614b6fc93} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:35.035545 [ 259 ] {036b2b6e-11dc-4c07-a189-efb614b6fc93} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.036628 [ 259 ] {036b2b6e-11dc-4c07-a189-efb614b6fc93} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:39:35.037173 [ 259 ] {036b2b6e-11dc-4c07-a189-efb614b6fc93} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:39:35.037716 [ 259 ] {036b2b6e-11dc-4c07-a189-efb614b6fc93} executeQuery: Read 6 rows, 321.00 B in 0.005691 sec., 1054.2962572482868 rows/sec., 55.08 KiB/sec. 2025.01.31 23:39:35.037892 [ 259 ] {036b2b6e-11dc-4c07-a189-efb614b6fc93} TCPHandler: Processed in 0.006549566 sec. 2025.01.31 23:39:35.038118 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:35.038422 [ 262 ] {fec96020-afe3-437f-8c11-16d12d73b60f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:35.038602 [ 262 ] {fec96020-afe3-437f-8c11-16d12d73b60f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:35.040478 [ 262 ] {fec96020-afe3-437f-8c11-16d12d73b60f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:35.040518 [ 262 ] {fec96020-afe3-437f-8c11-16d12d73b60f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.041345 [ 262 ] {fec96020-afe3-437f-8c11-16d12d73b60f} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.31 23:39:35.041991 [ 262 ] {fec96020-afe3-437f-8c11-16d12d73b60f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:35.042686 [ 262 ] {fec96020-afe3-437f-8c11-16d12d73b60f} executeQuery: Read 956 rows, 65.04 KiB in 0.004349 sec., 219820.64842492528 rows/sec., 14.60 MiB/sec. 2025.01.31 23:39:35.042981 [ 262 ] {fec96020-afe3-437f-8c11-16d12d73b60f} TCPHandler: Processed in 0.004969856 sec. 2025.01.31 23:39:35.043334 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:35.043568 [ 259 ] {d381cf59-90ea-4f97-abc6-fc42b151b983} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:39:35.043670 [ 259 ] {d381cf59-90ea-4f97-abc6-fc42b151b983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:39:35.045029 [ 259 ] {d381cf59-90ea-4f97-abc6-fc42b151b983} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:35.045117 [ 259 ] {d381cf59-90ea-4f97-abc6-fc42b151b983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.046815 [ 259 ] {d381cf59-90ea-4f97-abc6-fc42b151b983} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:39:35.047581 [ 259 ] {d381cf59-90ea-4f97-abc6-fc42b151b983} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:39:35.048676 [ 259 ] {d381cf59-90ea-4f97-abc6-fc42b151b983} executeQuery: Read 1 rows, 69.00 B in 0.005071 sec., 197.19976336028398 rows/sec., 13.29 KiB/sec. 2025.01.31 23:39:35.049115 [ 259 ] {d381cf59-90ea-4f97-abc6-fc42b151b983} TCPHandler: Processed in 0.005993009 sec. 2025.01.31 23:39:35.049387 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:35.049714 [ 262 ] {0ca878c0-7796-403e-bc7b-c85c43cadcbc} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:35.049979 [ 262 ] {0ca878c0-7796-403e-bc7b-c85c43cadcbc} 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.31 23:39:35.055396 [ 262 ] {0ca878c0-7796-403e-bc7b-c85c43cadcbc} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:35.055476 [ 262 ] {0ca878c0-7796-403e-bc7b-c85c43cadcbc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.057787 [ 262 ] {0ca878c0-7796-403e-bc7b-c85c43cadcbc} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2025.01.31 23:39:35.058395 [ 262 ] {0ca878c0-7796-403e-bc7b-c85c43cadcbc} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:39:35.058843 [ 262 ] {0ca878c0-7796-403e-bc7b-c85c43cadcbc} executeQuery: Read 39 rows, 71.56 KiB in 0.009217 sec., 4231.311706629055 rows/sec., 7.58 MiB/sec. 2025.01.31 23:39:35.059761 [ 262 ] {0ca878c0-7796-403e-bc7b-c85c43cadcbc} TCPHandler: Processed in 0.010534971 sec. 2025.01.31 23:39:35.060077 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:35.060402 [ 259 ] {c1648eb4-ad2a-4286-90cd-216c84553d8c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:35.060562 [ 259 ] {c1648eb4-ad2a-4286-90cd-216c84553d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:35.062517 [ 259 ] {c1648eb4-ad2a-4286-90cd-216c84553d8c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:35.062591 [ 259 ] {c1648eb4-ad2a-4286-90cd-216c84553d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:35.063854 [ 259 ] {c1648eb4-ad2a-4286-90cd-216c84553d8c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.31 23:39:35.064450 [ 259 ] {c1648eb4-ad2a-4286-90cd-216c84553d8c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:35.065139 [ 259 ] {c1648eb4-ad2a-4286-90cd-216c84553d8c} executeQuery: Read 34 rows, 2.02 KiB in 0.004811 sec., 7067.137809187279 rows/sec., 419.98 KiB/sec. 2025.01.31 23:39:35.065670 [ 259 ] {c1648eb4-ad2a-4286-90cd-216c84553d8c} TCPHandler: Processed in 0.00575374 sec. 2025.01.31 23:39:35.119417 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.18171403 sec., 1909.5938822115168 rows/sec., 9.87 MiB/sec. 2025.01.31 23:39:35.122412 [ 192 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.31 23:39:35.125478 [ 192 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_46_9} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:39:35.125570 [ 192 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_46_9} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.31 23:39:35.127917 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. 2025.01.31 23:39:36.001150 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 222.49 MiB, peak 235.90 MiB, free memory in arenas 0.00 B, will set to 227.11 MiB (RSS), difference: 4.63 MiB 2025.01.31 23:39:38.483154 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1284 2025.01.31 23:39:38.486764 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:38.486826 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:38.488400 [ 242 ] {} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:39:38.488723 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:39:38.489351 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1284 2025.01.31 23:39:39.127595 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:39.127802 [ 262 ] {3099ba18-6b13-4a7f-bc22-06595d8454de} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:39.127873 [ 262 ] {3099ba18-6b13-4a7f-bc22-06595d8454de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:39.128662 [ 262 ] {3099ba18-6b13-4a7f-bc22-06595d8454de} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:39.128708 [ 262 ] {3099ba18-6b13-4a7f-bc22-06595d8454de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:39.129149 [ 262 ] {3099ba18-6b13-4a7f-bc22-06595d8454de} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.31 23:39:39.129403 [ 262 ] {3099ba18-6b13-4a7f-bc22-06595d8454de} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:39.129651 [ 262 ] {3099ba18-6b13-4a7f-bc22-06595d8454de} executeQuery: Read 56 rows, 4.38 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.25 MiB/sec. 2025.01.31 23:39:39.129710 [ 262 ] {3099ba18-6b13-4a7f-bc22-06595d8454de} TCPHandler: Processed in 0.002255361 sec. 2025.01.31 23:39:39.130032 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:39.130339 [ 259 ] {26bd7b16-6383-415c-a9db-eb29091d01b5} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:39.130457 [ 259 ] {26bd7b16-6383-415c-a9db-eb29091d01b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:39.131358 [ 259 ] {26bd7b16-6383-415c-a9db-eb29091d01b5} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:39.131406 [ 259 ] {26bd7b16-6383-415c-a9db-eb29091d01b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:39.131852 [ 259 ] {26bd7b16-6383-415c-a9db-eb29091d01b5} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.31 23:39:39.132110 [ 259 ] {26bd7b16-6383-415c-a9db-eb29091d01b5} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:39.132368 [ 259 ] {26bd7b16-6383-415c-a9db-eb29091d01b5} executeQuery: Read 64 rows, 5.12 KiB in 0.002114 sec., 30274.361400189217 rows/sec., 2.36 MiB/sec. 2025.01.31 23:39:39.132435 [ 259 ] {26bd7b16-6383-415c-a9db-eb29091d01b5} TCPHandler: Processed in 0.002591132 sec. 2025.01.31 23:39:39.132595 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:39.132737 [ 262 ] {9ec4d400-ae9c-49fb-9cf9-fe41fb4e4cb9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:39.132804 [ 262 ] {9ec4d400-ae9c-49fb-9cf9-fe41fb4e4cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:39.133446 [ 262 ] {9ec4d400-ae9c-49fb-9cf9-fe41fb4e4cb9} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:39.133493 [ 262 ] {9ec4d400-ae9c-49fb-9cf9-fe41fb4e4cb9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:39.133927 [ 262 ] {9ec4d400-ae9c-49fb-9cf9-fe41fb4e4cb9} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.31 23:39:39.134173 [ 262 ] {9ec4d400-ae9c-49fb-9cf9-fe41fb4e4cb9} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:39.134386 [ 262 ] {9ec4d400-ae9c-49fb-9cf9-fe41fb4e4cb9} executeQuery: Read 128 rows, 9.13 KiB in 0.001681 sec., 76145.1516954194 rows/sec., 5.30 MiB/sec. 2025.01.31 23:39:39.134439 [ 262 ] {9ec4d400-ae9c-49fb-9cf9-fe41fb4e4cb9} TCPHandler: Processed in 0.00191212 sec. 2025.01.31 23:39:39.134576 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:39.134703 [ 259 ] {192d1bd3-3993-4fc5-8e3e-637754e46c60} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:39.134767 [ 259 ] {192d1bd3-3993-4fc5-8e3e-637754e46c60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:39.135370 [ 259 ] {192d1bd3-3993-4fc5-8e3e-637754e46c60} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:39.135418 [ 259 ] {192d1bd3-3993-4fc5-8e3e-637754e46c60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:39.135856 [ 259 ] {192d1bd3-3993-4fc5-8e3e-637754e46c60} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.31 23:39:39.136110 [ 259 ] {192d1bd3-3993-4fc5-8e3e-637754e46c60} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:39.136321 [ 259 ] {192d1bd3-3993-4fc5-8e3e-637754e46c60} executeQuery: Read 48 rows, 3.31 KiB in 0.001649 sec., 29108.550636749544 rows/sec., 1.96 MiB/sec. 2025.01.31 23:39:39.136377 [ 259 ] {192d1bd3-3993-4fc5-8e3e-637754e46c60} TCPHandler: Processed in 0.001861629 sec. 2025.01.31 23:39:40.885759 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 2025.01.31 23:39:40.886409 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:40.886461 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:40.887070 [ 243 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:39:40.887335 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:39:40.887576 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 2025.01.31 23:39:42.454657 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 2025.01.31 23:39:42.475218 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:42.475277 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:42.482473 [ 244 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:39:42.483278 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:39:42.486083 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 355 2025.01.31 23:39:44.129146 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:44.129367 [ 262 ] {89188e52-778a-4b54-a0b8-99af589bab80} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:44.129448 [ 262 ] {89188e52-778a-4b54-a0b8-99af589bab80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:44.130292 [ 262 ] {89188e52-778a-4b54-a0b8-99af589bab80} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:44.130343 [ 262 ] {89188e52-778a-4b54-a0b8-99af589bab80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:44.130803 [ 262 ] {89188e52-778a-4b54-a0b8-99af589bab80} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.31 23:39:44.131069 [ 262 ] {89188e52-778a-4b54-a0b8-99af589bab80} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:44.131318 [ 262 ] {89188e52-778a-4b54-a0b8-99af589bab80} executeQuery: Read 56 rows, 4.38 KiB in 0.002006 sec., 27916.251246261218 rows/sec., 2.13 MiB/sec. 2025.01.31 23:39:44.131429 [ 262 ] {89188e52-778a-4b54-a0b8-99af589bab80} TCPHandler: Processed in 0.002436347 sec. 2025.01.31 23:39:44.131742 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:44.131952 [ 259 ] {79fcaaba-2548-4b87-b019-61d593dc2f3e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:44.132038 [ 259 ] {79fcaaba-2548-4b87-b019-61d593dc2f3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:44.132913 [ 259 ] {79fcaaba-2548-4b87-b019-61d593dc2f3e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:44.132969 [ 259 ] {79fcaaba-2548-4b87-b019-61d593dc2f3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:44.133435 [ 259 ] {79fcaaba-2548-4b87-b019-61d593dc2f3e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.31 23:39:44.133863 [ 259 ] {79fcaaba-2548-4b87-b019-61d593dc2f3e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:44.134128 [ 259 ] {79fcaaba-2548-4b87-b019-61d593dc2f3e} executeQuery: Read 64 rows, 5.12 KiB in 0.002227 sec., 28738.212842388868 rows/sec., 2.24 MiB/sec. 2025.01.31 23:39:44.134215 [ 259 ] {79fcaaba-2548-4b87-b019-61d593dc2f3e} TCPHandler: Processed in 0.002647333 sec. 2025.01.31 23:39:44.134458 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:44.134683 [ 262 ] {bb61b15b-f144-4c46-96db-857020c51890} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:44.134751 [ 262 ] {bb61b15b-f144-4c46-96db-857020c51890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:44.135385 [ 262 ] {bb61b15b-f144-4c46-96db-857020c51890} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:44.135424 [ 262 ] {bb61b15b-f144-4c46-96db-857020c51890} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:44.135841 [ 262 ] {bb61b15b-f144-4c46-96db-857020c51890} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.31 23:39:44.136087 [ 262 ] {bb61b15b-f144-4c46-96db-857020c51890} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:44.136304 [ 262 ] {bb61b15b-f144-4c46-96db-857020c51890} executeQuery: Read 160 rows, 11.41 KiB in 0.001672 sec., 95693.77990430621 rows/sec., 6.66 MiB/sec. 2025.01.31 23:39:44.136367 [ 262 ] {bb61b15b-f144-4c46-96db-857020c51890} TCPHandler: Processed in 0.002041614 sec. 2025.01.31 23:39:44.136587 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:44.136747 [ 259 ] {e1b3c39c-fa05-424b-8486-d7172ba43052} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:44.136804 [ 259 ] {e1b3c39c-fa05-424b-8486-d7172ba43052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:44.137323 [ 259 ] {e1b3c39c-fa05-424b-8486-d7172ba43052} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:44.137370 [ 259 ] {e1b3c39c-fa05-424b-8486-d7172ba43052} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:44.137765 [ 259 ] {e1b3c39c-fa05-424b-8486-d7172ba43052} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.31 23:39:44.138019 [ 259 ] {e1b3c39c-fa05-424b-8486-d7172ba43052} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:44.138281 [ 259 ] {e1b3c39c-fa05-424b-8486-d7172ba43052} executeQuery: Read 60 rows, 4.14 KiB in 0.00155 sec., 38709.67741935484 rows/sec., 2.61 MiB/sec. 2025.01.31 23:39:44.138336 [ 259 ] {e1b3c39c-fa05-424b-8486-d7172ba43052} TCPHandler: Processed in 0.001864569 sec. 2025.01.31 23:39:46.607716 [ 128 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.01.31 23:39:46.607816 [ 128 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:46.607859 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:46.608064 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.01.31 23:39:46.608261 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:46.608306 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 64 rows starting from the beginning of the part 2025.01.31 23:39:46.608412 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 62 rows starting from the beginning of the part 2025.01.31 23:39:46.608611 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 46 rows starting from the beginning of the part 2025.01.31 23:39:46.608955 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part 2025.01.31 23:39:46.609172 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part 2025.01.31 23:39:46.610353 [ 186 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387445 sec., 111416.17922088256 rows/sec., 8.38 MiB/sec. 2025.01.31 23:39:46.610599 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.31 23:39:46.611001 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:39:46.611105 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_33_7} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.01.31 23:39:46.611226 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.31 23:39:47.462113 [ 127 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.01.31 23:39:47.462202 [ 127 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:47.462230 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:47.462446 [ 186 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.01.31 23:39:47.462748 [ 186 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:47.462787 [ 186 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part 2025.01.31 23:39:47.462867 [ 186 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part 2025.01.31 23:39:47.462972 [ 186 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part 2025.01.31 23:39:47.463203 [ 186 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part 2025.01.31 23:39:47.463440 [ 186 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part 2025.01.31 23:39:47.464539 [ 200 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.00221921 sec., 89220.93898279117 rows/sec., 4.55 MiB/sec. 2025.01.31 23:39:47.464706 [ 190 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.31 23:39:47.465023 [ 190 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:39:47.465115 [ 190 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_33_7} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.01.31 23:39:47.465201 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.31 23:39:47.935217 [ 127 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 2025.01.31 23:39:47.935284 [ 127 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:47.935310 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:47.935453 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full 2025.01.31 23:39:47.935657 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:47.935699 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 242 rows starting from the beginning of the part 2025.01.31 23:39:47.935801 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part 2025.01.31 23:39:47.936089 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part 2025.01.31 23:39:47.936355 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2025.01.31 23:39:47.936484 [ 191 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part 2025.01.31 23:39:47.937591 [ 200 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221641 sec., 340189.7663338462 rows/sec., 24.35 MiB/sec. 2025.01.31 23:39:47.937822 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) 2025.01.31 23:39:47.938216 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:39:47.938321 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_33_7} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 2025.01.31 23:39:47.938444 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.31 23:39:48.203197 [ 126 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:39:48.203233 [ 126 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:39:48.388059 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 2025.01.31 23:39:48.388732 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:48.388784 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:48.389320 [ 243 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:39:48.389596 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:39:48.389847 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 2025.01.31 23:39:48.489956 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1300 2025.01.31 23:39:48.492746 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:48.492787 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:48.494244 [ 242 ] {} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:39:48.494577 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:39:48.495994 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1300 2025.01.31 23:39:49.002348 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001001761 sec. 2025.01.31 23:39:49.135759 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.135955 [ 262 ] {0f4ba74e-9d25-4a63-b0bf-417b69a7921b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:39:49.136030 [ 262 ] {0f4ba74e-9d25-4a63-b0bf-417b69a7921b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:39:49.136778 [ 262 ] {0f4ba74e-9d25-4a63-b0bf-417b69a7921b} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.136831 [ 262 ] {0f4ba74e-9d25-4a63-b0bf-417b69a7921b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.137275 [ 262 ] {0f4ba74e-9d25-4a63-b0bf-417b69a7921b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:39:49.137535 [ 262 ] {0f4ba74e-9d25-4a63-b0bf-417b69a7921b} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:39:49.137762 [ 262 ] {0f4ba74e-9d25-4a63-b0bf-417b69a7921b} executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. 2025.01.31 23:39:49.137830 [ 262 ] {0f4ba74e-9d25-4a63-b0bf-417b69a7921b} TCPHandler: Processed in 0.002214599 sec. 2025.01.31 23:39:49.138109 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.138310 [ 259 ] {5b1e393f-c574-46ce-adcc-1b3f9cac497e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:49.138385 [ 259 ] {5b1e393f-c574-46ce-adcc-1b3f9cac497e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:49.139306 [ 259 ] {5b1e393f-c574-46ce-adcc-1b3f9cac497e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.139354 [ 259 ] {5b1e393f-c574-46ce-adcc-1b3f9cac497e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.139833 [ 259 ] {5b1e393f-c574-46ce-adcc-1b3f9cac497e} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.31 23:39:49.140106 [ 259 ] {5b1e393f-c574-46ce-adcc-1b3f9cac497e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:49.140334 [ 259 ] {5b1e393f-c574-46ce-adcc-1b3f9cac497e} executeQuery: Read 281 rows, 25.38 KiB in 0.002074 sec., 135486.98167791707 rows/sec., 11.95 MiB/sec. 2025.01.31 23:39:49.140458 [ 259 ] {5b1e393f-c574-46ce-adcc-1b3f9cac497e} TCPHandler: Processed in 0.002480788 sec. 2025.01.31 23:39:49.140730 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.140987 [ 262 ] {744117e4-0057-43c9-bbf7-32b6c66b8164} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:39:49.141082 [ 262 ] {744117e4-0057-43c9-bbf7-32b6c66b8164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:39:49.141877 [ 262 ] {744117e4-0057-43c9-bbf7-32b6c66b8164} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.141917 [ 262 ] {744117e4-0057-43c9-bbf7-32b6c66b8164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.142294 [ 262 ] {744117e4-0057-43c9-bbf7-32b6c66b8164} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:39:49.142553 [ 262 ] {744117e4-0057-43c9-bbf7-32b6c66b8164} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:39:49.142796 [ 262 ] {744117e4-0057-43c9-bbf7-32b6c66b8164} executeQuery: Read 46 rows, 3.39 KiB in 0.001859 sec., 24744.486282947822 rows/sec., 1.78 MiB/sec. 2025.01.31 23:39:49.142900 [ 262 ] {744117e4-0057-43c9-bbf7-32b6c66b8164} TCPHandler: Processed in 0.002327793 sec. 2025.01.31 23:39:49.143158 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.143304 [ 259 ] {02d66c33-c575-40b7-a9d6-9f6e350e0161} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:39:49.143366 [ 259 ] {02d66c33-c575-40b7-a9d6-9f6e350e0161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:39:49.143983 [ 259 ] {02d66c33-c575-40b7-a9d6-9f6e350e0161} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.144022 [ 259 ] {02d66c33-c575-40b7-a9d6-9f6e350e0161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.144387 [ 259 ] {02d66c33-c575-40b7-a9d6-9f6e350e0161} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:39:49.144636 [ 259 ] {02d66c33-c575-40b7-a9d6-9f6e350e0161} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:39:49.144857 [ 259 ] {02d66c33-c575-40b7-a9d6-9f6e350e0161} executeQuery: Read 14 rows, 1004.00 B in 0.001576 sec., 8883.248730964468 rows/sec., 622.12 KiB/sec. 2025.01.31 23:39:49.145067 [ 259 ] {02d66c33-c575-40b7-a9d6-9f6e350e0161} TCPHandler: Processed in 0.002040765 sec. 2025.01.31 23:39:49.145280 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.145418 [ 262 ] {f74ca8aa-2642-4790-bcec-24240450fe02} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:39:49.145476 [ 262 ] {f74ca8aa-2642-4790-bcec-24240450fe02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:39:49.146147 [ 262 ] {f74ca8aa-2642-4790-bcec-24240450fe02} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.146193 [ 262 ] {f74ca8aa-2642-4790-bcec-24240450fe02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.146596 [ 262 ] {f74ca8aa-2642-4790-bcec-24240450fe02} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:39:49.146838 [ 262 ] {f74ca8aa-2642-4790-bcec-24240450fe02} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:39:49.147083 [ 262 ] {f74ca8aa-2642-4790-bcec-24240450fe02} executeQuery: Read 13 rows, 830.00 B in 0.00169 sec., 7692.3076923076915 rows/sec., 479.61 KiB/sec. 2025.01.31 23:39:49.147287 [ 262 ] {f74ca8aa-2642-4790-bcec-24240450fe02} TCPHandler: Processed in 0.002099536 sec. 2025.01.31 23:39:49.147535 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.147672 [ 259 ] {5d29d1a1-f4a0-4f1e-9bff-925d4c642581} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:49.147729 [ 259 ] {5d29d1a1-f4a0-4f1e-9bff-925d4c642581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:49.148618 [ 259 ] {5d29d1a1-f4a0-4f1e-9bff-925d4c642581} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.148657 [ 259 ] {5d29d1a1-f4a0-4f1e-9bff-925d4c642581} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.149046 [ 259 ] {5d29d1a1-f4a0-4f1e-9bff-925d4c642581} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.31 23:39:49.149293 [ 259 ] {5d29d1a1-f4a0-4f1e-9bff-925d4c642581} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:49.149473 [ 259 ] {5d29d1a1-f4a0-4f1e-9bff-925d4c642581} executeQuery: Read 421 rows, 30.80 KiB in 0.001833 sec., 229678.12329514459 rows/sec., 16.41 MiB/sec. 2025.01.31 23:39:49.149528 [ 259 ] {5d29d1a1-f4a0-4f1e-9bff-925d4c642581} TCPHandler: Processed in 0.002124087 sec. 2025.01.31 23:39:49.149670 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.149790 [ 262 ] {67dc964b-4108-4773-8ab0-183bdf74e66e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:39:49.149841 [ 262 ] {67dc964b-4108-4773-8ab0-183bdf74e66e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:39:49.150323 [ 262 ] {67dc964b-4108-4773-8ab0-183bdf74e66e} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.150362 [ 262 ] {67dc964b-4108-4773-8ab0-183bdf74e66e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.150733 [ 262 ] {67dc964b-4108-4773-8ab0-183bdf74e66e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:39:49.150975 [ 262 ] {67dc964b-4108-4773-8ab0-183bdf74e66e} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:39:49.151179 [ 262 ] {67dc964b-4108-4773-8ab0-183bdf74e66e} executeQuery: Read 6 rows, 321.00 B in 0.001416 sec., 4237.28813559322 rows/sec., 221.38 KiB/sec. 2025.01.31 23:39:49.151234 [ 262 ] {67dc964b-4108-4773-8ab0-183bdf74e66e} TCPHandler: Processed in 0.001619391 sec. 2025.01.31 23:39:49.151375 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.151507 [ 259 ] {bb96c244-f70d-4c4a-a1ef-f2c2dd17f11a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:49.151570 [ 259 ] {bb96c244-f70d-4c4a-a1ef-f2c2dd17f11a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:49.152268 [ 259 ] {bb96c244-f70d-4c4a-a1ef-f2c2dd17f11a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.152313 [ 259 ] {bb96c244-f70d-4c4a-a1ef-f2c2dd17f11a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.152740 [ 259 ] {bb96c244-f70d-4c4a-a1ef-f2c2dd17f11a} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.31 23:39:49.152989 [ 259 ] {bb96c244-f70d-4c4a-a1ef-f2c2dd17f11a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:49.153166 [ 259 ] {bb96c244-f70d-4c4a-a1ef-f2c2dd17f11a} executeQuery: Read 237 rows, 16.27 KiB in 0.001691 sec., 140153.755174453 rows/sec., 9.39 MiB/sec. 2025.01.31 23:39:49.153219 [ 259 ] {bb96c244-f70d-4c4a-a1ef-f2c2dd17f11a} TCPHandler: Processed in 0.00190101 sec. 2025.01.31 23:39:49.153362 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.153492 [ 262 ] {d8f486d4-820b-45b7-b913-eb740ea37ab4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:39:49.153552 [ 262 ] {d8f486d4-820b-45b7-b913-eb740ea37ab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:39:49.154094 [ 262 ] {d8f486d4-820b-45b7-b913-eb740ea37ab4} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.154140 [ 262 ] {d8f486d4-820b-45b7-b913-eb740ea37ab4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.154551 [ 262 ] {d8f486d4-820b-45b7-b913-eb740ea37ab4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:39:49.154804 [ 262 ] {d8f486d4-820b-45b7-b913-eb740ea37ab4} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:39:49.155030 [ 262 ] {d8f486d4-820b-45b7-b913-eb740ea37ab4} executeQuery: Read 1 rows, 69.00 B in 0.001568 sec., 637.7551020408164 rows/sec., 42.97 KiB/sec. 2025.01.31 23:39:49.155138 [ 262 ] {d8f486d4-820b-45b7-b913-eb740ea37ab4} TCPHandler: Processed in 0.001832487 sec. 2025.01.31 23:39:49.155326 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.155441 [ 259 ] {63fed938-4ba0-4616-a2ef-e7a3bf1ab010} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:49.155520 [ 259 ] {63fed938-4ba0-4616-a2ef-e7a3bf1ab010} 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.31 23:39:49.156748 [ 259 ] {63fed938-4ba0-4616-a2ef-e7a3bf1ab010} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.156788 [ 259 ] {63fed938-4ba0-4616-a2ef-e7a3bf1ab010} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.157453 [ 259 ] {63fed938-4ba0-4616-a2ef-e7a3bf1ab010} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2025.01.31 23:39:49.157718 [ 259 ] {63fed938-4ba0-4616-a2ef-e7a3bf1ab010} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:39:49.157920 [ 259 ] {63fed938-4ba0-4616-a2ef-e7a3bf1ab010} executeQuery: Read 39 rows, 71.56 KiB in 0.002503 sec., 15581.30243707551 rows/sec., 27.92 MiB/sec. 2025.01.31 23:39:49.158033 [ 259 ] {63fed938-4ba0-4616-a2ef-e7a3bf1ab010} TCPHandler: Processed in 0.002809638 sec. 2025.01.31 23:39:49.158193 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:49.158320 [ 262 ] {4709a5f9-c2af-4ec5-ac35-7ad37600da38} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:49.158373 [ 262 ] {4709a5f9-c2af-4ec5-ac35-7ad37600da38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:49.158885 [ 262 ] {4709a5f9-c2af-4ec5-ac35-7ad37600da38} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:49.158925 [ 262 ] {4709a5f9-c2af-4ec5-ac35-7ad37600da38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:49.159325 [ 262 ] {4709a5f9-c2af-4ec5-ac35-7ad37600da38} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.31 23:39:49.159574 [ 262 ] {4709a5f9-c2af-4ec5-ac35-7ad37600da38} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:49.159801 [ 262 ] {4709a5f9-c2af-4ec5-ac35-7ad37600da38} executeQuery: Read 82 rows, 5.33 KiB in 0.001508 sec., 54376.65782493369 rows/sec., 3.45 MiB/sec. 2025.01.31 23:39:49.159863 [ 262 ] {4709a5f9-c2af-4ec5-ac35-7ad37600da38} TCPHandler: Processed in 0.001732295 sec. 2025.01.31 23:39:49.986465 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 2025.01.31 23:39:50.007436 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:50.007494 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:50.014835 [ 244 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:39:50.015625 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:39:50.018305 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 362 2025.01.31 23:39:54.127902 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:54.128128 [ 262 ] {e1e48cdd-7192-4100-81c8-c17b6df2ba95} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:54.128211 [ 262 ] {e1e48cdd-7192-4100-81c8-c17b6df2ba95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:54.129042 [ 262 ] {e1e48cdd-7192-4100-81c8-c17b6df2ba95} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:54.129097 [ 262 ] {e1e48cdd-7192-4100-81c8-c17b6df2ba95} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:54.129536 [ 262 ] {e1e48cdd-7192-4100-81c8-c17b6df2ba95} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.31 23:39:54.129799 [ 262 ] {e1e48cdd-7192-4100-81c8-c17b6df2ba95} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:54.130008 [ 116 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.31 23:39:54.130056 [ 262 ] {e1e48cdd-7192-4100-81c8-c17b6df2ba95} executeQuery: Read 56 rows, 4.38 KiB in 0.001982 sec., 28254.28859737639 rows/sec., 2.16 MiB/sec. 2025.01.31 23:39:54.130088 [ 116 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:54.130161 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:54.130195 [ 262 ] {e1e48cdd-7192-4100-81c8-c17b6df2ba95} TCPHandler: Processed in 0.002433906 sec. 2025.01.31 23:39:54.130404 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:39:54.130492 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:54.130593 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:54.130669 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1430 rows starting from the beginning of the part 2025.01.31 23:39:54.130778 [ 259 ] {0684c9e5-ac3e-4386-8881-237a1ed3d6bc} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:54.130877 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1422 rows starting from the beginning of the part 2025.01.31 23:39:54.130980 [ 259 ] {0684c9e5-ac3e-4386-8881-237a1ed3d6bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:54.131179 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part 2025.01.31 23:39:54.131579 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part 2025.01.31 23:39:54.131868 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 281 rows starting from the beginning of the part 2025.01.31 23:39:54.132236 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:39:54.133895 [ 259 ] {0684c9e5-ac3e-4386-8881-237a1ed3d6bc} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:54.133968 [ 259 ] {0684c9e5-ac3e-4386-8881-237a1ed3d6bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:54.135206 [ 259 ] {0684c9e5-ac3e-4386-8881-237a1ed3d6bc} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.31 23:39:54.135628 [ 259 ] {0684c9e5-ac3e-4386-8881-237a1ed3d6bc} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:54.136048 [ 116 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.31 23:39:54.136196 [ 116 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:54.136293 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:54.136358 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.006073531 sec., 543505.9111413114 rows/sec., 47.45 MiB/sec. 2025.01.31 23:39:54.136502 [ 259 ] {0684c9e5-ac3e-4386-8881-237a1ed3d6bc} executeQuery: Read 64 rows, 5.12 KiB in 0.005744 sec., 11142.061281337048 rows/sec., 890.54 KiB/sec. 2025.01.31 23:39:54.136858 [ 191 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.31 23:39:54.136871 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:39:54.137643 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:54.137793 [ 259 ] {0684c9e5-ac3e-4386-8881-237a1ed3d6bc} TCPHandler: Processed in 0.007434084 sec. 2025.01.31 23:39:54.137811 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part 2025.01.31 23:39:54.138272 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:54.138422 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 879 rows starting from the beginning of the part 2025.01.31 23:39:54.138871 [ 262 ] {b4338b0f-c790-45c1-965d-c253eafa1a5f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:54.139005 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part 2025.01.31 23:39:54.138651 [ 200 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_81_16} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:54.139267 [ 262 ] {b4338b0f-c790-45c1-965d-c253eafa1a5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:54.139428 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part 2025.01.31 23:39:54.139847 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 421 rows starting from the beginning of the part 2025.01.31 23:39:54.140155 [ 200 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_81_16} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.31 23:39:54.140389 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:39:54.140852 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:39:54.142013 [ 262 ] {b4338b0f-c790-45c1-965d-c253eafa1a5f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:54.142064 [ 262 ] {b4338b0f-c790-45c1-965d-c253eafa1a5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:54.142688 [ 262 ] {b4338b0f-c790-45c1-965d-c253eafa1a5f} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.31 23:39:54.143056 [ 262 ] {b4338b0f-c790-45c1-965d-c253eafa1a5f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:54.143120 [ 196 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.00667295 sec., 360410.3132797338 rows/sec., 27.63 MiB/sec. 2025.01.31 23:39:54.143336 [ 116 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.31 23:39:54.143419 [ 116 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:54.143475 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:54.143474 [ 196 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.31 23:39:54.143497 [ 262 ] {b4338b0f-c790-45c1-965d-c253eafa1a5f} executeQuery: Read 160 rows, 11.41 KiB in 0.004883 sec., 32766.741757116524 rows/sec., 2.28 MiB/sec. 2025.01.31 23:39:54.143859 [ 262 ] {b4338b0f-c790-45c1-965d-c253eafa1a5f} TCPHandler: Processed in 0.005834853 sec. 2025.01.31 23:39:54.144051 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:39:54.144126 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:54.144352 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:54.144397 [ 259 ] {db2abbdd-aaea-4d88-86e3-69c718677396} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:54.144446 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_81_16} MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22862 rows starting from the beginning of the part 2025.01.31 23:39:54.144466 [ 196 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_81_16} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:54.144522 [ 259 ] {db2abbdd-aaea-4d88-86e3-69c718677396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:54.144823 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 956 rows starting from the beginning of the part 2025.01.31 23:39:54.145041 [ 196 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_81_16} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.31 23:39:54.145432 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part 2025.01.31 23:39:54.145504 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. 2025.01.31 23:39:54.145763 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part 2025.01.31 23:39:54.145966 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:39:54.146187 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:39:54.146729 [ 259 ] {db2abbdd-aaea-4d88-86e3-69c718677396} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:54.146775 [ 259 ] {db2abbdd-aaea-4d88-86e3-69c718677396} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:54.147323 [ 259 ] {db2abbdd-aaea-4d88-86e3-69c718677396} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.31 23:39:54.147752 [ 259 ] {db2abbdd-aaea-4d88-86e3-69c718677396} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:54.148011 [ 116 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.31 23:39:54.148117 [ 116 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:54.148196 [ 259 ] {db2abbdd-aaea-4d88-86e3-69c718677396} executeQuery: Read 60 rows, 4.14 KiB in 0.003884 sec., 15447.991761071062 rows/sec., 1.04 MiB/sec. 2025.01.31 23:39:54.148203 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:54.148611 [ 259 ] {db2abbdd-aaea-4d88-86e3-69c718677396} TCPHandler: Processed in 0.004585124 sec. 2025.01.31 23:39:54.149033 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:39:54.149843 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:54.150026 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4652 rows starting from the beginning of the part 2025.01.31 23:39:54.150561 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part 2025.01.31 23:39:54.151046 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part 2025.01.31 23:39:54.151307 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:39:54.151416 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:39:54.151807 [ 196 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:39:54.155439 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 4936 rows, containing 4 columns (4 merged, 0 gathered) in 0.006966139 sec., 708570.41468739 rows/sec., 46.20 MiB/sec. 2025.01.31 23:39:54.156085 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.31 23:39:54.156200 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 24503 rows, containing 5 columns (5 merged, 0 gathered) in 0.012552424 sec., 1952053.2448553364 rows/sec., 131.81 MiB/sec. 2025.01.31 23:39:54.156499 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_81_16} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:54.156630 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_81_16} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.31 23:39:54.156789 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. 2025.01.31 23:39:54.156992 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.31 23:39:54.157320 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_81_16} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:54.157406 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_81_16} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.31 23:39:54.157503 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.01.31 23:39:55.001160 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 227.58 MiB, peak 238.07 MiB, free memory in arenas 0.00 B, will set to 229.34 MiB (RSS), difference: 1.75 MiB 2025.01.31 23:39:55.890773 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 2025.01.31 23:39:55.891411 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:55.891453 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:55.892000 [ 243 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:39:55.892289 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:39:55.892507 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 2025.01.31 23:39:57.519227 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 2025.01.31 23:39:57.540714 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:57.540778 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:57.548251 [ 244 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:39:57.549056 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:39:57.552942 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 370 2025.01.31 23:39:58.496912 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1330 2025.01.31 23:39:58.499940 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:58.499988 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:58.501460 [ 242 ] {} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:39:58.501765 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:39:58.502057 [ 113 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.31 23:39:58.502245 [ 113 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:58.502371 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:58.503215 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:39:58.504343 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1330 2025.01.31 23:39:58.504808 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:39:58.505000 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1184 rows starting from the beginning of the part 2025.01.31 23:39:58.505702 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part 2025.01.31 23:39:58.506323 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:39:58.506984 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part 2025.01.31 23:39:58.507648 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part 2025.01.31 23:39:58.508281 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:39:58.516785 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 72 columns (72 merged, 0 gathered) in 0.014149774 sec., 93994.4341160502 rows/sec., 73.55 MiB/sec. 2025.01.31 23:39:58.518399 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.31 23:39:58.519238 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_36_7} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:39:58.519333 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_36_7} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.31 23:39:58.519709 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. 2025.01.31 23:39:59.133912 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.134217 [ 262 ] {34e5540b-0368-4e4f-b425-bd51bd6452b7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:39:59.134329 [ 262 ] {34e5540b-0368-4e4f-b425-bd51bd6452b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:39:59.135217 [ 262 ] {34e5540b-0368-4e4f-b425-bd51bd6452b7} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.135268 [ 262 ] {34e5540b-0368-4e4f-b425-bd51bd6452b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.135694 [ 262 ] {34e5540b-0368-4e4f-b425-bd51bd6452b7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:39:59.135943 [ 262 ] {34e5540b-0368-4e4f-b425-bd51bd6452b7} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:39:59.136177 [ 262 ] {34e5540b-0368-4e4f-b425-bd51bd6452b7} executeQuery: Read 14 rows, 1.01 KiB in 0.002047 sec., 6839.276990718124 rows/sec., 492.34 KiB/sec. 2025.01.31 23:39:59.136234 [ 262 ] {34e5540b-0368-4e4f-b425-bd51bd6452b7} TCPHandler: Processed in 0.002515449 sec. 2025.01.31 23:39:59.136505 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.136715 [ 259 ] {d61e5cba-ca7f-43f6-a56d-d4272048058c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:39:59.136793 [ 259 ] {d61e5cba-ca7f-43f6-a56d-d4272048058c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:39:59.137729 [ 259 ] {d61e5cba-ca7f-43f6-a56d-d4272048058c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.137783 [ 259 ] {d61e5cba-ca7f-43f6-a56d-d4272048058c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.138256 [ 259 ] {d61e5cba-ca7f-43f6-a56d-d4272048058c} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.31 23:39:59.138532 [ 259 ] {d61e5cba-ca7f-43f6-a56d-d4272048058c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:39:59.138782 [ 259 ] {d61e5cba-ca7f-43f6-a56d-d4272048058c} executeQuery: Read 281 rows, 25.38 KiB in 0.002125 sec., 132235.29411764705 rows/sec., 11.66 MiB/sec. 2025.01.31 23:39:59.138842 [ 259 ] {d61e5cba-ca7f-43f6-a56d-d4272048058c} TCPHandler: Processed in 0.002476948 sec. 2025.01.31 23:39:59.139011 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.139150 [ 262 ] {48e105c1-716a-4977-9be7-fdc3ad7aa12b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:39:59.139208 [ 262 ] {48e105c1-716a-4977-9be7-fdc3ad7aa12b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:39:59.139893 [ 262 ] {48e105c1-716a-4977-9be7-fdc3ad7aa12b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.139932 [ 262 ] {48e105c1-716a-4977-9be7-fdc3ad7aa12b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.140287 [ 262 ] {48e105c1-716a-4977-9be7-fdc3ad7aa12b} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:39:59.140524 [ 262 ] {48e105c1-716a-4977-9be7-fdc3ad7aa12b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:39:59.140727 [ 262 ] {48e105c1-716a-4977-9be7-fdc3ad7aa12b} executeQuery: Read 46 rows, 3.39 KiB in 0.001609 sec., 28589.185829707894 rows/sec., 2.06 MiB/sec. 2025.01.31 23:39:59.140779 [ 262 ] {48e105c1-716a-4977-9be7-fdc3ad7aa12b} TCPHandler: Processed in 0.001835578 sec. 2025.01.31 23:39:59.140958 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.141103 [ 259 ] {344cf9bd-237c-4521-a89f-1610435eae80} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:39:59.141164 [ 259 ] {344cf9bd-237c-4521-a89f-1610435eae80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:39:59.141820 [ 259 ] {344cf9bd-237c-4521-a89f-1610435eae80} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.141861 [ 259 ] {344cf9bd-237c-4521-a89f-1610435eae80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.142223 [ 259 ] {344cf9bd-237c-4521-a89f-1610435eae80} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:39:59.142470 [ 259 ] {344cf9bd-237c-4521-a89f-1610435eae80} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:39:59.142712 [ 259 ] {344cf9bd-237c-4521-a89f-1610435eae80} executeQuery: Read 14 rows, 1004.00 B in 0.001632 sec., 8578.43137254902 rows/sec., 600.78 KiB/sec. 2025.01.31 23:39:59.142820 [ 259 ] {344cf9bd-237c-4521-a89f-1610435eae80} TCPHandler: Processed in 0.001932651 sec. 2025.01.31 23:39:59.143029 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.143149 [ 262 ] {c9ca79ba-c413-43ec-b4ef-632c9dbdfc23} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:39:59.143196 [ 262 ] {c9ca79ba-c413-43ec-b4ef-632c9dbdfc23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:39:59.143766 [ 262 ] {c9ca79ba-c413-43ec-b4ef-632c9dbdfc23} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.143805 [ 262 ] {c9ca79ba-c413-43ec-b4ef-632c9dbdfc23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.144156 [ 262 ] {c9ca79ba-c413-43ec-b4ef-632c9dbdfc23} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:39:59.144388 [ 262 ] {c9ca79ba-c413-43ec-b4ef-632c9dbdfc23} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:39:59.144597 [ 262 ] {c9ca79ba-c413-43ec-b4ef-632c9dbdfc23} executeQuery: Read 13 rows, 830.00 B in 0.00147 sec., 8843.537414965987 rows/sec., 551.39 KiB/sec. 2025.01.31 23:39:59.144649 [ 262 ] {c9ca79ba-c413-43ec-b4ef-632c9dbdfc23} TCPHandler: Processed in 0.001716153 sec. 2025.01.31 23:39:59.144812 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.144955 [ 259 ] {68723750-6f35-4b59-ac40-00e77125eeb3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:39:59.145013 [ 259 ] {68723750-6f35-4b59-ac40-00e77125eeb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:39:59.145847 [ 259 ] {68723750-6f35-4b59-ac40-00e77125eeb3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.145888 [ 259 ] {68723750-6f35-4b59-ac40-00e77125eeb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.146279 [ 259 ] {68723750-6f35-4b59-ac40-00e77125eeb3} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.31 23:39:59.146531 [ 259 ] {68723750-6f35-4b59-ac40-00e77125eeb3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:39:59.146755 [ 259 ] {68723750-6f35-4b59-ac40-00e77125eeb3} executeQuery: Read 421 rows, 30.80 KiB in 0.001833 sec., 229678.12329514459 rows/sec., 16.41 MiB/sec. 2025.01.31 23:39:59.146813 [ 259 ] {68723750-6f35-4b59-ac40-00e77125eeb3} TCPHandler: Processed in 0.002066085 sec. 2025.01.31 23:39:59.146960 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.147099 [ 262 ] {01b5fda6-64a8-454d-b74c-c9a8e2cac298} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:39:59.147159 [ 262 ] {01b5fda6-64a8-454d-b74c-c9a8e2cac298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:39:59.147720 [ 262 ] {01b5fda6-64a8-454d-b74c-c9a8e2cac298} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.147758 [ 262 ] {01b5fda6-64a8-454d-b74c-c9a8e2cac298} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.148127 [ 262 ] {01b5fda6-64a8-454d-b74c-c9a8e2cac298} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:39:59.148366 [ 262 ] {01b5fda6-64a8-454d-b74c-c9a8e2cac298} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:39:59.148584 [ 262 ] {01b5fda6-64a8-454d-b74c-c9a8e2cac298} executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. 2025.01.31 23:39:59.148635 [ 262 ] {01b5fda6-64a8-454d-b74c-c9a8e2cac298} TCPHandler: Processed in 0.001741415 sec. 2025.01.31 23:39:59.148789 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.148929 [ 259 ] {7a2543c6-f3a3-414c-b723-90a84a03bfc1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:59.148993 [ 259 ] {7a2543c6-f3a3-414c-b723-90a84a03bfc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:39:59.149684 [ 259 ] {7a2543c6-f3a3-414c-b723-90a84a03bfc1} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.149724 [ 259 ] {7a2543c6-f3a3-414c-b723-90a84a03bfc1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.150129 [ 259 ] {7a2543c6-f3a3-414c-b723-90a84a03bfc1} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.31 23:39:59.150384 [ 259 ] {7a2543c6-f3a3-414c-b723-90a84a03bfc1} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:39:59.150596 [ 259 ] {7a2543c6-f3a3-414c-b723-90a84a03bfc1} executeQuery: Read 237 rows, 16.27 KiB in 0.001701 sec., 139329.80599647266 rows/sec., 9.34 MiB/sec. 2025.01.31 23:39:59.150649 [ 259 ] {7a2543c6-f3a3-414c-b723-90a84a03bfc1} TCPHandler: Processed in 0.00192669 sec. 2025.01.31 23:39:59.150810 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.150949 [ 262 ] {c9fa3ca7-eb45-483d-b51f-4aa8ee9acda2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:39:59.151009 [ 262 ] {c9fa3ca7-eb45-483d-b51f-4aa8ee9acda2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:39:59.151573 [ 262 ] {c9fa3ca7-eb45-483d-b51f-4aa8ee9acda2} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.151619 [ 262 ] {c9fa3ca7-eb45-483d-b51f-4aa8ee9acda2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.151980 [ 262 ] {c9fa3ca7-eb45-483d-b51f-4aa8ee9acda2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:39:59.152213 [ 262 ] {c9fa3ca7-eb45-483d-b51f-4aa8ee9acda2} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:39:59.152439 [ 262 ] {c9fa3ca7-eb45-483d-b51f-4aa8ee9acda2} executeQuery: Read 1 rows, 69.00 B in 0.001512 sec., 661.3756613756614 rows/sec., 44.57 KiB/sec. 2025.01.31 23:39:59.152503 [ 262 ] {c9fa3ca7-eb45-483d-b51f-4aa8ee9acda2} TCPHandler: Processed in 0.001760735 sec. 2025.01.31 23:39:59.152752 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.152895 [ 259 ] {828dee42-02b2-4ce5-b257-d2c9b5a1f617} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:39:59.152990 [ 259 ] {828dee42-02b2-4ce5-b257-d2c9b5a1f617} 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.31 23:39:59.154323 [ 259 ] {828dee42-02b2-4ce5-b257-d2c9b5a1f617} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.154363 [ 259 ] {828dee42-02b2-4ce5-b257-d2c9b5a1f617} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.155044 [ 259 ] {828dee42-02b2-4ce5-b257-d2c9b5a1f617} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2025.01.31 23:39:59.155308 [ 259 ] {828dee42-02b2-4ce5-b257-d2c9b5a1f617} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:39:59.155588 [ 259 ] {828dee42-02b2-4ce5-b257-d2c9b5a1f617} executeQuery: Read 39 rows, 71.56 KiB in 0.002723 sec., 14322.438486962908 rows/sec., 25.67 MiB/sec. 2025.01.31 23:39:59.155703 [ 259 ] {828dee42-02b2-4ce5-b257-d2c9b5a1f617} TCPHandler: Processed in 0.003091557 sec. 2025.01.31 23:39:59.155926 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:39:59.156150 [ 262 ] {bd6909f0-cab0-4cf8-8d42-731b6315b758} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:39:59.156243 [ 262 ] {bd6909f0-cab0-4cf8-8d42-731b6315b758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:39:59.156939 [ 262 ] {bd6909f0-cab0-4cf8-8d42-731b6315b758} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:39:59.156978 [ 262 ] {bd6909f0-cab0-4cf8-8d42-731b6315b758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:39:59.157346 [ 262 ] {bd6909f0-cab0-4cf8-8d42-731b6315b758} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.31 23:39:59.157578 [ 262 ] {bd6909f0-cab0-4cf8-8d42-731b6315b758} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:39:59.157794 [ 262 ] {bd6909f0-cab0-4cf8-8d42-731b6315b758} executeQuery: Read 82 rows, 5.33 KiB in 0.001699 sec., 48263.684520306066 rows/sec., 3.07 MiB/sec. 2025.01.31 23:39:59.157851 [ 262 ] {bd6909f0-cab0-4cf8-8d42-731b6315b758} TCPHandler: Processed in 0.002034864 sec. 2025.01.31 23:40:03.203285 [ 108 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:40:03.203359 [ 108 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:40:03.393529 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 2025.01.31 23:40:03.394192 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:03.394246 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:03.394794 [ 243 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:40:03.395073 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:40:03.395351 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 2025.01.31 23:40:04.127742 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.128031 [ 262 ] {0c98b135-6674-4a44-bb1a-d34be5ed9d8f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:04.128148 [ 262 ] {0c98b135-6674-4a44-bb1a-d34be5ed9d8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:04.129200 [ 262 ] {0c98b135-6674-4a44-bb1a-d34be5ed9d8f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.129251 [ 262 ] {0c98b135-6674-4a44-bb1a-d34be5ed9d8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.129683 [ 262 ] {0c98b135-6674-4a44-bb1a-d34be5ed9d8f} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.31 23:40:04.129936 [ 262 ] {0c98b135-6674-4a44-bb1a-d34be5ed9d8f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:04.130191 [ 262 ] {0c98b135-6674-4a44-bb1a-d34be5ed9d8f} executeQuery: Read 56 rows, 4.38 KiB in 0.002242 sec., 24977.698483496875 rows/sec., 1.91 MiB/sec. 2025.01.31 23:40:04.130291 [ 262 ] {0c98b135-6674-4a44-bb1a-d34be5ed9d8f} TCPHandler: Processed in 0.002693804 sec. 2025.01.31 23:40:04.130623 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.130834 [ 259 ] {02c4d40a-c99d-4852-b41f-5848abd5bc4c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:04.130907 [ 259 ] {02c4d40a-c99d-4852-b41f-5848abd5bc4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:04.131698 [ 259 ] {02c4d40a-c99d-4852-b41f-5848abd5bc4c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.131752 [ 259 ] {02c4d40a-c99d-4852-b41f-5848abd5bc4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.132189 [ 259 ] {02c4d40a-c99d-4852-b41f-5848abd5bc4c} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.31 23:40:04.132444 [ 259 ] {02c4d40a-c99d-4852-b41f-5848abd5bc4c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:04.132702 [ 259 ] {02c4d40a-c99d-4852-b41f-5848abd5bc4c} executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. 2025.01.31 23:40:04.132805 [ 259 ] {02c4d40a-c99d-4852-b41f-5848abd5bc4c} TCPHandler: Processed in 0.002356094 sec. 2025.01.31 23:40:04.133002 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.133136 [ 262 ] {9527ae5d-4464-49d0-9ec2-69298fad17a9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:04.133194 [ 262 ] {9527ae5d-4464-49d0-9ec2-69298fad17a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:04.133850 [ 262 ] {9527ae5d-4464-49d0-9ec2-69298fad17a9} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.133891 [ 262 ] {9527ae5d-4464-49d0-9ec2-69298fad17a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.134315 [ 262 ] {9527ae5d-4464-49d0-9ec2-69298fad17a9} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.31 23:40:04.134629 [ 262 ] {9527ae5d-4464-49d0-9ec2-69298fad17a9} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:04.134847 [ 262 ] {9527ae5d-4464-49d0-9ec2-69298fad17a9} executeQuery: Read 160 rows, 11.41 KiB in 0.001739 sec., 92006.90051753882 rows/sec., 6.41 MiB/sec. 2025.01.31 23:40:04.134904 [ 262 ] {9527ae5d-4464-49d0-9ec2-69298fad17a9} TCPHandler: Processed in 0.001973422 sec. 2025.01.31 23:40:04.135054 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.135173 [ 259 ] {58a5e557-34ce-4f41-9b31-ff9e42764d75} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:04.135226 [ 259 ] {58a5e557-34ce-4f41-9b31-ff9e42764d75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:04.135730 [ 259 ] {58a5e557-34ce-4f41-9b31-ff9e42764d75} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.135768 [ 259 ] {58a5e557-34ce-4f41-9b31-ff9e42764d75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.136139 [ 259 ] {58a5e557-34ce-4f41-9b31-ff9e42764d75} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.31 23:40:04.136373 [ 259 ] {58a5e557-34ce-4f41-9b31-ff9e42764d75} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:04.136628 [ 259 ] {58a5e557-34ce-4f41-9b31-ff9e42764d75} executeQuery: Read 60 rows, 4.14 KiB in 0.001473 sec., 40733.19755600815 rows/sec., 2.75 MiB/sec. 2025.01.31 23:40:04.136681 [ 259 ] {58a5e557-34ce-4f41-9b31-ff9e42764d75} TCPHandler: Processed in 0.001682853 sec. 2025.01.31 23:40:04.975951 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.976132 [ 262 ] {a4cbcc23-dbfd-46b6-99e9-440d5e39a78b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:40:04.976199 [ 262 ] {a4cbcc23-dbfd-46b6-99e9-440d5e39a78b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:40:04.976905 [ 262 ] {a4cbcc23-dbfd-46b6-99e9-440d5e39a78b} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.976947 [ 262 ] {a4cbcc23-dbfd-46b6-99e9-440d5e39a78b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.977357 [ 262 ] {a4cbcc23-dbfd-46b6-99e9-440d5e39a78b} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:40:04.977618 [ 262 ] {a4cbcc23-dbfd-46b6-99e9-440d5e39a78b} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:40:04.977813 [ 262 ] {a4cbcc23-dbfd-46b6-99e9-440d5e39a78b} executeQuery: Read 14 rows, 1.01 KiB in 0.001728 sec., 8101.851851851852 rows/sec., 583.22 KiB/sec. 2025.01.31 23:40:04.977876 [ 262 ] {a4cbcc23-dbfd-46b6-99e9-440d5e39a78b} TCPHandler: Processed in 0.002043174 sec. 2025.01.31 23:40:04.978149 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.978346 [ 259 ] {d2950d10-652d-4747-8058-f168798ece94} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:40:04.978419 [ 259 ] {d2950d10-652d-4747-8058-f168798ece94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:40:04.979163 [ 259 ] {d2950d10-652d-4747-8058-f168798ece94} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.979214 [ 259 ] {d2950d10-652d-4747-8058-f168798ece94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.979645 [ 259 ] {d2950d10-652d-4747-8058-f168798ece94} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2025.01.31 23:40:04.979890 [ 259 ] {d2950d10-652d-4747-8058-f168798ece94} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:40:04.980117 [ 259 ] {d2950d10-652d-4747-8058-f168798ece94} executeQuery: Read 16 rows, 1.30 KiB in 0.001825 sec., 8767.123287671233 rows/sec., 714.90 KiB/sec. 2025.01.31 23:40:04.980174 [ 259 ] {d2950d10-652d-4747-8058-f168798ece94} TCPHandler: Processed in 0.002163658 sec. 2025.01.31 23:40:04.980323 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.980446 [ 262 ] {7e271476-118c-4f47-9a66-333154f65722} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:04.980497 [ 262 ] {7e271476-118c-4f47-9a66-333154f65722} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:04.981850 [ 262 ] {7e271476-118c-4f47-9a66-333154f65722} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.981889 [ 262 ] {7e271476-118c-4f47-9a66-333154f65722} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.982346 [ 262 ] {7e271476-118c-4f47-9a66-333154f65722} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.31 23:40:04.982592 [ 262 ] {7e271476-118c-4f47-9a66-333154f65722} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:04.982780 [ 262 ] {7e271476-118c-4f47-9a66-333154f65722} executeQuery: Read 1429 rows, 122.08 KiB in 0.002363 sec., 604739.7376216673 rows/sec., 50.45 MiB/sec. 2025.01.31 23:40:04.982836 [ 262 ] {7e271476-118c-4f47-9a66-333154f65722} TCPHandler: Processed in 0.002569121 sec. 2025.01.31 23:40:04.983000 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.983138 [ 259 ] {d1cc9fb2-2b41-45ca-90e4-26c92c0408d1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:40:04.983196 [ 259 ] {d1cc9fb2-2b41-45ca-90e4-26c92c0408d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:40:04.983910 [ 259 ] {d1cc9fb2-2b41-45ca-90e4-26c92c0408d1} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.983950 [ 259 ] {d1cc9fb2-2b41-45ca-90e4-26c92c0408d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.984322 [ 259 ] {d1cc9fb2-2b41-45ca-90e4-26c92c0408d1} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:40:04.984558 [ 259 ] {d1cc9fb2-2b41-45ca-90e4-26c92c0408d1} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:40:04.984779 [ 259 ] {d1cc9fb2-2b41-45ca-90e4-26c92c0408d1} executeQuery: Read 62 rows, 4.51 KiB in 0.001669 sec., 37147.99281006591 rows/sec., 2.64 MiB/sec. 2025.01.31 23:40:04.984850 [ 259 ] {d1cc9fb2-2b41-45ca-90e4-26c92c0408d1} TCPHandler: Processed in 0.00191552 sec. 2025.01.31 23:40:04.985040 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.985165 [ 262 ] {75988b14-9276-4448-9dee-73b6ae7d11a3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:40:04.985217 [ 262 ] {75988b14-9276-4448-9dee-73b6ae7d11a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:40:04.985908 [ 262 ] {75988b14-9276-4448-9dee-73b6ae7d11a3} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.985948 [ 262 ] {75988b14-9276-4448-9dee-73b6ae7d11a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.986325 [ 262 ] {75988b14-9276-4448-9dee-73b6ae7d11a3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:40:04.986568 [ 262 ] {75988b14-9276-4448-9dee-73b6ae7d11a3} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:40:04.986759 [ 262 ] {75988b14-9276-4448-9dee-73b6ae7d11a3} executeQuery: Read 242 rows, 16.79 KiB in 0.00162 sec., 149382.71604938273 rows/sec., 10.12 MiB/sec. 2025.01.31 23:40:04.986817 [ 262 ] {75988b14-9276-4448-9dee-73b6ae7d11a3} TCPHandler: Processed in 0.001848148 sec. 2025.01.31 23:40:04.986974 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.987111 [ 259 ] {cb498ad0-4e0f-4453-b777-9a3df9542fd7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:40:04.987168 [ 259 ] {cb498ad0-4e0f-4453-b777-9a3df9542fd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:40:04.987843 [ 259 ] {cb498ad0-4e0f-4453-b777-9a3df9542fd7} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.987882 [ 259 ] {cb498ad0-4e0f-4453-b777-9a3df9542fd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.988244 [ 259 ] {cb498ad0-4e0f-4453-b777-9a3df9542fd7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:40:04.988487 [ 259 ] {cb498ad0-4e0f-4453-b777-9a3df9542fd7} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:40:04.988700 [ 259 ] {cb498ad0-4e0f-4453-b777-9a3df9542fd7} executeQuery: Read 13 rows, 830.00 B in 0.001618 sec., 8034.61063040791 rows/sec., 500.96 KiB/sec. 2025.01.31 23:40:04.988750 [ 259 ] {cb498ad0-4e0f-4453-b777-9a3df9542fd7} TCPHandler: Processed in 0.001840977 sec. 2025.01.31 23:40:04.988892 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.989011 [ 262 ] {52ca485e-9b8c-4f41-8fa9-1c63dcad6785} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:04.989061 [ 262 ] {52ca485e-9b8c-4f41-8fa9-1c63dcad6785} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:04.990127 [ 262 ] {52ca485e-9b8c-4f41-8fa9-1c63dcad6785} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.990164 [ 262 ] {52ca485e-9b8c-4f41-8fa9-1c63dcad6785} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.990564 [ 262 ] {52ca485e-9b8c-4f41-8fa9-1c63dcad6785} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.31 23:40:04.990799 [ 262 ] {52ca485e-9b8c-4f41-8fa9-1c63dcad6785} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:04.990975 [ 262 ] {52ca485e-9b8c-4f41-8fa9-1c63dcad6785} executeQuery: Read 893 rows, 66.40 KiB in 0.00199 sec., 448743.7185929648 rows/sec., 32.58 MiB/sec. 2025.01.31 23:40:04.991029 [ 262 ] {52ca485e-9b8c-4f41-8fa9-1c63dcad6785} TCPHandler: Processed in 0.002192759 sec. 2025.01.31 23:40:04.991193 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.991338 [ 259 ] {5ee83bf1-5c85-44e4-b2c3-6230f0d73584} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:40:04.991401 [ 259 ] {5ee83bf1-5c85-44e4-b2c3-6230f0d73584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:40:04.991964 [ 259 ] {5ee83bf1-5c85-44e4-b2c3-6230f0d73584} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.992003 [ 259 ] {5ee83bf1-5c85-44e4-b2c3-6230f0d73584} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.992391 [ 259 ] {5ee83bf1-5c85-44e4-b2c3-6230f0d73584} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:40:04.992640 [ 259 ] {5ee83bf1-5c85-44e4-b2c3-6230f0d73584} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:40:04.992858 [ 259 ] {5ee83bf1-5c85-44e4-b2c3-6230f0d73584} executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. 2025.01.31 23:40:04.992908 [ 259 ] {5ee83bf1-5c85-44e4-b2c3-6230f0d73584} TCPHandler: Processed in 0.001785356 sec. 2025.01.31 23:40:04.993057 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.993177 [ 262 ] {40f20eea-75ce-4da1-b54c-09bde59b2b56} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:04.993231 [ 262 ] {40f20eea-75ce-4da1-b54c-09bde59b2b56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:04.994112 [ 262 ] {40f20eea-75ce-4da1-b54c-09bde59b2b56} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.994151 [ 262 ] {40f20eea-75ce-4da1-b54c-09bde59b2b56} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.994599 [ 262 ] {40f20eea-75ce-4da1-b54c-09bde59b2b56} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.31 23:40:04.994859 [ 262 ] {40f20eea-75ce-4da1-b54c-09bde59b2b56} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:04.995053 [ 262 ] {40f20eea-75ce-4da1-b54c-09bde59b2b56} executeQuery: Read 963 rows, 65.53 KiB in 0.001901 sec., 506575.4865860074 rows/sec., 33.66 MiB/sec. 2025.01.31 23:40:04.995118 [ 262 ] {40f20eea-75ce-4da1-b54c-09bde59b2b56} TCPHandler: Processed in 0.002120847 sec. 2025.01.31 23:40:04.995268 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.995387 [ 259 ] {de3be170-06ed-4a08-a4e8-29e10c3c34d2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:40:04.995441 [ 259 ] {de3be170-06ed-4a08-a4e8-29e10c3c34d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:40:04.995932 [ 259 ] {de3be170-06ed-4a08-a4e8-29e10c3c34d2} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.995973 [ 259 ] {de3be170-06ed-4a08-a4e8-29e10c3c34d2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.996335 [ 259 ] {de3be170-06ed-4a08-a4e8-29e10c3c34d2} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:40:04.996582 [ 259 ] {de3be170-06ed-4a08-a4e8-29e10c3c34d2} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:40:04.996832 [ 259 ] {de3be170-06ed-4a08-a4e8-29e10c3c34d2} executeQuery: Read 1 rows, 69.00 B in 0.001466 sec., 682.1282401091405 rows/sec., 45.96 KiB/sec. 2025.01.31 23:40:04.996959 [ 259 ] {de3be170-06ed-4a08-a4e8-29e10c3c34d2} TCPHandler: Processed in 0.001744694 sec. 2025.01.31 23:40:04.997182 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:04.997319 [ 262 ] {75b2eb66-788c-4738-95bc-f8c770fbff7a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:04.997408 [ 262 ] {75b2eb66-788c-4738-95bc-f8c770fbff7a} 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.31 23:40:04.998687 [ 262 ] {75b2eb66-788c-4738-95bc-f8c770fbff7a} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.998726 [ 262 ] {75b2eb66-788c-4738-95bc-f8c770fbff7a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.999384 [ 262 ] {75b2eb66-788c-4738-95bc-f8c770fbff7a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2025.01.31 23:40:04.999646 [ 262 ] {75b2eb66-788c-4738-95bc-f8c770fbff7a} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:40:04.999785 [ 105 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2025.01.31 23:40:04.999833 [ 105 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:04.999865 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:04.999866 [ 262 ] {75b2eb66-788c-4738-95bc-f8c770fbff7a} executeQuery: Read 39 rows, 71.56 KiB in 0.002572 sec., 15163.297045101088 rows/sec., 27.17 MiB/sec. 2025.01.31 23:40:05.000377 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:40:05.000566 [ 262 ] {75b2eb66-788c-4738-95bc-f8c770fbff7a} TCPHandler: Processed in 0.003486079 sec. 2025.01.31 23:40:05.000881 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:05.001207 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 230.43 MiB, peak 238.07 MiB, free memory in arenas 0.00 B, will set to 229.36 MiB (RSS), difference: -1.07 MiB 2025.01.31 23:40:05.001413 [ 259 ] {15c8ef9a-80f0-41f8-8ced-b9c39150397e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:05.001639 [ 259 ] {15c8ef9a-80f0-41f8-8ced-b9c39150397e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:05.002634 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:05.002877 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1104 rows starting from the beginning of the part 2025.01.31 23:40:05.003599 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part 2025.01.31 23:40:05.004370 [ 259 ] {15c8ef9a-80f0-41f8-8ced-b9c39150397e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:05.004403 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part 2025.01.31 23:40:05.004455 [ 259 ] {15c8ef9a-80f0-41f8-8ced-b9c39150397e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:05.005022 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part 2025.01.31 23:40:05.005701 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part 2025.01.31 23:40:05.005966 [ 259 ] {15c8ef9a-80f0-41f8-8ced-b9c39150397e} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.31 23:40:05.006336 [ 199 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part 2025.01.31 23:40:05.006827 [ 259 ] {15c8ef9a-80f0-41f8-8ced-b9c39150397e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:05.007581 [ 259 ] {15c8ef9a-80f0-41f8-8ced-b9c39150397e} executeQuery: Read 34 rows, 2.02 KiB in 0.006365 sec., 5341.712490180676 rows/sec., 317.44 KiB/sec. 2025.01.31 23:40:05.007691 [ 259 ] {15c8ef9a-80f0-41f8-8ced-b9c39150397e} TCPHandler: Processed in 0.00699458 sec. 2025.01.31 23:40:05.014177 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1299 rows, containing 19 columns (19 merged, 0 gathered) in 0.014187257 sec., 91561.0396005373 rows/sec., 164.07 MiB/sec. 2025.01.31 23:40:05.015883 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2025.01.31 23:40:05.016520 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:40:05.016611 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_36_7} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 2025.01.31 23:40:05.016768 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. 2025.01.31 23:40:05.053910 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 2025.01.31 23:40:05.076549 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:05.076625 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:05.084177 [ 244 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:40:05.084981 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:40:05.088109 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 377 2025.01.31 23:40:06.001156 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 229.99 MiB, peak 240.86 MiB, free memory in arenas 0.00 B, will set to 231.86 MiB (RSS), difference: 1.87 MiB 2025.01.31 23:40:08.505415 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1384 2025.01.31 23:40:08.508926 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:08.508977 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:08.510490 [ 242 ] {} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:40:08.510816 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:40:08.511466 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1384 2025.01.31 23:40:09.126479 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:09.126790 [ 262 ] {cd3e6ae7-1563-444a-bb71-089ca84c4bcf} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:09.126911 [ 262 ] {cd3e6ae7-1563-444a-bb71-089ca84c4bcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:09.127725 [ 262 ] {cd3e6ae7-1563-444a-bb71-089ca84c4bcf} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:09.127780 [ 262 ] {cd3e6ae7-1563-444a-bb71-089ca84c4bcf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:09.128213 [ 262 ] {cd3e6ae7-1563-444a-bb71-089ca84c4bcf} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.31 23:40:09.128482 [ 262 ] {cd3e6ae7-1563-444a-bb71-089ca84c4bcf} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:09.128742 [ 262 ] {cd3e6ae7-1563-444a-bb71-089ca84c4bcf} executeQuery: Read 56 rows, 4.38 KiB in 0.002035 sec., 27518.42751842752 rows/sec., 2.10 MiB/sec. 2025.01.31 23:40:09.128811 [ 262 ] {cd3e6ae7-1563-444a-bb71-089ca84c4bcf} TCPHandler: Processed in 0.00252592 sec. 2025.01.31 23:40:09.129159 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:09.129475 [ 259 ] {1728a43c-78ae-48a6-a1a1-700dfc1680a9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:09.129598 [ 259 ] {1728a43c-78ae-48a6-a1a1-700dfc1680a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:09.130549 [ 259 ] {1728a43c-78ae-48a6-a1a1-700dfc1680a9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:09.130607 [ 259 ] {1728a43c-78ae-48a6-a1a1-700dfc1680a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:09.131059 [ 259 ] {1728a43c-78ae-48a6-a1a1-700dfc1680a9} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.31 23:40:09.131327 [ 259 ] {1728a43c-78ae-48a6-a1a1-700dfc1680a9} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:09.131578 [ 259 ] {1728a43c-78ae-48a6-a1a1-700dfc1680a9} executeQuery: Read 64 rows, 5.12 KiB in 0.002191 sec., 29210.406207211323 rows/sec., 2.28 MiB/sec. 2025.01.31 23:40:09.131654 [ 259 ] {1728a43c-78ae-48a6-a1a1-700dfc1680a9} TCPHandler: Processed in 0.002695315 sec. 2025.01.31 23:40:09.131862 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:09.132085 [ 262 ] {7e461ef8-b8f7-4a67-9c27-88d0c76141c2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:09.132153 [ 262 ] {7e461ef8-b8f7-4a67-9c27-88d0c76141c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:09.132824 [ 262 ] {7e461ef8-b8f7-4a67-9c27-88d0c76141c2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:09.132872 [ 262 ] {7e461ef8-b8f7-4a67-9c27-88d0c76141c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:09.133284 [ 262 ] {7e461ef8-b8f7-4a67-9c27-88d0c76141c2} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.31 23:40:09.133539 [ 262 ] {7e461ef8-b8f7-4a67-9c27-88d0c76141c2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:09.133754 [ 262 ] {7e461ef8-b8f7-4a67-9c27-88d0c76141c2} executeQuery: Read 128 rows, 9.13 KiB in 0.001713 sec., 74722.70869819031 rows/sec., 5.20 MiB/sec. 2025.01.31 23:40:09.133810 [ 262 ] {7e461ef8-b8f7-4a67-9c27-88d0c76141c2} TCPHandler: Processed in 0.002074765 sec. 2025.01.31 23:40:09.133962 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:09.134108 [ 259 ] {a32daf92-e10d-4357-9b9c-fedd9fa3404d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:09.134178 [ 259 ] {a32daf92-e10d-4357-9b9c-fedd9fa3404d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:09.134823 [ 259 ] {a32daf92-e10d-4357-9b9c-fedd9fa3404d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:09.134871 [ 259 ] {a32daf92-e10d-4357-9b9c-fedd9fa3404d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:09.135272 [ 259 ] {a32daf92-e10d-4357-9b9c-fedd9fa3404d} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.31 23:40:09.135518 [ 259 ] {a32daf92-e10d-4357-9b9c-fedd9fa3404d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:09.135740 [ 259 ] {a32daf92-e10d-4357-9b9c-fedd9fa3404d} executeQuery: Read 48 rows, 3.31 KiB in 0.001668 sec., 28776.978417266186 rows/sec., 1.94 MiB/sec. 2025.01.31 23:40:09.135790 [ 259 ] {a32daf92-e10d-4357-9b9c-fedd9fa3404d} TCPHandler: Processed in 0.001893729 sec. 2025.01.31 23:40:10.896382 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 2025.01.31 23:40:10.897011 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:10.897061 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:10.897577 [ 243 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:40:10.897832 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:40:10.898044 [ 48 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.31 23:40:10.898076 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 2025.01.31 23:40:10.898136 [ 48 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:10.898170 [ 48 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. 2025.01.31 23:40:10.898331 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:40:10.898522 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:10.898573 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:40:10.898667 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 427 rows starting from the beginning of the part 2025.01.31 23:40:10.898770 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 488 rows starting from the beginning of the part 2025.01.31 23:40:10.898923 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 427 rows starting from the beginning of the part 2025.01.31 23:40:10.899017 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 488 rows starting from the beginning of the part 2025.01.31 23:40:10.899101 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 427 rows starting from the beginning of the part 2025.01.31 23:40:10.901489 [ 193 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003231862 sec., 7228959.652361395 rows/sec., 103.41 MiB/sec. 2025.01.31 23:40:10.901787 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.31 23:40:10.902081 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_51_10} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:40:10.902173 [ 186 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_51_10} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.31 23:40:10.902274 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. 2025.01.31 23:40:12.589089 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 2025.01.31 23:40:12.610837 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:12.610890 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:12.618350 [ 244 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:40:12.619114 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:40:12.619536 [ 30 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.31 23:40:12.619682 [ 30 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:12.619754 [ 30 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:12.620167 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:12.634431 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 385 2025.01.31 23:40:12.636181 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:12.637599 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:12.643197 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:12.648773 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:12.654254 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:12.659871 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:12.664341 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:12.727751 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.107845089 sec., 3569.9353913092878 rows/sec., 18.46 MiB/sec. 2025.01.31 23:40:12.730729 [ 192 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.31 23:40:12.733593 [ 192 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_51_10} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:40:12.733719 [ 192 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_51_10} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.31 23:40:12.735960 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.31 23:40:14.128199 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:14.128506 [ 262 ] {7cac45c8-4e30-4604-a4ad-31de41e6b154} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:14.128623 [ 262 ] {7cac45c8-4e30-4604-a4ad-31de41e6b154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:14.129601 [ 262 ] {7cac45c8-4e30-4604-a4ad-31de41e6b154} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:14.129655 [ 262 ] {7cac45c8-4e30-4604-a4ad-31de41e6b154} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:14.130094 [ 262 ] {7cac45c8-4e30-4604-a4ad-31de41e6b154} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.31 23:40:14.130359 [ 262 ] {7cac45c8-4e30-4604-a4ad-31de41e6b154} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:14.130581 [ 26 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.31 23:40:14.130611 [ 262 ] {7cac45c8-4e30-4604-a4ad-31de41e6b154} executeQuery: Read 56 rows, 4.38 KiB in 0.002183 sec., 25652.77141548328 rows/sec., 1.96 MiB/sec. 2025.01.31 23:40:14.130715 [ 26 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:14.130825 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:14.130832 [ 262 ] {7cac45c8-4e30-4604-a4ad-31de41e6b154} TCPHandler: Processed in 0.002822269 sec. 2025.01.31 23:40:14.131178 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:40:14.131211 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:14.131575 [ 259 ] {f4887681-449b-491a-88a1-73fa00a71d16} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:14.131596 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:14.131711 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1430 rows starting from the beginning of the part 2025.01.31 23:40:14.131716 [ 259 ] {f4887681-449b-491a-88a1-73fa00a71d16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:14.132216 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 281 rows starting from the beginning of the part 2025.01.31 23:40:14.132503 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:40:14.132846 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1429 rows starting from the beginning of the part 2025.01.31 23:40:14.133255 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part 2025.01.31 23:40:14.133581 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part 2025.01.31 23:40:14.134703 [ 259 ] {f4887681-449b-491a-88a1-73fa00a71d16} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:14.134778 [ 259 ] {f4887681-449b-491a-88a1-73fa00a71d16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:14.135759 [ 259 ] {f4887681-449b-491a-88a1-73fa00a71d16} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.31 23:40:14.136199 [ 259 ] {f4887681-449b-491a-88a1-73fa00a71d16} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:14.136367 [ 26 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.31 23:40:14.136411 [ 26 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:14.136448 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:14.136459 [ 259 ] {f4887681-449b-491a-88a1-73fa00a71d16} executeQuery: Read 64 rows, 5.12 KiB in 0.005018 sec., 12754.085292945398 rows/sec., 1019.38 KiB/sec. 2025.01.31 23:40:14.136885 [ 259 ] {f4887681-449b-491a-88a1-73fa00a71d16} TCPHandler: Processed in 0.005872204 sec. 2025.01.31 23:40:14.136927 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:40:14.137382 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:14.137537 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:14.137550 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.006524815 sec., 506987.5544364093 rows/sec., 44.25 MiB/sec. 2025.01.31 23:40:14.137626 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part 2025.01.31 23:40:14.137858 [ 262 ] {c114b5c8-119c-429a-94c3-1ffaec238776} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:14.137964 [ 196 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.31 23:40:14.137982 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 421 rows starting from the beginning of the part 2025.01.31 23:40:14.138152 [ 262 ] {c114b5c8-119c-429a-94c3-1ffaec238776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:14.138675 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:40:14.139237 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 893 rows starting from the beginning of the part 2025.01.31 23:40:14.139573 [ 200 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_86_17} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:14.139798 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2025.01.31 23:40:14.140141 [ 200 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_86_17} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.31 23:40:14.140327 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part 2025.01.31 23:40:14.140441 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:40:14.141945 [ 262 ] {c114b5c8-119c-429a-94c3-1ffaec238776} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:14.142010 [ 262 ] {c114b5c8-119c-429a-94c3-1ffaec238776} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:14.143192 [ 262 ] {c114b5c8-119c-429a-94c3-1ffaec238776} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.31 23:40:14.143487 [ 262 ] {c114b5c8-119c-429a-94c3-1ffaec238776} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:14.143906 [ 26 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.31 23:40:14.144008 [ 26 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:14.143997 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007442974 sec., 325004.4941712815 rows/sec., 24.93 MiB/sec. 2025.01.31 23:40:14.144087 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:14.144143 [ 262 ] {c114b5c8-119c-429a-94c3-1ffaec238776} executeQuery: Read 160 rows, 11.41 KiB in 0.006457 sec., 24779.30927675391 rows/sec., 1.73 MiB/sec. 2025.01.31 23:40:14.144331 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.31 23:40:14.144566 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:40:14.144625 [ 262 ] {c114b5c8-119c-429a-94c3-1ffaec238776} TCPHandler: Processed in 0.007584679 sec. 2025.01.31 23:40:14.144939 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:14.144992 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:14.145030 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_86_17} MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24503 rows starting from the beginning of the part 2025.01.31 23:40:14.145105 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_86_17} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:14.145443 [ 259 ] {70b743ff-66fe-442a-94fe-9c6188f1e376} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:14.145536 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part 2025.01.31 23:40:14.145570 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_86_17} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.31 23:40:14.145653 [ 259 ] {70b743ff-66fe-442a-94fe-9c6188f1e376} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:14.145969 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.31 23:40:14.146102 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:40:14.146494 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 963 rows starting from the beginning of the part 2025.01.31 23:40:14.146848 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part 2025.01.31 23:40:14.147253 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part 2025.01.31 23:40:14.148265 [ 259 ] {70b743ff-66fe-442a-94fe-9c6188f1e376} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:14.148335 [ 259 ] {70b743ff-66fe-442a-94fe-9c6188f1e376} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:14.148922 [ 259 ] {70b743ff-66fe-442a-94fe-9c6188f1e376} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.31 23:40:14.149271 [ 259 ] {70b743ff-66fe-442a-94fe-9c6188f1e376} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:14.149444 [ 26 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.31 23:40:14.149483 [ 26 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:14.149508 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:14.149519 [ 259 ] {70b743ff-66fe-442a-94fe-9c6188f1e376} executeQuery: Read 60 rows, 4.14 KiB in 0.004248 sec., 14124.293785310734 rows/sec., 974.72 KiB/sec. 2025.01.31 23:40:14.150075 [ 259 ] {70b743ff-66fe-442a-94fe-9c6188f1e376} TCPHandler: Processed in 0.005299927 sec. 2025.01.31 23:40:14.150344 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:40:14.151346 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:14.151566 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4936 rows starting from the beginning of the part 2025.01.31 23:40:14.152052 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:40:14.152368 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:40:14.152738 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part 2025.01.31 23:40:14.152900 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part 2025.01.31 23:40:14.153060 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part 2025.01.31 23:40:14.156893 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.007234098 sec., 721582.7045749173 rows/sec., 47.05 MiB/sec. 2025.01.31 23:40:14.157500 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.31 23:40:14.157880 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_86_17} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:14.157977 [ 201 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_86_17} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.31 23:40:14.158085 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. 2025.01.31 23:40:14.159214 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 26151 rows, containing 5 columns (5 merged, 0 gathered) in 0.015002861 sec., 1743067.538918077 rows/sec., 117.69 MiB/sec. 2025.01.31 23:40:14.159491 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.31 23:40:14.159796 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_86_17} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:14.159873 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_86_17} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.31 23:40:14.159970 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.31 23:40:15.001171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 233.86 MiB, peak 246.35 MiB, free memory in arenas 0.00 B, will set to 236.16 MiB (RSS), difference: 2.31 MiB 2025.01.31 23:40:15.848705 [ 29 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 2025.01.31 23:40:15.848772 [ 29 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:15.848799 [ 29 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:15.848971 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full 2025.01.31 23:40:15.849193 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:15.849236 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part 2025.01.31 23:40:15.849324 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2025.01.31 23:40:15.849526 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2025.01.31 23:40:15.849837 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part 2025.01.31 23:40:15.850078 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2025.01.31 23:40:15.851224 [ 187 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002341383 sec., 15375.528053291582 rows/sec., 1.01 MiB/sec. 2025.01.31 23:40:15.851424 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2025.01.31 23:40:15.851780 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:40:15.851872 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_36_8} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 2025.01.31 23:40:15.851978 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:40:18.203410 [ 42 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:40:18.203485 [ 42 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:40:18.399122 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 2025.01.31 23:40:18.399796 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:18.399846 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:18.400381 [ 243 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:40:18.400650 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:40:18.400887 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 2025.01.31 23:40:18.512596 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1400 2025.01.31 23:40:18.515341 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:18.515387 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:18.516865 [ 242 ] {} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:40:18.517180 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:40:18.517859 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1400 2025.01.31 23:40:19.134088 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.134286 [ 262 ] {efe1e5a9-057e-49fb-96a2-22ac8283224e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:40:19.134363 [ 262 ] {efe1e5a9-057e-49fb-96a2-22ac8283224e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:40:19.135127 [ 262 ] {efe1e5a9-057e-49fb-96a2-22ac8283224e} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.135183 [ 262 ] {efe1e5a9-057e-49fb-96a2-22ac8283224e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.135626 [ 262 ] {efe1e5a9-057e-49fb-96a2-22ac8283224e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:40:19.135885 [ 262 ] {efe1e5a9-057e-49fb-96a2-22ac8283224e} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:40:19.136085 [ 44 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.31 23:40:19.136154 [ 262 ] {efe1e5a9-057e-49fb-96a2-22ac8283224e} executeQuery: Read 14 rows, 1.01 KiB in 0.001917 sec., 7303.077725612937 rows/sec., 525.72 KiB/sec. 2025.01.31 23:40:19.136178 [ 44 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.136250 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.136306 [ 262 ] {efe1e5a9-057e-49fb-96a2-22ac8283224e} TCPHandler: Processed in 0.002352014 sec. 2025.01.31 23:40:19.136529 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:19.136647 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.136717 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:19.136770 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:19.137007 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:19.137070 [ 259 ] {76b4d6eb-7663-472c-b754-8f93c068089c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:19.137293 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:19.137311 [ 259 ] {76b4d6eb-7663-472c-b754-8f93c068089c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:19.137637 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:19.138013 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:19.140147 [ 259 ] {76b4d6eb-7663-472c-b754-8f93c068089c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.140228 [ 259 ] {76b4d6eb-7663-472c-b754-8f93c068089c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.140618 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004252374 sec., 16461.393094774827 rows/sec., 1.22 MiB/sec. 2025.01.31 23:40:19.140821 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.31 23:40:19.141158 [ 259 ] {76b4d6eb-7663-472c-b754-8f93c068089c} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.31 23:40:19.141309 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_37_9} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:40:19.141469 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_37_9} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.31 23:40:19.141658 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:40:19.141668 [ 259 ] {76b4d6eb-7663-472c-b754-8f93c068089c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:19.141944 [ 259 ] {76b4d6eb-7663-472c-b754-8f93c068089c} executeQuery: Read 281 rows, 25.38 KiB in 0.005087 sec., 55238.844112443476 rows/sec., 4.87 MiB/sec. 2025.01.31 23:40:19.142022 [ 259 ] {76b4d6eb-7663-472c-b754-8f93c068089c} TCPHandler: Processed in 0.005550205 sec. 2025.01.31 23:40:19.142212 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.142343 [ 262 ] {d63e386a-8e20-4454-a13a-40be10769f82} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:40:19.142396 [ 262 ] {d63e386a-8e20-4454-a13a-40be10769f82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:40:19.143032 [ 262 ] {d63e386a-8e20-4454-a13a-40be10769f82} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.143074 [ 262 ] {d63e386a-8e20-4454-a13a-40be10769f82} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.143447 [ 262 ] {d63e386a-8e20-4454-a13a-40be10769f82} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:40:19.143685 [ 262 ] {d63e386a-8e20-4454-a13a-40be10769f82} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:40:19.143939 [ 262 ] {d63e386a-8e20-4454-a13a-40be10769f82} executeQuery: Read 46 rows, 3.39 KiB in 0.001618 sec., 28430.16069221261 rows/sec., 2.05 MiB/sec. 2025.01.31 23:40:19.144127 [ 262 ] {d63e386a-8e20-4454-a13a-40be10769f82} TCPHandler: Processed in 0.001985673 sec. 2025.01.31 23:40:19.144434 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.144660 [ 259 ] {78d07362-021b-4af8-a0f3-a34b75795b2e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:40:19.144753 [ 259 ] {78d07362-021b-4af8-a0f3-a34b75795b2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:40:19.145590 [ 259 ] {78d07362-021b-4af8-a0f3-a34b75795b2e} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.145633 [ 259 ] {78d07362-021b-4af8-a0f3-a34b75795b2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.145999 [ 259 ] {78d07362-021b-4af8-a0f3-a34b75795b2e} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:40:19.146240 [ 259 ] {78d07362-021b-4af8-a0f3-a34b75795b2e} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:40:19.146475 [ 259 ] {78d07362-021b-4af8-a0f3-a34b75795b2e} executeQuery: Read 14 rows, 1004.00 B in 0.001873 sec., 7474.639615589962 rows/sec., 523.48 KiB/sec. 2025.01.31 23:40:19.146532 [ 259 ] {78d07362-021b-4af8-a0f3-a34b75795b2e} TCPHandler: Processed in 0.002272331 sec. 2025.01.31 23:40:19.146700 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.146839 [ 262 ] {e5322d37-2627-43a2-9982-de538176d63b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:40:19.146897 [ 262 ] {e5322d37-2627-43a2-9982-de538176d63b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:40:19.147537 [ 262 ] {e5322d37-2627-43a2-9982-de538176d63b} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.147578 [ 262 ] {e5322d37-2627-43a2-9982-de538176d63b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.147939 [ 262 ] {e5322d37-2627-43a2-9982-de538176d63b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:40:19.148190 [ 262 ] {e5322d37-2627-43a2-9982-de538176d63b} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:40:19.148367 [ 44 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 2025.01.31 23:40:19.148438 [ 44 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.148446 [ 262 ] {e5322d37-2627-43a2-9982-de538176d63b} executeQuery: Read 13 rows, 830.00 B in 0.001627 sec., 7990.165949600492 rows/sec., 498.18 KiB/sec. 2025.01.31 23:40:19.148472 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.148651 [ 262 ] {e5322d37-2627-43a2-9982-de538176d63b} TCPHandler: Processed in 0.002007063 sec. 2025.01.31 23:40:19.148805 [ 187 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:19.148991 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.149312 [ 187 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_37_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:19.149446 [ 187 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:19.149450 [ 259 ] {e65653e0-1040-4813-9b0e-5a7207c352d1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:19.149588 [ 259 ] {e65653e0-1040-4813-9b0e-5a7207c352d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:19.149729 [ 187 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:19.150147 [ 187 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:19.150491 [ 187 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:19.150806 [ 187 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:19.152639 [ 259 ] {e65653e0-1040-4813-9b0e-5a7207c352d1} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.152719 [ 259 ] {e65653e0-1040-4813-9b0e-5a7207c352d1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.153252 [ 187 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_37_9} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004648987 sec., 13981.540494735735 rows/sec., 926.36 KiB/sec. 2025.01.31 23:40:19.153464 [ 187 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_37_9} MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) 2025.01.31 23:40:19.153686 [ 259 ] {e65653e0-1040-4813-9b0e-5a7207c352d1} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.31 23:40:19.153994 [ 199 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_37_9} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:40:19.154196 [ 259 ] {e65653e0-1040-4813-9b0e-5a7207c352d1} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:19.154233 [ 199 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_37_9} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 2025.01.31 23:40:19.154379 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:40:19.154589 [ 259 ] {e65653e0-1040-4813-9b0e-5a7207c352d1} executeQuery: Read 421 rows, 30.80 KiB in 0.005308 sec., 79314.24265259985 rows/sec., 5.67 MiB/sec. 2025.01.31 23:40:19.154661 [ 259 ] {e65653e0-1040-4813-9b0e-5a7207c352d1} TCPHandler: Processed in 0.005884265 sec. 2025.01.31 23:40:19.154921 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.155144 [ 262 ] {8520b56a-ca68-4413-b080-bb56502c195a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:40:19.155237 [ 262 ] {8520b56a-ca68-4413-b080-bb56502c195a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:40:19.155752 [ 262 ] {8520b56a-ca68-4413-b080-bb56502c195a} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.155792 [ 262 ] {8520b56a-ca68-4413-b080-bb56502c195a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.156156 [ 262 ] {8520b56a-ca68-4413-b080-bb56502c195a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:40:19.156395 [ 262 ] {8520b56a-ca68-4413-b080-bb56502c195a} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:40:19.156636 [ 262 ] {8520b56a-ca68-4413-b080-bb56502c195a} executeQuery: Read 6 rows, 321.00 B in 0.001545 sec., 3883.495145631068 rows/sec., 202.90 KiB/sec. 2025.01.31 23:40:19.156690 [ 262 ] {8520b56a-ca68-4413-b080-bb56502c195a} TCPHandler: Processed in 0.001878639 sec. 2025.01.31 23:40:19.156899 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.157121 [ 259 ] {7b587f2a-32fd-4707-aceb-2e163c09ea72} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:19.157221 [ 259 ] {7b587f2a-32fd-4707-aceb-2e163c09ea72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:19.157841 [ 259 ] {7b587f2a-32fd-4707-aceb-2e163c09ea72} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.157880 [ 259 ] {7b587f2a-32fd-4707-aceb-2e163c09ea72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.158280 [ 259 ] {7b587f2a-32fd-4707-aceb-2e163c09ea72} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.31 23:40:19.158517 [ 259 ] {7b587f2a-32fd-4707-aceb-2e163c09ea72} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:19.158773 [ 259 ] {7b587f2a-32fd-4707-aceb-2e163c09ea72} executeQuery: Read 237 rows, 16.27 KiB in 0.001703 sec., 139166.17733411625 rows/sec., 9.33 MiB/sec. 2025.01.31 23:40:19.158894 [ 259 ] {7b587f2a-32fd-4707-aceb-2e163c09ea72} TCPHandler: Processed in 0.002102526 sec. 2025.01.31 23:40:19.159117 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.159430 [ 262 ] {9e9e63be-5565-470b-9476-935dfdf365b5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:40:19.159560 [ 262 ] {9e9e63be-5565-470b-9476-935dfdf365b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:40:19.160078 [ 262 ] {9e9e63be-5565-470b-9476-935dfdf365b5} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.160118 [ 262 ] {9e9e63be-5565-470b-9476-935dfdf365b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.160480 [ 262 ] {9e9e63be-5565-470b-9476-935dfdf365b5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:40:19.160726 [ 262 ] {9e9e63be-5565-470b-9476-935dfdf365b5} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:40:19.160939 [ 262 ] {9e9e63be-5565-470b-9476-935dfdf365b5} executeQuery: Read 1 rows, 69.00 B in 0.001633 sec., 612.369871402327 rows/sec., 41.26 KiB/sec. 2025.01.31 23:40:19.160992 [ 262 ] {9e9e63be-5565-470b-9476-935dfdf365b5} TCPHandler: Processed in 0.002007273 sec. 2025.01.31 23:40:19.161135 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.161253 [ 259 ] {e4a3230e-9be7-4f52-95bc-69f865e35670} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:19.161341 [ 259 ] {e4a3230e-9be7-4f52-95bc-69f865e35670} 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.31 23:40:19.162617 [ 259 ] {e4a3230e-9be7-4f52-95bc-69f865e35670} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.162660 [ 259 ] {e4a3230e-9be7-4f52-95bc-69f865e35670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.163344 [ 259 ] {e4a3230e-9be7-4f52-95bc-69f865e35670} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2025.01.31 23:40:19.163638 [ 259 ] {e4a3230e-9be7-4f52-95bc-69f865e35670} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:40:19.163885 [ 259 ] {e4a3230e-9be7-4f52-95bc-69f865e35670} executeQuery: Read 39 rows, 71.56 KiB in 0.002655 sec., 14689.265536723165 rows/sec., 26.32 MiB/sec. 2025.01.31 23:40:19.164226 [ 259 ] {e4a3230e-9be7-4f52-95bc-69f865e35670} TCPHandler: Processed in 0.003146418 sec. 2025.01.31 23:40:19.164401 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:19.164540 [ 262 ] {a5f787fd-5066-4452-a896-9e9ad19eaca5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:19.164602 [ 262 ] {a5f787fd-5066-4452-a896-9e9ad19eaca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:19.165182 [ 262 ] {a5f787fd-5066-4452-a896-9e9ad19eaca5} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:19.165230 [ 262 ] {a5f787fd-5066-4452-a896-9e9ad19eaca5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:19.165616 [ 262 ] {a5f787fd-5066-4452-a896-9e9ad19eaca5} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.31 23:40:19.165871 [ 262 ] {a5f787fd-5066-4452-a896-9e9ad19eaca5} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:19.166092 [ 262 ] {a5f787fd-5066-4452-a896-9e9ad19eaca5} executeQuery: Read 82 rows, 5.33 KiB in 0.001582 sec., 51833.1226295828 rows/sec., 3.29 MiB/sec. 2025.01.31 23:40:19.166148 [ 262 ] {a5f787fd-5066-4452-a896-9e9ad19eaca5} TCPHandler: Processed in 0.001814397 sec. 2025.01.31 23:40:20.135420 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 2025.01.31 23:40:20.154350 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:20.154408 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:20.161427 [ 244 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:40:20.162192 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:40:20.164992 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 392 2025.01.31 23:40:24.126904 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:24.127114 [ 262 ] {f3420997-44ad-42c4-8a8d-2cacc53369cf} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:24.127188 [ 262 ] {f3420997-44ad-42c4-8a8d-2cacc53369cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:24.127964 [ 262 ] {f3420997-44ad-42c4-8a8d-2cacc53369cf} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:24.128020 [ 262 ] {f3420997-44ad-42c4-8a8d-2cacc53369cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:24.128462 [ 262 ] {f3420997-44ad-42c4-8a8d-2cacc53369cf} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.31 23:40:24.128723 [ 262 ] {f3420997-44ad-42c4-8a8d-2cacc53369cf} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:24.128981 [ 262 ] {f3420997-44ad-42c4-8a8d-2cacc53369cf} executeQuery: Read 56 rows, 4.38 KiB in 0.001916 sec., 29227.557411273487 rows/sec., 2.23 MiB/sec. 2025.01.31 23:40:24.129106 [ 262 ] {f3420997-44ad-42c4-8a8d-2cacc53369cf} TCPHandler: Processed in 0.002338093 sec. 2025.01.31 23:40:24.129358 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:24.129567 [ 259 ] {2ec5f3c0-f479-44aa-b739-233d024d02d3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:24.129649 [ 259 ] {2ec5f3c0-f479-44aa-b739-233d024d02d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:24.130492 [ 259 ] {2ec5f3c0-f479-44aa-b739-233d024d02d3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:24.130541 [ 259 ] {2ec5f3c0-f479-44aa-b739-233d024d02d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:24.130980 [ 259 ] {2ec5f3c0-f479-44aa-b739-233d024d02d3} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.31 23:40:24.131244 [ 259 ] {2ec5f3c0-f479-44aa-b739-233d024d02d3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:24.131521 [ 259 ] {2ec5f3c0-f479-44aa-b739-233d024d02d3} executeQuery: Read 64 rows, 5.12 KiB in 0.002002 sec., 31968.03196803197 rows/sec., 2.50 MiB/sec. 2025.01.31 23:40:24.131585 [ 259 ] {2ec5f3c0-f479-44aa-b739-233d024d02d3} TCPHandler: Processed in 0.002364925 sec. 2025.01.31 23:40:24.131800 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:24.132095 [ 262 ] {7e1d1276-7928-467a-9b6e-1228081de19a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:24.132174 [ 262 ] {7e1d1276-7928-467a-9b6e-1228081de19a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:24.132786 [ 262 ] {7e1d1276-7928-467a-9b6e-1228081de19a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:24.132828 [ 262 ] {7e1d1276-7928-467a-9b6e-1228081de19a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:24.133229 [ 262 ] {7e1d1276-7928-467a-9b6e-1228081de19a} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.31 23:40:24.133467 [ 262 ] {7e1d1276-7928-467a-9b6e-1228081de19a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:24.133677 [ 262 ] {7e1d1276-7928-467a-9b6e-1228081de19a} executeQuery: Read 160 rows, 11.41 KiB in 0.001678 sec., 95351.60905840286 rows/sec., 6.64 MiB/sec. 2025.01.31 23:40:24.133735 [ 262 ] {7e1d1276-7928-467a-9b6e-1228081de19a} TCPHandler: Processed in 0.002054555 sec. 2025.01.31 23:40:24.133902 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:24.134049 [ 259 ] {e9e1d6b0-3507-4bdc-b9b3-4345857cd602} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:24.134115 [ 259 ] {e9e1d6b0-3507-4bdc-b9b3-4345857cd602} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:24.134687 [ 259 ] {e9e1d6b0-3507-4bdc-b9b3-4345857cd602} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:24.134728 [ 259 ] {e9e1d6b0-3507-4bdc-b9b3-4345857cd602} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:24.135112 [ 259 ] {e9e1d6b0-3507-4bdc-b9b3-4345857cd602} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.31 23:40:24.135360 [ 259 ] {e9e1d6b0-3507-4bdc-b9b3-4345857cd602} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:24.135583 [ 259 ] {e9e1d6b0-3507-4bdc-b9b3-4345857cd602} executeQuery: Read 60 rows, 4.14 KiB in 0.00157 sec., 38216.56050955414 rows/sec., 2.58 MiB/sec. 2025.01.31 23:40:24.135650 [ 259 ] {e9e1d6b0-3507-4bdc-b9b3-4345857cd602} TCPHandler: Processed in 0.001821097 sec. 2025.01.31 23:40:25.901912 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 2025.01.31 23:40:25.902535 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:25.902580 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:25.903096 [ 243 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:40:25.903345 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:40:25.903524 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 2025.01.31 23:40:27.665981 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 2025.01.31 23:40:27.686507 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:27.686566 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:27.693838 [ 244 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:40:27.694728 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:40:27.698516 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 400 2025.01.31 23:40:28.518864 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1430 2025.01.31 23:40:28.521939 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:28.521988 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:28.523503 [ 242 ] {} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:40:28.523818 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:40:28.524368 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1430 2025.01.31 23:40:29.133977 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.134182 [ 262 ] {4ea99683-7f5f-45c6-97ab-1ce3bf64c1d4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:40:29.134261 [ 262 ] {4ea99683-7f5f-45c6-97ab-1ce3bf64c1d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:40:29.135052 [ 262 ] {4ea99683-7f5f-45c6-97ab-1ce3bf64c1d4} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.135097 [ 262 ] {4ea99683-7f5f-45c6-97ab-1ce3bf64c1d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.135528 [ 262 ] {4ea99683-7f5f-45c6-97ab-1ce3bf64c1d4} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:40:29.135784 [ 262 ] {4ea99683-7f5f-45c6-97ab-1ce3bf64c1d4} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:40:29.135993 [ 262 ] {4ea99683-7f5f-45c6-97ab-1ce3bf64c1d4} executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. 2025.01.31 23:40:29.136060 [ 262 ] {4ea99683-7f5f-45c6-97ab-1ce3bf64c1d4} TCPHandler: Processed in 0.00222492 sec. 2025.01.31 23:40:29.136383 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.136652 [ 259 ] {59ea36c0-7d07-4504-bbc3-bd3333b8e758} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:29.136726 [ 259 ] {59ea36c0-7d07-4504-bbc3-bd3333b8e758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:29.137643 [ 259 ] {59ea36c0-7d07-4504-bbc3-bd3333b8e758} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.137693 [ 259 ] {59ea36c0-7d07-4504-bbc3-bd3333b8e758} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.138157 [ 259 ] {59ea36c0-7d07-4504-bbc3-bd3333b8e758} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.31 23:40:29.138417 [ 259 ] {59ea36c0-7d07-4504-bbc3-bd3333b8e758} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:29.138662 [ 259 ] {59ea36c0-7d07-4504-bbc3-bd3333b8e758} executeQuery: Read 281 rows, 25.38 KiB in 0.002062 sec., 136275.46071774975 rows/sec., 12.02 MiB/sec. 2025.01.31 23:40:29.138730 [ 259 ] {59ea36c0-7d07-4504-bbc3-bd3333b8e758} TCPHandler: Processed in 0.002533509 sec. 2025.01.31 23:40:29.138893 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.139017 [ 262 ] {55a9c00e-3ebd-4442-8f9c-3018d6fd2af1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:40:29.139069 [ 262 ] {55a9c00e-3ebd-4442-8f9c-3018d6fd2af1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:40:29.139676 [ 262 ] {55a9c00e-3ebd-4442-8f9c-3018d6fd2af1} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.139714 [ 262 ] {55a9c00e-3ebd-4442-8f9c-3018d6fd2af1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.140090 [ 262 ] {55a9c00e-3ebd-4442-8f9c-3018d6fd2af1} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:40:29.140333 [ 262 ] {55a9c00e-3ebd-4442-8f9c-3018d6fd2af1} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:40:29.140461 [ 89 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.01.31 23:40:29.140503 [ 89 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.140526 [ 262 ] {55a9c00e-3ebd-4442-8f9c-3018d6fd2af1} executeQuery: Read 46 rows, 3.39 KiB in 0.001536 sec., 29947.916666666664 rows/sec., 2.15 MiB/sec. 2025.01.31 23:40:29.140531 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.140643 [ 262 ] {55a9c00e-3ebd-4442-8f9c-3018d6fd2af1} TCPHandler: Processed in 0.001810067 sec. 2025.01.31 23:40:29.140982 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.01.31 23:40:29.141093 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.141214 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:29.141291 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 64 rows starting from the beginning of the part 2025.01.31 23:40:29.141473 [ 259 ] {0b77945f-6b20-4997-a3d2-cd34d3490f84} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:40:29.141581 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part 2025.01.31 23:40:29.141703 [ 259 ] {0b77945f-6b20-4997-a3d2-cd34d3490f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:40:29.141897 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part 2025.01.31 23:40:29.142181 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 62 rows starting from the beginning of the part 2025.01.31 23:40:29.142536 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 46 rows starting from the beginning of the part 2025.01.31 23:40:29.142909 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part 2025.01.31 23:40:29.144547 [ 259 ] {0b77945f-6b20-4997-a3d2-cd34d3490f84} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.144626 [ 259 ] {0b77945f-6b20-4997-a3d2-cd34d3490f84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.145636 [ 259 ] {0b77945f-6b20-4997-a3d2-cd34d3490f84} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:40:29.146027 [ 199 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.005378329 sec., 57638.72013036019 rows/sec., 4.34 MiB/sec. 2025.01.31 23:40:29.146146 [ 259 ] {0b77945f-6b20-4997-a3d2-cd34d3490f84} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:40:29.146247 [ 186 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.01.31 23:40:29.146423 [ 89 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.01.31 23:40:29.146560 [ 89 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.146621 [ 259 ] {0b77945f-6b20-4997-a3d2-cd34d3490f84} executeQuery: Read 14 rows, 1004.00 B in 0.005274 sec., 2654.5316647705727 rows/sec., 185.91 KiB/sec. 2025.01.31 23:40:29.146639 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.147024 [ 259 ] {0b77945f-6b20-4997-a3d2-cd34d3490f84} TCPHandler: Processed in 0.006248256 sec. 2025.01.31 23:40:29.147400 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.147645 [ 192 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.01.31 23:40:29.147673 [ 186 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:40:29.147868 [ 262 ] {738752de-e5cb-4bb8-ac05-4d11851ae042} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:40:29.148035 [ 262 ] {738752de-e5cb-4bb8-ac05-4d11851ae042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:40:29.148349 [ 192 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:29.148497 [ 192 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 242 rows starting from the beginning of the part 2025.01.31 23:40:29.148641 [ 186 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_38_8} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.01.31 23:40:29.148973 [ 192 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2025.01.31 23:40:29.149171 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.31 23:40:29.149454 [ 192 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2025.01.31 23:40:29.149943 [ 192 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 242 rows starting from the beginning of the part 2025.01.31 23:40:29.150277 [ 192 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part 2025.01.31 23:40:29.150576 [ 192 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2025.01.31 23:40:29.151502 [ 262 ] {738752de-e5cb-4bb8-ac05-4d11851ae042} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.151571 [ 262 ] {738752de-e5cb-4bb8-ac05-4d11851ae042} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.152584 [ 262 ] {738752de-e5cb-4bb8-ac05-4d11851ae042} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:40:29.153182 [ 262 ] {738752de-e5cb-4bb8-ac05-4d11851ae042} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:40:29.153636 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006804314 sec., 79361.41688934402 rows/sec., 5.68 MiB/sec. 2025.01.31 23:40:29.153727 [ 262 ] {738752de-e5cb-4bb8-ac05-4d11851ae042} executeQuery: Read 13 rows, 830.00 B in 0.005996 sec., 2168.1120747164778 rows/sec., 135.18 KiB/sec. 2025.01.31 23:40:29.153883 [ 262 ] {738752de-e5cb-4bb8-ac05-4d11851ae042} TCPHandler: Processed in 0.006742892 sec. 2025.01.31 23:40:29.154014 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.01.31 23:40:29.154147 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.154471 [ 259 ] {5875a68a-9019-415e-a258-61f1d39c6d29} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:29.154603 [ 259 ] {5875a68a-9019-415e-a258-61f1d39c6d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:29.154663 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:40:29.154898 [ 199 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_38_8} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.01.31 23:40:29.155114 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.31 23:40:29.155738 [ 259 ] {5875a68a-9019-415e-a258-61f1d39c6d29} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.155783 [ 259 ] {5875a68a-9019-415e-a258-61f1d39c6d29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.156173 [ 259 ] {5875a68a-9019-415e-a258-61f1d39c6d29} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.31 23:40:29.156420 [ 259 ] {5875a68a-9019-415e-a258-61f1d39c6d29} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:29.156669 [ 259 ] {5875a68a-9019-415e-a258-61f1d39c6d29} executeQuery: Read 421 rows, 30.80 KiB in 0.002307 sec., 182488.0797572605 rows/sec., 13.04 MiB/sec. 2025.01.31 23:40:29.156779 [ 259 ] {5875a68a-9019-415e-a258-61f1d39c6d29} TCPHandler: Processed in 0.002759656 sec. 2025.01.31 23:40:29.156991 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.157179 [ 262 ] {4c070901-243f-474f-aff9-2ab0c50940f9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:40:29.157238 [ 262 ] {4c070901-243f-474f-aff9-2ab0c50940f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:40:29.157761 [ 262 ] {4c070901-243f-474f-aff9-2ab0c50940f9} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.157799 [ 262 ] {4c070901-243f-474f-aff9-2ab0c50940f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.158166 [ 262 ] {4c070901-243f-474f-aff9-2ab0c50940f9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:40:29.158410 [ 262 ] {4c070901-243f-474f-aff9-2ab0c50940f9} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:40:29.158539 [ 89 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 2025.01.31 23:40:29.158581 [ 89 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.158607 [ 89 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.158611 [ 262 ] {4c070901-243f-474f-aff9-2ab0c50940f9} executeQuery: Read 6 rows, 321.00 B in 0.001466 sec., 4092.769440654843 rows/sec., 213.83 KiB/sec. 2025.01.31 23:40:29.158969 [ 262 ] {4c070901-243f-474f-aff9-2ab0c50940f9} TCPHandler: Processed in 0.002085396 sec. 2025.01.31 23:40:29.159371 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.159386 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full 2025.01.31 23:40:29.159793 [ 259 ] {bec321ba-d362-4718-8b69-b56768eaa082} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:29.159892 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:29.159903 [ 259 ] {bec321ba-d362-4718-8b69-b56768eaa082} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:29.159937 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part 2025.01.31 23:40:29.160102 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part 2025.01.31 23:40:29.160453 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part 2025.01.31 23:40:29.160802 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part 2025.01.31 23:40:29.160980 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part 2025.01.31 23:40:29.161086 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part 2025.01.31 23:40:29.161856 [ 259 ] {bec321ba-d362-4718-8b69-b56768eaa082} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.161901 [ 259 ] {bec321ba-d362-4718-8b69-b56768eaa082} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.162505 [ 259 ] {bec321ba-d362-4718-8b69-b56768eaa082} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.31 23:40:29.162771 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.004006946 sec., 56901.19108168665 rows/sec., 2.90 MiB/sec. 2025.01.31 23:40:29.162907 [ 259 ] {bec321ba-d362-4718-8b69-b56768eaa082} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:29.163012 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) 2025.01.31 23:40:29.163329 [ 259 ] {bec321ba-d362-4718-8b69-b56768eaa082} executeQuery: Read 237 rows, 16.27 KiB in 0.003631 sec., 65271.27513081796 rows/sec., 4.37 MiB/sec. 2025.01.31 23:40:29.163479 [ 259 ] {bec321ba-d362-4718-8b69-b56768eaa082} TCPHandler: Processed in 0.004363418 sec. 2025.01.31 23:40:29.163675 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.163713 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:40:29.163809 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_38_8} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 2025.01.31 23:40:29.163838 [ 262 ] {cd73b36d-8eea-41af-8731-fc8930f5ad09} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:40:29.163912 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.31 23:40:29.163922 [ 262 ] {cd73b36d-8eea-41af-8731-fc8930f5ad09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:40:29.164486 [ 262 ] {cd73b36d-8eea-41af-8731-fc8930f5ad09} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.164530 [ 262 ] {cd73b36d-8eea-41af-8731-fc8930f5ad09} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.164908 [ 262 ] {cd73b36d-8eea-41af-8731-fc8930f5ad09} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:40:29.165154 [ 262 ] {cd73b36d-8eea-41af-8731-fc8930f5ad09} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:40:29.165369 [ 262 ] {cd73b36d-8eea-41af-8731-fc8930f5ad09} executeQuery: Read 1 rows, 69.00 B in 0.001564 sec., 639.386189258312 rows/sec., 43.08 KiB/sec. 2025.01.31 23:40:29.165540 [ 262 ] {cd73b36d-8eea-41af-8731-fc8930f5ad09} TCPHandler: Processed in 0.0019281 sec. 2025.01.31 23:40:29.165773 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.165888 [ 259 ] {0bea634d-47b5-4e3c-97cc-2ee6e789746e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:29.165970 [ 259 ] {0bea634d-47b5-4e3c-97cc-2ee6e789746e} 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.31 23:40:29.167144 [ 259 ] {0bea634d-47b5-4e3c-97cc-2ee6e789746e} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.167188 [ 259 ] {0bea634d-47b5-4e3c-97cc-2ee6e789746e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.167898 [ 259 ] {0bea634d-47b5-4e3c-97cc-2ee6e789746e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2025.01.31 23:40:29.168172 [ 259 ] {0bea634d-47b5-4e3c-97cc-2ee6e789746e} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:40:29.168504 [ 259 ] {0bea634d-47b5-4e3c-97cc-2ee6e789746e} executeQuery: Read 39 rows, 71.56 KiB in 0.00263 sec., 14828.897338403041 rows/sec., 26.57 MiB/sec. 2025.01.31 23:40:29.169005 [ 259 ] {0bea634d-47b5-4e3c-97cc-2ee6e789746e} TCPHandler: Processed in 0.003360155 sec. 2025.01.31 23:40:29.169174 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:29.169291 [ 262 ] {b65f6e51-8c28-4fde-9a9d-22065f2edc4e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:29.169342 [ 262 ] {b65f6e51-8c28-4fde-9a9d-22065f2edc4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:29.169827 [ 262 ] {b65f6e51-8c28-4fde-9a9d-22065f2edc4e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:29.169866 [ 262 ] {b65f6e51-8c28-4fde-9a9d-22065f2edc4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:29.170240 [ 262 ] {b65f6e51-8c28-4fde-9a9d-22065f2edc4e} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.31 23:40:29.170483 [ 262 ] {b65f6e51-8c28-4fde-9a9d-22065f2edc4e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:29.170666 [ 262 ] {b65f6e51-8c28-4fde-9a9d-22065f2edc4e} executeQuery: Read 82 rows, 5.33 KiB in 0.001399 sec., 58613.2952108649 rows/sec., 3.72 MiB/sec. 2025.01.31 23:40:29.170717 [ 262 ] {b65f6e51-8c28-4fde-9a9d-22065f2edc4e} TCPHandler: Processed in 0.00160198 sec. 2025.01.31 23:40:33.203530 [ 84 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:40:33.203606 [ 84 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:40:33.404548 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 2025.01.31 23:40:33.405230 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:33.405282 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:33.405803 [ 243 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:40:33.406064 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:40:33.406362 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 2025.01.31 23:40:34.128696 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.129008 [ 262 ] {508eb1e9-12b3-448e-b821-306758733815} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:34.129122 [ 262 ] {508eb1e9-12b3-448e-b821-306758733815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:34.130169 [ 262 ] {508eb1e9-12b3-448e-b821-306758733815} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.130219 [ 262 ] {508eb1e9-12b3-448e-b821-306758733815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.130658 [ 262 ] {508eb1e9-12b3-448e-b821-306758733815} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.31 23:40:34.130915 [ 262 ] {508eb1e9-12b3-448e-b821-306758733815} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:34.131124 [ 262 ] {508eb1e9-12b3-448e-b821-306758733815} executeQuery: Read 56 rows, 4.38 KiB in 0.002204 sec., 25408.348457350276 rows/sec., 1.94 MiB/sec. 2025.01.31 23:40:34.131189 [ 262 ] {508eb1e9-12b3-448e-b821-306758733815} TCPHandler: Processed in 0.002641193 sec. 2025.01.31 23:40:34.131442 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.131640 [ 259 ] {bd3e9d28-dbf9-4af3-b76b-c4cd97e49182} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:34.131715 [ 259 ] {bd3e9d28-dbf9-4af3-b76b-c4cd97e49182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:34.132487 [ 259 ] {bd3e9d28-dbf9-4af3-b76b-c4cd97e49182} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.132540 [ 259 ] {bd3e9d28-dbf9-4af3-b76b-c4cd97e49182} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.133010 [ 259 ] {bd3e9d28-dbf9-4af3-b76b-c4cd97e49182} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.31 23:40:34.133270 [ 259 ] {bd3e9d28-dbf9-4af3-b76b-c4cd97e49182} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:34.133512 [ 259 ] {bd3e9d28-dbf9-4af3-b76b-c4cd97e49182} executeQuery: Read 64 rows, 5.12 KiB in 0.001926 sec., 33229.491173416405 rows/sec., 2.59 MiB/sec. 2025.01.31 23:40:34.133578 [ 259 ] {bd3e9d28-dbf9-4af3-b76b-c4cd97e49182} TCPHandler: Processed in 0.002269201 sec. 2025.01.31 23:40:34.133741 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.133888 [ 262 ] {d1688fcb-60c8-459c-9ad3-89265c65a40d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:34.133954 [ 262 ] {d1688fcb-60c8-459c-9ad3-89265c65a40d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:34.134638 [ 262 ] {d1688fcb-60c8-459c-9ad3-89265c65a40d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.134685 [ 262 ] {d1688fcb-60c8-459c-9ad3-89265c65a40d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.135091 [ 262 ] {d1688fcb-60c8-459c-9ad3-89265c65a40d} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.31 23:40:34.135360 [ 262 ] {d1688fcb-60c8-459c-9ad3-89265c65a40d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:34.135540 [ 262 ] {d1688fcb-60c8-459c-9ad3-89265c65a40d} executeQuery: Read 160 rows, 11.41 KiB in 0.00169 sec., 94674.55621301774 rows/sec., 6.59 MiB/sec. 2025.01.31 23:40:34.135591 [ 262 ] {d1688fcb-60c8-459c-9ad3-89265c65a40d} TCPHandler: Processed in 0.00191924 sec. 2025.01.31 23:40:34.135756 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.135882 [ 259 ] {b8186b84-64c2-41a1-b16f-e2bcfe27e5c4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:34.135938 [ 259 ] {b8186b84-64c2-41a1-b16f-e2bcfe27e5c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:34.136476 [ 259 ] {b8186b84-64c2-41a1-b16f-e2bcfe27e5c4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.136517 [ 259 ] {b8186b84-64c2-41a1-b16f-e2bcfe27e5c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.136898 [ 259 ] {b8186b84-64c2-41a1-b16f-e2bcfe27e5c4} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2025.01.31 23:40:34.137133 [ 259 ] {b8186b84-64c2-41a1-b16f-e2bcfe27e5c4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:34.137354 [ 259 ] {b8186b84-64c2-41a1-b16f-e2bcfe27e5c4} executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. 2025.01.31 23:40:34.137411 [ 259 ] {b8186b84-64c2-41a1-b16f-e2bcfe27e5c4} TCPHandler: Processed in 0.001715533 sec. 2025.01.31 23:40:34.974088 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.974298 [ 262 ] {89b398b2-fdec-443c-814b-22432057a158} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:40:34.974379 [ 262 ] {89b398b2-fdec-443c-814b-22432057a158} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:40:34.975190 [ 262 ] {89b398b2-fdec-443c-814b-22432057a158} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.975244 [ 262 ] {89b398b2-fdec-443c-814b-22432057a158} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.975668 [ 262 ] {89b398b2-fdec-443c-814b-22432057a158} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:40:34.975917 [ 262 ] {89b398b2-fdec-443c-814b-22432057a158} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:40:34.976145 [ 262 ] {89b398b2-fdec-443c-814b-22432057a158} executeQuery: Read 14 rows, 1.01 KiB in 0.001904 sec., 7352.941176470588 rows/sec., 529.31 KiB/sec. 2025.01.31 23:40:34.976205 [ 262 ] {89b398b2-fdec-443c-814b-22432057a158} TCPHandler: Processed in 0.002259931 sec. 2025.01.31 23:40:34.976491 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.976709 [ 259 ] {a9e8d7d1-6de0-4f0c-937e-ecbc53a9d94a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:40:34.976785 [ 259 ] {a9e8d7d1-6de0-4f0c-937e-ecbc53a9d94a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:40:34.977496 [ 259 ] {a9e8d7d1-6de0-4f0c-937e-ecbc53a9d94a} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.977544 [ 259 ] {a9e8d7d1-6de0-4f0c-937e-ecbc53a9d94a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.977956 [ 259 ] {a9e8d7d1-6de0-4f0c-937e-ecbc53a9d94a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2025.01.31 23:40:34.978207 [ 259 ] {a9e8d7d1-6de0-4f0c-937e-ecbc53a9d94a} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:40:34.978473 [ 259 ] {a9e8d7d1-6de0-4f0c-937e-ecbc53a9d94a} executeQuery: Read 2 rows, 167.00 B in 0.00181 sec., 1104.9723756906078 rows/sec., 90.10 KiB/sec. 2025.01.31 23:40:34.978565 [ 259 ] {a9e8d7d1-6de0-4f0c-937e-ecbc53a9d94a} TCPHandler: Processed in 0.00221216 sec. 2025.01.31 23:40:34.978812 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.978948 [ 262 ] {b28992d3-4bd5-45a4-bb9f-e68420fcd9f1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:34.978999 [ 262 ] {b28992d3-4bd5-45a4-bb9f-e68420fcd9f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:34.980336 [ 262 ] {b28992d3-4bd5-45a4-bb9f-e68420fcd9f1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.980376 [ 262 ] {b28992d3-4bd5-45a4-bb9f-e68420fcd9f1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.980818 [ 262 ] {b28992d3-4bd5-45a4-bb9f-e68420fcd9f1} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.31 23:40:34.981062 [ 262 ] {b28992d3-4bd5-45a4-bb9f-e68420fcd9f1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:34.981243 [ 83 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.31 23:40:34.981287 [ 262 ] {b28992d3-4bd5-45a4-bb9f-e68420fcd9f1} executeQuery: Read 1422 rows, 121.57 KiB in 0.00236 sec., 602542.3728813559 rows/sec., 50.31 MiB/sec. 2025.01.31 23:40:34.981329 [ 83 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.981396 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.981402 [ 262 ] {b28992d3-4bd5-45a4-bb9f-e68420fcd9f1} TCPHandler: Processed in 0.002717485 sec. 2025.01.31 23:40:34.981680 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.981697 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:40:34.981957 [ 259 ] {4c7b0b7b-d25b-4586-bc5a-7bbfbdfffe0d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:40:34.982143 [ 259 ] {4c7b0b7b-d25b-4586-bc5a-7bbfbdfffe0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:40:34.982350 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:34.982555 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1430 rows starting from the beginning of the part 2025.01.31 23:40:34.983114 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 281 rows starting from the beginning of the part 2025.01.31 23:40:34.983697 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part 2025.01.31 23:40:34.984166 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 281 rows starting from the beginning of the part 2025.01.31 23:40:34.984656 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part 2025.01.31 23:40:34.985143 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1422 rows starting from the beginning of the part 2025.01.31 23:40:34.986304 [ 259 ] {4c7b0b7b-d25b-4586-bc5a-7bbfbdfffe0d} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.986368 [ 259 ] {4c7b0b7b-d25b-4586-bc5a-7bbfbdfffe0d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:34.987332 [ 259 ] {4c7b0b7b-d25b-4586-bc5a-7bbfbdfffe0d} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:40:34.987752 [ 259 ] {4c7b0b7b-d25b-4586-bc5a-7bbfbdfffe0d} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:40:34.987998 [ 259 ] {4c7b0b7b-d25b-4586-bc5a-7bbfbdfffe0d} executeQuery: Read 48 rows, 3.53 KiB in 0.006147 sec., 7808.687164470473 rows/sec., 573.99 KiB/sec. 2025.01.31 23:40:34.988087 [ 259 ] {4c7b0b7b-d25b-4586-bc5a-7bbfbdfffe0d} TCPHandler: Processed in 0.006539076 sec. 2025.01.31 23:40:34.988252 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.988415 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 3526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006944798 sec., 507718.15105349355 rows/sec., 44.58 MiB/sec. 2025.01.31 23:40:34.988440 [ 262 ] {bf184b3a-4c18-45e4-aa24-696c8dfbc21c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:40:34.988506 [ 262 ] {bf184b3a-4c18-45e4-aa24-696c8dfbc21c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:40:34.988716 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.31 23:40:34.989313 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:34.989456 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_91_18} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.31 23:40:34.989646 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.31 23:40:34.989853 [ 262 ] {bf184b3a-4c18-45e4-aa24-696c8dfbc21c} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.989898 [ 262 ] {bf184b3a-4c18-45e4-aa24-696c8dfbc21c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.990263 [ 262 ] {bf184b3a-4c18-45e4-aa24-696c8dfbc21c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:40:34.990512 [ 262 ] {bf184b3a-4c18-45e4-aa24-696c8dfbc21c} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:40:34.990766 [ 262 ] {bf184b3a-4c18-45e4-aa24-696c8dfbc21c} executeQuery: Read 242 rows, 16.79 KiB in 0.002352 sec., 102891.15646258504 rows/sec., 6.97 MiB/sec. 2025.01.31 23:40:34.990846 [ 262 ] {bf184b3a-4c18-45e4-aa24-696c8dfbc21c} TCPHandler: Processed in 0.002660503 sec. 2025.01.31 23:40:34.991087 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.991343 [ 259 ] {8d6ff083-b858-4f41-b09d-92c4b9f1a492} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:40:34.991400 [ 259 ] {8d6ff083-b858-4f41-b09d-92c4b9f1a492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:40:34.991980 [ 259 ] {8d6ff083-b858-4f41-b09d-92c4b9f1a492} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.992020 [ 259 ] {8d6ff083-b858-4f41-b09d-92c4b9f1a492} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.992373 [ 259 ] {8d6ff083-b858-4f41-b09d-92c4b9f1a492} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:40:34.992610 [ 259 ] {8d6ff083-b858-4f41-b09d-92c4b9f1a492} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:40:34.992837 [ 259 ] {8d6ff083-b858-4f41-b09d-92c4b9f1a492} executeQuery: Read 13 rows, 830.00 B in 0.001574 sec., 8259.212198221092 rows/sec., 514.96 KiB/sec. 2025.01.31 23:40:34.992888 [ 259 ] {8d6ff083-b858-4f41-b09d-92c4b9f1a492} TCPHandler: Processed in 0.001928531 sec. 2025.01.31 23:40:34.993039 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.993175 [ 262 ] {9b1f2422-9324-4347-acd9-8c9c71134113} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:34.993232 [ 262 ] {9b1f2422-9324-4347-acd9-8c9c71134113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:34.994868 [ 262 ] {9b1f2422-9324-4347-acd9-8c9c71134113} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.994912 [ 262 ] {9b1f2422-9324-4347-acd9-8c9c71134113} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.995328 [ 262 ] {9b1f2422-9324-4347-acd9-8c9c71134113} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.31 23:40:34.995575 [ 262 ] {9b1f2422-9324-4347-acd9-8c9c71134113} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:34.995751 [ 83 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.31 23:40:34.995820 [ 83 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.995822 [ 262 ] {9b1f2422-9324-4347-acd9-8c9c71134113} executeQuery: Read 879 rows, 65.26 KiB in 0.002668 sec., 329460.2698650675 rows/sec., 23.89 MiB/sec. 2025.01.31 23:40:34.995858 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:34.995990 [ 262 ] {9b1f2422-9324-4347-acd9-8c9c71134113} TCPHandler: Processed in 0.003009745 sec. 2025.01.31 23:40:34.996073 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:40:34.996193 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:34.996270 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:34.996328 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part 2025.01.31 23:40:34.996430 [ 259 ] {191df4cd-6a15-461c-8ba1-11d6c6ac357f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:40:34.996621 [ 259 ] {191df4cd-6a15-461c-8ba1-11d6c6ac357f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:40:34.996667 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 421 rows starting from the beginning of the part 2025.01.31 23:40:34.997043 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part 2025.01.31 23:40:34.997439 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 421 rows starting from the beginning of the part 2025.01.31 23:40:34.997887 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part 2025.01.31 23:40:34.998064 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 879 rows starting from the beginning of the part 2025.01.31 23:40:34.998964 [ 259 ] {191df4cd-6a15-461c-8ba1-11d6c6ac357f} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:34.999033 [ 259 ] {191df4cd-6a15-461c-8ba1-11d6c6ac357f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:34.999874 [ 259 ] {191df4cd-6a15-461c-8ba1-11d6c6ac357f} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:40:35.000347 [ 259 ] {191df4cd-6a15-461c-8ba1-11d6c6ac357f} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:40:35.000824 [ 259 ] {191df4cd-6a15-461c-8ba1-11d6c6ac357f} executeQuery: Read 6 rows, 321.00 B in 0.004463 sec., 1344.3871835088505 rows/sec., 70.24 KiB/sec. 2025.01.31 23:40:35.000896 [ 259 ] {191df4cd-6a15-461c-8ba1-11d6c6ac357f} TCPHandler: Processed in 0.00478234 sec. 2025.01.31 23:40:35.001090 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:35.001152 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 240.28 MiB, peak 246.35 MiB, free memory in arenas 0.00 B, will set to 236.16 MiB (RSS), difference: -4.12 MiB 2025.01.31 23:40:35.001476 [ 262 ] {5f759567-f9bf-4ac3-9efb-9abf36315697} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:35.001760 [ 262 ] {5f759567-f9bf-4ac3-9efb-9abf36315697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:35.002138 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.006155144 sec., 448730.36276649253 rows/sec., 34.25 MiB/sec. 2025.01.31 23:40:35.002496 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.31 23:40:35.002924 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:35.003119 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_91_18} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.31 23:40:35.003283 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.31 23:40:35.003535 [ 262 ] {5f759567-f9bf-4ac3-9efb-9abf36315697} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:35.003579 [ 262 ] {5f759567-f9bf-4ac3-9efb-9abf36315697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:35.004034 [ 262 ] {5f759567-f9bf-4ac3-9efb-9abf36315697} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.31 23:40:35.004286 [ 262 ] {5f759567-f9bf-4ac3-9efb-9abf36315697} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:35.004496 [ 80 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.31 23:40:35.004507 [ 262 ] {5f759567-f9bf-4ac3-9efb-9abf36315697} executeQuery: Read 956 rows, 65.04 KiB in 0.003221 sec., 296802.23533064267 rows/sec., 19.72 MiB/sec. 2025.01.31 23:40:35.004593 [ 80 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:35.004687 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:35.004695 [ 262 ] {5f759567-f9bf-4ac3-9efb-9abf36315697} TCPHandler: Processed in 0.003694036 sec. 2025.01.31 23:40:35.004928 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:35.004963 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:40:35.005098 [ 259 ] {4d358105-b6d4-42fa-9b96-7ce228fe2609} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:40:35.005144 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:35.005168 [ 259 ] {4d358105-b6d4-42fa-9b96-7ce228fe2609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:40:35.005190 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26151 rows starting from the beginning of the part 2025.01.31 23:40:35.005500 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part 2025.01.31 23:40:35.005870 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part 2025.01.31 23:40:35.006297 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part 2025.01.31 23:40:35.006599 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part 2025.01.31 23:40:35.006952 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 956 rows starting from the beginning of the part 2025.01.31 23:40:35.007503 [ 259 ] {4d358105-b6d4-42fa-9b96-7ce228fe2609} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:35.007546 [ 259 ] {4d358105-b6d4-42fa-9b96-7ce228fe2609} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:35.008084 [ 259 ] {4d358105-b6d4-42fa-9b96-7ce228fe2609} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:40:35.008348 [ 259 ] {4d358105-b6d4-42fa-9b96-7ce228fe2609} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:40:35.008600 [ 259 ] {4d358105-b6d4-42fa-9b96-7ce228fe2609} executeQuery: Read 1 rows, 69.00 B in 0.003545 sec., 282.08744710860367 rows/sec., 19.01 KiB/sec. 2025.01.31 23:40:35.008683 [ 259 ] {4d358105-b6d4-42fa-9b96-7ce228fe2609} TCPHandler: Processed in 0.003861591 sec. 2025.01.31 23:40:35.009031 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:35.009509 [ 262 ] {4220b0e3-b211-4f35-9c19-5d9f8754b7f8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:35.009774 [ 262 ] {4220b0e3-b211-4f35-9c19-5d9f8754b7f8} 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.31 23:40:35.011870 [ 262 ] {4220b0e3-b211-4f35-9c19-5d9f8754b7f8} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:35.011914 [ 262 ] {4220b0e3-b211-4f35-9c19-5d9f8754b7f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:35.012988 [ 262 ] {4220b0e3-b211-4f35-9c19-5d9f8754b7f8} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2025.01.31 23:40:35.013314 [ 262 ] {4220b0e3-b211-4f35-9c19-5d9f8754b7f8} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:40:35.013648 [ 262 ] {4220b0e3-b211-4f35-9c19-5d9f8754b7f8} executeQuery: Read 39 rows, 71.56 KiB in 0.00428 sec., 9112.14953271028 rows/sec., 16.33 MiB/sec. 2025.01.31 23:40:35.013980 [ 262 ] {4220b0e3-b211-4f35-9c19-5d9f8754b7f8} TCPHandler: Processed in 0.005178612 sec. 2025.01.31 23:40:35.014153 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:35.014293 [ 259 ] {4401a614-8d1d-4d03-9c16-4edbb1496b4b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:35.014362 [ 259 ] {4401a614-8d1d-4d03-9c16-4edbb1496b4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:35.015014 [ 259 ] {4401a614-8d1d-4d03-9c16-4edbb1496b4b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:35.015054 [ 259 ] {4401a614-8d1d-4d03-9c16-4edbb1496b4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:35.015458 [ 259 ] {4401a614-8d1d-4d03-9c16-4edbb1496b4b} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2025.01.31 23:40:35.015797 [ 259 ] {4401a614-8d1d-4d03-9c16-4edbb1496b4b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:35.015875 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 27901 rows, containing 5 columns (5 merged, 0 gathered) in 0.011075278 sec., 2519214.416107659 rows/sec., 170.04 MiB/sec. 2025.01.31 23:40:35.016067 [ 80 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2025.01.31 23:40:35.016125 [ 259 ] {4401a614-8d1d-4d03-9c16-4edbb1496b4b} executeQuery: Read 34 rows, 2.02 KiB in 0.001862 sec., 18259.935553168638 rows/sec., 1.06 MiB/sec. 2025.01.31 23:40:35.016191 [ 80 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:35.016290 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.31 23:40:35.016351 [ 259 ] {4401a614-8d1d-4d03-9c16-4edbb1496b4b} TCPHandler: Processed in 0.002264081 sec. 2025.01.31 23:40:35.016349 [ 80 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:35.016874 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:40:35.017207 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:35.017508 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:35.017629 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_91_18} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.31 23:40:35.017656 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5220 rows starting from the beginning of the part 2025.01.31 23:40:35.018112 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part 2025.01.31 23:40:35.018547 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.31 23:40:35.018640 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part 2025.01.31 23:40:35.018854 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part 2025.01.31 23:40:35.019017 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part 2025.01.31 23:40:35.019107 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part 2025.01.31 23:40:35.021523 [ 190 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 4 columns (4 merged, 0 gathered) in 0.004909074 sec., 1128114.9968405445 rows/sec., 73.50 MiB/sec. 2025.01.31 23:40:35.022005 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2025.01.31 23:40:35.022372 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:35.022481 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_91_18} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 2025.01.31 23:40:35.022586 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. 2025.01.31 23:40:35.199483 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 2025.01.31 23:40:35.220622 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:35.220663 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. 2025.01.31 23:40:35.228144 [ 244 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:40:35.228927 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:40:35.231494 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 407 2025.01.31 23:40:36.000417 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 233.81 MiB, peak 246.35 MiB, free memory in arenas 0.00 B, will set to 237.16 MiB (RSS), difference: 3.35 MiB 2025.01.31 23:40:38.525423 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1484 2025.01.31 23:40:38.529001 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:38.529060 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:38.530567 [ 242 ] {} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:40:38.530878 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:40:38.532395 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1484 2025.01.31 23:40:39.125777 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:39.125993 [ 262 ] {3baeeb82-5dc0-4405-9ba9-d7015b38c321} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:39.126076 [ 262 ] {3baeeb82-5dc0-4405-9ba9-d7015b38c321} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:39.126944 [ 262 ] {3baeeb82-5dc0-4405-9ba9-d7015b38c321} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:39.126998 [ 262 ] {3baeeb82-5dc0-4405-9ba9-d7015b38c321} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:39.127451 [ 262 ] {3baeeb82-5dc0-4405-9ba9-d7015b38c321} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.31 23:40:39.127709 [ 262 ] {3baeeb82-5dc0-4405-9ba9-d7015b38c321} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:39.127963 [ 262 ] {3baeeb82-5dc0-4405-9ba9-d7015b38c321} executeQuery: Read 56 rows, 4.38 KiB in 0.002029 sec., 27599.80285855101 rows/sec., 2.11 MiB/sec. 2025.01.31 23:40:39.128032 [ 262 ] {3baeeb82-5dc0-4405-9ba9-d7015b38c321} TCPHandler: Processed in 0.002401745 sec. 2025.01.31 23:40:39.128292 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:39.128509 [ 259 ] {1a87629e-873a-40af-a9e3-25e31732657a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:39.128590 [ 259 ] {1a87629e-873a-40af-a9e3-25e31732657a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:39.129385 [ 259 ] {1a87629e-873a-40af-a9e3-25e31732657a} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:39.129434 [ 259 ] {1a87629e-873a-40af-a9e3-25e31732657a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:39.129889 [ 259 ] {1a87629e-873a-40af-a9e3-25e31732657a} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.31 23:40:39.130154 [ 259 ] {1a87629e-873a-40af-a9e3-25e31732657a} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:39.130438 [ 259 ] {1a87629e-873a-40af-a9e3-25e31732657a} executeQuery: Read 64 rows, 5.12 KiB in 0.001982 sec., 32290.615539858733 rows/sec., 2.52 MiB/sec. 2025.01.31 23:40:39.130534 [ 259 ] {1a87629e-873a-40af-a9e3-25e31732657a} TCPHandler: Processed in 0.002378704 sec. 2025.01.31 23:40:39.130707 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:39.131030 [ 262 ] {38346b17-6e37-4469-8702-412121cc1b4e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:39.131121 [ 262 ] {38346b17-6e37-4469-8702-412121cc1b4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:39.131812 [ 262 ] {38346b17-6e37-4469-8702-412121cc1b4e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:39.131857 [ 262 ] {38346b17-6e37-4469-8702-412121cc1b4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:39.132270 [ 262 ] {38346b17-6e37-4469-8702-412121cc1b4e} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.31 23:40:39.132515 [ 262 ] {38346b17-6e37-4469-8702-412121cc1b4e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:39.132748 [ 262 ] {38346b17-6e37-4469-8702-412121cc1b4e} executeQuery: Read 128 rows, 9.13 KiB in 0.001839 sec., 69603.04513322459 rows/sec., 4.85 MiB/sec. 2025.01.31 23:40:39.132807 [ 262 ] {38346b17-6e37-4469-8702-412121cc1b4e} TCPHandler: Processed in 0.002192189 sec. 2025.01.31 23:40:39.133054 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:39.133286 [ 259 ] {8df293f1-0c1c-483c-97b5-1b7b86882cc4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:39.133385 [ 259 ] {8df293f1-0c1c-483c-97b5-1b7b86882cc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:39.134145 [ 259 ] {8df293f1-0c1c-483c-97b5-1b7b86882cc4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:39.134186 [ 259 ] {8df293f1-0c1c-483c-97b5-1b7b86882cc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:39.134603 [ 259 ] {8df293f1-0c1c-483c-97b5-1b7b86882cc4} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2025.01.31 23:40:39.134844 [ 259 ] {8df293f1-0c1c-483c-97b5-1b7b86882cc4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:39.135063 [ 259 ] {8df293f1-0c1c-483c-97b5-1b7b86882cc4} executeQuery: Read 48 rows, 3.31 KiB in 0.001839 sec., 26101.141924959218 rows/sec., 1.76 MiB/sec. 2025.01.31 23:40:39.135133 [ 259 ] {8df293f1-0c1c-483c-97b5-1b7b86882cc4} TCPHandler: Processed in 0.002203089 sec. 2025.01.31 23:40:40.907391 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 2025.01.31 23:40:40.908018 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:40.908067 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:40.908586 [ 243 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:40:40.908845 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:40:40.909137 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 2025.01.31 23:40:42.732469 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 2025.01.31 23:40:42.753944 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:42.753999 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:42.761441 [ 244 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:40:42.762198 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:40:42.766138 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 415 2025.01.31 23:40:44.127764 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:44.127985 [ 262 ] {8252c815-e4e3-4b6e-8d61-5a04e57548c6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:44.128065 [ 262 ] {8252c815-e4e3-4b6e-8d61-5a04e57548c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:44.128852 [ 262 ] {8252c815-e4e3-4b6e-8d61-5a04e57548c6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:44.128905 [ 262 ] {8252c815-e4e3-4b6e-8d61-5a04e57548c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:44.129348 [ 262 ] {8252c815-e4e3-4b6e-8d61-5a04e57548c6} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.31 23:40:44.129621 [ 262 ] {8252c815-e4e3-4b6e-8d61-5a04e57548c6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:44.129858 [ 262 ] {8252c815-e4e3-4b6e-8d61-5a04e57548c6} executeQuery: Read 56 rows, 4.38 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.21 MiB/sec. 2025.01.31 23:40:44.129923 [ 262 ] {8252c815-e4e3-4b6e-8d61-5a04e57548c6} TCPHandler: Processed in 0.002304332 sec. 2025.01.31 23:40:44.130248 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:44.130554 [ 259 ] {cf7fdfa6-dadc-42dd-9082-aab20b2dc1e1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:44.130668 [ 259 ] {cf7fdfa6-dadc-42dd-9082-aab20b2dc1e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:44.131579 [ 259 ] {cf7fdfa6-dadc-42dd-9082-aab20b2dc1e1} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:44.131622 [ 259 ] {cf7fdfa6-dadc-42dd-9082-aab20b2dc1e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:44.132094 [ 259 ] {cf7fdfa6-dadc-42dd-9082-aab20b2dc1e1} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.31 23:40:44.132354 [ 259 ] {cf7fdfa6-dadc-42dd-9082-aab20b2dc1e1} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:44.132563 [ 259 ] {cf7fdfa6-dadc-42dd-9082-aab20b2dc1e1} executeQuery: Read 64 rows, 5.12 KiB in 0.002094 sec., 30563.514804202485 rows/sec., 2.39 MiB/sec. 2025.01.31 23:40:44.132625 [ 259 ] {cf7fdfa6-dadc-42dd-9082-aab20b2dc1e1} TCPHandler: Processed in 0.002563421 sec. 2025.01.31 23:40:44.132783 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:44.132929 [ 262 ] {1e55cde5-874f-4951-b44f-17bdd85783eb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:44.132998 [ 262 ] {1e55cde5-874f-4951-b44f-17bdd85783eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:44.133668 [ 262 ] {1e55cde5-874f-4951-b44f-17bdd85783eb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:44.133716 [ 262 ] {1e55cde5-874f-4951-b44f-17bdd85783eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:44.134167 [ 262 ] {1e55cde5-874f-4951-b44f-17bdd85783eb} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.31 23:40:44.134406 [ 262 ] {1e55cde5-874f-4951-b44f-17bdd85783eb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:44.134619 [ 262 ] {1e55cde5-874f-4951-b44f-17bdd85783eb} executeQuery: Read 160 rows, 11.41 KiB in 0.001725 sec., 92753.62318840579 rows/sec., 6.46 MiB/sec. 2025.01.31 23:40:44.134675 [ 262 ] {1e55cde5-874f-4951-b44f-17bdd85783eb} TCPHandler: Processed in 0.001962621 sec. 2025.01.31 23:40:44.134814 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:44.134938 [ 259 ] {ca28b2df-ab87-493b-a2d7-2f32899621bf} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:44.134998 [ 259 ] {ca28b2df-ab87-493b-a2d7-2f32899621bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:44.135607 [ 259 ] {ca28b2df-ab87-493b-a2d7-2f32899621bf} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:44.135653 [ 259 ] {ca28b2df-ab87-493b-a2d7-2f32899621bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:44.136107 [ 259 ] {ca28b2df-ab87-493b-a2d7-2f32899621bf} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2025.01.31 23:40:44.136349 [ 259 ] {ca28b2df-ab87-493b-a2d7-2f32899621bf} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:44.136528 [ 259 ] {ca28b2df-ab87-493b-a2d7-2f32899621bf} executeQuery: Read 60 rows, 4.14 KiB in 0.001618 sec., 37082.81829419036 rows/sec., 2.50 MiB/sec. 2025.01.31 23:40:44.136581 [ 259 ] {ca28b2df-ab87-493b-a2d7-2f32899621bf} TCPHandler: Processed in 0.001826157 sec. 2025.01.31 23:40:48.203855 [ 67 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:40:48.203925 [ 67 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:40:48.410178 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 2025.01.31 23:40:48.410822 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:48.410864 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:48.411398 [ 243 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:40:48.411656 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:40:48.411819 [ 67 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.31 23:40:48.411859 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 2025.01.31 23:40:48.411876 [ 67 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:48.411903 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:48.412098 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:40:48.412336 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:48.412408 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23363 rows starting from the beginning of the part 2025.01.31 23:40:48.412581 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 488 rows starting from the beginning of the part 2025.01.31 23:40:48.412764 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 427 rows starting from the beginning of the part 2025.01.31 23:40:48.413164 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 488 rows starting from the beginning of the part 2025.01.31 23:40:48.413268 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 427 rows starting from the beginning of the part 2025.01.31 23:40:48.413482 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 488 rows starting from the beginning of the part 2025.01.31 23:40:48.416145 [ 190 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004151651 sec., 6185731.893167321 rows/sec., 88.49 MiB/sec. 2025.01.31 23:40:48.416403 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.31 23:40:48.416756 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:40:48.416852 [ 196 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_56_11} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.31 23:40:48.416955 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. 2025.01.31 23:40:48.533539 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1500 2025.01.31 23:40:48.536390 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:48.536453 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:48.537976 [ 242 ] {} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:40:48.538303 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:40:48.538550 [ 67 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.31 23:40:48.538663 [ 67 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:48.538726 [ 67 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:48.539053 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:40:48.539516 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1500 2025.01.31 23:40:48.539979 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:48.540127 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1330 rows starting from the beginning of the part 2025.01.31 23:40:48.540573 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part 2025.01.31 23:40:48.541007 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part 2025.01.31 23:40:48.541630 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:40:48.542222 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part 2025.01.31 23:40:48.542863 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part 2025.01.31 23:40:48.551191 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 72 columns (72 merged, 0 gathered) in 0.012337348 sec., 121582.04502296603 rows/sec., 94.09 MiB/sec. 2025.01.31 23:40:48.553019 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.31 23:40:48.553847 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_41_8} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:40:48.553955 [ 191 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_41_8} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.31 23:40:48.554319 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. 2025.01.31 23:40:49.134114 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.134317 [ 262 ] {820023fa-4e6d-4cdd-b5a3-4a7e9263b7f5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:40:49.134392 [ 262 ] {820023fa-4e6d-4cdd-b5a3-4a7e9263b7f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:40:49.135158 [ 262 ] {820023fa-4e6d-4cdd-b5a3-4a7e9263b7f5} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.135214 [ 262 ] {820023fa-4e6d-4cdd-b5a3-4a7e9263b7f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.135656 [ 262 ] {820023fa-4e6d-4cdd-b5a3-4a7e9263b7f5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:40:49.135922 [ 262 ] {820023fa-4e6d-4cdd-b5a3-4a7e9263b7f5} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:40:49.136162 [ 262 ] {820023fa-4e6d-4cdd-b5a3-4a7e9263b7f5} executeQuery: Read 14 rows, 1.01 KiB in 0.001899 sec., 7372.30121116377 rows/sec., 530.71 KiB/sec. 2025.01.31 23:40:49.136231 [ 262 ] {820023fa-4e6d-4cdd-b5a3-4a7e9263b7f5} TCPHandler: Processed in 0.002271431 sec. 2025.01.31 23:40:49.136483 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.136673 [ 259 ] {9b8647b0-f825-43a0-af9b-131fa6b14b0b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:49.136744 [ 259 ] {9b8647b0-f825-43a0-af9b-131fa6b14b0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:49.137644 [ 259 ] {9b8647b0-f825-43a0-af9b-131fa6b14b0b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.137693 [ 259 ] {9b8647b0-f825-43a0-af9b-131fa6b14b0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.138170 [ 259 ] {9b8647b0-f825-43a0-af9b-131fa6b14b0b} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.31 23:40:49.138447 [ 259 ] {9b8647b0-f825-43a0-af9b-131fa6b14b0b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:49.138696 [ 259 ] {9b8647b0-f825-43a0-af9b-131fa6b14b0b} executeQuery: Read 281 rows, 25.38 KiB in 0.002074 sec., 135486.98167791707 rows/sec., 11.95 MiB/sec. 2025.01.31 23:40:49.138764 [ 259 ] {9b8647b0-f825-43a0-af9b-131fa6b14b0b} TCPHandler: Processed in 0.002410795 sec. 2025.01.31 23:40:49.138934 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.139081 [ 262 ] {82a908cd-a23f-4375-95e7-944100a40230} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:40:49.139142 [ 262 ] {82a908cd-a23f-4375-95e7-944100a40230} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:40:49.139846 [ 262 ] {82a908cd-a23f-4375-95e7-944100a40230} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.139895 [ 262 ] {82a908cd-a23f-4375-95e7-944100a40230} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.140301 [ 262 ] {82a908cd-a23f-4375-95e7-944100a40230} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:40:49.140561 [ 262 ] {82a908cd-a23f-4375-95e7-944100a40230} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:40:49.140778 [ 262 ] {82a908cd-a23f-4375-95e7-944100a40230} executeQuery: Read 46 rows, 3.39 KiB in 0.001732 sec., 26558.891454965356 rows/sec., 1.91 MiB/sec. 2025.01.31 23:40:49.140866 [ 262 ] {82a908cd-a23f-4375-95e7-944100a40230} TCPHandler: Processed in 0.002000122 sec. 2025.01.31 23:40:49.141062 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.141183 [ 259 ] {cb0e44c3-3b4c-4e80-a02e-017141c6e851} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:40:49.141235 [ 259 ] {cb0e44c3-3b4c-4e80-a02e-017141c6e851} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:40:49.141818 [ 259 ] {cb0e44c3-3b4c-4e80-a02e-017141c6e851} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.141859 [ 259 ] {cb0e44c3-3b4c-4e80-a02e-017141c6e851} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.142229 [ 259 ] {cb0e44c3-3b4c-4e80-a02e-017141c6e851} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:40:49.142481 [ 259 ] {cb0e44c3-3b4c-4e80-a02e-017141c6e851} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:40:49.142718 [ 259 ] {cb0e44c3-3b4c-4e80-a02e-017141c6e851} executeQuery: Read 14 rows, 1004.00 B in 0.001559 sec., 8980.115458627324 rows/sec., 628.91 KiB/sec. 2025.01.31 23:40:49.142796 [ 259 ] {cb0e44c3-3b4c-4e80-a02e-017141c6e851} TCPHandler: Processed in 0.001825757 sec. 2025.01.31 23:40:49.143027 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.143189 [ 262 ] {ca7b1e17-7487-42b3-9346-ff150a91904d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:40:49.143248 [ 262 ] {ca7b1e17-7487-42b3-9346-ff150a91904d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:40:49.143922 [ 262 ] {ca7b1e17-7487-42b3-9346-ff150a91904d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.143969 [ 262 ] {ca7b1e17-7487-42b3-9346-ff150a91904d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.144356 [ 262 ] {ca7b1e17-7487-42b3-9346-ff150a91904d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:40:49.144597 [ 262 ] {ca7b1e17-7487-42b3-9346-ff150a91904d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:40:49.144803 [ 262 ] {ca7b1e17-7487-42b3-9346-ff150a91904d} executeQuery: Read 13 rows, 830.00 B in 0.001647 sec., 7893.139040680024 rows/sec., 492.14 KiB/sec. 2025.01.31 23:40:49.144858 [ 262 ] {ca7b1e17-7487-42b3-9346-ff150a91904d} TCPHandler: Processed in 0.001950681 sec. 2025.01.31 23:40:49.145008 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.145129 [ 259 ] {904d1963-5014-46cd-b4f3-ce7ca560971e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:49.145188 [ 259 ] {904d1963-5014-46cd-b4f3-ce7ca560971e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:49.146065 [ 259 ] {904d1963-5014-46cd-b4f3-ce7ca560971e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.146114 [ 259 ] {904d1963-5014-46cd-b4f3-ce7ca560971e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.146508 [ 259 ] {904d1963-5014-46cd-b4f3-ce7ca560971e} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.31 23:40:49.146750 [ 259 ] {904d1963-5014-46cd-b4f3-ce7ca560971e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:49.146993 [ 259 ] {904d1963-5014-46cd-b4f3-ce7ca560971e} executeQuery: Read 421 rows, 30.80 KiB in 0.001889 sec., 222869.24298570672 rows/sec., 15.93 MiB/sec. 2025.01.31 23:40:49.147106 [ 259 ] {904d1963-5014-46cd-b4f3-ce7ca560971e} TCPHandler: Processed in 0.002152708 sec. 2025.01.31 23:40:49.147286 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.147448 [ 262 ] {a796bb61-1a74-4862-96e3-5dff220bb196} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:40:49.147508 [ 262 ] {a796bb61-1a74-4862-96e3-5dff220bb196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:40:49.148074 [ 262 ] {a796bb61-1a74-4862-96e3-5dff220bb196} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.148121 [ 262 ] {a796bb61-1a74-4862-96e3-5dff220bb196} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.148486 [ 262 ] {a796bb61-1a74-4862-96e3-5dff220bb196} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:40:49.148726 [ 262 ] {a796bb61-1a74-4862-96e3-5dff220bb196} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:40:49.148927 [ 262 ] {a796bb61-1a74-4862-96e3-5dff220bb196} executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. 2025.01.31 23:40:49.148978 [ 262 ] {a796bb61-1a74-4862-96e3-5dff220bb196} TCPHandler: Processed in 0.001785787 sec. 2025.01.31 23:40:49.149136 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.149275 [ 259 ] {38555ead-0e3d-416f-8fab-15b89d6fd07f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:49.149338 [ 259 ] {38555ead-0e3d-416f-8fab-15b89d6fd07f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:49.150036 [ 259 ] {38555ead-0e3d-416f-8fab-15b89d6fd07f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.150082 [ 259 ] {38555ead-0e3d-416f-8fab-15b89d6fd07f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.150492 [ 259 ] {38555ead-0e3d-416f-8fab-15b89d6fd07f} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.31 23:40:49.150739 [ 259 ] {38555ead-0e3d-416f-8fab-15b89d6fd07f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:49.150966 [ 259 ] {38555ead-0e3d-416f-8fab-15b89d6fd07f} executeQuery: Read 237 rows, 16.27 KiB in 0.001723 sec., 137550.7835171213 rows/sec., 9.22 MiB/sec. 2025.01.31 23:40:49.151077 [ 259 ] {38555ead-0e3d-416f-8fab-15b89d6fd07f} TCPHandler: Processed in 0.002000213 sec. 2025.01.31 23:40:49.151312 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.151694 [ 262 ] {b3651601-20ca-4880-81fd-617ac12e02a9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:40:49.151860 [ 262 ] {b3651601-20ca-4880-81fd-617ac12e02a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:40:49.152415 [ 262 ] {b3651601-20ca-4880-81fd-617ac12e02a9} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.152455 [ 262 ] {b3651601-20ca-4880-81fd-617ac12e02a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.152818 [ 262 ] {b3651601-20ca-4880-81fd-617ac12e02a9} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:40:49.153061 [ 262 ] {b3651601-20ca-4880-81fd-617ac12e02a9} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:40:49.153246 [ 262 ] {b3651601-20ca-4880-81fd-617ac12e02a9} executeQuery: Read 1 rows, 69.00 B in 0.001693 sec., 590.6674542232723 rows/sec., 39.80 KiB/sec. 2025.01.31 23:40:49.153308 [ 262 ] {b3651601-20ca-4880-81fd-617ac12e02a9} TCPHandler: Processed in 0.002134677 sec. 2025.01.31 23:40:49.153508 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.153653 [ 259 ] {d1ee1c9d-781b-4c53-a8cf-2564a033f81a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:49.153746 [ 259 ] {d1ee1c9d-781b-4c53-a8cf-2564a033f81a} 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.31 23:40:49.155017 [ 259 ] {d1ee1c9d-781b-4c53-a8cf-2564a033f81a} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.155056 [ 259 ] {d1ee1c9d-781b-4c53-a8cf-2564a033f81a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.155722 [ 259 ] {d1ee1c9d-781b-4c53-a8cf-2564a033f81a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2025.01.31 23:40:49.155989 [ 259 ] {d1ee1c9d-781b-4c53-a8cf-2564a033f81a} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:40:49.156240 [ 259 ] {d1ee1c9d-781b-4c53-a8cf-2564a033f81a} executeQuery: Read 39 rows, 71.56 KiB in 0.002618 sec., 14896.867838044309 rows/sec., 26.69 MiB/sec. 2025.01.31 23:40:49.156352 [ 259 ] {d1ee1c9d-781b-4c53-a8cf-2564a033f81a} TCPHandler: Processed in 0.002957333 sec. 2025.01.31 23:40:49.156504 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:49.156644 [ 262 ] {3bdf7463-7299-461b-a106-741842a39d53} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:49.156705 [ 262 ] {3bdf7463-7299-461b-a106-741842a39d53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:49.157265 [ 262 ] {3bdf7463-7299-461b-a106-741842a39d53} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:49.157301 [ 262 ] {3bdf7463-7299-461b-a106-741842a39d53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:49.157694 [ 262 ] {3bdf7463-7299-461b-a106-741842a39d53} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2025.01.31 23:40:49.157934 [ 262 ] {3bdf7463-7299-461b-a106-741842a39d53} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:49.158114 [ 262 ] {3bdf7463-7299-461b-a106-741842a39d53} executeQuery: Read 82 rows, 5.33 KiB in 0.001503 sec., 54557.551563539586 rows/sec., 3.47 MiB/sec. 2025.01.31 23:40:49.158168 [ 262 ] {3bdf7463-7299-461b-a106-741842a39d53} TCPHandler: Processed in 0.001730644 sec. 2025.01.31 23:40:50.266318 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 423 2025.01.31 23:40:50.288464 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:50.288528 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:50.295857 [ 244 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:40:50.296651 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:40:50.297060 [ 65 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.31 23:40:50.297186 [ 65 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:50.297257 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:50.297744 [ 187 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:50.312714 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 423 2025.01.31 23:40:50.314574 [ 187 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:50.316293 [ 187 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:50.322413 [ 187 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:50.328625 [ 187 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:50.334184 [ 187 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:50.339847 [ 187 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:40:50.344651 [ 187 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part 2025.01.31 23:40:50.405342 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 679 columns (679 merged, 0 gathered) in 0.107927332 sec., 3919.303777471308 rows/sec., 20.27 MiB/sec. 2025.01.31 23:40:50.408501 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.31 23:40:50.411429 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_56_11} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:40:50.411563 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_56_11} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.31 23:40:50.414069 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.31 23:40:51.000222 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 238.40 MiB, peak 251.82 MiB, free memory in arenas 0.00 B, will set to 240.48 MiB (RSS), difference: 2.09 MiB 2025.01.31 23:40:54.127276 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:54.127480 [ 262 ] {9334c816-5542-46c9-b57e-2b488639a213} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:54.127552 [ 262 ] {9334c816-5542-46c9-b57e-2b488639a213} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:54.128349 [ 262 ] {9334c816-5542-46c9-b57e-2b488639a213} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:54.128394 [ 262 ] {9334c816-5542-46c9-b57e-2b488639a213} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:54.128821 [ 262 ] {9334c816-5542-46c9-b57e-2b488639a213} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.31 23:40:54.129076 [ 262 ] {9334c816-5542-46c9-b57e-2b488639a213} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:54.129335 [ 262 ] {9334c816-5542-46c9-b57e-2b488639a213} executeQuery: Read 56 rows, 4.38 KiB in 0.001901 sec., 29458.179905312994 rows/sec., 2.25 MiB/sec. 2025.01.31 23:40:54.129452 [ 262 ] {9334c816-5542-46c9-b57e-2b488639a213} TCPHandler: Processed in 0.002304963 sec. 2025.01.31 23:40:54.129721 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:54.129928 [ 259 ] {d2904137-e076-4d9b-b5c8-755c2165ab4e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:54.130007 [ 259 ] {d2904137-e076-4d9b-b5c8-755c2165ab4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:54.130785 [ 259 ] {d2904137-e076-4d9b-b5c8-755c2165ab4e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:54.130828 [ 259 ] {d2904137-e076-4d9b-b5c8-755c2165ab4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:54.131270 [ 259 ] {d2904137-e076-4d9b-b5c8-755c2165ab4e} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.31 23:40:54.131528 [ 259 ] {d2904137-e076-4d9b-b5c8-755c2165ab4e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:54.131776 [ 259 ] {d2904137-e076-4d9b-b5c8-755c2165ab4e} executeQuery: Read 64 rows, 5.12 KiB in 0.001906 sec., 33578.1741867786 rows/sec., 2.62 MiB/sec. 2025.01.31 23:40:54.131886 [ 259 ] {d2904137-e076-4d9b-b5c8-755c2165ab4e} TCPHandler: Processed in 0.002317183 sec. 2025.01.31 23:40:54.132062 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:54.132203 [ 262 ] {4f3d66a2-61c5-408d-8413-9a27d536bedb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:54.132259 [ 262 ] {4f3d66a2-61c5-408d-8413-9a27d536bedb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:54.132848 [ 262 ] {4f3d66a2-61c5-408d-8413-9a27d536bedb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:54.132893 [ 262 ] {4f3d66a2-61c5-408d-8413-9a27d536bedb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:54.133305 [ 262 ] {4f3d66a2-61c5-408d-8413-9a27d536bedb} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.31 23:40:54.133563 [ 262 ] {4f3d66a2-61c5-408d-8413-9a27d536bedb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:54.133778 [ 262 ] {4f3d66a2-61c5-408d-8413-9a27d536bedb} executeQuery: Read 160 rows, 11.41 KiB in 0.0016 sec., 100000 rows/sec., 6.96 MiB/sec. 2025.01.31 23:40:54.133831 [ 262 ] {4f3d66a2-61c5-408d-8413-9a27d536bedb} TCPHandler: Processed in 0.001852008 sec. 2025.01.31 23:40:54.133987 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:54.134102 [ 259 ] {710e9856-df0c-4d92-b99c-33768772e9cb} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:54.134154 [ 259 ] {710e9856-df0c-4d92-b99c-33768772e9cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:54.134653 [ 259 ] {710e9856-df0c-4d92-b99c-33768772e9cb} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:54.134693 [ 259 ] {710e9856-df0c-4d92-b99c-33768772e9cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:54.135081 [ 259 ] {710e9856-df0c-4d92-b99c-33768772e9cb} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2025.01.31 23:40:54.135335 [ 259 ] {710e9856-df0c-4d92-b99c-33768772e9cb} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:54.135564 [ 259 ] {710e9856-df0c-4d92-b99c-33768772e9cb} executeQuery: Read 60 rows, 4.14 KiB in 0.001484 sec., 40431.266846361184 rows/sec., 2.72 MiB/sec. 2025.01.31 23:40:54.135626 [ 259 ] {710e9856-df0c-4d92-b99c-33768772e9cb} TCPHandler: Processed in 0.001698254 sec. 2025.01.31 23:40:55.912891 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 2025.01.31 23:40:55.913528 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:55.913575 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:55.914096 [ 243 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:40:55.914350 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:40:55.914615 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 2025.01.31 23:40:57.813709 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 430 2025.01.31 23:40:57.832210 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:57.832260 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:57.839231 [ 244 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:40:57.839980 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:40:57.843555 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 430 2025.01.31 23:40:58.540534 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1530 2025.01.31 23:40:58.543571 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:58.543628 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:58.545111 [ 242 ] {} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:40:58.545425 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:40:58.546452 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1530 2025.01.31 23:40:59.134075 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.134293 [ 262 ] {cb0f81fe-4fa7-4539-9992-c40368708cb8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:40:59.134376 [ 262 ] {cb0f81fe-4fa7-4539-9992-c40368708cb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:40:59.135159 [ 262 ] {cb0f81fe-4fa7-4539-9992-c40368708cb8} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.135212 [ 262 ] {cb0f81fe-4fa7-4539-9992-c40368708cb8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:59.135650 [ 262 ] {cb0f81fe-4fa7-4539-9992-c40368708cb8} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:40:59.135907 [ 262 ] {cb0f81fe-4fa7-4539-9992-c40368708cb8} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:40:59.136105 [ 55 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.31 23:40:59.136169 [ 262 ] {cb0f81fe-4fa7-4539-9992-c40368708cb8} executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. 2025.01.31 23:40:59.136182 [ 55 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.136252 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:59.136314 [ 262 ] {cb0f81fe-4fa7-4539-9992-c40368708cb8} TCPHandler: Processed in 0.002381285 sec. 2025.01.31 23:40:59.136542 [ 186 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:59.136648 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.136780 [ 186 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:59.136862 [ 186 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:59.136970 [ 259 ] {f6149683-010e-46fb-8ea9-3a7edba60181} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:40:59.137139 [ 186 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:59.137237 [ 259 ] {f6149683-010e-46fb-8ea9-3a7edba60181} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:40:59.137582 [ 186 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:59.137809 [ 186 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:59.138101 [ 186 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:40:59.139255 [ 259 ] {f6149683-010e-46fb-8ea9-3a7edba60181} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.139305 [ 259 ] {f6149683-010e-46fb-8ea9-3a7edba60181} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:40:59.139576 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003202891 sec., 21855.25514293181 rows/sec., 1.62 MiB/sec. 2025.01.31 23:40:59.139903 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.31 23:40:59.140020 [ 259 ] {f6149683-010e-46fb-8ea9-3a7edba60181} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.31 23:40:59.140590 [ 259 ] {f6149683-010e-46fb-8ea9-3a7edba60181} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:59.140592 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_41_10} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:40:59.140856 [ 192 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_41_10} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.31 23:40:59.140898 [ 55 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.31 23:40:59.140998 [ 55 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.141084 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:40:59.141151 [ 259 ] {f6149683-010e-46fb-8ea9-3a7edba60181} executeQuery: Read 281 rows, 25.38 KiB in 0.004257 sec., 66008.92647404275 rows/sec., 5.82 MiB/sec. 2025.01.31 23:40:59.141164 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:40:59.141351 [ 259 ] {f6149683-010e-46fb-8ea9-3a7edba60181} TCPHandler: Processed in 0.004893564 sec. 2025.01.31 23:40:59.141466 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:40:59.141555 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.141606 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:59.141642 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1430 rows starting from the beginning of the part 2025.01.31 23:40:59.141743 [ 262 ] {69ec6c0d-a38e-46f8-a08a-5d62036ed275} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:40:59.141858 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part 2025.01.31 23:40:59.141949 [ 262 ] {69ec6c0d-a38e-46f8-a08a-5d62036ed275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:40:59.142239 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:40:59.142625 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 281 rows starting from the beginning of the part 2025.01.31 23:40:59.143003 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:40:59.143414 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 281 rows starting from the beginning of the part 2025.01.31 23:40:59.144614 [ 262 ] {69ec6c0d-a38e-46f8-a08a-5d62036ed275} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.144656 [ 262 ] {69ec6c0d-a38e-46f8-a08a-5d62036ed275} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:40:59.145202 [ 262 ] {69ec6c0d-a38e-46f8-a08a-5d62036ed275} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:40:59.145467 [ 262 ] {69ec6c0d-a38e-46f8-a08a-5d62036ed275} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:40:59.145851 [ 262 ] {69ec6c0d-a38e-46f8-a08a-5d62036ed275} executeQuery: Read 46 rows, 3.39 KiB in 0.004171 sec., 11028.530328458402 rows/sec., 812.44 KiB/sec. 2025.01.31 23:40:59.145917 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.004576984 sec., 471926.4913314095 rows/sec., 41.50 MiB/sec. 2025.01.31 23:40:59.145980 [ 262 ] {69ec6c0d-a38e-46f8-a08a-5d62036ed275} TCPHandler: Processed in 0.004498002 sec. 2025.01.31 23:40:59.146179 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.146223 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.31 23:40:59.146349 [ 259 ] {1de899f1-525d-42d0-9477-2e4acaafa5c7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:40:59.146415 [ 259 ] {1de899f1-525d-42d0-9477-2e4acaafa5c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:40:59.146611 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_96_19} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:40:59.146753 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_96_19} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.31 23:40:59.146881 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2025.01.31 23:40:59.147274 [ 259 ] {1de899f1-525d-42d0-9477-2e4acaafa5c7} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.147320 [ 259 ] {1de899f1-525d-42d0-9477-2e4acaafa5c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:59.147696 [ 259 ] {1de899f1-525d-42d0-9477-2e4acaafa5c7} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:40:59.147939 [ 259 ] {1de899f1-525d-42d0-9477-2e4acaafa5c7} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:40:59.148150 [ 259 ] {1de899f1-525d-42d0-9477-2e4acaafa5c7} executeQuery: Read 14 rows, 1004.00 B in 0.001839 sec., 7612.8330614464385 rows/sec., 533.15 KiB/sec. 2025.01.31 23:40:59.148208 [ 259 ] {1de899f1-525d-42d0-9477-2e4acaafa5c7} TCPHandler: Processed in 0.002100116 sec. 2025.01.31 23:40:59.148357 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.148488 [ 262 ] {59157008-e79c-4b3d-be47-63e906d00983} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:40:59.148546 [ 262 ] {59157008-e79c-4b3d-be47-63e906d00983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:40:59.149231 [ 262 ] {59157008-e79c-4b3d-be47-63e906d00983} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.149278 [ 262 ] {59157008-e79c-4b3d-be47-63e906d00983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:59.149652 [ 262 ] {59157008-e79c-4b3d-be47-63e906d00983} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:40:59.149890 [ 262 ] {59157008-e79c-4b3d-be47-63e906d00983} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:40:59.150034 [ 55 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 2025.01.31 23:40:59.150089 [ 55 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.150119 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:59.150137 [ 262 ] {59157008-e79c-4b3d-be47-63e906d00983} executeQuery: Read 13 rows, 830.00 B in 0.001672 sec., 7775.11961722488 rows/sec., 484.78 KiB/sec. 2025.01.31 23:40:59.150434 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:59.150455 [ 262 ] {59157008-e79c-4b3d-be47-63e906d00983} TCPHandler: Processed in 0.002154818 sec. 2025.01.31 23:40:59.150954 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.151007 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_41_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:59.151105 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:59.151400 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:59.151562 [ 259 ] {1d7319ee-41fb-4b5d-95c6-046d1aad97e8} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:40:59.151656 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:59.151814 [ 259 ] {1d7319ee-41fb-4b5d-95c6-046d1aad97e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:40:59.152063 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:59.152400 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:40:59.154310 [ 259 ] {1d7319ee-41fb-4b5d-95c6-046d1aad97e8} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.154386 [ 259 ] {1d7319ee-41fb-4b5d-95c6-046d1aad97e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:40:59.155117 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_41_10} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004917895 sec., 13217.036963985607 rows/sec., 875.71 KiB/sec. 2025.01.31 23:40:59.155321 [ 195 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_41_10} MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) 2025.01.31 23:40:59.155405 [ 259 ] {1d7319ee-41fb-4b5d-95c6-046d1aad97e8} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.31 23:40:59.155804 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_41_10} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:40:59.155931 [ 259 ] {1d7319ee-41fb-4b5d-95c6-046d1aad97e8} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:59.155946 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_41_10} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 2025.01.31 23:40:59.156103 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:40:59.156189 [ 55 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.31 23:40:59.156256 [ 55 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.156298 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:59.156306 [ 259 ] {1d7319ee-41fb-4b5d-95c6-046d1aad97e8} executeQuery: Read 421 rows, 30.80 KiB in 0.004929 sec., 85412.86264962467 rows/sec., 6.10 MiB/sec. 2025.01.31 23:40:59.156539 [ 259 ] {1d7319ee-41fb-4b5d-95c6-046d1aad97e8} TCPHandler: Processed in 0.005908746 sec. 2025.01.31 23:40:59.156624 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:40:59.156741 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.156791 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:59.156829 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part 2025.01.31 23:40:59.156914 [ 262 ] {a4fe3bc9-0fcb-4289-9365-65e7b77ad1d5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:40:59.157062 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part 2025.01.31 23:40:59.157122 [ 262 ] {a4fe3bc9-0fcb-4289-9365-65e7b77ad1d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:40:59.157515 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:40:59.157882 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 421 rows starting from the beginning of the part 2025.01.31 23:40:59.158218 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:40:59.158574 [ 201 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 421 rows starting from the beginning of the part 2025.01.31 23:40:59.159374 [ 262 ] {a4fe3bc9-0fcb-4289-9365-65e7b77ad1d5} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.159418 [ 262 ] {a4fe3bc9-0fcb-4289-9365-65e7b77ad1d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:40:59.159962 [ 262 ] {a4fe3bc9-0fcb-4289-9365-65e7b77ad1d5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:40:59.160280 [ 262 ] {a4fe3bc9-0fcb-4289-9365-65e7b77ad1d5} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:40:59.160688 [ 262 ] {a4fe3bc9-0fcb-4289-9365-65e7b77ad1d5} executeQuery: Read 6 rows, 321.00 B in 0.003801 sec., 1578.5319652722967 rows/sec., 82.47 KiB/sec. 2025.01.31 23:40:59.161169 [ 262 ] {a4fe3bc9-0fcb-4289-9365-65e7b77ad1d5} TCPHandler: Processed in 0.004487241 sec. 2025.01.31 23:40:59.161498 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.161530 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005128761 sec., 379623.8506727063 rows/sec., 29.05 MiB/sec. 2025.01.31 23:40:59.161748 [ 259 ] {d76faebe-e543-4e0f-bd76-05e9e0c42619} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:59.161850 [ 259 ] {d76faebe-e543-4e0f-bd76-05e9e0c42619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:40:59.161872 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.31 23:40:59.162560 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_96_19} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:40:59.162680 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_96_19} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.31 23:40:59.162860 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2025.01.31 23:40:59.163058 [ 259 ] {d76faebe-e543-4e0f-bd76-05e9e0c42619} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.163101 [ 259 ] {d76faebe-e543-4e0f-bd76-05e9e0c42619} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:59.163506 [ 259 ] {d76faebe-e543-4e0f-bd76-05e9e0c42619} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.31 23:40:59.163737 [ 259 ] {d76faebe-e543-4e0f-bd76-05e9e0c42619} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:59.163907 [ 55 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.31 23:40:59.163960 [ 55 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.163984 [ 259 ] {d76faebe-e543-4e0f-bd76-05e9e0c42619} executeQuery: Read 237 rows, 16.27 KiB in 0.002279 sec., 103992.9793769197 rows/sec., 6.97 MiB/sec. 2025.01.31 23:40:59.163997 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:59.164136 [ 259 ] {d76faebe-e543-4e0f-bd76-05e9e0c42619} TCPHandler: Processed in 0.002833409 sec. 2025.01.31 23:40:59.164193 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:40:59.164323 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.164345 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:59.164398 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_96_19} MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27901 rows starting from the beginning of the part 2025.01.31 23:40:59.164625 [ 262 ] {1f9a8eb2-24fd-4aa4-b256-eca1e79021a3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:40:59.164723 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part 2025.01.31 23:40:59.164772 [ 262 ] {1f9a8eb2-24fd-4aa4-b256-eca1e79021a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:40:59.165139 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:40:59.165524 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part 2025.01.31 23:40:59.165856 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:40:59.166186 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:40:59.167178 [ 262 ] {1f9a8eb2-24fd-4aa4-b256-eca1e79021a3} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.167242 [ 262 ] {1f9a8eb2-24fd-4aa4-b256-eca1e79021a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:40:59.167889 [ 262 ] {1f9a8eb2-24fd-4aa4-b256-eca1e79021a3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:40:59.168269 [ 262 ] {1f9a8eb2-24fd-4aa4-b256-eca1e79021a3} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:40:59.168488 [ 55 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 2025.01.31 23:40:59.168544 [ 55 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.168585 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:40:59.168604 [ 262 ] {1f9a8eb2-24fd-4aa4-b256-eca1e79021a3} executeQuery: Read 1 rows, 69.00 B in 0.004092 sec., 244.37927663734115 rows/sec., 16.47 KiB/sec. 2025.01.31 23:40:59.168952 [ 262 ] {1f9a8eb2-24fd-4aa4-b256-eca1e79021a3} TCPHandler: Processed in 0.004700517 sec. 2025.01.31 23:40:59.169104 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full 2025.01.31 23:40:59.169216 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.169559 [ 259 ] {370f0b00-1539-4b01-a3ed-9e27b5fb8934} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:40:59.169702 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:59.169870 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 36 rows starting from the beginning of the part 2025.01.31 23:40:59.169898 [ 259 ] {370f0b00-1539-4b01-a3ed-9e27b5fb8934} 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.31 23:40:59.170320 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part 2025.01.31 23:40:59.170847 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2025.01.31 23:40:59.171363 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2025.01.31 23:40:59.171942 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part 2025.01.31 23:40:59.172399 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2025.01.31 23:40:59.177759 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.009028474 sec., 4541.188245101 rows/sec., 306.00 KiB/sec. 2025.01.31 23:40:59.178233 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) 2025.01.31 23:40:59.178535 [ 259 ] {370f0b00-1539-4b01-a3ed-9e27b5fb8934} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.178616 [ 259 ] {370f0b00-1539-4b01-a3ed-9e27b5fb8934} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:59.179095 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:40:59.179572 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_41_9} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 2025.01.31 23:40:59.179809 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 28823 rows, containing 5 columns (5 merged, 0 gathered) in 0.015677732 sec., 1838467.451797237 rows/sec., 124.14 MiB/sec. 2025.01.31 23:40:59.179871 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.31 23:40:59.180238 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.31 23:40:59.180403 [ 259 ] {370f0b00-1539-4b01-a3ed-9e27b5fb8934} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2025.01.31 23:40:59.180600 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_96_19} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:40:59.180709 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_96_19} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.31 23:40:59.180725 [ 259 ] {370f0b00-1539-4b01-a3ed-9e27b5fb8934} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:40:59.180806 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.01.31 23:40:59.180981 [ 55 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2025.01.31 23:40:59.181051 [ 55 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.181102 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. 2025.01.31 23:40:59.181102 [ 259 ] {370f0b00-1539-4b01-a3ed-9e27b5fb8934} executeQuery: Read 39 rows, 71.56 KiB in 0.011645 sec., 3349.07685702018 rows/sec., 6.00 MiB/sec. 2025.01.31 23:40:59.181493 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:40:59.182183 [ 259 ] {370f0b00-1539-4b01-a3ed-9e27b5fb8934} TCPHandler: Processed in 0.013086112 sec. 2025.01.31 23:40:59.182592 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:40:59.182927 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:59.182938 [ 262 ] {17858621-eb7c-4d76-9366-56834deaa3db} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:40:59.183064 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1299 rows starting from the beginning of the part 2025.01.31 23:40:59.183076 [ 262 ] {17858621-eb7c-4d76-9366-56834deaa3db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:40:59.184007 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part 2025.01.31 23:40:59.184764 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part 2025.01.31 23:40:59.185535 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part 2025.01.31 23:40:59.185717 [ 262 ] {17858621-eb7c-4d76-9366-56834deaa3db} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.185846 [ 262 ] {17858621-eb7c-4d76-9366-56834deaa3db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:40:59.186253 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part 2025.01.31 23:40:59.186885 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part 2025.01.31 23:40:59.187717 [ 262 ] {17858621-eb7c-4d76-9366-56834deaa3db} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2025.01.31 23:40:59.188232 [ 262 ] {17858621-eb7c-4d76-9366-56834deaa3db} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:59.188627 [ 53 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2025.01.31 23:40:59.188738 [ 53 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:40:59.188808 [ 53 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:40:59.188949 [ 262 ] {17858621-eb7c-4d76-9366-56834deaa3db} executeQuery: Read 82 rows, 5.33 KiB in 0.006085 sec., 13475.760065735414 rows/sec., 876.42 KiB/sec. 2025.01.31 23:40:59.189281 [ 262 ] {17858621-eb7c-4d76-9366-56834deaa3db} TCPHandler: Processed in 0.006922358 sec. 2025.01.31 23:40:59.189299 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:40:59.189473 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:40:59.189504 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5538 rows starting from the beginning of the part 2025.01.31 23:40:59.189664 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part 2025.01.31 23:40:59.189760 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:40:59.190071 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:40:59.190372 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:40:59.190576 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:40:59.195141 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 5870 rows, containing 4 columns (4 merged, 0 gathered) in 0.006194374 sec., 947634.0950675565 rows/sec., 61.76 MiB/sec. 2025.01.31 23:40:59.196267 [ 202 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2025.01.31 23:40:59.196613 [ 202 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_96_19} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:40:59.196697 [ 202 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_96_19} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 2025.01.31 23:40:59.196781 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. 2025.01.31 23:40:59.198781 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 19 columns (19 merged, 0 gathered) in 0.017577282 sec., 84996.07618515764 rows/sec., 152.31 MiB/sec. 2025.01.31 23:40:59.200490 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2025.01.31 23:40:59.200922 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:40:59.201004 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_41_8} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 2025.01.31 23:40:59.201151 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.67 MiB. 2025.01.31 23:41:00.001154 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 241.55 MiB, peak 253.17 MiB, free memory in arenas 0.00 B, will set to 245.13 MiB (RSS), difference: 3.58 MiB 2025.01.31 23:41:03.204172 [ 50 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:41:03.204252 [ 50 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:41:03.415635 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 2025.01.31 23:41:03.416296 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:03.416340 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:03.416878 [ 243 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:41:03.417134 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:41:03.417409 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 2025.01.31 23:41:04.127245 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.127550 [ 262 ] {c32ccb0a-4b12-480e-8b8b-884ec35936b3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:04.127660 [ 262 ] {c32ccb0a-4b12-480e-8b8b-884ec35936b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:04.128448 [ 262 ] {c32ccb0a-4b12-480e-8b8b-884ec35936b3} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.128501 [ 262 ] {c32ccb0a-4b12-480e-8b8b-884ec35936b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.128944 [ 262 ] {c32ccb0a-4b12-480e-8b8b-884ec35936b3} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.31 23:41:04.129213 [ 262 ] {c32ccb0a-4b12-480e-8b8b-884ec35936b3} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:04.129461 [ 262 ] {c32ccb0a-4b12-480e-8b8b-884ec35936b3} executeQuery: Read 56 rows, 4.38 KiB in 0.001996 sec., 28056.112224448898 rows/sec., 2.14 MiB/sec. 2025.01.31 23:41:04.129528 [ 262 ] {c32ccb0a-4b12-480e-8b8b-884ec35936b3} TCPHandler: Processed in 0.002475848 sec. 2025.01.31 23:41:04.129844 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.130153 [ 259 ] {60868203-9674-4534-83e7-478203deb821} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:04.130272 [ 259 ] {60868203-9674-4534-83e7-478203deb821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:04.131185 [ 259 ] {60868203-9674-4534-83e7-478203deb821} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.131234 [ 259 ] {60868203-9674-4534-83e7-478203deb821} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.131677 [ 259 ] {60868203-9674-4534-83e7-478203deb821} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.31 23:41:04.131932 [ 259 ] {60868203-9674-4534-83e7-478203deb821} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:04.132168 [ 259 ] {60868203-9674-4534-83e7-478203deb821} executeQuery: Read 64 rows, 5.12 KiB in 0.002102 sec., 30447.19314938154 rows/sec., 2.38 MiB/sec. 2025.01.31 23:41:04.132235 [ 259 ] {60868203-9674-4534-83e7-478203deb821} TCPHandler: Processed in 0.002576341 sec. 2025.01.31 23:41:04.132392 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.132519 [ 262 ] {aadcc258-d21e-44c5-aff1-5c5b84cf7d6b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:04.132578 [ 262 ] {aadcc258-d21e-44c5-aff1-5c5b84cf7d6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:04.133164 [ 262 ] {aadcc258-d21e-44c5-aff1-5c5b84cf7d6b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.133204 [ 262 ] {aadcc258-d21e-44c5-aff1-5c5b84cf7d6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.133620 [ 262 ] {aadcc258-d21e-44c5-aff1-5c5b84cf7d6b} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.31 23:41:04.133878 [ 262 ] {aadcc258-d21e-44c5-aff1-5c5b84cf7d6b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:04.134094 [ 262 ] {aadcc258-d21e-44c5-aff1-5c5b84cf7d6b} executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. 2025.01.31 23:41:04.134162 [ 262 ] {aadcc258-d21e-44c5-aff1-5c5b84cf7d6b} TCPHandler: Processed in 0.001830837 sec. 2025.01.31 23:41:04.134366 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.134654 [ 259 ] {11bf1074-9511-4cf3-8a05-b234943f98ff} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:04.134721 [ 259 ] {11bf1074-9511-4cf3-8a05-b234943f98ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:04.135324 [ 259 ] {11bf1074-9511-4cf3-8a05-b234943f98ff} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.135371 [ 259 ] {11bf1074-9511-4cf3-8a05-b234943f98ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.135793 [ 259 ] {11bf1074-9511-4cf3-8a05-b234943f98ff} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2025.01.31 23:41:04.136034 [ 259 ] {11bf1074-9511-4cf3-8a05-b234943f98ff} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:04.136240 [ 259 ] {11bf1074-9511-4cf3-8a05-b234943f98ff} executeQuery: Read 60 rows, 4.14 KiB in 0.001676 sec., 35799.522673031024 rows/sec., 2.41 MiB/sec. 2025.01.31 23:41:04.136292 [ 259 ] {11bf1074-9511-4cf3-8a05-b234943f98ff} TCPHandler: Processed in 0.002040514 sec. 2025.01.31 23:41:04.973468 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.973657 [ 262 ] {05ac9871-d6e4-4308-8f7c-16a4840ae017} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:41:04.973732 [ 262 ] {05ac9871-d6e4-4308-8f7c-16a4840ae017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:41:04.974471 [ 262 ] {05ac9871-d6e4-4308-8f7c-16a4840ae017} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.974519 [ 262 ] {05ac9871-d6e4-4308-8f7c-16a4840ae017} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.974966 [ 262 ] {05ac9871-d6e4-4308-8f7c-16a4840ae017} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:41:04.975224 [ 262 ] {05ac9871-d6e4-4308-8f7c-16a4840ae017} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:41:04.975444 [ 262 ] {05ac9871-d6e4-4308-8f7c-16a4840ae017} executeQuery: Read 14 rows, 1.01 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 550.72 KiB/sec. 2025.01.31 23:41:04.975548 [ 262 ] {05ac9871-d6e4-4308-8f7c-16a4840ae017} TCPHandler: Processed in 0.002212759 sec. 2025.01.31 23:41:04.975898 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.976115 [ 259 ] {0b0d0dd1-5318-42d2-b682-efec500d6e81} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:41:04.976232 [ 259 ] {0b0d0dd1-5318-42d2-b682-efec500d6e81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:41:04.977035 [ 259 ] {0b0d0dd1-5318-42d2-b682-efec500d6e81} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.977089 [ 259 ] {0b0d0dd1-5318-42d2-b682-efec500d6e81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.977512 [ 259 ] {0b0d0dd1-5318-42d2-b682-efec500d6e81} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2025.01.31 23:41:04.977760 [ 259 ] {0b0d0dd1-5318-42d2-b682-efec500d6e81} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:41:04.978179 [ 259 ] {0b0d0dd1-5318-42d2-b682-efec500d6e81} executeQuery: Read 16 rows, 1.30 KiB in 0.002063 sec., 7755.695588948133 rows/sec., 632.42 KiB/sec. 2025.01.31 23:41:04.978539 [ 259 ] {0b0d0dd1-5318-42d2-b682-efec500d6e81} TCPHandler: Processed in 0.002831039 sec. 2025.01.31 23:41:04.978708 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.978865 [ 262 ] {47e7c2c5-4948-4de7-88c4-8013447ea31f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:04.978919 [ 262 ] {47e7c2c5-4948-4de7-88c4-8013447ea31f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:04.980417 [ 262 ] {47e7c2c5-4948-4de7-88c4-8013447ea31f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.980458 [ 262 ] {47e7c2c5-4948-4de7-88c4-8013447ea31f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.980922 [ 262 ] {47e7c2c5-4948-4de7-88c4-8013447ea31f} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.31 23:41:04.981178 [ 262 ] {47e7c2c5-4948-4de7-88c4-8013447ea31f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:04.981371 [ 262 ] {47e7c2c5-4948-4de7-88c4-8013447ea31f} executeQuery: Read 1429 rows, 122.08 KiB in 0.002534 sec., 563930.544593528 rows/sec., 47.05 MiB/sec. 2025.01.31 23:41:04.981446 [ 262 ] {47e7c2c5-4948-4de7-88c4-8013447ea31f} TCPHandler: Processed in 0.002799868 sec. 2025.01.31 23:41:04.981655 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.981866 [ 259 ] {2b52caf3-8166-4cb8-9285-300e0699028a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:41:04.981921 [ 259 ] {2b52caf3-8166-4cb8-9285-300e0699028a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:41:04.982594 [ 259 ] {2b52caf3-8166-4cb8-9285-300e0699028a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.982637 [ 259 ] {2b52caf3-8166-4cb8-9285-300e0699028a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.983004 [ 259 ] {2b52caf3-8166-4cb8-9285-300e0699028a} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:41:04.983239 [ 259 ] {2b52caf3-8166-4cb8-9285-300e0699028a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:41:04.983492 [ 259 ] {2b52caf3-8166-4cb8-9285-300e0699028a} executeQuery: Read 62 rows, 4.51 KiB in 0.001658 sec., 37394.451145958985 rows/sec., 2.65 MiB/sec. 2025.01.31 23:41:04.983611 [ 259 ] {2b52caf3-8166-4cb8-9285-300e0699028a} TCPHandler: Processed in 0.002065294 sec. 2025.01.31 23:41:04.983869 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.984026 [ 262 ] {1fc81730-513b-4454-ad2f-99bcbf518a73} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:41:04.984083 [ 262 ] {1fc81730-513b-4454-ad2f-99bcbf518a73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:41:04.984822 [ 262 ] {1fc81730-513b-4454-ad2f-99bcbf518a73} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.984860 [ 262 ] {1fc81730-513b-4454-ad2f-99bcbf518a73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.985225 [ 262 ] {1fc81730-513b-4454-ad2f-99bcbf518a73} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:41:04.985462 [ 262 ] {1fc81730-513b-4454-ad2f-99bcbf518a73} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:41:04.985638 [ 262 ] {1fc81730-513b-4454-ad2f-99bcbf518a73} executeQuery: Read 242 rows, 16.79 KiB in 0.001645 sec., 147112.46200607903 rows/sec., 9.97 MiB/sec. 2025.01.31 23:41:04.985691 [ 262 ] {1fc81730-513b-4454-ad2f-99bcbf518a73} TCPHandler: Processed in 0.001956992 sec. 2025.01.31 23:41:04.985839 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.985956 [ 259 ] {6dea1f60-cb09-47c0-bafe-355c03c8b5f6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:41:04.986006 [ 259 ] {6dea1f60-cb09-47c0-bafe-355c03c8b5f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:41:04.986580 [ 259 ] {6dea1f60-cb09-47c0-bafe-355c03c8b5f6} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.986621 [ 259 ] {6dea1f60-cb09-47c0-bafe-355c03c8b5f6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.986983 [ 259 ] {6dea1f60-cb09-47c0-bafe-355c03c8b5f6} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:41:04.987219 [ 259 ] {6dea1f60-cb09-47c0-bafe-355c03c8b5f6} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:41:04.987443 [ 259 ] {6dea1f60-cb09-47c0-bafe-355c03c8b5f6} executeQuery: Read 13 rows, 830.00 B in 0.00151 sec., 8609.271523178808 rows/sec., 536.79 KiB/sec. 2025.01.31 23:41:04.987543 [ 259 ] {6dea1f60-cb09-47c0-bafe-355c03c8b5f6} TCPHandler: Processed in 0.001756095 sec. 2025.01.31 23:41:04.987757 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.987898 [ 262 ] {b32fc301-260c-425e-94f8-6d6b6016af42} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:04.987954 [ 262 ] {b32fc301-260c-425e-94f8-6d6b6016af42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:04.989050 [ 262 ] {b32fc301-260c-425e-94f8-6d6b6016af42} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.989088 [ 262 ] {b32fc301-260c-425e-94f8-6d6b6016af42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.989477 [ 262 ] {b32fc301-260c-425e-94f8-6d6b6016af42} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.31 23:41:04.989715 [ 262 ] {b32fc301-260c-425e-94f8-6d6b6016af42} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:04.989906 [ 262 ] {b32fc301-260c-425e-94f8-6d6b6016af42} executeQuery: Read 893 rows, 66.40 KiB in 0.002037 sec., 438389.78890525276 rows/sec., 31.83 MiB/sec. 2025.01.31 23:41:04.989958 [ 262 ] {b32fc301-260c-425e-94f8-6d6b6016af42} TCPHandler: Processed in 0.002306803 sec. 2025.01.31 23:41:04.990105 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.990244 [ 259 ] {d7f6d51d-c2f5-4eee-b441-504610ffe206} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:41:04.990302 [ 259 ] {d7f6d51d-c2f5-4eee-b441-504610ffe206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:41:04.990825 [ 259 ] {d7f6d51d-c2f5-4eee-b441-504610ffe206} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.990864 [ 259 ] {d7f6d51d-c2f5-4eee-b441-504610ffe206} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.991222 [ 259 ] {d7f6d51d-c2f5-4eee-b441-504610ffe206} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:41:04.991451 [ 259 ] {d7f6d51d-c2f5-4eee-b441-504610ffe206} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:41:04.991713 [ 259 ] {d7f6d51d-c2f5-4eee-b441-504610ffe206} executeQuery: Read 6 rows, 321.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 211.38 KiB/sec. 2025.01.31 23:41:04.991793 [ 259 ] {d7f6d51d-c2f5-4eee-b441-504610ffe206} TCPHandler: Processed in 0.001752695 sec. 2025.01.31 23:41:04.992052 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.992293 [ 262 ] {7b3f9a14-0d3e-46bc-8510-4561d7ad6a4d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:04.992356 [ 262 ] {7b3f9a14-0d3e-46bc-8510-4561d7ad6a4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:04.993182 [ 262 ] {7b3f9a14-0d3e-46bc-8510-4561d7ad6a4d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.993220 [ 262 ] {7b3f9a14-0d3e-46bc-8510-4561d7ad6a4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.993652 [ 262 ] {7b3f9a14-0d3e-46bc-8510-4561d7ad6a4d} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.31 23:41:04.993904 [ 262 ] {7b3f9a14-0d3e-46bc-8510-4561d7ad6a4d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:04.994086 [ 262 ] {7b3f9a14-0d3e-46bc-8510-4561d7ad6a4d} executeQuery: Read 963 rows, 65.53 KiB in 0.001842 sec., 522801.30293159606 rows/sec., 34.74 MiB/sec. 2025.01.31 23:41:04.994140 [ 262 ] {7b3f9a14-0d3e-46bc-8510-4561d7ad6a4d} TCPHandler: Processed in 0.002256451 sec. 2025.01.31 23:41:04.994296 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.994433 [ 259 ] {85ab42fb-5ec4-4cdd-b994-3b247f749172} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:41:04.994493 [ 259 ] {85ab42fb-5ec4-4cdd-b994-3b247f749172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:41:04.994968 [ 259 ] {85ab42fb-5ec4-4cdd-b994-3b247f749172} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.995006 [ 259 ] {85ab42fb-5ec4-4cdd-b994-3b247f749172} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.995354 [ 259 ] {85ab42fb-5ec4-4cdd-b994-3b247f749172} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:41:04.995581 [ 259 ] {85ab42fb-5ec4-4cdd-b994-3b247f749172} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:41:04.995790 [ 259 ] {85ab42fb-5ec4-4cdd-b994-3b247f749172} executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec. 2025.01.31 23:41:04.995840 [ 259 ] {85ab42fb-5ec4-4cdd-b994-3b247f749172} TCPHandler: Processed in 0.001608531 sec. 2025.01.31 23:41:04.995991 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.996130 [ 262 ] {66a4ec8c-1e2a-4bae-8df1-27a85063b20f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:04.996224 [ 262 ] {66a4ec8c-1e2a-4bae-8df1-27a85063b20f} 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.31 23:41:04.997502 [ 262 ] {66a4ec8c-1e2a-4bae-8df1-27a85063b20f} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.997540 [ 262 ] {66a4ec8c-1e2a-4bae-8df1-27a85063b20f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:04.998185 [ 262 ] {66a4ec8c-1e2a-4bae-8df1-27a85063b20f} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2025.01.31 23:41:04.998446 [ 262 ] {66a4ec8c-1e2a-4bae-8df1-27a85063b20f} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:41:04.998663 [ 262 ] {66a4ec8c-1e2a-4bae-8df1-27a85063b20f} executeQuery: Read 39 rows, 71.56 KiB in 0.002562 sec., 15222.482435597189 rows/sec., 27.28 MiB/sec. 2025.01.31 23:41:04.998992 [ 262 ] {66a4ec8c-1e2a-4bae-8df1-27a85063b20f} TCPHandler: Processed in 0.003067467 sec. 2025.01.31 23:41:04.999132 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:04.999269 [ 259 ] {2cddfcd5-d26e-420c-8d4a-36479f55ead3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:04.999328 [ 259 ] {2cddfcd5-d26e-420c-8d4a-36479f55ead3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:04.999855 [ 259 ] {2cddfcd5-d26e-420c-8d4a-36479f55ead3} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:04.999893 [ 259 ] {2cddfcd5-d26e-420c-8d4a-36479f55ead3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:05.000248 [ 259 ] {2cddfcd5-d26e-420c-8d4a-36479f55ead3} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2025.01.31 23:41:05.000489 [ 259 ] {2cddfcd5-d26e-420c-8d4a-36479f55ead3} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:05.000712 [ 259 ] {2cddfcd5-d26e-420c-8d4a-36479f55ead3} executeQuery: Read 34 rows, 2.02 KiB in 0.001472 sec., 23097.82608695652 rows/sec., 1.34 MiB/sec. 2025.01.31 23:41:05.000775 [ 259 ] {2cddfcd5-d26e-420c-8d4a-36479f55ead3} TCPHandler: Processed in 0.001705654 sec. 2025.01.31 23:41:05.001154 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 246.26 MiB, peak 253.17 MiB, free memory in arenas 0.00 B, will set to 245.13 MiB (RSS), difference: -1.14 MiB 2025.01.31 23:41:05.344520 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 2025.01.31 23:41:05.364579 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:05.364653 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:05.372106 [ 244 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:41:05.372910 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:41:05.376583 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 438 2025.01.31 23:41:08.547513 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1584 2025.01.31 23:41:08.551036 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:08.551099 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:08.552600 [ 242 ] {} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:41:08.552922 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:41:08.553586 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1584 2025.01.31 23:41:09.126204 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:09.126391 [ 262 ] {440cc3bd-f44f-46c2-96a4-65095ade1a96} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:09.126467 [ 262 ] {440cc3bd-f44f-46c2-96a4-65095ade1a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:09.127255 [ 262 ] {440cc3bd-f44f-46c2-96a4-65095ade1a96} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:09.127305 [ 262 ] {440cc3bd-f44f-46c2-96a4-65095ade1a96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:09.127747 [ 262 ] {440cc3bd-f44f-46c2-96a4-65095ade1a96} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.31 23:41:09.128012 [ 262 ] {440cc3bd-f44f-46c2-96a4-65095ade1a96} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:09.128255 [ 262 ] {440cc3bd-f44f-46c2-96a4-65095ade1a96} executeQuery: Read 56 rows, 4.38 KiB in 0.001915 sec., 29242.819843342037 rows/sec., 2.23 MiB/sec. 2025.01.31 23:41:09.128320 [ 262 ] {440cc3bd-f44f-46c2-96a4-65095ade1a96} TCPHandler: Processed in 0.002252471 sec. 2025.01.31 23:41:09.128572 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:09.128762 [ 259 ] {9b17f11e-863a-43d4-b334-3dfd152270d0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:09.128836 [ 259 ] {9b17f11e-863a-43d4-b334-3dfd152270d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:09.129606 [ 259 ] {9b17f11e-863a-43d4-b334-3dfd152270d0} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:09.129649 [ 259 ] {9b17f11e-863a-43d4-b334-3dfd152270d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:09.130100 [ 259 ] {9b17f11e-863a-43d4-b334-3dfd152270d0} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.31 23:41:09.130357 [ 259 ] {9b17f11e-863a-43d4-b334-3dfd152270d0} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:09.130560 [ 259 ] {9b17f11e-863a-43d4-b334-3dfd152270d0} executeQuery: Read 64 rows, 5.12 KiB in 0.001851 sec., 34575.90491626148 rows/sec., 2.70 MiB/sec. 2025.01.31 23:41:09.130631 [ 259 ] {9b17f11e-863a-43d4-b334-3dfd152270d0} TCPHandler: Processed in 0.002192138 sec. 2025.01.31 23:41:09.130800 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:09.130949 [ 262 ] {c08de9ee-dcb5-4a88-a82b-18ae565f8efb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:09.131017 [ 262 ] {c08de9ee-dcb5-4a88-a82b-18ae565f8efb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:09.131677 [ 262 ] {c08de9ee-dcb5-4a88-a82b-18ae565f8efb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:09.131723 [ 262 ] {c08de9ee-dcb5-4a88-a82b-18ae565f8efb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:09.132128 [ 262 ] {c08de9ee-dcb5-4a88-a82b-18ae565f8efb} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.31 23:41:09.132388 [ 262 ] {c08de9ee-dcb5-4a88-a82b-18ae565f8efb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:09.132596 [ 262 ] {c08de9ee-dcb5-4a88-a82b-18ae565f8efb} executeQuery: Read 128 rows, 9.13 KiB in 0.001684 sec., 76009.50118764846 rows/sec., 5.29 MiB/sec. 2025.01.31 23:41:09.132658 [ 262 ] {c08de9ee-dcb5-4a88-a82b-18ae565f8efb} TCPHandler: Processed in 0.0019208 sec. 2025.01.31 23:41:09.132811 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:09.132958 [ 259 ] {6e7a79e8-ebd9-41d8-8335-cc3bcfdc9d19} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:09.133022 [ 259 ] {6e7a79e8-ebd9-41d8-8335-cc3bcfdc9d19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:09.133622 [ 259 ] {6e7a79e8-ebd9-41d8-8335-cc3bcfdc9d19} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:09.133669 [ 259 ] {6e7a79e8-ebd9-41d8-8335-cc3bcfdc9d19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:09.134064 [ 259 ] {6e7a79e8-ebd9-41d8-8335-cc3bcfdc9d19} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2025.01.31 23:41:09.134306 [ 259 ] {6e7a79e8-ebd9-41d8-8335-cc3bcfdc9d19} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:09.134487 [ 259 ] {6e7a79e8-ebd9-41d8-8335-cc3bcfdc9d19} executeQuery: Read 48 rows, 3.31 KiB in 0.001565 sec., 30670.926517571887 rows/sec., 2.07 MiB/sec. 2025.01.31 23:41:09.134538 [ 259 ] {6e7a79e8-ebd9-41d8-8335-cc3bcfdc9d19} TCPHandler: Processed in 0.001797006 sec. 2025.01.31 23:41:10.918439 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 2025.01.31 23:41:10.919077 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:10.919126 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:10.919643 [ 243 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:41:10.919889 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:41:10.920122 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 2025.01.31 23:41:12.877558 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 2025.01.31 23:41:12.898973 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:12.899042 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:12.906423 [ 244 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:41:12.907183 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:41:12.911193 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 445 2025.01.31 23:41:14.126436 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:14.126629 [ 262 ] {0c0870bd-8d7a-4554-a1f4-d0cf6cc9104f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:14.126703 [ 262 ] {0c0870bd-8d7a-4554-a1f4-d0cf6cc9104f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:14.127496 [ 262 ] {0c0870bd-8d7a-4554-a1f4-d0cf6cc9104f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:14.127548 [ 262 ] {0c0870bd-8d7a-4554-a1f4-d0cf6cc9104f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:14.127987 [ 262 ] {0c0870bd-8d7a-4554-a1f4-d0cf6cc9104f} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.31 23:41:14.128245 [ 262 ] {0c0870bd-8d7a-4554-a1f4-d0cf6cc9104f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:14.128477 [ 262 ] {0c0870bd-8d7a-4554-a1f4-d0cf6cc9104f} executeQuery: Read 56 rows, 4.38 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.25 MiB/sec. 2025.01.31 23:41:14.128542 [ 262 ] {0c0870bd-8d7a-4554-a1f4-d0cf6cc9104f} TCPHandler: Processed in 0.002244031 sec. 2025.01.31 23:41:14.128809 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:14.129022 [ 259 ] {56faa85e-53cd-4238-893e-1172d3c847d6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:14.129104 [ 259 ] {56faa85e-53cd-4238-893e-1172d3c847d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:14.129962 [ 259 ] {56faa85e-53cd-4238-893e-1172d3c847d6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:14.130005 [ 259 ] {56faa85e-53cd-4238-893e-1172d3c847d6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:14.130454 [ 259 ] {56faa85e-53cd-4238-893e-1172d3c847d6} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.31 23:41:14.130722 [ 259 ] {56faa85e-53cd-4238-893e-1172d3c847d6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:14.130953 [ 259 ] {56faa85e-53cd-4238-893e-1172d3c847d6} executeQuery: Read 64 rows, 5.12 KiB in 0.001982 sec., 32290.615539858733 rows/sec., 2.52 MiB/sec. 2025.01.31 23:41:14.131057 [ 259 ] {56faa85e-53cd-4238-893e-1172d3c847d6} TCPHandler: Processed in 0.002382724 sec. 2025.01.31 23:41:14.131289 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:14.131617 [ 262 ] {978d41d5-9cc7-4a3a-8255-c4312f0e34b6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:14.131713 [ 262 ] {978d41d5-9cc7-4a3a-8255-c4312f0e34b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:14.132339 [ 262 ] {978d41d5-9cc7-4a3a-8255-c4312f0e34b6} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:14.132380 [ 262 ] {978d41d5-9cc7-4a3a-8255-c4312f0e34b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:14.132784 [ 262 ] {978d41d5-9cc7-4a3a-8255-c4312f0e34b6} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.31 23:41:14.133029 [ 262 ] {978d41d5-9cc7-4a3a-8255-c4312f0e34b6} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:14.133271 [ 262 ] {978d41d5-9cc7-4a3a-8255-c4312f0e34b6} executeQuery: Read 160 rows, 11.41 KiB in 0.001764 sec., 90702.94784580499 rows/sec., 6.32 MiB/sec. 2025.01.31 23:41:14.133360 [ 262 ] {978d41d5-9cc7-4a3a-8255-c4312f0e34b6} TCPHandler: Processed in 0.002193409 sec. 2025.01.31 23:41:14.133582 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:14.133802 [ 259 ] {6eb51598-54b4-47e2-b92a-40affefb8b08} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:14.133867 [ 259 ] {6eb51598-54b4-47e2-b92a-40affefb8b08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:14.134386 [ 259 ] {6eb51598-54b4-47e2-b92a-40affefb8b08} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:14.134425 [ 259 ] {6eb51598-54b4-47e2-b92a-40affefb8b08} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:14.134815 [ 259 ] {6eb51598-54b4-47e2-b92a-40affefb8b08} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2025.01.31 23:41:14.135055 [ 259 ] {6eb51598-54b4-47e2-b92a-40affefb8b08} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:14.135236 [ 259 ] {6eb51598-54b4-47e2-b92a-40affefb8b08} executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. 2025.01.31 23:41:14.135287 [ 259 ] {6eb51598-54b4-47e2-b92a-40affefb8b08} TCPHandler: Processed in 0.001828437 sec. 2025.01.31 23:41:16.143295 [ 31 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.01.31 23:41:16.143366 [ 31 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:16.143394 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:16.143612 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.01.31 23:41:16.143971 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:16.144010 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 228 rows starting from the beginning of the part 2025.01.31 23:41:16.144096 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part 2025.01.31 23:41:16.144267 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part 2025.01.31 23:41:16.144537 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part 2025.01.31 23:41:16.144730 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part 2025.01.31 23:41:16.145801 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.002318893 sec., 108672.54332131756 rows/sec., 5.54 MiB/sec. 2025.01.31 23:41:16.145981 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.31 23:41:16.146319 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:41:16.146404 [ 187 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_42_9} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.01.31 23:41:16.146509 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:41:16.905969 [ 31 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.01.31 23:41:16.906029 [ 31 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:16.906051 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:16.906218 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.01.31 23:41:16.906411 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:16.906455 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 242 rows starting from the beginning of the part 2025.01.31 23:41:16.906551 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 242 rows starting from the beginning of the part 2025.01.31 23:41:16.906772 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2025.01.31 23:41:16.906920 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part 2025.01.31 23:41:16.907094 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 242 rows starting from the beginning of the part 2025.01.31 23:41:16.908285 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002162688 sec., 348640.2107007576 rows/sec., 24.96 MiB/sec. 2025.01.31 23:41:16.908441 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.31 23:41:16.908731 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:41:16.908811 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_42_9} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.01.31 23:41:16.908894 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.31 23:41:16.966656 [ 31 ] {} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2025.01.31 23:41:16.966747 [ 31 ] {} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:16.966768 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:16.966990 [ 201 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:41:16.967170 [ 201 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:16.967211 [ 201 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part 2025.01.31 23:41:16.967328 [ 201 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2025.01.31 23:41:16.967472 [ 201 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part 2025.01.31 23:41:16.967702 [ 201 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:41:16.967928 [ 201 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part 2025.01.31 23:41:16.969054 [ 202 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.0022159 sec., 24369.330745972293 rows/sec., 2.03 MiB/sec. 2025.01.31 23:41:16.969193 [ 202 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2025.01.31 23:41:16.969493 [ 202 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_13_3} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:41:16.969571 [ 202 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_13_3} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 2025.01.31 23:41:16.969711 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:41:17.209751 [ 31 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 5 parts from all_1_38_8 to all_42_42_0 2025.01.31 23:41:17.209815 [ 31 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:17.209841 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:17.210034 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_38_8 to all_42_42_0 into Compact with storage Full 2025.01.31 23:41:17.210311 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:17.210350 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 64 rows starting from the beginning of the part 2025.01.31 23:41:17.210444 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part 2025.01.31 23:41:17.210649 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part 2025.01.31 23:41:17.210862 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 46 rows starting from the beginning of the part 2025.01.31 23:41:17.211048 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 62 rows starting from the beginning of the part 2025.01.31 23:41:17.212126 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.00221302 sec., 120197.73883652204 rows/sec., 9.04 MiB/sec. 2025.01.31 23:41:17.212293 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) 2025.01.31 23:41:17.212594 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:41:17.212680 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_42_9} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 5 parts: [all_1_38_8, all_42_42_0] -> all_1_42_9 2025.01.31 23:41:17.212764 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.31 23:41:18.204495 [ 25 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:41:18.204551 [ 25 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:41:18.421159 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27511 2025.01.31 23:41:18.421828 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:18.421878 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:18.422397 [ 243 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:41:18.422654 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:41:18.422896 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 2025.01.31 23:41:18.554743 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1600 2025.01.31 23:41:18.557510 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:18.557572 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:18.559067 [ 242 ] {} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:41:18.559388 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:41:18.560051 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1600 2025.01.31 23:41:19.001161 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 241.13 MiB, peak 253.17 MiB, free memory in arenas 0.00 B, will set to 245.13 MiB (RSS), difference: 3.99 MiB 2025.01.31 23:41:19.133770 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.133979 [ 262 ] {6ddab605-9bc8-4c4d-8e9c-80f24895f7e2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:41:19.134058 [ 262 ] {6ddab605-9bc8-4c4d-8e9c-80f24895f7e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:41:19.134817 [ 262 ] {6ddab605-9bc8-4c4d-8e9c-80f24895f7e2} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.134866 [ 262 ] {6ddab605-9bc8-4c4d-8e9c-80f24895f7e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.135305 [ 262 ] {6ddab605-9bc8-4c4d-8e9c-80f24895f7e2} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:41:19.135567 [ 262 ] {6ddab605-9bc8-4c4d-8e9c-80f24895f7e2} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:41:19.135814 [ 262 ] {6ddab605-9bc8-4c4d-8e9c-80f24895f7e2} executeQuery: Read 14 rows, 1.01 KiB in 0.001891 sec., 7403.490216816499 rows/sec., 532.95 KiB/sec. 2025.01.31 23:41:19.135881 [ 262 ] {6ddab605-9bc8-4c4d-8e9c-80f24895f7e2} TCPHandler: Processed in 0.002253631 sec. 2025.01.31 23:41:19.136210 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.136504 [ 259 ] {288abc6f-f91f-4ecd-8cff-10cfaf9b3d17} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:19.136618 [ 259 ] {288abc6f-f91f-4ecd-8cff-10cfaf9b3d17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:19.137697 [ 259 ] {288abc6f-f91f-4ecd-8cff-10cfaf9b3d17} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.137745 [ 259 ] {288abc6f-f91f-4ecd-8cff-10cfaf9b3d17} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.138205 [ 259 ] {288abc6f-f91f-4ecd-8cff-10cfaf9b3d17} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.31 23:41:19.138462 [ 259 ] {288abc6f-f91f-4ecd-8cff-10cfaf9b3d17} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:19.138674 [ 27 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.31 23:41:19.138738 [ 259 ] {288abc6f-f91f-4ecd-8cff-10cfaf9b3d17} executeQuery: Read 281 rows, 25.38 KiB in 0.002312 sec., 121539.79238754326 rows/sec., 10.72 MiB/sec. 2025.01.31 23:41:19.138769 [ 27 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.138845 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.138879 [ 259 ] {288abc6f-f91f-4ecd-8cff-10cfaf9b3d17} TCPHandler: Processed in 0.002843019 sec. 2025.01.31 23:41:19.139175 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.139231 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:41:19.139500 [ 262 ] {852fc54b-bd45-43b9-8900-1f94f6e2ffa7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:41:19.139677 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:19.139684 [ 262 ] {852fc54b-bd45-43b9-8900-1f94f6e2ffa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:41:19.139818 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1430 rows starting from the beginning of the part 2025.01.31 23:41:19.140190 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part 2025.01.31 23:41:19.140718 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1429 rows starting from the beginning of the part 2025.01.31 23:41:19.141141 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:41:19.141513 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part 2025.01.31 23:41:19.141911 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 281 rows starting from the beginning of the part 2025.01.31 23:41:19.144312 [ 262 ] {852fc54b-bd45-43b9-8900-1f94f6e2ffa7} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.144425 [ 262 ] {852fc54b-bd45-43b9-8900-1f94f6e2ffa7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.145486 [ 262 ] {852fc54b-bd45-43b9-8900-1f94f6e2ffa7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:41:19.145843 [ 262 ] {852fc54b-bd45-43b9-8900-1f94f6e2ffa7} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:41:19.146120 [ 262 ] {852fc54b-bd45-43b9-8900-1f94f6e2ffa7} executeQuery: Read 46 rows, 3.39 KiB in 0.006761 sec., 6803.727259281171 rows/sec., 501.21 KiB/sec. 2025.01.31 23:41:19.146392 [ 262 ] {852fc54b-bd45-43b9-8900-1f94f6e2ffa7} TCPHandler: Processed in 0.007407042 sec. 2025.01.31 23:41:19.146677 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.146729 [ 200 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.007782845 sec., 425037.37386521255 rows/sec., 37.10 MiB/sec. 2025.01.31 23:41:19.146863 [ 259 ] {e3ea92f8-adb0-49ec-b830-1c15f4441ef3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:41:19.146958 [ 259 ] {e3ea92f8-adb0-49ec-b830-1c15f4441ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:41:19.147092 [ 200 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.31 23:41:19.147790 [ 199 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_101_20} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:19.148084 [ 199 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_101_20} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.31 23:41:19.148333 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:41:19.148707 [ 259 ] {e3ea92f8-adb0-49ec-b830-1c15f4441ef3} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.148781 [ 259 ] {e3ea92f8-adb0-49ec-b830-1c15f4441ef3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.149168 [ 259 ] {e3ea92f8-adb0-49ec-b830-1c15f4441ef3} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:41:19.149418 [ 259 ] {e3ea92f8-adb0-49ec-b830-1c15f4441ef3} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:41:19.149628 [ 259 ] {e3ea92f8-adb0-49ec-b830-1c15f4441ef3} executeQuery: Read 14 rows, 1004.00 B in 0.002815 sec., 4973.357015985791 rows/sec., 348.30 KiB/sec. 2025.01.31 23:41:19.149685 [ 259 ] {e3ea92f8-adb0-49ec-b830-1c15f4441ef3} TCPHandler: Processed in 0.003164079 sec. 2025.01.31 23:41:19.149869 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.149997 [ 262 ] {43738512-6b21-4e02-af2b-f304f4a50e23} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:41:19.150046 [ 262 ] {43738512-6b21-4e02-af2b-f304f4a50e23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:41:19.150636 [ 262 ] {43738512-6b21-4e02-af2b-f304f4a50e23} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.150676 [ 262 ] {43738512-6b21-4e02-af2b-f304f4a50e23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.151045 [ 262 ] {43738512-6b21-4e02-af2b-f304f4a50e23} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:41:19.151287 [ 262 ] {43738512-6b21-4e02-af2b-f304f4a50e23} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:41:19.151498 [ 262 ] {43738512-6b21-4e02-af2b-f304f4a50e23} executeQuery: Read 13 rows, 830.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 530.81 KiB/sec. 2025.01.31 23:41:19.151557 [ 262 ] {43738512-6b21-4e02-af2b-f304f4a50e23} TCPHandler: Processed in 0.001749495 sec. 2025.01.31 23:41:19.151707 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.151820 [ 259 ] {eb7bff5e-ecc5-4aa8-a468-2f15d1e0e325} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:19.151868 [ 259 ] {eb7bff5e-ecc5-4aa8-a468-2f15d1e0e325} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:19.152605 [ 259 ] {eb7bff5e-ecc5-4aa8-a468-2f15d1e0e325} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.152645 [ 259 ] {eb7bff5e-ecc5-4aa8-a468-2f15d1e0e325} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.153025 [ 259 ] {eb7bff5e-ecc5-4aa8-a468-2f15d1e0e325} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.31 23:41:19.153262 [ 259 ] {eb7bff5e-ecc5-4aa8-a468-2f15d1e0e325} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:19.153436 [ 27 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.31 23:41:19.153495 [ 259 ] {eb7bff5e-ecc5-4aa8-a468-2f15d1e0e325} executeQuery: Read 421 rows, 30.80 KiB in 0.001692 sec., 248817.9669030733 rows/sec., 17.78 MiB/sec. 2025.01.31 23:41:19.153502 [ 27 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.153580 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.153619 [ 259 ] {eb7bff5e-ecc5-4aa8-a468-2f15d1e0e325} TCPHandler: Processed in 0.001962091 sec. 2025.01.31 23:41:19.153857 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.153901 [ 200 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:41:19.154109 [ 262 ] {fc7235cc-ff09-4be4-9257-05294bca793b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:41:19.154223 [ 200 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:19.154237 [ 262 ] {fc7235cc-ff09-4be4-9257-05294bca793b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:41:19.154290 [ 200 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 913 rows starting from the beginning of the part 2025.01.31 23:41:19.154656 [ 200 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part 2025.01.31 23:41:19.155006 [ 200 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 893 rows starting from the beginning of the part 2025.01.31 23:41:19.155519 [ 200 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:41:19.155750 [ 200 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part 2025.01.31 23:41:19.156017 [ 200 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 421 rows starting from the beginning of the part 2025.01.31 23:41:19.156879 [ 262 ] {fc7235cc-ff09-4be4-9257-05294bca793b} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.156966 [ 262 ] {fc7235cc-ff09-4be4-9257-05294bca793b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.157857 [ 262 ] {fc7235cc-ff09-4be4-9257-05294bca793b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:41:19.158412 [ 262 ] {fc7235cc-ff09-4be4-9257-05294bca793b} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:41:19.158797 [ 262 ] {fc7235cc-ff09-4be4-9257-05294bca793b} executeQuery: Read 6 rows, 321.00 B in 0.00475 sec., 1263.157894736842 rows/sec., 66.00 KiB/sec. 2025.01.31 23:41:19.158883 [ 262 ] {fc7235cc-ff09-4be4-9257-05294bca793b} TCPHandler: Processed in 0.005156582 sec. 2025.01.31 23:41:19.159115 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.159270 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.005554225 sec., 435524.30807178316 rows/sec., 33.41 MiB/sec. 2025.01.31 23:41:19.159360 [ 259 ] {1c759a57-523f-4054-9d05-5202d6f3e3f7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:19.159452 [ 259 ] {1c759a57-523f-4054-9d05-5202d6f3e3f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:19.159587 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.31 23:41:19.160278 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_101_20} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:19.160496 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_101_20} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.31 23:41:19.160670 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.31 23:41:19.160800 [ 259 ] {1c759a57-523f-4054-9d05-5202d6f3e3f7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.160843 [ 259 ] {1c759a57-523f-4054-9d05-5202d6f3e3f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.161244 [ 259 ] {1c759a57-523f-4054-9d05-5202d6f3e3f7} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.31 23:41:19.161484 [ 259 ] {1c759a57-523f-4054-9d05-5202d6f3e3f7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:19.161648 [ 27 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.31 23:41:19.161694 [ 27 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.161729 [ 259 ] {1c759a57-523f-4054-9d05-5202d6f3e3f7} executeQuery: Read 237 rows, 16.27 KiB in 0.002419 sec., 97974.3695742042 rows/sec., 6.57 MiB/sec. 2025.01.31 23:41:19.161732 [ 27 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.161879 [ 259 ] {1c759a57-523f-4054-9d05-5202d6f3e3f7} TCPHandler: Processed in 0.002902891 sec. 2025.01.31 23:41:19.162023 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:41:19.162094 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.162255 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:19.162339 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28823 rows starting from the beginning of the part 2025.01.31 23:41:19.162341 [ 262 ] {46307763-1ea9-44d4-ac64-3b7d0b986cc5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:41:19.162541 [ 262 ] {46307763-1ea9-44d4-ac64-3b7d0b986cc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:41:19.162569 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part 2025.01.31 23:41:19.162979 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 963 rows starting from the beginning of the part 2025.01.31 23:41:19.163317 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 128 rows starting from the beginning of the part 2025.01.31 23:41:19.163635 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part 2025.01.31 23:41:19.163987 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 237 rows starting from the beginning of the part 2025.01.31 23:41:19.165246 [ 262 ] {46307763-1ea9-44d4-ac64-3b7d0b986cc5} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.165314 [ 262 ] {46307763-1ea9-44d4-ac64-3b7d0b986cc5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.165954 [ 262 ] {46307763-1ea9-44d4-ac64-3b7d0b986cc5} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:41:19.166330 [ 262 ] {46307763-1ea9-44d4-ac64-3b7d0b986cc5} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:41:19.166965 [ 262 ] {46307763-1ea9-44d4-ac64-3b7d0b986cc5} executeQuery: Read 1 rows, 69.00 B in 0.004647 sec., 215.19259737465032 rows/sec., 14.50 KiB/sec. 2025.01.31 23:41:19.167436 [ 262 ] {46307763-1ea9-44d4-ac64-3b7d0b986cc5} TCPHandler: Processed in 0.00542795 sec. 2025.01.31 23:41:19.167854 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.168081 [ 259 ] {db351589-c631-40cf-934e-6ed23a49aadd} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:19.168189 [ 259 ] {db351589-c631-40cf-934e-6ed23a49aadd} 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.31 23:41:19.169794 [ 259 ] {db351589-c631-40cf-934e-6ed23a49aadd} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.169834 [ 259 ] {db351589-c631-40cf-934e-6ed23a49aadd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.170652 [ 259 ] {db351589-c631-40cf-934e-6ed23a49aadd} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2025.01.31 23:41:19.171066 [ 259 ] {db351589-c631-40cf-934e-6ed23a49aadd} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:41:19.171527 [ 259 ] {db351589-c631-40cf-934e-6ed23a49aadd} executeQuery: Read 39 rows, 71.56 KiB in 0.003508 sec., 11117.445838084379 rows/sec., 19.92 MiB/sec. 2025.01.31 23:41:19.171642 [ 259 ] {db351589-c631-40cf-934e-6ed23a49aadd} TCPHandler: Processed in 0.004053607 sec. 2025.01.31 23:41:19.171808 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:19.171994 [ 262 ] {7acb5423-7ef2-4d70-a008-9faaef6bbfe0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:19.172066 [ 262 ] {7acb5423-7ef2-4d70-a008-9faaef6bbfe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:19.172801 [ 262 ] {7acb5423-7ef2-4d70-a008-9faaef6bbfe0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.172851 [ 262 ] {7acb5423-7ef2-4d70-a008-9faaef6bbfe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.173406 [ 262 ] {7acb5423-7ef2-4d70-a008-9faaef6bbfe0} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2025.01.31 23:41:19.173835 [ 262 ] {7acb5423-7ef2-4d70-a008-9faaef6bbfe0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:19.174196 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 30471 rows, containing 5 columns (5 merged, 0 gathered) in 0.012287425 sec., 2479852.369393913 rows/sec., 167.43 MiB/sec. 2025.01.31 23:41:19.174291 [ 24 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2025.01.31 23:41:19.174353 [ 24 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:19.174401 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:19.174424 [ 262 ] {7acb5423-7ef2-4d70-a008-9faaef6bbfe0} executeQuery: Read 82 rows, 5.33 KiB in 0.002459 sec., 33346.888979259864 rows/sec., 2.12 MiB/sec. 2025.01.31 23:41:19.174711 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:41:19.174724 [ 262 ] {7acb5423-7ef2-4d70-a008-9faaef6bbfe0} TCPHandler: Processed in 0.002971014 sec. 2025.01.31 23:41:19.174825 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.31 23:41:19.175049 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:19.175082 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5870 rows starting from the beginning of the part 2025.01.31 23:41:19.175242 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:41:19.175522 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 34 rows starting from the beginning of the part 2025.01.31 23:41:19.175599 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:19.175681 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 48 rows starting from the beginning of the part 2025.01.31 23:41:19.175832 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_101_20} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.31 23:41:19.175848 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part 2025.01.31 23:41:19.176158 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.01.31 23:41:19.176202 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 82 rows starting from the beginning of the part 2025.01.31 23:41:19.177899 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 6154 rows, containing 4 columns (4 merged, 0 gathered) in 0.003385847 sec., 1817565.8852866064 rows/sec., 118.45 MiB/sec. 2025.01.31 23:41:19.178442 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2025.01.31 23:41:19.178875 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_101_20} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:19.178998 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_101_20} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 2025.01.31 23:41:19.179111 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. 2025.01.31 23:41:20.412165 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 2025.01.31 23:41:20.434566 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:20.434624 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. 2025.01.31 23:41:20.441980 [ 244 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:41:20.442753 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:41:20.445495 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 453 2025.01.31 23:41:24.126732 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:24.126955 [ 262 ] {b98bc159-4111-4ab4-b1f8-c3695c930859} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:24.127032 [ 262 ] {b98bc159-4111-4ab4-b1f8-c3695c930859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:24.127817 [ 262 ] {b98bc159-4111-4ab4-b1f8-c3695c930859} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:24.127856 [ 262 ] {b98bc159-4111-4ab4-b1f8-c3695c930859} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:24.128282 [ 262 ] {b98bc159-4111-4ab4-b1f8-c3695c930859} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.31 23:41:24.128532 [ 262 ] {b98bc159-4111-4ab4-b1f8-c3695c930859} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:24.128743 [ 262 ] {b98bc159-4111-4ab4-b1f8-c3695c930859} executeQuery: Read 56 rows, 4.38 KiB in 0.00184 sec., 30434.782608695652 rows/sec., 2.32 MiB/sec. 2025.01.31 23:41:24.128826 [ 262 ] {b98bc159-4111-4ab4-b1f8-c3695c930859} TCPHandler: Processed in 0.00222992 sec. 2025.01.31 23:41:24.129127 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:24.129342 [ 259 ] {20aa4e9d-ca15-4398-95c3-c7f0a0e26b77} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:24.129423 [ 259 ] {20aa4e9d-ca15-4398-95c3-c7f0a0e26b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:24.130288 [ 259 ] {20aa4e9d-ca15-4398-95c3-c7f0a0e26b77} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:24.130336 [ 259 ] {20aa4e9d-ca15-4398-95c3-c7f0a0e26b77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:24.130785 [ 259 ] {20aa4e9d-ca15-4398-95c3-c7f0a0e26b77} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.31 23:41:24.131057 [ 259 ] {20aa4e9d-ca15-4398-95c3-c7f0a0e26b77} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:24.131291 [ 259 ] {20aa4e9d-ca15-4398-95c3-c7f0a0e26b77} executeQuery: Read 64 rows, 5.12 KiB in 0.002008 sec., 31872.509960159365 rows/sec., 2.49 MiB/sec. 2025.01.31 23:41:24.131356 [ 259 ] {20aa4e9d-ca15-4398-95c3-c7f0a0e26b77} TCPHandler: Processed in 0.002393605 sec. 2025.01.31 23:41:24.131512 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:24.131652 [ 262 ] {c53a25a4-a43a-485c-893f-3bd65ef475e3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:24.131715 [ 262 ] {c53a25a4-a43a-485c-893f-3bd65ef475e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:24.132363 [ 262 ] {c53a25a4-a43a-485c-893f-3bd65ef475e3} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:24.132400 [ 262 ] {c53a25a4-a43a-485c-893f-3bd65ef475e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:24.132809 [ 262 ] {c53a25a4-a43a-485c-893f-3bd65ef475e3} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.31 23:41:24.133059 [ 262 ] {c53a25a4-a43a-485c-893f-3bd65ef475e3} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:24.133248 [ 262 ] {c53a25a4-a43a-485c-893f-3bd65ef475e3} executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. 2025.01.31 23:41:24.133307 [ 262 ] {c53a25a4-a43a-485c-893f-3bd65ef475e3} TCPHandler: Processed in 0.001860118 sec. 2025.01.31 23:41:24.133538 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:24.133779 [ 259 ] {8590d458-159e-4820-ac8c-00456923b2d5} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:24.133845 [ 259 ] {8590d458-159e-4820-ac8c-00456923b2d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:24.134423 [ 259 ] {8590d458-159e-4820-ac8c-00456923b2d5} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:24.134464 [ 259 ] {8590d458-159e-4820-ac8c-00456923b2d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:24.134871 [ 259 ] {8590d458-159e-4820-ac8c-00456923b2d5} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2025.01.31 23:41:24.135122 [ 259 ] {8590d458-159e-4820-ac8c-00456923b2d5} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:24.135340 [ 259 ] {8590d458-159e-4820-ac8c-00456923b2d5} executeQuery: Read 60 rows, 4.14 KiB in 0.001611 sec., 37243.947858472995 rows/sec., 2.51 MiB/sec. 2025.01.31 23:41:24.135395 [ 259 ] {8590d458-159e-4820-ac8c-00456923b2d5} TCPHandler: Processed in 0.001990343 sec. 2025.01.31 23:41:25.923926 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27938 2025.01.31 23:41:25.924578 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:25.924633 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:25.925178 [ 243 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:41:25.925443 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:41:25.925702 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27938 2025.01.31 23:41:25.925734 [ 124 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.31 23:41:25.925837 [ 124 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:25.925878 [ 124 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:25.926068 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:41:25.926282 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:25.926329 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:41:25.926416 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 427 rows starting from the beginning of the part 2025.01.31 23:41:25.926645 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 488 rows starting from the beginning of the part 2025.01.31 23:41:25.926794 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 427 rows starting from the beginning of the part 2025.01.31 23:41:25.926980 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 488 rows starting from the beginning of the part 2025.01.31 23:41:25.927113 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 427 rows starting from the beginning of the part 2025.01.31 23:41:25.929828 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 27938 rows, containing 4 columns (4 merged, 0 gathered) in 0.003853731 sec., 7249597.857245355 rows/sec., 103.71 MiB/sec. 2025.01.31 23:41:25.930044 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.31 23:41:25.930343 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_61_12} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:41:25.930431 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_61_12} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.31 23:41:25.930521 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. 2025.01.31 23:41:27.946463 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 2025.01.31 23:41:27.968526 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:27.968587 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:27.976040 [ 244 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:41:27.976826 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:41:27.977269 [ 123 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.31 23:41:27.977448 [ 123 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:27.977532 [ 123 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:27.977838 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:41:27.985666 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 460 2025.01.31 23:41:27.987074 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:27.987987 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 423 rows starting from the beginning of the part 2025.01.31 23:41:27.992435 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 7 rows starting from the beginning of the part 2025.01.31 23:41:27.997167 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:41:28.003015 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:41:28.008408 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:41:28.013041 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:41:28.072315 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.094653814 sec., 4859.814734987858 rows/sec., 25.13 MiB/sec. 2025.01.31 23:41:28.075583 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.31 23:41:28.078573 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_61_12} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:41:28.078710 [ 194 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_61_12} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.31 23:41:28.081414 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. 2025.01.31 23:41:28.561078 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1630 2025.01.31 23:41:28.564320 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:28.564386 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:28.565935 [ 242 ] {} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:41:28.566264 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:41:28.567892 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1630 2025.01.31 23:41:29.000229 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 245.85 MiB, peak 259.27 MiB, free memory in arenas 0.00 B, will set to 247.45 MiB (RSS), difference: 1.60 MiB 2025.01.31 23:41:29.134223 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.134527 [ 262 ] {f33801a6-64e3-4586-ab37-0d717a1c950d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:41:29.134638 [ 262 ] {f33801a6-64e3-4586-ab37-0d717a1c950d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:41:29.135689 [ 262 ] {f33801a6-64e3-4586-ab37-0d717a1c950d} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.135730 [ 262 ] {f33801a6-64e3-4586-ab37-0d717a1c950d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.136166 [ 262 ] {f33801a6-64e3-4586-ab37-0d717a1c950d} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:41:29.136427 [ 262 ] {f33801a6-64e3-4586-ab37-0d717a1c950d} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:41:29.136624 [ 262 ] {f33801a6-64e3-4586-ab37-0d717a1c950d} executeQuery: Read 14 rows, 1.01 KiB in 0.002183 sec., 6413.19285387082 rows/sec., 461.66 KiB/sec. 2025.01.31 23:41:29.136680 [ 262 ] {f33801a6-64e3-4586-ab37-0d717a1c950d} TCPHandler: Processed in 0.002649313 sec. 2025.01.31 23:41:29.137006 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.137305 [ 259 ] {67b18600-c803-44c2-b8e7-a5d1c6089dd2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:29.137403 [ 259 ] {67b18600-c803-44c2-b8e7-a5d1c6089dd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:29.138315 [ 259 ] {67b18600-c803-44c2-b8e7-a5d1c6089dd2} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.138364 [ 259 ] {67b18600-c803-44c2-b8e7-a5d1c6089dd2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.138833 [ 259 ] {67b18600-c803-44c2-b8e7-a5d1c6089dd2} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.31 23:41:29.139091 [ 259 ] {67b18600-c803-44c2-b8e7-a5d1c6089dd2} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:29.139346 [ 259 ] {67b18600-c803-44c2-b8e7-a5d1c6089dd2} executeQuery: Read 281 rows, 25.38 KiB in 0.002124 sec., 132297.5517890772 rows/sec., 11.67 MiB/sec. 2025.01.31 23:41:29.139439 [ 259 ] {67b18600-c803-44c2-b8e7-a5d1c6089dd2} TCPHandler: Processed in 0.002621783 sec. 2025.01.31 23:41:29.139651 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.139870 [ 262 ] {d7621a9d-32a3-4ebe-8179-903c1a8d5eae} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:41:29.139928 [ 262 ] {d7621a9d-32a3-4ebe-8179-903c1a8d5eae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:41:29.140583 [ 262 ] {d7621a9d-32a3-4ebe-8179-903c1a8d5eae} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.140621 [ 262 ] {d7621a9d-32a3-4ebe-8179-903c1a8d5eae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.140984 [ 262 ] {d7621a9d-32a3-4ebe-8179-903c1a8d5eae} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:41:29.141223 [ 262 ] {d7621a9d-32a3-4ebe-8179-903c1a8d5eae} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:41:29.141405 [ 262 ] {d7621a9d-32a3-4ebe-8179-903c1a8d5eae} executeQuery: Read 46 rows, 3.39 KiB in 0.001571 sec., 29280.712921705923 rows/sec., 2.11 MiB/sec. 2025.01.31 23:41:29.141460 [ 262 ] {d7621a9d-32a3-4ebe-8179-903c1a8d5eae} TCPHandler: Processed in 0.00193096 sec. 2025.01.31 23:41:29.141620 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.141758 [ 259 ] {503dfe68-1bf0-468a-b3d4-dc3aa7c24bab} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:41:29.141815 [ 259 ] {503dfe68-1bf0-468a-b3d4-dc3aa7c24bab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:41:29.142481 [ 259 ] {503dfe68-1bf0-468a-b3d4-dc3aa7c24bab} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.142521 [ 259 ] {503dfe68-1bf0-468a-b3d4-dc3aa7c24bab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.142882 [ 259 ] {503dfe68-1bf0-468a-b3d4-dc3aa7c24bab} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:41:29.143125 [ 259 ] {503dfe68-1bf0-468a-b3d4-dc3aa7c24bab} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:41:29.143345 [ 259 ] {503dfe68-1bf0-468a-b3d4-dc3aa7c24bab} executeQuery: Read 14 rows, 1004.00 B in 0.001617 sec., 8658.008658008659 rows/sec., 606.35 KiB/sec. 2025.01.31 23:41:29.143397 [ 259 ] {503dfe68-1bf0-468a-b3d4-dc3aa7c24bab} TCPHandler: Processed in 0.001847878 sec. 2025.01.31 23:41:29.143576 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.143714 [ 262 ] {88814a4e-1809-4f67-9e24-0ae85b89ee46} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:41:29.143770 [ 262 ] {88814a4e-1809-4f67-9e24-0ae85b89ee46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:41:29.144419 [ 262 ] {88814a4e-1809-4f67-9e24-0ae85b89ee46} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.144457 [ 262 ] {88814a4e-1809-4f67-9e24-0ae85b89ee46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.144820 [ 262 ] {88814a4e-1809-4f67-9e24-0ae85b89ee46} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:41:29.145053 [ 262 ] {88814a4e-1809-4f67-9e24-0ae85b89ee46} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:41:29.145265 [ 262 ] {88814a4e-1809-4f67-9e24-0ae85b89ee46} executeQuery: Read 13 rows, 830.00 B in 0.001573 sec., 8264.462809917355 rows/sec., 515.29 KiB/sec. 2025.01.31 23:41:29.145377 [ 262 ] {88814a4e-1809-4f67-9e24-0ae85b89ee46} TCPHandler: Processed in 0.001868179 sec. 2025.01.31 23:41:29.145579 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.145824 [ 259 ] {dad398d7-4505-4af0-b078-263b7a7c40b8} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:29.145877 [ 259 ] {dad398d7-4505-4af0-b078-263b7a7c40b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:29.146642 [ 259 ] {dad398d7-4505-4af0-b078-263b7a7c40b8} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.146684 [ 259 ] {dad398d7-4505-4af0-b078-263b7a7c40b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.147086 [ 259 ] {dad398d7-4505-4af0-b078-263b7a7c40b8} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.31 23:41:29.147332 [ 259 ] {dad398d7-4505-4af0-b078-263b7a7c40b8} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:29.147558 [ 259 ] {dad398d7-4505-4af0-b078-263b7a7c40b8} executeQuery: Read 421 rows, 30.80 KiB in 0.001806 sec., 233111.84939091915 rows/sec., 16.66 MiB/sec. 2025.01.31 23:41:29.147613 [ 259 ] {dad398d7-4505-4af0-b078-263b7a7c40b8} TCPHandler: Processed in 0.002158228 sec. 2025.01.31 23:41:29.147775 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.147913 [ 262 ] {2e6ee5ae-0cba-4f82-b1aa-63709e44dcfa} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:41:29.147971 [ 262 ] {2e6ee5ae-0cba-4f82-b1aa-63709e44dcfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:41:29.148495 [ 262 ] {2e6ee5ae-0cba-4f82-b1aa-63709e44dcfa} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.148534 [ 262 ] {2e6ee5ae-0cba-4f82-b1aa-63709e44dcfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.148900 [ 262 ] {2e6ee5ae-0cba-4f82-b1aa-63709e44dcfa} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:41:29.149134 [ 262 ] {2e6ee5ae-0cba-4f82-b1aa-63709e44dcfa} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:41:29.149346 [ 262 ] {2e6ee5ae-0cba-4f82-b1aa-63709e44dcfa} executeQuery: Read 6 rows, 321.00 B in 0.001463 sec., 4101.161995898838 rows/sec., 214.27 KiB/sec. 2025.01.31 23:41:29.149396 [ 262 ] {2e6ee5ae-0cba-4f82-b1aa-63709e44dcfa} TCPHandler: Processed in 0.001687463 sec. 2025.01.31 23:41:29.149607 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.149831 [ 259 ] {9d507dcb-d7cb-4211-a89d-ae9922d457a8} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:29.149926 [ 259 ] {9d507dcb-d7cb-4211-a89d-ae9922d457a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:29.150687 [ 259 ] {9d507dcb-d7cb-4211-a89d-ae9922d457a8} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.150726 [ 259 ] {9d507dcb-d7cb-4211-a89d-ae9922d457a8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.151130 [ 259 ] {9d507dcb-d7cb-4211-a89d-ae9922d457a8} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.31 23:41:29.151372 [ 259 ] {9d507dcb-d7cb-4211-a89d-ae9922d457a8} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:29.151593 [ 259 ] {9d507dcb-d7cb-4211-a89d-ae9922d457a8} executeQuery: Read 237 rows, 16.27 KiB in 0.001818 sec., 130363.03630363036 rows/sec., 8.74 MiB/sec. 2025.01.31 23:41:29.151648 [ 259 ] {9d507dcb-d7cb-4211-a89d-ae9922d457a8} TCPHandler: Processed in 0.002151698 sec. 2025.01.31 23:41:29.151802 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.151940 [ 262 ] {78b28795-6323-4b45-80b2-9cfb7ddc23e9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:41:29.151999 [ 262 ] {78b28795-6323-4b45-80b2-9cfb7ddc23e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:41:29.152508 [ 262 ] {78b28795-6323-4b45-80b2-9cfb7ddc23e9} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.152546 [ 262 ] {78b28795-6323-4b45-80b2-9cfb7ddc23e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.152906 [ 262 ] {78b28795-6323-4b45-80b2-9cfb7ddc23e9} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:41:29.153155 [ 262 ] {78b28795-6323-4b45-80b2-9cfb7ddc23e9} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:41:29.153367 [ 262 ] {78b28795-6323-4b45-80b2-9cfb7ddc23e9} executeQuery: Read 1 rows, 69.00 B in 0.001458 sec., 685.8710562414266 rows/sec., 46.22 KiB/sec. 2025.01.31 23:41:29.153416 [ 262 ] {78b28795-6323-4b45-80b2-9cfb7ddc23e9} TCPHandler: Processed in 0.001684183 sec. 2025.01.31 23:41:29.153569 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.153707 [ 259 ] {b8e210a4-9e25-4771-936a-d953d3efe772} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:29.153799 [ 259 ] {b8e210a4-9e25-4771-936a-d953d3efe772} 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.31 23:41:29.155042 [ 259 ] {b8e210a4-9e25-4771-936a-d953d3efe772} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.155083 [ 259 ] {b8e210a4-9e25-4771-936a-d953d3efe772} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.155754 [ 259 ] {b8e210a4-9e25-4771-936a-d953d3efe772} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2025.01.31 23:41:29.156014 [ 259 ] {b8e210a4-9e25-4771-936a-d953d3efe772} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:41:29.156329 [ 259 ] {b8e210a4-9e25-4771-936a-d953d3efe772} executeQuery: Read 39 rows, 71.56 KiB in 0.002651 sec., 14711.429649188984 rows/sec., 26.36 MiB/sec. 2025.01.31 23:41:29.156779 [ 259 ] {b8e210a4-9e25-4771-936a-d953d3efe772} TCPHandler: Processed in 0.003270903 sec. 2025.01.31 23:41:29.157121 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:29.157378 [ 262 ] {e8b570ee-90c3-4e54-b6e3-4eb06394c15c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:29.157427 [ 262 ] {e8b570ee-90c3-4e54-b6e3-4eb06394c15c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:29.157914 [ 262 ] {e8b570ee-90c3-4e54-b6e3-4eb06394c15c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:29.157953 [ 262 ] {e8b570ee-90c3-4e54-b6e3-4eb06394c15c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:29.158325 [ 262 ] {e8b570ee-90c3-4e54-b6e3-4eb06394c15c} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2025.01.31 23:41:29.158575 [ 262 ] {e8b570ee-90c3-4e54-b6e3-4eb06394c15c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:29.158786 [ 262 ] {e8b570ee-90c3-4e54-b6e3-4eb06394c15c} executeQuery: Read 82 rows, 5.33 KiB in 0.001453 sec., 56434.96214728148 rows/sec., 3.58 MiB/sec. 2025.01.31 23:41:29.158834 [ 262 ] {e8b570ee-90c3-4e54-b6e3-4eb06394c15c} TCPHandler: Processed in 0.001941361 sec. 2025.01.31 23:41:33.204592 [ 142 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:41:33.204664 [ 142 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:41:33.426734 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28426 2025.01.31 23:41:33.427400 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:33.427450 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:33.427977 [ 243 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:41:33.428235 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:41:33.428471 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 2025.01.31 23:41:34.127037 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.127245 [ 262 ] {836f3a36-67b9-45d6-a148-40ffabd88cf7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:34.127324 [ 262 ] {836f3a36-67b9-45d6-a148-40ffabd88cf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:34.128096 [ 262 ] {836f3a36-67b9-45d6-a148-40ffabd88cf7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.128148 [ 262 ] {836f3a36-67b9-45d6-a148-40ffabd88cf7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.128576 [ 262 ] {836f3a36-67b9-45d6-a148-40ffabd88cf7} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.31 23:41:34.128821 [ 262 ] {836f3a36-67b9-45d6-a148-40ffabd88cf7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:34.129008 [ 262 ] {836f3a36-67b9-45d6-a148-40ffabd88cf7} executeQuery: Read 56 rows, 4.38 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.35 MiB/sec. 2025.01.31 23:41:34.129063 [ 262 ] {836f3a36-67b9-45d6-a148-40ffabd88cf7} TCPHandler: Processed in 0.002168408 sec. 2025.01.31 23:41:34.129386 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.129634 [ 259 ] {152f5557-c9c1-4744-b4e0-59e0f57dc17a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:34.129715 [ 259 ] {152f5557-c9c1-4744-b4e0-59e0f57dc17a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:34.130575 [ 259 ] {152f5557-c9c1-4744-b4e0-59e0f57dc17a} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.130620 [ 259 ] {152f5557-c9c1-4744-b4e0-59e0f57dc17a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.131077 [ 259 ] {152f5557-c9c1-4744-b4e0-59e0f57dc17a} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.31 23:41:34.131345 [ 259 ] {152f5557-c9c1-4744-b4e0-59e0f57dc17a} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:34.131585 [ 259 ] {152f5557-c9c1-4744-b4e0-59e0f57dc17a} executeQuery: Read 64 rows, 5.12 KiB in 0.00201 sec., 31840.796019900496 rows/sec., 2.49 MiB/sec. 2025.01.31 23:41:34.131652 [ 259 ] {152f5557-c9c1-4744-b4e0-59e0f57dc17a} TCPHandler: Processed in 0.002449057 sec. 2025.01.31 23:41:34.131808 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.131948 [ 262 ] {b50c5af4-976c-42cb-afbb-57198979a61e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:34.132010 [ 262 ] {b50c5af4-976c-42cb-afbb-57198979a61e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:34.132635 [ 262 ] {b50c5af4-976c-42cb-afbb-57198979a61e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.132673 [ 262 ] {b50c5af4-976c-42cb-afbb-57198979a61e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.133064 [ 262 ] {b50c5af4-976c-42cb-afbb-57198979a61e} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.31 23:41:34.133295 [ 262 ] {b50c5af4-976c-42cb-afbb-57198979a61e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:34.133469 [ 262 ] {b50c5af4-976c-42cb-afbb-57198979a61e} executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec. 2025.01.31 23:41:34.133524 [ 262 ] {b50c5af4-976c-42cb-afbb-57198979a61e} TCPHandler: Processed in 0.001785486 sec. 2025.01.31 23:41:34.133690 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.133835 [ 259 ] {cbc21f36-c6cc-4aae-9797-4235fdbfa4d3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:34.133900 [ 259 ] {cbc21f36-c6cc-4aae-9797-4235fdbfa4d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:34.134508 [ 259 ] {cbc21f36-c6cc-4aae-9797-4235fdbfa4d3} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.134549 [ 259 ] {cbc21f36-c6cc-4aae-9797-4235fdbfa4d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.134941 [ 259 ] {cbc21f36-c6cc-4aae-9797-4235fdbfa4d3} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2025.01.31 23:41:34.135182 [ 259 ] {cbc21f36-c6cc-4aae-9797-4235fdbfa4d3} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:34.135403 [ 259 ] {cbc21f36-c6cc-4aae-9797-4235fdbfa4d3} executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. 2025.01.31 23:41:34.135459 [ 259 ] {cbc21f36-c6cc-4aae-9797-4235fdbfa4d3} TCPHandler: Processed in 0.001840777 sec. 2025.01.31 23:41:34.974292 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.974477 [ 262 ] {61871836-8ac3-40ba-9ec3-b3476d430f0b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:41:34.974549 [ 262 ] {61871836-8ac3-40ba-9ec3-b3476d430f0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:41:34.975284 [ 262 ] {61871836-8ac3-40ba-9ec3-b3476d430f0b} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.975334 [ 262 ] {61871836-8ac3-40ba-9ec3-b3476d430f0b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.975744 [ 262 ] {61871836-8ac3-40ba-9ec3-b3476d430f0b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:41:34.976009 [ 262 ] {61871836-8ac3-40ba-9ec3-b3476d430f0b} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:41:34.976170 [ 117 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.31 23:41:34.976213 [ 262 ] {61871836-8ac3-40ba-9ec3-b3476d430f0b} executeQuery: Read 14 rows, 1.01 KiB in 0.001785 sec., 7843.137254901962 rows/sec., 564.60 KiB/sec. 2025.01.31 23:41:34.976214 [ 117 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.976262 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.976289 [ 262 ] {61871836-8ac3-40ba-9ec3-b3476d430f0b} TCPHandler: Processed in 0.002134738 sec. 2025.01.31 23:41:34.976460 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:41:34.976599 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.976656 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:34.976709 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:41:34.976798 [ 259 ] {72961d30-74b2-451e-9e6b-d9e6a5a0bfe0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:41:34.976895 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:41:34.976934 [ 259 ] {72961d30-74b2-451e-9e6b-d9e6a5a0bfe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:41:34.977317 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:41:34.977615 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:41:34.978101 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:41:34.980569 [ 259 ] {72961d30-74b2-451e-9e6b-d9e6a5a0bfe0} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.980651 [ 259 ] {72961d30-74b2-451e-9e6b-d9e6a5a0bfe0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.981030 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004663786 sec., 15009.265004869436 rows/sec., 1.11 MiB/sec. 2025.01.31 23:41:34.981191 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.31 23:41:34.981192 [ 259 ] {72961d30-74b2-451e-9e6b-d9e6a5a0bfe0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2025.01.31 23:41:34.981559 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_45_11} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:41:34.981574 [ 259 ] {72961d30-74b2-451e-9e6b-d9e6a5a0bfe0} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:41:34.981704 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_45_11} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.31 23:41:34.981959 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:41:34.982074 [ 259 ] {72961d30-74b2-451e-9e6b-d9e6a5a0bfe0} executeQuery: Read 2 rows, 167.00 B in 0.005317 sec., 376.1519653940192 rows/sec., 30.67 KiB/sec. 2025.01.31 23:41:34.982254 [ 259 ] {72961d30-74b2-451e-9e6b-d9e6a5a0bfe0} TCPHandler: Processed in 0.005831514 sec. 2025.01.31 23:41:34.982414 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.982552 [ 262 ] {b310a71f-45d0-41d7-9aad-a6d2d984149e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:34.982608 [ 262 ] {b310a71f-45d0-41d7-9aad-a6d2d984149e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:34.984389 [ 262 ] {b310a71f-45d0-41d7-9aad-a6d2d984149e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.984441 [ 262 ] {b310a71f-45d0-41d7-9aad-a6d2d984149e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.985102 [ 262 ] {b310a71f-45d0-41d7-9aad-a6d2d984149e} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.31 23:41:34.985514 [ 262 ] {b310a71f-45d0-41d7-9aad-a6d2d984149e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:34.985750 [ 262 ] {b310a71f-45d0-41d7-9aad-a6d2d984149e} executeQuery: Read 1422 rows, 121.57 KiB in 0.003227 sec., 440656.95692593744 rows/sec., 36.79 MiB/sec. 2025.01.31 23:41:34.985818 [ 262 ] {b310a71f-45d0-41d7-9aad-a6d2d984149e} TCPHandler: Processed in 0.003471049 sec. 2025.01.31 23:41:34.986040 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.986263 [ 259 ] {2c4c1418-0ac9-49ba-bb42-adaf9eb58135} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:41:34.986313 [ 259 ] {2c4c1418-0ac9-49ba-bb42-adaf9eb58135} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:41:34.986932 [ 259 ] {2c4c1418-0ac9-49ba-bb42-adaf9eb58135} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.986972 [ 259 ] {2c4c1418-0ac9-49ba-bb42-adaf9eb58135} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.987342 [ 259 ] {2c4c1418-0ac9-49ba-bb42-adaf9eb58135} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:41:34.987591 [ 259 ] {2c4c1418-0ac9-49ba-bb42-adaf9eb58135} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:41:34.987807 [ 259 ] {2c4c1418-0ac9-49ba-bb42-adaf9eb58135} executeQuery: Read 48 rows, 3.53 KiB in 0.001605 sec., 29906.542056074766 rows/sec., 2.15 MiB/sec. 2025.01.31 23:41:34.987860 [ 259 ] {2c4c1418-0ac9-49ba-bb42-adaf9eb58135} TCPHandler: Processed in 0.001931311 sec. 2025.01.31 23:41:34.988019 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.988136 [ 262 ] {3f248d34-35a2-4bb8-ac98-4c29e9f4db73} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:41:34.988186 [ 262 ] {3f248d34-35a2-4bb8-ac98-4c29e9f4db73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:41:34.988870 [ 262 ] {3f248d34-35a2-4bb8-ac98-4c29e9f4db73} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.988909 [ 262 ] {3f248d34-35a2-4bb8-ac98-4c29e9f4db73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.989306 [ 262 ] {3f248d34-35a2-4bb8-ac98-4c29e9f4db73} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:41:34.989562 [ 262 ] {3f248d34-35a2-4bb8-ac98-4c29e9f4db73} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:41:34.989749 [ 262 ] {3f248d34-35a2-4bb8-ac98-4c29e9f4db73} executeQuery: Read 242 rows, 16.79 KiB in 0.001637 sec., 147831.39890042762 rows/sec., 10.02 MiB/sec. 2025.01.31 23:41:34.989878 [ 262 ] {3f248d34-35a2-4bb8-ac98-4c29e9f4db73} TCPHandler: Processed in 0.001917761 sec. 2025.01.31 23:41:34.990079 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.990217 [ 259 ] {8bf9b822-1c98-4d9d-98cb-bea36ff99db9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:41:34.990274 [ 259 ] {8bf9b822-1c98-4d9d-98cb-bea36ff99db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:41:34.990893 [ 259 ] {8bf9b822-1c98-4d9d-98cb-bea36ff99db9} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.990932 [ 259 ] {8bf9b822-1c98-4d9d-98cb-bea36ff99db9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.991291 [ 259 ] {8bf9b822-1c98-4d9d-98cb-bea36ff99db9} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:41:34.991537 [ 259 ] {8bf9b822-1c98-4d9d-98cb-bea36ff99db9} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:41:34.991698 [ 117 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 2025.01.31 23:41:34.991760 [ 117 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.991785 [ 259 ] {8bf9b822-1c98-4d9d-98cb-bea36ff99db9} executeQuery: Read 13 rows, 830.00 B in 0.001589 sec., 8181.2460667086225 rows/sec., 510.10 KiB/sec. 2025.01.31 23:41:34.991801 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.991929 [ 259 ] {8bf9b822-1c98-4d9d-98cb-bea36ff99db9} TCPHandler: Processed in 0.001955091 sec. 2025.01.31 23:41:34.991995 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:41:34.992113 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.992177 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_45_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:34.992233 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:41:34.992334 [ 262 ] {ee742f94-c023-4db9-8922-296be168d0b6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:34.992509 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:41:34.992540 [ 262 ] {ee742f94-c023-4db9-8922-296be168d0b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:34.992864 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:41:34.993173 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:41:34.993483 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:41:34.995716 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_45_11} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003775579 sec., 17215.90251455472 rows/sec., 1.11 MiB/sec. 2025.01.31 23:41:34.995758 [ 262 ] {ee742f94-c023-4db9-8922-296be168d0b6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.995823 [ 262 ] {ee742f94-c023-4db9-8922-296be168d0b6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.995868 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_45_11} MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) 2025.01.31 23:41:34.996451 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_45_11} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:41:34.996635 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_45_11} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 2025.01.31 23:41:34.996749 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:41:34.996756 [ 262 ] {ee742f94-c023-4db9-8922-296be168d0b6} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.31 23:41:34.997046 [ 262 ] {ee742f94-c023-4db9-8922-296be168d0b6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:34.997294 [ 262 ] {ee742f94-c023-4db9-8922-296be168d0b6} executeQuery: Read 879 rows, 65.26 KiB in 0.005024 sec., 174960.19108280254 rows/sec., 12.68 MiB/sec. 2025.01.31 23:41:34.997377 [ 262 ] {ee742f94-c023-4db9-8922-296be168d0b6} TCPHandler: Processed in 0.005350548 sec. 2025.01.31 23:41:34.997589 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.997821 [ 259 ] {eee3c72a-ffe9-4e01-bd8f-86c20734aaa6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:41:34.997882 [ 259 ] {eee3c72a-ffe9-4e01-bd8f-86c20734aaa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:41:34.998459 [ 259 ] {eee3c72a-ffe9-4e01-bd8f-86c20734aaa6} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:34.998505 [ 259 ] {eee3c72a-ffe9-4e01-bd8f-86c20734aaa6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:34.998865 [ 259 ] {eee3c72a-ffe9-4e01-bd8f-86c20734aaa6} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:41:34.999118 [ 259 ] {eee3c72a-ffe9-4e01-bd8f-86c20734aaa6} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:41:34.999296 [ 259 ] {eee3c72a-ffe9-4e01-bd8f-86c20734aaa6} executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. 2025.01.31 23:41:34.999345 [ 259 ] {eee3c72a-ffe9-4e01-bd8f-86c20734aaa6} TCPHandler: Processed in 0.001867549 sec. 2025.01.31 23:41:34.999476 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:34.999592 [ 262 ] {b14a5e93-3f14-4ffb-a81f-e303aa183598} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:34.999648 [ 262 ] {b14a5e93-3f14-4ffb-a81f-e303aa183598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:35.000553 [ 262 ] {b14a5e93-3f14-4ffb-a81f-e303aa183598} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:35.000593 [ 262 ] {b14a5e93-3f14-4ffb-a81f-e303aa183598} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:35.001040 [ 262 ] {b14a5e93-3f14-4ffb-a81f-e303aa183598} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.31 23:41:35.001603 [ 262 ] {b14a5e93-3f14-4ffb-a81f-e303aa183598} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:35.001849 [ 262 ] {b14a5e93-3f14-4ffb-a81f-e303aa183598} executeQuery: Read 956 rows, 65.04 KiB in 0.00228 sec., 419298.2456140351 rows/sec., 27.86 MiB/sec. 2025.01.31 23:41:35.001940 [ 262 ] {b14a5e93-3f14-4ffb-a81f-e303aa183598} TCPHandler: Processed in 0.002516849 sec. 2025.01.31 23:41:35.002139 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:35.002431 [ 259 ] {01a809a5-e6c3-4875-8596-48456d80ef43} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:41:35.002579 [ 259 ] {01a809a5-e6c3-4875-8596-48456d80ef43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:41:35.003100 [ 259 ] {01a809a5-e6c3-4875-8596-48456d80ef43} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:35.003139 [ 259 ] {01a809a5-e6c3-4875-8596-48456d80ef43} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:35.003495 [ 259 ] {01a809a5-e6c3-4875-8596-48456d80ef43} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:41:35.003738 [ 259 ] {01a809a5-e6c3-4875-8596-48456d80ef43} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:41:35.003945 [ 259 ] {01a809a5-e6c3-4875-8596-48456d80ef43} executeQuery: Read 1 rows, 69.00 B in 0.001613 sec., 619.962802231866 rows/sec., 41.77 KiB/sec. 2025.01.31 23:41:35.004103 [ 259 ] {01a809a5-e6c3-4875-8596-48456d80ef43} TCPHandler: Processed in 0.002070474 sec. 2025.01.31 23:41:35.004307 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:35.004433 [ 262 ] {3047245d-52c6-49e7-ae9b-c42a80377983} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:35.004515 [ 262 ] {3047245d-52c6-49e7-ae9b-c42a80377983} 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.31 23:41:35.005801 [ 262 ] {3047245d-52c6-49e7-ae9b-c42a80377983} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:35.005841 [ 262 ] {3047245d-52c6-49e7-ae9b-c42a80377983} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:35.006514 [ 262 ] {3047245d-52c6-49e7-ae9b-c42a80377983} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2025.01.31 23:41:35.006780 [ 262 ] {3047245d-52c6-49e7-ae9b-c42a80377983} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:41:35.007070 [ 262 ] {3047245d-52c6-49e7-ae9b-c42a80377983} executeQuery: Read 39 rows, 71.56 KiB in 0.002652 sec., 14705.882352941177 rows/sec., 26.35 MiB/sec. 2025.01.31 23:41:35.007568 [ 262 ] {3047245d-52c6-49e7-ae9b-c42a80377983} TCPHandler: Processed in 0.003357525 sec. 2025.01.31 23:41:35.007786 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:35.007926 [ 259 ] {7a490278-63be-46b6-88f8-277ef1e80dad} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:35.007983 [ 259 ] {7a490278-63be-46b6-88f8-277ef1e80dad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:35.008537 [ 259 ] {7a490278-63be-46b6-88f8-277ef1e80dad} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:35.008575 [ 259 ] {7a490278-63be-46b6-88f8-277ef1e80dad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:35.008941 [ 259 ] {7a490278-63be-46b6-88f8-277ef1e80dad} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2025.01.31 23:41:35.009178 [ 259 ] {7a490278-63be-46b6-88f8-277ef1e80dad} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:35.009360 [ 259 ] {7a490278-63be-46b6-88f8-277ef1e80dad} executeQuery: Read 34 rows, 2.02 KiB in 0.001466 sec., 23192.360163710775 rows/sec., 1.35 MiB/sec. 2025.01.31 23:41:35.009410 [ 259 ] {7a490278-63be-46b6-88f8-277ef1e80dad} TCPHandler: Processed in 0.001748725 sec. 2025.01.31 23:41:35.486646 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 2025.01.31 23:41:35.505570 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:35.505632 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:35.512690 [ 244 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:41:35.513483 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:41:35.516124 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 468 2025.01.31 23:41:38.568961 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1684 2025.01.31 23:41:38.572479 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:38.572531 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:38.574021 [ 242 ] {} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:41:38.574325 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:41:38.574566 [ 147 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.31 23:41:38.574689 [ 147 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:38.574758 [ 147 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:38.575120 [ 202 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:41:38.575423 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1684 2025.01.31 23:41:38.575869 [ 202 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:38.575993 [ 202 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1500 rows starting from the beginning of the part 2025.01.31 23:41:38.576428 [ 202 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:41:38.576851 [ 202 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part 2025.01.31 23:41:38.577271 [ 202 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part 2025.01.31 23:41:38.577674 [ 202 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:41:38.578116 [ 202 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 54 rows starting from the beginning of the part 2025.01.31 23:41:38.586316 [ 201 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 72 columns (72 merged, 0 gathered) in 0.011405488 sec., 147648.2198745025 rows/sec., 113.18 MiB/sec. 2025.01.31 23:41:38.588208 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.31 23:41:38.589069 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_46_9} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:41:38.589173 [ 189 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_46_9} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.31 23:41:38.589538 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. 2025.01.31 23:41:39.125235 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:39.125443 [ 262 ] {fe7971dc-8891-401a-a9ca-6e3a0c2bd974} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:39.125525 [ 262 ] {fe7971dc-8891-401a-a9ca-6e3a0c2bd974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:39.126303 [ 262 ] {fe7971dc-8891-401a-a9ca-6e3a0c2bd974} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:39.126355 [ 262 ] {fe7971dc-8891-401a-a9ca-6e3a0c2bd974} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:39.126792 [ 262 ] {fe7971dc-8891-401a-a9ca-6e3a0c2bd974} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.31 23:41:39.127061 [ 262 ] {fe7971dc-8891-401a-a9ca-6e3a0c2bd974} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:39.127310 [ 262 ] {fe7971dc-8891-401a-a9ca-6e3a0c2bd974} executeQuery: Read 56 rows, 4.38 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.23 MiB/sec. 2025.01.31 23:41:39.127307 [ 146 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.31 23:41:39.127375 [ 262 ] {fe7971dc-8891-401a-a9ca-6e3a0c2bd974} TCPHandler: Processed in 0.002281361 sec. 2025.01.31 23:41:39.127459 [ 146 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:39.127526 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:39.127732 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:39.127792 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:41:39.128015 [ 259 ] {1459a7e6-e2ac-4efe-bdbe-259ba03b5d9c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:39.128097 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:39.128146 [ 259 ] {1459a7e6-e2ac-4efe-bdbe-259ba03b5d9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:39.128170 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1430 rows starting from the beginning of the part 2025.01.31 23:41:39.128556 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part 2025.01.31 23:41:39.128917 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 281 rows starting from the beginning of the part 2025.01.31 23:41:39.129224 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part 2025.01.31 23:41:39.129656 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1422 rows starting from the beginning of the part 2025.01.31 23:41:39.130033 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part 2025.01.31 23:41:39.131441 [ 259 ] {1459a7e6-e2ac-4efe-bdbe-259ba03b5d9c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:39.131513 [ 259 ] {1459a7e6-e2ac-4efe-bdbe-259ba03b5d9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:39.132602 [ 259 ] {1459a7e6-e2ac-4efe-bdbe-259ba03b5d9c} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.31 23:41:39.132984 [ 259 ] {1459a7e6-e2ac-4efe-bdbe-259ba03b5d9c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:39.133216 [ 146 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.31 23:41:39.133309 [ 146 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:39.133391 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:39.133441 [ 259 ] {1459a7e6-e2ac-4efe-bdbe-259ba03b5d9c} executeQuery: Read 64 rows, 5.12 KiB in 0.005504 sec., 11627.906976744185 rows/sec., 929.37 KiB/sec. 2025.01.31 23:41:39.133859 [ 259 ] {1459a7e6-e2ac-4efe-bdbe-259ba03b5d9c} TCPHandler: Processed in 0.006317168 sec. 2025.01.31 23:41:39.134083 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:41:39.134262 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:39.134409 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.006769393 sec., 487636.04063170805 rows/sec., 42.58 MiB/sec. 2025.01.31 23:41:39.134560 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:39.134607 [ 262 ] {d7da2eff-93c7-42f1-8a0a-0f6a71fc27ad} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:39.134631 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 913 rows starting from the beginning of the part 2025.01.31 23:41:39.134767 [ 262 ] {d7da2eff-93c7-42f1-8a0a-0f6a71fc27ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:39.134955 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part 2025.01.31 23:41:39.135312 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 421 rows starting from the beginning of the part 2025.01.31 23:41:39.135497 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.31 23:41:39.135644 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part 2025.01.31 23:41:39.136103 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 879 rows starting from the beginning of the part 2025.01.31 23:41:39.136541 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part 2025.01.31 23:41:39.138155 [ 199 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:39.138519 [ 199 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_106_21} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.31 23:41:39.138670 [ 262 ] {d7da2eff-93c7-42f1-8a0a-0f6a71fc27ad} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:39.138741 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:41:39.138786 [ 262 ] {d7da2eff-93c7-42f1-8a0a-0f6a71fc27ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:39.139971 [ 262 ] {d7da2eff-93c7-42f1-8a0a-0f6a71fc27ad} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.31 23:41:39.140372 [ 262 ] {d7da2eff-93c7-42f1-8a0a-0f6a71fc27ad} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:39.140710 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.007167366 sec., 335548.6520431634 rows/sec., 25.73 MiB/sec. 2025.01.31 23:41:39.140822 [ 146 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 2025.01.31 23:41:39.140926 [ 262 ] {d7da2eff-93c7-42f1-8a0a-0f6a71fc27ad} executeQuery: Read 128 rows, 9.13 KiB in 0.006414 sec., 19956.34549423137 rows/sec., 1.39 MiB/sec. 2025.01.31 23:41:39.140951 [ 146 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:39.141051 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.31 23:41:39.141085 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:39.141221 [ 262 ] {d7da2eff-93c7-42f1-8a0a-0f6a71fc27ad} TCPHandler: Processed in 0.007188396 sec. 2025.01.31 23:41:39.141648 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full 2025.01.31 23:41:39.141745 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:39.141972 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:39.141984 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:39.142099 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30471 rows starting from the beginning of the part 2025.01.31 23:41:39.142167 [ 259 ] {777b47bb-d6a5-4dd4-8760-10685148c94a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:39.142342 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_106_21} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.31 23:41:39.142461 [ 259 ] {777b47bb-d6a5-4dd4-8760-10685148c94a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:39.142554 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part 2025.01.31 23:41:39.142752 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2025.01.31 23:41:39.143084 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 237 rows starting from the beginning of the part 2025.01.31 23:41:39.143507 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part 2025.01.31 23:41:39.143781 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 956 rows starting from the beginning of the part 2025.01.31 23:41:39.144986 [ 259 ] {777b47bb-d6a5-4dd4-8760-10685148c94a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:39.145058 [ 259 ] {777b47bb-d6a5-4dd4-8760-10685148c94a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:39.145643 [ 259 ] {777b47bb-d6a5-4dd4-8760-10685148c94a} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2025.01.31 23:41:39.145946 [ 259 ] {777b47bb-d6a5-4dd4-8760-10685148c94a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:39.146115 [ 146 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2025.01.31 23:41:39.146197 [ 146 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:39.146274 [ 146 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:39.146309 [ 259 ] {777b47bb-d6a5-4dd4-8760-10685148c94a} executeQuery: Read 48 rows, 3.31 KiB in 0.004282 sec., 11209.71508640822 rows/sec., 773.59 KiB/sec. 2025.01.31 23:41:39.146945 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:41:39.146965 [ 259 ] {777b47bb-d6a5-4dd4-8760-10685148c94a} TCPHandler: Processed in 0.005560464 sec. 2025.01.31 23:41:39.147978 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:39.148181 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6154 rows starting from the beginning of the part 2025.01.31 23:41:39.148703 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part 2025.01.31 23:41:39.149242 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 82 rows starting from the beginning of the part 2025.01.31 23:41:39.149449 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2025.01.31 23:41:39.149683 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part 2025.01.31 23:41:39.149779 [ 200 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 48 rows starting from the beginning of the part 2025.01.31 23:41:39.154307 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 6438 rows, containing 4 columns (4 merged, 0 gathered) in 0.007862997 sec., 818771.7736634009 rows/sec., 53.36 MiB/sec. 2025.01.31 23:41:39.155045 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2025.01.31 23:41:39.155513 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:39.155617 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_106_21} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 2025.01.31 23:41:39.155716 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. 2025.01.31 23:41:39.156637 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} MergeTask::MergeProjectionsStage: Merge sorted 31984 rows, containing 5 columns (5 merged, 0 gathered) in 0.015293731 sec., 2091314.4084984888 rows/sec., 141.17 MiB/sec. 2025.01.31 23:41:39.157582 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) 2025.01.31 23:41:39.157953 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:41:39.158038 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_105_21} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 2025.01.31 23:41:39.158136 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. 2025.01.31 23:41:40.001180 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 247.85 MiB, peak 259.27 MiB, free memory in arenas 0.00 B, will set to 249.59 MiB (RSS), difference: 1.74 MiB 2025.01.31 23:41:40.929506 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28853 2025.01.31 23:41:40.930167 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:40.930215 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:40.930744 [ 243 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:41:40.931006 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:41:40.931275 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28853 2025.01.31 23:41:43.017090 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 2025.01.31 23:41:43.037041 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:43.037089 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:43.044429 [ 244 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:41:43.045177 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:41:43.049100 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 475 2025.01.31 23:41:44.127243 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:44.127463 [ 262 ] {1caaf996-1966-4d97-a1d7-1ab1bab0bc81} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:44.127547 [ 262 ] {1caaf996-1966-4d97-a1d7-1ab1bab0bc81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:44.128386 [ 262 ] {1caaf996-1966-4d97-a1d7-1ab1bab0bc81} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:44.128438 [ 262 ] {1caaf996-1966-4d97-a1d7-1ab1bab0bc81} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:44.128888 [ 262 ] {1caaf996-1966-4d97-a1d7-1ab1bab0bc81} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.31 23:41:44.129158 [ 262 ] {1caaf996-1966-4d97-a1d7-1ab1bab0bc81} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:44.129430 [ 262 ] {1caaf996-1966-4d97-a1d7-1ab1bab0bc81} executeQuery: Read 56 rows, 4.38 KiB in 0.002028 sec., 27613.412228796846 rows/sec., 2.11 MiB/sec. 2025.01.31 23:41:44.129500 [ 262 ] {1caaf996-1966-4d97-a1d7-1ab1bab0bc81} TCPHandler: Processed in 0.002403295 sec. 2025.01.31 23:41:44.129824 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:44.130134 [ 259 ] {05d670b6-1429-4cac-8d61-e60e9f2c30ad} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:44.130246 [ 259 ] {05d670b6-1429-4cac-8d61-e60e9f2c30ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:44.131236 [ 259 ] {05d670b6-1429-4cac-8d61-e60e9f2c30ad} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:44.131280 [ 259 ] {05d670b6-1429-4cac-8d61-e60e9f2c30ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:44.131727 [ 259 ] {05d670b6-1429-4cac-8d61-e60e9f2c30ad} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.31 23:41:44.131992 [ 259 ] {05d670b6-1429-4cac-8d61-e60e9f2c30ad} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:44.132245 [ 259 ] {05d670b6-1429-4cac-8d61-e60e9f2c30ad} executeQuery: Read 64 rows, 5.12 KiB in 0.002195 sec., 29157.17539863326 rows/sec., 2.28 MiB/sec. 2025.01.31 23:41:44.132304 [ 259 ] {05d670b6-1429-4cac-8d61-e60e9f2c30ad} TCPHandler: Processed in 0.002667994 sec. 2025.01.31 23:41:44.132459 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:44.132586 [ 262 ] {c5e8c01a-1220-46e7-90db-d0ba1b91dc40} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:44.132644 [ 262 ] {c5e8c01a-1220-46e7-90db-d0ba1b91dc40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:44.133222 [ 262 ] {c5e8c01a-1220-46e7-90db-d0ba1b91dc40} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:44.133264 [ 262 ] {c5e8c01a-1220-46e7-90db-d0ba1b91dc40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:44.133680 [ 262 ] {c5e8c01a-1220-46e7-90db-d0ba1b91dc40} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.31 23:41:44.133934 [ 262 ] {c5e8c01a-1220-46e7-90db-d0ba1b91dc40} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:44.134163 [ 262 ] {c5e8c01a-1220-46e7-90db-d0ba1b91dc40} executeQuery: Read 160 rows, 11.41 KiB in 0.001605 sec., 99688.47352024922 rows/sec., 6.94 MiB/sec. 2025.01.31 23:41:44.134230 [ 262 ] {c5e8c01a-1220-46e7-90db-d0ba1b91dc40} TCPHandler: Processed in 0.001828008 sec. 2025.01.31 23:41:44.134417 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:44.134716 [ 259 ] {5bc6e1fb-4509-4b66-9992-6748745637de} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:44.134834 [ 259 ] {5bc6e1fb-4509-4b66-9992-6748745637de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:44.135359 [ 259 ] {5bc6e1fb-4509-4b66-9992-6748745637de} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:44.135400 [ 259 ] {5bc6e1fb-4509-4b66-9992-6748745637de} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:44.135778 [ 259 ] {5bc6e1fb-4509-4b66-9992-6748745637de} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2025.01.31 23:41:44.136041 [ 259 ] {5bc6e1fb-4509-4b66-9992-6748745637de} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:44.136248 [ 259 ] {5bc6e1fb-4509-4b66-9992-6748745637de} executeQuery: Read 60 rows, 4.14 KiB in 0.001639 sec., 36607.68761439902 rows/sec., 2.47 MiB/sec. 2025.01.31 23:41:44.136297 [ 259 ] {5bc6e1fb-4509-4b66-9992-6748745637de} TCPHandler: Processed in 0.001980183 sec. 2025.01.31 23:41:46.162560 [ 139 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 5 parts from all_1_41_9 to all_45_45_0 2025.01.31 23:41:46.162650 [ 139 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:46.162688 [ 139 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:46.163056 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} MergeTask::PrepareStage: Merging 5 parts: from all_1_41_9 to all_45_45_0 into Compact with storage Full 2025.01.31 23:41:46.163564 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:46.163630 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_9, total 41 rows starting from the beginning of the part 2025.01.31 23:41:46.163768 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part 2025.01.31 23:41:46.163908 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2025.01.31 23:41:46.164174 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2025.01.31 23:41:46.164398 [ 188 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part 2025.01.31 23:41:46.165609 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.002801488 sec., 16062.892291525075 rows/sec., 1.06 MiB/sec. 2025.01.31 23:41:46.165781 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} MergedBlockOutputStream: filled checksums all_1_45_10 (state Temporary) 2025.01.31 23:41:46.166137 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_45_10 to all_1_45_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:41:46.166236 [ 196 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_45_10} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 5 parts: [all_1_41_9, all_45_45_0] -> all_1_45_10 2025.01.31 23:41:46.166329 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:41:48.204939 [ 136 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:41:48.205058 [ 136 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:41:48.432302 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29341 2025.01.31 23:41:48.432974 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:48.433025 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:48.433554 [ 243 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:41:48.433820 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:41:48.434127 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 2025.01.31 23:41:48.576569 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1700 2025.01.31 23:41:48.579462 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:48.579530 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:48.581008 [ 242 ] {} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:41:48.581351 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:41:48.582905 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1700 2025.01.31 23:41:49.001884 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001302781 sec. 2025.01.31 23:41:49.133085 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.133303 [ 262 ] {ddc8e977-752d-48ca-acc4-f772a0084f27} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:41:49.133389 [ 262 ] {ddc8e977-752d-48ca-acc4-f772a0084f27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:41:49.134211 [ 262 ] {ddc8e977-752d-48ca-acc4-f772a0084f27} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.134263 [ 262 ] {ddc8e977-752d-48ca-acc4-f772a0084f27} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.134701 [ 262 ] {ddc8e977-752d-48ca-acc4-f772a0084f27} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:41:49.134972 [ 262 ] {ddc8e977-752d-48ca-acc4-f772a0084f27} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:41:49.135220 [ 262 ] {ddc8e977-752d-48ca-acc4-f772a0084f27} executeQuery: Read 14 rows, 1.01 KiB in 0.001972 sec., 7099.3914807302235 rows/sec., 511.06 KiB/sec. 2025.01.31 23:41:49.135353 [ 262 ] {ddc8e977-752d-48ca-acc4-f772a0084f27} TCPHandler: Processed in 0.002410056 sec. 2025.01.31 23:41:49.135605 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.135794 [ 259 ] {2b4ad7bb-1aad-44dd-b28c-e9002401346d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:49.135870 [ 259 ] {2b4ad7bb-1aad-44dd-b28c-e9002401346d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:49.136841 [ 259 ] {2b4ad7bb-1aad-44dd-b28c-e9002401346d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.136890 [ 259 ] {2b4ad7bb-1aad-44dd-b28c-e9002401346d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.137370 [ 259 ] {2b4ad7bb-1aad-44dd-b28c-e9002401346d} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.31 23:41:49.137643 [ 259 ] {2b4ad7bb-1aad-44dd-b28c-e9002401346d} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:49.137927 [ 259 ] {2b4ad7bb-1aad-44dd-b28c-e9002401346d} executeQuery: Read 281 rows, 25.38 KiB in 0.002182 sec., 128780.93492208983 rows/sec., 11.36 MiB/sec. 2025.01.31 23:41:49.138035 [ 259 ] {2b4ad7bb-1aad-44dd-b28c-e9002401346d} TCPHandler: Processed in 0.002562381 sec. 2025.01.31 23:41:49.138255 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.138516 [ 262 ] {b432f30c-1a32-46c6-b5c7-cb8a1b01f744} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:41:49.138579 [ 262 ] {b432f30c-1a32-46c6-b5c7-cb8a1b01f744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:41:49.139641 [ 262 ] {b432f30c-1a32-46c6-b5c7-cb8a1b01f744} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.139726 [ 262 ] {b432f30c-1a32-46c6-b5c7-cb8a1b01f744} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.140339 [ 262 ] {b432f30c-1a32-46c6-b5c7-cb8a1b01f744} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:41:49.140588 [ 262 ] {b432f30c-1a32-46c6-b5c7-cb8a1b01f744} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:41:49.140801 [ 262 ] {b432f30c-1a32-46c6-b5c7-cb8a1b01f744} executeQuery: Read 46 rows, 3.39 KiB in 0.002371 sec., 19401.09658371995 rows/sec., 1.40 MiB/sec. 2025.01.31 23:41:49.140856 [ 262 ] {b432f30c-1a32-46c6-b5c7-cb8a1b01f744} TCPHandler: Processed in 0.002704456 sec. 2025.01.31 23:41:49.141013 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.141161 [ 259 ] {62092c86-5a08-42e8-9fbe-98da420d0b77} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:41:49.141226 [ 259 ] {62092c86-5a08-42e8-9fbe-98da420d0b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:41:49.141940 [ 259 ] {62092c86-5a08-42e8-9fbe-98da420d0b77} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.141981 [ 259 ] {62092c86-5a08-42e8-9fbe-98da420d0b77} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.142362 [ 259 ] {62092c86-5a08-42e8-9fbe-98da420d0b77} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:41:49.142617 [ 259 ] {62092c86-5a08-42e8-9fbe-98da420d0b77} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:41:49.142890 [ 259 ] {62092c86-5a08-42e8-9fbe-98da420d0b77} executeQuery: Read 14 rows, 1004.00 B in 0.001755 sec., 7977.207977207977 rows/sec., 558.67 KiB/sec. 2025.01.31 23:41:49.143070 [ 259 ] {62092c86-5a08-42e8-9fbe-98da420d0b77} TCPHandler: Processed in 0.002124657 sec. 2025.01.31 23:41:49.143306 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.143440 [ 262 ] {7aa5f2d6-55b0-4b5a-97e4-db6b8a23c314} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:41:49.143497 [ 262 ] {7aa5f2d6-55b0-4b5a-97e4-db6b8a23c314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:41:49.144083 [ 262 ] {7aa5f2d6-55b0-4b5a-97e4-db6b8a23c314} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.144123 [ 262 ] {7aa5f2d6-55b0-4b5a-97e4-db6b8a23c314} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.144480 [ 262 ] {7aa5f2d6-55b0-4b5a-97e4-db6b8a23c314} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:41:49.144724 [ 262 ] {7aa5f2d6-55b0-4b5a-97e4-db6b8a23c314} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:41:49.144923 [ 262 ] {7aa5f2d6-55b0-4b5a-97e4-db6b8a23c314} executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. 2025.01.31 23:41:49.144979 [ 262 ] {7aa5f2d6-55b0-4b5a-97e4-db6b8a23c314} TCPHandler: Processed in 0.001802297 sec. 2025.01.31 23:41:49.145132 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.145274 [ 259 ] {cae416a4-603d-4e30-940a-41b1363c0009} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:49.145334 [ 259 ] {cae416a4-603d-4e30-940a-41b1363c0009} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:49.146180 [ 259 ] {cae416a4-603d-4e30-940a-41b1363c0009} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.146222 [ 259 ] {cae416a4-603d-4e30-940a-41b1363c0009} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.146620 [ 259 ] {cae416a4-603d-4e30-940a-41b1363c0009} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.31 23:41:49.146879 [ 259 ] {cae416a4-603d-4e30-940a-41b1363c0009} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:49.147110 [ 259 ] {cae416a4-603d-4e30-940a-41b1363c0009} executeQuery: Read 421 rows, 30.80 KiB in 0.00187 sec., 225133.6898395722 rows/sec., 16.09 MiB/sec. 2025.01.31 23:41:49.147168 [ 259 ] {cae416a4-603d-4e30-940a-41b1363c0009} TCPHandler: Processed in 0.002107066 sec. 2025.01.31 23:41:49.147312 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.147431 [ 262 ] {ff89fa73-2ac0-4eef-9951-8e4326c598b1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:41:49.147482 [ 262 ] {ff89fa73-2ac0-4eef-9951-8e4326c598b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:41:49.147968 [ 262 ] {ff89fa73-2ac0-4eef-9951-8e4326c598b1} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.148007 [ 262 ] {ff89fa73-2ac0-4eef-9951-8e4326c598b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.148376 [ 262 ] {ff89fa73-2ac0-4eef-9951-8e4326c598b1} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:41:49.148637 [ 262 ] {ff89fa73-2ac0-4eef-9951-8e4326c598b1} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:41:49.148884 [ 262 ] {ff89fa73-2ac0-4eef-9951-8e4326c598b1} executeQuery: Read 6 rows, 321.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 213.10 KiB/sec. 2025.01.31 23:41:49.149039 [ 262 ] {ff89fa73-2ac0-4eef-9951-8e4326c598b1} TCPHandler: Processed in 0.001783066 sec. 2025.01.31 23:41:49.149279 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.149429 [ 259 ] {5189f064-7168-4ce3-8c00-69fad3a231cd} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:49.149494 [ 259 ] {5189f064-7168-4ce3-8c00-69fad3a231cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:49.150150 [ 259 ] {5189f064-7168-4ce3-8c00-69fad3a231cd} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.150191 [ 259 ] {5189f064-7168-4ce3-8c00-69fad3a231cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.150599 [ 259 ] {5189f064-7168-4ce3-8c00-69fad3a231cd} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.31 23:41:49.150845 [ 259 ] {5189f064-7168-4ce3-8c00-69fad3a231cd} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:49.151063 [ 259 ] {5189f064-7168-4ce3-8c00-69fad3a231cd} executeQuery: Read 237 rows, 16.27 KiB in 0.001667 sec., 142171.56568686262 rows/sec., 9.53 MiB/sec. 2025.01.31 23:41:49.151119 [ 259 ] {5189f064-7168-4ce3-8c00-69fad3a231cd} TCPHandler: Processed in 0.001972472 sec. 2025.01.31 23:41:49.151273 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.151389 [ 262 ] {6cd71158-e29a-4e29-a29b-0aefb28a03fd} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:41:49.151443 [ 262 ] {6cd71158-e29a-4e29-a29b-0aefb28a03fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:41:49.151918 [ 262 ] {6cd71158-e29a-4e29-a29b-0aefb28a03fd} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.151957 [ 262 ] {6cd71158-e29a-4e29-a29b-0aefb28a03fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.152319 [ 262 ] {6cd71158-e29a-4e29-a29b-0aefb28a03fd} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:41:49.152559 [ 262 ] {6cd71158-e29a-4e29-a29b-0aefb28a03fd} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:41:49.152785 [ 262 ] {6cd71158-e29a-4e29-a29b-0aefb28a03fd} executeQuery: Read 1 rows, 69.00 B in 0.001418 sec., 705.2186177715091 rows/sec., 47.52 KiB/sec. 2025.01.31 23:41:49.152966 [ 262 ] {6cd71158-e29a-4e29-a29b-0aefb28a03fd} TCPHandler: Processed in 0.001746465 sec. 2025.01.31 23:41:49.153213 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.153352 [ 259 ] {4d77f10a-87f1-4cd3-aa9b-f113c1228c05} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:49.153445 [ 259 ] {4d77f10a-87f1-4cd3-aa9b-f113c1228c05} 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.31 23:41:49.154731 [ 259 ] {4d77f10a-87f1-4cd3-aa9b-f113c1228c05} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.154773 [ 259 ] {4d77f10a-87f1-4cd3-aa9b-f113c1228c05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.155456 [ 259 ] {4d77f10a-87f1-4cd3-aa9b-f113c1228c05} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2025.01.31 23:41:49.155726 [ 259 ] {4d77f10a-87f1-4cd3-aa9b-f113c1228c05} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:41:49.155938 [ 135 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2025.01.31 23:41:49.156021 [ 259 ] {4d77f10a-87f1-4cd3-aa9b-f113c1228c05} executeQuery: Read 39 rows, 71.56 KiB in 0.002695 sec., 14471.243042671615 rows/sec., 25.93 MiB/sec. 2025.01.31 23:41:49.156030 [ 135 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.156115 [ 135 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.156453 [ 259 ] {4d77f10a-87f1-4cd3-aa9b-f113c1228c05} TCPHandler: Processed in 0.003386807 sec. 2025.01.31 23:41:49.156517 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:41:49.156671 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:49.156940 [ 262 ] {a78216bd-c4fe-435a-bb54-40c52dfb20b2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:49.157074 [ 262 ] {a78216bd-c4fe-435a-bb54-40c52dfb20b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:49.157417 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:49.157714 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1494 rows starting from the beginning of the part 2025.01.31 23:41:49.158541 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part 2025.01.31 23:41:49.159398 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 39 rows starting from the beginning of the part 2025.01.31 23:41:49.159426 [ 262 ] {a78216bd-c4fe-435a-bb54-40c52dfb20b2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:49.159512 [ 262 ] {a78216bd-c4fe-435a-bb54-40c52dfb20b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:49.160009 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part 2025.01.31 23:41:49.160842 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part 2025.01.31 23:41:49.161120 [ 262 ] {a78216bd-c4fe-435a-bb54-40c52dfb20b2} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2025.01.31 23:41:49.161420 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part 2025.01.31 23:41:49.162026 [ 262 ] {a78216bd-c4fe-435a-bb54-40c52dfb20b2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:49.162775 [ 262 ] {a78216bd-c4fe-435a-bb54-40c52dfb20b2} executeQuery: Read 82 rows, 5.33 KiB in 0.005916 sec., 13860.716700473293 rows/sec., 901.46 KiB/sec. 2025.01.31 23:41:49.162875 [ 262 ] {a78216bd-c4fe-435a-bb54-40c52dfb20b2} TCPHandler: Processed in 0.006306189 sec. 2025.01.31 23:41:49.171656 [ 191 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1689 rows, containing 19 columns (19 merged, 0 gathered) in 0.015375593 sec., 109849.42174262807 rows/sec., 196.85 MiB/sec. 2025.01.31 23:41:49.173311 [ 198 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2025.01.31 23:41:49.173780 [ 198 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:41:49.173877 [ 198 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_46_9} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 2025.01.31 23:41:49.174037 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. 2025.01.31 23:41:50.000220 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 250.42 MiB, peak 262.07 MiB, free memory in arenas 0.00 B, will set to 253.67 MiB (RSS), difference: 3.25 MiB 2025.01.31 23:41:50.550073 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 2025.01.31 23:41:50.570925 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:50.570974 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:50.578332 [ 244 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:41:50.579116 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:41:50.581777 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 483 2025.01.31 23:41:54.126950 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:54.127166 [ 262 ] {65f964a9-b502-4032-954d-23c7acab56d7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:54.127241 [ 262 ] {65f964a9-b502-4032-954d-23c7acab56d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:54.128025 [ 262 ] {65f964a9-b502-4032-954d-23c7acab56d7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:54.128082 [ 262 ] {65f964a9-b502-4032-954d-23c7acab56d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:54.128525 [ 262 ] {65f964a9-b502-4032-954d-23c7acab56d7} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.31 23:41:54.128800 [ 262 ] {65f964a9-b502-4032-954d-23c7acab56d7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:54.129049 [ 262 ] {65f964a9-b502-4032-954d-23c7acab56d7} executeQuery: Read 56 rows, 4.38 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.21 MiB/sec. 2025.01.31 23:41:54.129150 [ 262 ] {65f964a9-b502-4032-954d-23c7acab56d7} TCPHandler: Processed in 0.002336644 sec. 2025.01.31 23:41:54.129495 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:54.129821 [ 259 ] {3a12725e-5d43-40b4-8636-6d8c508e0a0c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:54.129932 [ 259 ] {3a12725e-5d43-40b4-8636-6d8c508e0a0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:54.130758 [ 259 ] {3a12725e-5d43-40b4-8636-6d8c508e0a0c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:54.130801 [ 259 ] {3a12725e-5d43-40b4-8636-6d8c508e0a0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:54.131241 [ 259 ] {3a12725e-5d43-40b4-8636-6d8c508e0a0c} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.31 23:41:54.131497 [ 259 ] {3a12725e-5d43-40b4-8636-6d8c508e0a0c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:54.131720 [ 259 ] {3a12725e-5d43-40b4-8636-6d8c508e0a0c} executeQuery: Read 64 rows, 5.12 KiB in 0.001976 sec., 32388.663967611337 rows/sec., 2.53 MiB/sec. 2025.01.31 23:41:54.131813 [ 259 ] {3a12725e-5d43-40b4-8636-6d8c508e0a0c} TCPHandler: Processed in 0.002514119 sec. 2025.01.31 23:41:54.131988 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:54.132135 [ 262 ] {55f1b4ba-a110-4cc3-8ee5-f986284b16e3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:54.132194 [ 262 ] {55f1b4ba-a110-4cc3-8ee5-f986284b16e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:54.132768 [ 262 ] {55f1b4ba-a110-4cc3-8ee5-f986284b16e3} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:54.132808 [ 262 ] {55f1b4ba-a110-4cc3-8ee5-f986284b16e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:54.133213 [ 262 ] {55f1b4ba-a110-4cc3-8ee5-f986284b16e3} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.31 23:41:54.133460 [ 262 ] {55f1b4ba-a110-4cc3-8ee5-f986284b16e3} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:54.133687 [ 262 ] {55f1b4ba-a110-4cc3-8ee5-f986284b16e3} executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. 2025.01.31 23:41:54.133742 [ 262 ] {55f1b4ba-a110-4cc3-8ee5-f986284b16e3} TCPHandler: Processed in 0.001828848 sec. 2025.01.31 23:41:54.133893 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:54.134015 [ 259 ] {23bb79a2-9d8d-4470-af84-2e7c3f3dfca4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:54.134073 [ 259 ] {23bb79a2-9d8d-4470-af84-2e7c3f3dfca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:54.134674 [ 259 ] {23bb79a2-9d8d-4470-af84-2e7c3f3dfca4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:54.134719 [ 259 ] {23bb79a2-9d8d-4470-af84-2e7c3f3dfca4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:54.135155 [ 259 ] {23bb79a2-9d8d-4470-af84-2e7c3f3dfca4} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2025.01.31 23:41:54.135404 [ 259 ] {23bb79a2-9d8d-4470-af84-2e7c3f3dfca4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:54.135593 [ 259 ] {23bb79a2-9d8d-4470-af84-2e7c3f3dfca4} executeQuery: Read 60 rows, 4.14 KiB in 0.001607 sec., 37336.6521468575 rows/sec., 2.52 MiB/sec. 2025.01.31 23:41:54.135656 [ 259 ] {23bb79a2-9d8d-4470-af84-2e7c3f3dfca4} TCPHandler: Processed in 0.001824517 sec. 2025.01.31 23:41:55.935156 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29768 2025.01.31 23:41:55.935782 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:55.935824 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:55.936340 [ 243 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:41:55.936594 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:41:55.936848 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29768 2025.01.31 23:41:58.082752 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 2025.01.31 23:41:58.104594 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:58.104662 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:58.112108 [ 244 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:41:58.112889 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:41:58.116992 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 490 2025.01.31 23:41:58.583916 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1730 2025.01.31 23:41:58.587173 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:58.587216 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:58.588786 [ 242 ] {} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:41:58.589104 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:41:58.591424 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1730 2025.01.31 23:41:59.133344 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.133558 [ 262 ] {dd767ae2-7ace-434b-8ce7-90a85924091e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:41:59.133642 [ 262 ] {dd767ae2-7ace-434b-8ce7-90a85924091e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:41:59.134464 [ 262 ] {dd767ae2-7ace-434b-8ce7-90a85924091e} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.134513 [ 262 ] {dd767ae2-7ace-434b-8ce7-90a85924091e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.134956 [ 262 ] {dd767ae2-7ace-434b-8ce7-90a85924091e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:41:59.135210 [ 262 ] {dd767ae2-7ace-434b-8ce7-90a85924091e} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:41:59.135466 [ 262 ] {dd767ae2-7ace-434b-8ce7-90a85924091e} executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. 2025.01.31 23:41:59.135561 [ 262 ] {dd767ae2-7ace-434b-8ce7-90a85924091e} TCPHandler: Processed in 0.002358074 sec. 2025.01.31 23:41:59.135821 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.136002 [ 259 ] {ba06f96e-b46a-4d83-ae2b-c19e5e6edd4f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:41:59.136074 [ 259 ] {ba06f96e-b46a-4d83-ae2b-c19e5e6edd4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:41:59.136958 [ 259 ] {ba06f96e-b46a-4d83-ae2b-c19e5e6edd4f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.137001 [ 259 ] {ba06f96e-b46a-4d83-ae2b-c19e5e6edd4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.137473 [ 259 ] {ba06f96e-b46a-4d83-ae2b-c19e5e6edd4f} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.31 23:41:59.137743 [ 259 ] {ba06f96e-b46a-4d83-ae2b-c19e5e6edd4f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:41:59.137970 [ 259 ] {ba06f96e-b46a-4d83-ae2b-c19e5e6edd4f} executeQuery: Read 281 rows, 25.38 KiB in 0.002012 sec., 139662.027833002 rows/sec., 12.32 MiB/sec. 2025.01.31 23:41:59.138062 [ 259 ] {ba06f96e-b46a-4d83-ae2b-c19e5e6edd4f} TCPHandler: Processed in 0.002379365 sec. 2025.01.31 23:41:59.138241 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.138545 [ 262 ] {2531c530-aed5-4d78-8baf-57b9e5dc36fb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:41:59.138643 [ 262 ] {2531c530-aed5-4d78-8baf-57b9e5dc36fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:41:59.139272 [ 262 ] {2531c530-aed5-4d78-8baf-57b9e5dc36fb} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.139314 [ 262 ] {2531c530-aed5-4d78-8baf-57b9e5dc36fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.139696 [ 262 ] {2531c530-aed5-4d78-8baf-57b9e5dc36fb} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:41:59.139961 [ 262 ] {2531c530-aed5-4d78-8baf-57b9e5dc36fb} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:41:59.140142 [ 122 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.01.31 23:41:59.140205 [ 122 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.140222 [ 262 ] {2531c530-aed5-4d78-8baf-57b9e5dc36fb} executeQuery: Read 46 rows, 3.39 KiB in 0.001777 sec., 25886.325267304448 rows/sec., 1.86 MiB/sec. 2025.01.31 23:41:59.140255 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.140365 [ 262 ] {2531c530-aed5-4d78-8baf-57b9e5dc36fb} TCPHandler: Processed in 0.00220096 sec. 2025.01.31 23:41:59.140507 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.01.31 23:41:59.140581 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.140657 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:59.140707 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 64 rows starting from the beginning of the part 2025.01.31 23:41:59.140756 [ 259 ] {41a9a1aa-29ac-4561-a077-40cdcc2aa6ec} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:41:59.140817 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 46 rows starting from the beginning of the part 2025.01.31 23:41:59.140855 [ 259 ] {41a9a1aa-29ac-4561-a077-40cdcc2aa6ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:41:59.141381 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part 2025.01.31 23:41:59.141543 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part 2025.01.31 23:41:59.141800 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part 2025.01.31 23:41:59.142040 [ 190 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 46 rows starting from the beginning of the part 2025.01.31 23:41:59.142858 [ 259 ] {41a9a1aa-29ac-4561-a077-40cdcc2aa6ec} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.142907 [ 259 ] {41a9a1aa-29ac-4561-a077-40cdcc2aa6ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.143480 [ 259 ] {41a9a1aa-29ac-4561-a077-40cdcc2aa6ec} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:41:59.143618 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 5 columns (5 merged, 0 gathered) in 0.003232702 sec., 91564.27038434103 rows/sec., 6.91 MiB/sec. 2025.01.31 23:41:59.143827 [ 259 ] {41a9a1aa-29ac-4561-a077-40cdcc2aa6ec} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:41:59.143903 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.01.31 23:41:59.144045 [ 122 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.01.31 23:41:59.144148 [ 122 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.144212 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.144329 [ 259 ] {41a9a1aa-29ac-4561-a077-40cdcc2aa6ec} executeQuery: Read 14 rows, 1004.00 B in 0.003605 sec., 3883.4951456310678 rows/sec., 271.97 KiB/sec. 2025.01.31 23:41:59.144531 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.01.31 23:41:59.144569 [ 259 ] {41a9a1aa-29ac-4561-a077-40cdcc2aa6ec} TCPHandler: Processed in 0.004080168 sec. 2025.01.31 23:41:59.144904 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.144942 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:59.144980 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:41:59.145008 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 242 rows starting from the beginning of the part 2025.01.31 23:41:59.145322 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_47_10} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.01.31 23:41:59.145346 [ 262 ] {e8cdf4e7-fcdb-465e-bf67-acdc030b73a6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:41:59.145499 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part 2025.01.31 23:41:59.145602 [ 262 ] {e8cdf4e7-fcdb-465e-bf67-acdc030b73a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:41:59.145673 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.31 23:41:59.145972 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2025.01.31 23:41:59.146271 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 242 rows starting from the beginning of the part 2025.01.31 23:41:59.146578 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2025.01.31 23:41:59.146989 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2025.01.31 23:41:59.148625 [ 262 ] {e8cdf4e7-fcdb-465e-bf67-acdc030b73a6} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.148700 [ 262 ] {e8cdf4e7-fcdb-465e-bf67-acdc030b73a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.149799 [ 262 ] {e8cdf4e7-fcdb-465e-bf67-acdc030b73a6} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:41:59.149846 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005551765 sec., 97266.36484073082 rows/sec., 6.97 MiB/sec. 2025.01.31 23:41:59.150006 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.01.31 23:41:59.150104 [ 262 ] {e8cdf4e7-fcdb-465e-bf67-acdc030b73a6} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:41:59.150440 [ 262 ] {e8cdf4e7-fcdb-465e-bf67-acdc030b73a6} executeQuery: Read 13 rows, 830.00 B in 0.005275 sec., 2464.4549763033174 rows/sec., 153.66 KiB/sec. 2025.01.31 23:41:59.150494 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:41:59.150712 [ 262 ] {e8cdf4e7-fcdb-465e-bf67-acdc030b73a6} TCPHandler: Processed in 0.005985178 sec. 2025.01.31 23:41:59.150759 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_47_10} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.01.31 23:41:59.151044 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.151068 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.31 23:41:59.151252 [ 259 ] {40052238-3d52-4978-b5b0-d6f4b9b9f9a7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:41:59.151307 [ 259 ] {40052238-3d52-4978-b5b0-d6f4b9b9f9a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:41:59.152040 [ 259 ] {40052238-3d52-4978-b5b0-d6f4b9b9f9a7} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.152079 [ 259 ] {40052238-3d52-4978-b5b0-d6f4b9b9f9a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.152477 [ 259 ] {40052238-3d52-4978-b5b0-d6f4b9b9f9a7} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.31 23:41:59.152719 [ 259 ] {40052238-3d52-4978-b5b0-d6f4b9b9f9a7} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:41:59.152921 [ 259 ] {40052238-3d52-4978-b5b0-d6f4b9b9f9a7} executeQuery: Read 421 rows, 30.80 KiB in 0.00169 sec., 249112.42603550295 rows/sec., 17.80 MiB/sec. 2025.01.31 23:41:59.152991 [ 259 ] {40052238-3d52-4978-b5b0-d6f4b9b9f9a7} TCPHandler: Processed in 0.002168238 sec. 2025.01.31 23:41:59.153168 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.153531 [ 262 ] {aa843f13-bd31-4004-a887-87a213458183} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:41:59.153713 [ 262 ] {aa843f13-bd31-4004-a887-87a213458183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:41:59.154533 [ 262 ] {aa843f13-bd31-4004-a887-87a213458183} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.154573 [ 262 ] {aa843f13-bd31-4004-a887-87a213458183} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.154934 [ 262 ] {aa843f13-bd31-4004-a887-87a213458183} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:41:59.155167 [ 262 ] {aa843f13-bd31-4004-a887-87a213458183} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:41:59.155363 [ 122 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 2025.01.31 23:41:59.155426 [ 262 ] {aa843f13-bd31-4004-a887-87a213458183} executeQuery: Read 6 rows, 321.00 B in 0.002022 sec., 2967.359050445104 rows/sec., 155.03 KiB/sec. 2025.01.31 23:41:59.155454 [ 122 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.155528 [ 262 ] {aa843f13-bd31-4004-a887-87a213458183} TCPHandler: Processed in 0.002435426 sec. 2025.01.31 23:41:59.155536 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.155769 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full 2025.01.31 23:41:59.155782 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.156031 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:59.156094 [ 259 ] {b4b44461-53c1-4a17-8c45-211e7770c2db} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:59.156148 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 252 rows starting from the beginning of the part 2025.01.31 23:41:59.156243 [ 259 ] {b4b44461-53c1-4a17-8c45-211e7770c2db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:41:59.156397 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part 2025.01.31 23:41:59.156567 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part 2025.01.31 23:41:59.156754 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part 2025.01.31 23:41:59.156910 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part 2025.01.31 23:41:59.157060 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part 2025.01.31 23:41:59.157769 [ 259 ] {b4b44461-53c1-4a17-8c45-211e7770c2db} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.157814 [ 259 ] {b4b44461-53c1-4a17-8c45-211e7770c2db} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.158432 [ 259 ] {b4b44461-53c1-4a17-8c45-211e7770c2db} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.31 23:41:59.158595 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.002919322 sec., 96597.77167438193 rows/sec., 4.93 MiB/sec. 2025.01.31 23:41:59.158734 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) 2025.01.31 23:41:59.158821 [ 259 ] {b4b44461-53c1-4a17-8c45-211e7770c2db} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:59.159017 [ 122 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 2025.01.31 23:41:59.159064 [ 122 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.159097 [ 122 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.159121 [ 259 ] {b4b44461-53c1-4a17-8c45-211e7770c2db} executeQuery: Read 237 rows, 16.27 KiB in 0.00311 sec., 76205.78778135049 rows/sec., 5.11 MiB/sec. 2025.01.31 23:41:59.159322 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:41:59.159526 [ 259 ] {b4b44461-53c1-4a17-8c45-211e7770c2db} TCPHandler: Processed in 0.003869182 sec. 2025.01.31 23:41:59.159551 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_110_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full 2025.01.31 23:41:59.159652 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_47_10} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 2025.01.31 23:41:59.159771 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.159938 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2025.01.31 23:41:59.160122 [ 262 ] {d1392a3f-bcf9-4bef-9d9c-7b6e234805a9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:41:59.160132 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_110_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:41:59.160231 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_110_22} MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31984 rows starting from the beginning of the part 2025.01.31 23:41:59.160239 [ 262 ] {d1392a3f-bcf9-4bef-9d9c-7b6e234805a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:41:59.160589 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 128 rows starting from the beginning of the part 2025.01.31 23:41:59.160971 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:41:59.161394 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:41:59.161690 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_110_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part 2025.01.31 23:41:59.161933 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:41:59.162768 [ 262 ] {d1392a3f-bcf9-4bef-9d9c-7b6e234805a9} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.162845 [ 262 ] {d1392a3f-bcf9-4bef-9d9c-7b6e234805a9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.163618 [ 262 ] {d1392a3f-bcf9-4bef-9d9c-7b6e234805a9} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:41:59.163936 [ 262 ] {d1392a3f-bcf9-4bef-9d9c-7b6e234805a9} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:41:59.164205 [ 262 ] {d1392a3f-bcf9-4bef-9d9c-7b6e234805a9} executeQuery: Read 1 rows, 69.00 B in 0.004186 sec., 238.89154323936935 rows/sec., 16.10 KiB/sec. 2025.01.31 23:41:59.164576 [ 262 ] {d1392a3f-bcf9-4bef-9d9c-7b6e234805a9} TCPHandler: Processed in 0.004924694 sec. 2025.01.31 23:41:59.165030 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.165638 [ 259 ] {16ba9a56-119e-454a-8352-8ac5b7416ab2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:41:59.165889 [ 259 ] {16ba9a56-119e-454a-8352-8ac5b7416ab2} 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.31 23:41:59.167991 [ 259 ] {16ba9a56-119e-454a-8352-8ac5b7416ab2} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.168040 [ 259 ] {16ba9a56-119e-454a-8352-8ac5b7416ab2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.168909 [ 259 ] {16ba9a56-119e-454a-8352-8ac5b7416ab2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2025.01.31 23:41:59.169292 [ 259 ] {16ba9a56-119e-454a-8352-8ac5b7416ab2} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:41:59.169611 [ 259 ] {16ba9a56-119e-454a-8352-8ac5b7416ab2} executeQuery: Read 39 rows, 71.56 KiB in 0.004138 sec., 9424.842919284678 rows/sec., 16.89 MiB/sec. 2025.01.31 23:41:59.169746 [ 259 ] {16ba9a56-119e-454a-8352-8ac5b7416ab2} TCPHandler: Processed in 0.005011047 sec. 2025.01.31 23:41:59.169902 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:41:59.170058 [ 262 ] {f041539e-4007-4a2b-9d4a-764165914143} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:41:59.170126 [ 262 ] {f041539e-4007-4a2b-9d4a-764165914143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:41:59.171106 [ 262 ] {f041539e-4007-4a2b-9d4a-764165914143} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:41:59.171152 [ 262 ] {f041539e-4007-4a2b-9d4a-764165914143} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. 2025.01.31 23:41:59.171675 [ 262 ] {f041539e-4007-4a2b-9d4a-764165914143} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2025.01.31 23:41:59.172027 [ 262 ] {f041539e-4007-4a2b-9d4a-764165914143} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:41:59.172372 [ 262 ] {f041539e-4007-4a2b-9d4a-764165914143} executeQuery: Read 82 rows, 5.33 KiB in 0.002362 sec., 34716.342082980525 rows/sec., 2.20 MiB/sec. 2025.01.31 23:41:59.172718 [ 262 ] {f041539e-4007-4a2b-9d4a-764165914143} TCPHandler: Processed in 0.00286702 sec. 2025.01.31 23:41:59.172960 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_110_22} MergeTask::MergeProjectionsStage: Merge sorted 32906 rows, containing 5 columns (5 merged, 0 gathered) in 0.013768483 sec., 2389951.020747892 rows/sec., 161.38 MiB/sec. 2025.01.31 23:41:59.173243 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_110_22} MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) 2025.01.31 23:41:59.173566 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_110_22} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:41:59.173662 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_110_22} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 2025.01.31 23:41:59.173763 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. 2025.01.31 23:42:03.205116 [ 118 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:42:03.205190 [ 118 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:42:03.437870 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30256 2025.01.31 23:42:03.438555 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:03.438607 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:03.439157 [ 243 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.31 23:42:03.439433 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:03.439655 [ 116 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.31 23:42:03.439725 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 2025.01.31 23:42:03.439753 [ 116 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:03.439785 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:03.439927 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:42:03.440096 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:03.440173 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27938 rows starting from the beginning of the part 2025.01.31 23:42:03.440273 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 488 rows starting from the beginning of the part 2025.01.31 23:42:03.440501 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 427 rows starting from the beginning of the part 2025.01.31 23:42:03.440645 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 488 rows starting from the beginning of the part 2025.01.31 23:42:03.440863 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 427 rows starting from the beginning of the part 2025.01.31 23:42:03.441004 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 488 rows starting from the beginning of the part 2025.01.31 23:42:03.443946 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004089918 sec., 7397703.328037384 rows/sec., 105.82 MiB/sec. 2025.01.31 23:42:03.444272 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.31 23:42:03.444585 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:03.444676 [ 194 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_66_13} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.31 23:42:03.444777 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. 2025.01.31 23:42:04.126683 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.126880 [ 262 ] {6f81b55d-9058-4e3a-b74e-d9bb75ec1957} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:04.126956 [ 262 ] {6f81b55d-9058-4e3a-b74e-d9bb75ec1957} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:04.127759 [ 262 ] {6f81b55d-9058-4e3a-b74e-d9bb75ec1957} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.127814 [ 262 ] {6f81b55d-9058-4e3a-b74e-d9bb75ec1957} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.128261 [ 262 ] {6f81b55d-9058-4e3a-b74e-d9bb75ec1957} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.31 23:42:04.128527 [ 262 ] {6f81b55d-9058-4e3a-b74e-d9bb75ec1957} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:04.128744 [ 116 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.31 23:42:04.128772 [ 262 ] {6f81b55d-9058-4e3a-b74e-d9bb75ec1957} executeQuery: Read 56 rows, 4.38 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.20 MiB/sec. 2025.01.31 23:42:04.128825 [ 116 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.128899 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.128923 [ 262 ] {6f81b55d-9058-4e3a-b74e-d9bb75ec1957} TCPHandler: Processed in 0.002371785 sec. 2025.01.31 23:42:04.129128 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:42:04.129272 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.129341 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:04.129390 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1430 rows starting from the beginning of the part 2025.01.31 23:42:04.129625 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:42:04.129644 [ 259 ] {e4aad0e2-c63a-4ea0-a106-15eec44f1798} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:04.129895 [ 259 ] {e4aad0e2-c63a-4ea0-a106-15eec44f1798} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:04.129921 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 281 rows starting from the beginning of the part 2025.01.31 23:42:04.130309 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part 2025.01.31 23:42:04.130617 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 281 rows starting from the beginning of the part 2025.01.31 23:42:04.130946 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:42:04.132736 [ 259 ] {e4aad0e2-c63a-4ea0-a106-15eec44f1798} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.132818 [ 259 ] {e4aad0e2-c63a-4ea0-a106-15eec44f1798} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.133852 [ 259 ] {e4aad0e2-c63a-4ea0-a106-15eec44f1798} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.31 23:42:04.134416 [ 259 ] {e4aad0e2-c63a-4ea0-a106-15eec44f1798} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:04.134505 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.005487942 sec., 393590.1654937315 rows/sec., 34.61 MiB/sec. 2025.01.31 23:42:04.134707 [ 116 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.31 23:42:04.134800 [ 116 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.134854 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.134890 [ 259 ] {e4aad0e2-c63a-4ea0-a106-15eec44f1798} executeQuery: Read 64 rows, 5.12 KiB in 0.005399 sec., 11854.047045749212 rows/sec., 947.44 KiB/sec. 2025.01.31 23:42:04.134907 [ 200 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.31 23:42:04.135325 [ 259 ] {e4aad0e2-c63a-4ea0-a106-15eec44f1798} TCPHandler: Processed in 0.006205285 sec. 2025.01.31 23:42:04.135376 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:42:04.135562 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.135654 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:04.135781 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 913 rows starting from the beginning of the part 2025.01.31 23:42:04.135889 [ 262 ] {833511b6-041a-42c2-badf-82fd7da185b4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:04.135919 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_111_22} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:04.136135 [ 262 ] {833511b6-041a-42c2-badf-82fd7da185b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:04.136391 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:42:04.136401 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_111_22} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.31 23:42:04.136770 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.31 23:42:04.137071 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 421 rows starting from the beginning of the part 2025.01.31 23:42:04.137405 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2025.01.31 23:42:04.137729 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 421 rows starting from the beginning of the part 2025.01.31 23:42:04.137913 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:42:04.138826 [ 262 ] {833511b6-041a-42c2-badf-82fd7da185b4} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.138893 [ 262 ] {833511b6-041a-42c2-badf-82fd7da185b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.140006 [ 262 ] {833511b6-041a-42c2-badf-82fd7da185b4} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.31 23:42:04.140478 [ 262 ] {833511b6-041a-42c2-badf-82fd7da185b4} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:04.140919 [ 262 ] {833511b6-041a-42c2-badf-82fd7da185b4} executeQuery: Read 160 rows, 11.41 KiB in 0.005144 sec., 31104.199066874025 rows/sec., 2.17 MiB/sec. 2025.01.31 23:42:04.141207 [ 262 ] {833511b6-041a-42c2-badf-82fd7da185b4} TCPHandler: Processed in 0.005765891 sec. 2025.01.31 23:42:04.141228 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006255717 sec., 311235.3068401272 rows/sec., 23.82 MiB/sec. 2025.01.31 23:42:04.141395 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.141442 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.31 23:42:04.141543 [ 259 ] {b4e75588-8ff8-4194-ac80-0928032e3a3a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:04.141601 [ 259 ] {b4e75588-8ff8-4194-ac80-0928032e3a3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:04.141836 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_111_22} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:04.141949 [ 202 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_111_22} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.31 23:42:04.142048 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.31 23:42:04.142252 [ 259 ] {b4e75588-8ff8-4194-ac80-0928032e3a3a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.142291 [ 259 ] {b4e75588-8ff8-4194-ac80-0928032e3a3a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.142689 [ 259 ] {b4e75588-8ff8-4194-ac80-0928032e3a3a} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2025.01.31 23:42:04.142942 [ 259 ] {b4e75588-8ff8-4194-ac80-0928032e3a3a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:04.143142 [ 116 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2025.01.31 23:42:04.143200 [ 259 ] {b4e75588-8ff8-4194-ac80-0928032e3a3a} executeQuery: Read 60 rows, 4.14 KiB in 0.001679 sec., 35735.5568790947 rows/sec., 2.41 MiB/sec. 2025.01.31 23:42:04.143206 [ 116 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.143287 [ 116 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.143346 [ 259 ] {b4e75588-8ff8-4194-ac80-0928032e3a3a} TCPHandler: Processed in 0.002018803 sec. 2025.01.31 23:42:04.143563 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:42:04.143677 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:04.143709 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6438 rows starting from the beginning of the part 2025.01.31 23:42:04.143828 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:42:04.143939 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:42:04.144189 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:42:04.144426 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:42:04.144665 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:42:04.146832 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 6782 rows, containing 4 columns (4 merged, 0 gathered) in 0.003429988 sec., 1977266.3927687209 rows/sec., 128.89 MiB/sec. 2025.01.31 23:42:04.147318 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2025.01.31 23:42:04.147632 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_111_22} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:04.147727 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_111_22} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 2025.01.31 23:42:04.147830 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. 2025.01.31 23:42:04.973936 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.974120 [ 262 ] {52b2192f-9cdd-46f9-9369-96cbc96bde18} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:42:04.974193 [ 262 ] {52b2192f-9cdd-46f9-9369-96cbc96bde18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:42:04.974945 [ 262 ] {52b2192f-9cdd-46f9-9369-96cbc96bde18} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.974992 [ 262 ] {52b2192f-9cdd-46f9-9369-96cbc96bde18} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.975437 [ 262 ] {52b2192f-9cdd-46f9-9369-96cbc96bde18} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:42:04.975703 [ 262 ] {52b2192f-9cdd-46f9-9369-96cbc96bde18} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:04.975966 [ 262 ] {52b2192f-9cdd-46f9-9369-96cbc96bde18} executeQuery: Read 14 rows, 1.01 KiB in 0.001893 sec., 7395.668251452721 rows/sec., 532.39 KiB/sec. 2025.01.31 23:42:04.976072 [ 262 ] {52b2192f-9cdd-46f9-9369-96cbc96bde18} TCPHandler: Processed in 0.002259791 sec. 2025.01.31 23:42:04.976393 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.976583 [ 259 ] {4e2ad11c-1e52-4fd0-918d-af86e972d967} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:42:04.976656 [ 259 ] {4e2ad11c-1e52-4fd0-918d-af86e972d967} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:42:04.977411 [ 259 ] {4e2ad11c-1e52-4fd0-918d-af86e972d967} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.977453 [ 259 ] {4e2ad11c-1e52-4fd0-918d-af86e972d967} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.977897 [ 259 ] {4e2ad11c-1e52-4fd0-918d-af86e972d967} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2025.01.31 23:42:04.978171 [ 259 ] {4e2ad11c-1e52-4fd0-918d-af86e972d967} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:42:04.978564 [ 259 ] {4e2ad11c-1e52-4fd0-918d-af86e972d967} executeQuery: Read 16 rows, 1.30 KiB in 0.001955 sec., 8184.143222506394 rows/sec., 667.36 KiB/sec. 2025.01.31 23:42:04.978954 [ 259 ] {4e2ad11c-1e52-4fd0-918d-af86e972d967} TCPHandler: Processed in 0.002723806 sec. 2025.01.31 23:42:04.979136 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.979283 [ 262 ] {35d03f2f-bf1a-47e9-ba2d-6a832d9be261} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:04.979347 [ 262 ] {35d03f2f-bf1a-47e9-ba2d-6a832d9be261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:04.981122 [ 262 ] {35d03f2f-bf1a-47e9-ba2d-6a832d9be261} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.981177 [ 262 ] {35d03f2f-bf1a-47e9-ba2d-6a832d9be261} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.981808 [ 262 ] {35d03f2f-bf1a-47e9-ba2d-6a832d9be261} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.31 23:42:04.982140 [ 262 ] {35d03f2f-bf1a-47e9-ba2d-6a832d9be261} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:04.982376 [ 262 ] {35d03f2f-bf1a-47e9-ba2d-6a832d9be261} executeQuery: Read 1429 rows, 122.08 KiB in 0.003128 sec., 456841.4322250639 rows/sec., 38.11 MiB/sec. 2025.01.31 23:42:04.982439 [ 262 ] {35d03f2f-bf1a-47e9-ba2d-6a832d9be261} TCPHandler: Processed in 0.003372526 sec. 2025.01.31 23:42:04.982609 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.982748 [ 259 ] {ad02e034-fcc2-4bf3-a35e-702dcc95a603} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:42:04.982806 [ 259 ] {ad02e034-fcc2-4bf3-a35e-702dcc95a603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:42:04.983501 [ 259 ] {ad02e034-fcc2-4bf3-a35e-702dcc95a603} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.983539 [ 259 ] {ad02e034-fcc2-4bf3-a35e-702dcc95a603} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.983911 [ 259 ] {ad02e034-fcc2-4bf3-a35e-702dcc95a603} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:42:04.984169 [ 259 ] {ad02e034-fcc2-4bf3-a35e-702dcc95a603} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:42:04.984388 [ 259 ] {ad02e034-fcc2-4bf3-a35e-702dcc95a603} executeQuery: Read 62 rows, 4.51 KiB in 0.00166 sec., 37349.39759036145 rows/sec., 2.65 MiB/sec. 2025.01.31 23:42:04.984473 [ 259 ] {ad02e034-fcc2-4bf3-a35e-702dcc95a603} TCPHandler: Processed in 0.001928271 sec. 2025.01.31 23:42:04.984685 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.984839 [ 262 ] {4a1b5471-f179-4933-a8a9-8b3bb598c736} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:42:04.984900 [ 262 ] {4a1b5471-f179-4933-a8a9-8b3bb598c736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:42:04.985655 [ 262 ] {4a1b5471-f179-4933-a8a9-8b3bb598c736} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.985695 [ 262 ] {4a1b5471-f179-4933-a8a9-8b3bb598c736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.986060 [ 262 ] {4a1b5471-f179-4933-a8a9-8b3bb598c736} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:42:04.986292 [ 262 ] {4a1b5471-f179-4933-a8a9-8b3bb598c736} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:42:04.986537 [ 262 ] {4a1b5471-f179-4933-a8a9-8b3bb598c736} executeQuery: Read 242 rows, 16.79 KiB in 0.001734 sec., 139561.70703575548 rows/sec., 9.46 MiB/sec. 2025.01.31 23:42:04.986594 [ 262 ] {4a1b5471-f179-4933-a8a9-8b3bb598c736} TCPHandler: Processed in 0.002022664 sec. 2025.01.31 23:42:04.986844 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.987072 [ 259 ] {f698f44c-3d80-4af4-ab26-bb003a0ed060} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:42:04.987164 [ 259 ] {f698f44c-3d80-4af4-ab26-bb003a0ed060} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:42:04.987880 [ 259 ] {f698f44c-3d80-4af4-ab26-bb003a0ed060} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.987919 [ 259 ] {f698f44c-3d80-4af4-ab26-bb003a0ed060} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.988278 [ 259 ] {f698f44c-3d80-4af4-ab26-bb003a0ed060} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:42:04.988527 [ 259 ] {f698f44c-3d80-4af4-ab26-bb003a0ed060} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:42:04.988706 [ 259 ] {f698f44c-3d80-4af4-ab26-bb003a0ed060} executeQuery: Read 13 rows, 830.00 B in 0.001695 sec., 7669.616519174042 rows/sec., 478.20 KiB/sec. 2025.01.31 23:42:04.988757 [ 259 ] {f698f44c-3d80-4af4-ab26-bb003a0ed060} TCPHandler: Processed in 0.002067535 sec. 2025.01.31 23:42:04.988915 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.989058 [ 262 ] {4ce3274d-dc06-4611-8924-36f33fc48c9d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:04.989114 [ 262 ] {4ce3274d-dc06-4611-8924-36f33fc48c9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:04.990277 [ 262 ] {4ce3274d-dc06-4611-8924-36f33fc48c9d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.990317 [ 262 ] {4ce3274d-dc06-4611-8924-36f33fc48c9d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.990710 [ 262 ] {4ce3274d-dc06-4611-8924-36f33fc48c9d} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.31 23:42:04.990957 [ 262 ] {4ce3274d-dc06-4611-8924-36f33fc48c9d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:04.991164 [ 262 ] {4ce3274d-dc06-4611-8924-36f33fc48c9d} executeQuery: Read 893 rows, 66.40 KiB in 0.002142 sec., 416900.0933706816 rows/sec., 30.27 MiB/sec. 2025.01.31 23:42:04.991217 [ 262 ] {4ce3274d-dc06-4611-8924-36f33fc48c9d} TCPHandler: Processed in 0.002370444 sec. 2025.01.31 23:42:04.991374 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.991512 [ 259 ] {60479549-48eb-4cf4-9e57-24a61416d2e0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:42:04.991571 [ 259 ] {60479549-48eb-4cf4-9e57-24a61416d2e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:42:04.992143 [ 259 ] {60479549-48eb-4cf4-9e57-24a61416d2e0} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.992189 [ 259 ] {60479549-48eb-4cf4-9e57-24a61416d2e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.992592 [ 259 ] {60479549-48eb-4cf4-9e57-24a61416d2e0} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:42:04.992845 [ 259 ] {60479549-48eb-4cf4-9e57-24a61416d2e0} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:42:04.993063 [ 259 ] {60479549-48eb-4cf4-9e57-24a61416d2e0} executeQuery: Read 6 rows, 321.00 B in 0.001573 sec., 3814.367450731087 rows/sec., 199.29 KiB/sec. 2025.01.31 23:42:04.993175 [ 259 ] {60479549-48eb-4cf4-9e57-24a61416d2e0} TCPHandler: Processed in 0.001864658 sec. 2025.01.31 23:42:04.993378 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.993520 [ 262 ] {614ccbb3-5280-436f-8b11-3c3280c6ca9c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:04.993580 [ 262 ] {614ccbb3-5280-436f-8b11-3c3280c6ca9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:04.994437 [ 262 ] {614ccbb3-5280-436f-8b11-3c3280c6ca9c} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.994476 [ 262 ] {614ccbb3-5280-436f-8b11-3c3280c6ca9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.994914 [ 262 ] {614ccbb3-5280-436f-8b11-3c3280c6ca9c} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.31 23:42:04.995158 [ 262 ] {614ccbb3-5280-436f-8b11-3c3280c6ca9c} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:04.995369 [ 262 ] {614ccbb3-5280-436f-8b11-3c3280c6ca9c} executeQuery: Read 963 rows, 65.53 KiB in 0.001878 sec., 512779.552715655 rows/sec., 34.08 MiB/sec. 2025.01.31 23:42:04.995432 [ 262 ] {614ccbb3-5280-436f-8b11-3c3280c6ca9c} TCPHandler: Processed in 0.002153378 sec. 2025.01.31 23:42:04.995690 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.995953 [ 259 ] {80e6c3a6-0e0d-4b04-8ff2-4174c8faa9e2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:42:04.996047 [ 259 ] {80e6c3a6-0e0d-4b04-8ff2-4174c8faa9e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:42:04.996686 [ 259 ] {80e6c3a6-0e0d-4b04-8ff2-4174c8faa9e2} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.996725 [ 259 ] {80e6c3a6-0e0d-4b04-8ff2-4174c8faa9e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.997100 [ 259 ] {80e6c3a6-0e0d-4b04-8ff2-4174c8faa9e2} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:42:04.997348 [ 259 ] {80e6c3a6-0e0d-4b04-8ff2-4174c8faa9e2} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:42:04.997528 [ 259 ] {80e6c3a6-0e0d-4b04-8ff2-4174c8faa9e2} executeQuery: Read 1 rows, 69.00 B in 0.001629 sec., 613.8735420503376 rows/sec., 41.36 KiB/sec. 2025.01.31 23:42:04.997578 [ 259 ] {80e6c3a6-0e0d-4b04-8ff2-4174c8faa9e2} TCPHandler: Processed in 0.002061355 sec. 2025.01.31 23:42:04.997740 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:04.997878 [ 262 ] {ae50e204-ccbd-4abd-9ec6-1b57cb4167bd} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:04.997971 [ 262 ] {ae50e204-ccbd-4abd-9ec6-1b57cb4167bd} 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.31 23:42:04.999244 [ 262 ] {ae50e204-ccbd-4abd-9ec6-1b57cb4167bd} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:04.999282 [ 262 ] {ae50e204-ccbd-4abd-9ec6-1b57cb4167bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:04.999920 [ 262 ] {ae50e204-ccbd-4abd-9ec6-1b57cb4167bd} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2025.01.31 23:42:05.000211 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 255.13 MiB, peak 262.07 MiB, free memory in arenas 0.00 B, will set to 254.06 MiB (RSS), difference: -1.07 MiB 2025.01.31 23:42:05.000518 [ 262 ] {ae50e204-ccbd-4abd-9ec6-1b57cb4167bd} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:42:05.001085 [ 262 ] {ae50e204-ccbd-4abd-9ec6-1b57cb4167bd} executeQuery: Read 39 rows, 71.56 KiB in 0.003208 sec., 12157.1072319202 rows/sec., 21.78 MiB/sec. 2025.01.31 23:42:05.001637 [ 262 ] {ae50e204-ccbd-4abd-9ec6-1b57cb4167bd} TCPHandler: Processed in 0.003965115 sec. 2025.01.31 23:42:05.001818 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:05.001955 [ 259 ] {ed109430-073c-43f9-a828-6293cb16617b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:05.002013 [ 259 ] {ed109430-073c-43f9-a828-6293cb16617b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:05.002547 [ 259 ] {ed109430-073c-43f9-a828-6293cb16617b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:05.002586 [ 259 ] {ed109430-073c-43f9-a828-6293cb16617b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:05.002965 [ 259 ] {ed109430-073c-43f9-a828-6293cb16617b} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2025.01.31 23:42:05.003213 [ 259 ] {ed109430-073c-43f9-a828-6293cb16617b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:05.003393 [ 259 ] {ed109430-073c-43f9-a828-6293cb16617b} executeQuery: Read 34 rows, 2.02 KiB in 0.001469 sec., 23144.99659632403 rows/sec., 1.34 MiB/sec. 2025.01.31 23:42:05.003441 [ 259 ] {ed109430-073c-43f9-a828-6293cb16617b} TCPHandler: Processed in 0.001693113 sec. 2025.01.31 23:42:05.617972 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 2025.01.31 23:42:05.640048 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:05.640105 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:05.647500 [ 244 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.31 23:42:05.648266 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:05.648715 [ 113 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.31 23:42:05.648885 [ 113 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:05.648988 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:05.649344 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:05.659226 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 498 2025.01.31 23:42:05.660471 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:05.661363 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:05.666141 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:05.670842 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:05.675982 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:05.681332 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:05.685825 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:05.745250 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.09609831 sec., 5182.1931103679135 rows/sec., 26.80 MiB/sec. 2025.01.31 23:42:05.748829 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.31 23:42:05.751960 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_66_13} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:05.752105 [ 198 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_66_13} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.31 23:42:05.754758 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. 2025.01.31 23:42:08.592486 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1784 2025.01.31 23:42:08.596094 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:08.596143 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:08.597663 [ 242 ] {} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:42:08.597983 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:42:08.599527 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1784 2025.01.31 23:42:09.124479 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:09.124696 [ 262 ] {ede2e43f-2dfd-48ed-9a68-09ba6e42ca42} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:09.124777 [ 262 ] {ede2e43f-2dfd-48ed-9a68-09ba6e42ca42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:09.125640 [ 262 ] {ede2e43f-2dfd-48ed-9a68-09ba6e42ca42} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:09.125688 [ 262 ] {ede2e43f-2dfd-48ed-9a68-09ba6e42ca42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:09.126147 [ 262 ] {ede2e43f-2dfd-48ed-9a68-09ba6e42ca42} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.31 23:42:09.126412 [ 262 ] {ede2e43f-2dfd-48ed-9a68-09ba6e42ca42} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:09.126617 [ 262 ] {ede2e43f-2dfd-48ed-9a68-09ba6e42ca42} executeQuery: Read 56 rows, 4.38 KiB in 0.001981 sec., 28268.551236749114 rows/sec., 2.16 MiB/sec. 2025.01.31 23:42:09.126684 [ 262 ] {ede2e43f-2dfd-48ed-9a68-09ba6e42ca42} TCPHandler: Processed in 0.002338734 sec. 2025.01.31 23:42:09.126996 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:09.127297 [ 259 ] {0e2e2b51-efd4-447e-b32a-c84f3b8e2e61} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:09.127410 [ 259 ] {0e2e2b51-efd4-447e-b32a-c84f3b8e2e61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:09.128225 [ 259 ] {0e2e2b51-efd4-447e-b32a-c84f3b8e2e61} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:09.128270 [ 259 ] {0e2e2b51-efd4-447e-b32a-c84f3b8e2e61} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:09.128725 [ 259 ] {0e2e2b51-efd4-447e-b32a-c84f3b8e2e61} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.31 23:42:09.129009 [ 259 ] {0e2e2b51-efd4-447e-b32a-c84f3b8e2e61} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:09.129271 [ 259 ] {0e2e2b51-efd4-447e-b32a-c84f3b8e2e61} executeQuery: Read 64 rows, 5.12 KiB in 0.002055 sec., 31143.552311435524 rows/sec., 2.43 MiB/sec. 2025.01.31 23:42:09.129368 [ 259 ] {0e2e2b51-efd4-447e-b32a-c84f3b8e2e61} TCPHandler: Processed in 0.00255328 sec. 2025.01.31 23:42:09.129540 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:09.129745 [ 262 ] {c709f05a-18ba-44cd-b33c-a4c9c3323e4f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:09.129813 [ 262 ] {c709f05a-18ba-44cd-b33c-a4c9c3323e4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:09.130470 [ 262 ] {c709f05a-18ba-44cd-b33c-a4c9c3323e4f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:09.130515 [ 262 ] {c709f05a-18ba-44cd-b33c-a4c9c3323e4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:09.130915 [ 262 ] {c709f05a-18ba-44cd-b33c-a4c9c3323e4f} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.31 23:42:09.131169 [ 262 ] {c709f05a-18ba-44cd-b33c-a4c9c3323e4f} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:09.131351 [ 262 ] {c709f05a-18ba-44cd-b33c-a4c9c3323e4f} executeQuery: Read 128 rows, 9.13 KiB in 0.001663 sec., 76969.33253156945 rows/sec., 5.36 MiB/sec. 2025.01.31 23:42:09.131406 [ 262 ] {c709f05a-18ba-44cd-b33c-a4c9c3323e4f} TCPHandler: Processed in 0.001959341 sec. 2025.01.31 23:42:09.131624 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:09.131854 [ 259 ] {a029aab9-e7ae-46b5-ba77-c6aba871dad0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:09.131952 [ 259 ] {a029aab9-e7ae-46b5-ba77-c6aba871dad0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:09.132742 [ 259 ] {a029aab9-e7ae-46b5-ba77-c6aba871dad0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:09.132781 [ 259 ] {a029aab9-e7ae-46b5-ba77-c6aba871dad0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:09.133183 [ 259 ] {a029aab9-e7ae-46b5-ba77-c6aba871dad0} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2025.01.31 23:42:09.133436 [ 259 ] {a029aab9-e7ae-46b5-ba77-c6aba871dad0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:09.133661 [ 259 ] {a029aab9-e7ae-46b5-ba77-c6aba871dad0} executeQuery: Read 48 rows, 3.31 KiB in 0.001868 sec., 25695.93147751606 rows/sec., 1.73 MiB/sec. 2025.01.31 23:42:09.133719 [ 259 ] {a029aab9-e7ae-46b5-ba77-c6aba871dad0} TCPHandler: Processed in 0.00220959 sec. 2025.01.31 23:42:10.940775 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30683 2025.01.31 23:42:10.941406 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:10.941456 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:10.942091 [ 243 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.31 23:42:10.942433 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:10.942743 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30683 2025.01.31 23:42:13.160198 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 2025.01.31 23:42:13.179343 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:13.179411 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:13.186340 [ 244 ] {} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2025.01.31 23:42:13.187109 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:13.191047 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 505 2025.01.31 23:42:14.127114 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:14.127330 [ 262 ] {b53671a5-b6a6-4dfd-8f4c-620c9b3c92ab} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:14.127418 [ 262 ] {b53671a5-b6a6-4dfd-8f4c-620c9b3c92ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:14.128210 [ 262 ] {b53671a5-b6a6-4dfd-8f4c-620c9b3c92ab} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:14.128262 [ 262 ] {b53671a5-b6a6-4dfd-8f4c-620c9b3c92ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:14.128698 [ 262 ] {b53671a5-b6a6-4dfd-8f4c-620c9b3c92ab} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.31 23:42:14.128959 [ 262 ] {b53671a5-b6a6-4dfd-8f4c-620c9b3c92ab} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:14.129201 [ 262 ] {b53671a5-b6a6-4dfd-8f4c-620c9b3c92ab} executeQuery: Read 56 rows, 4.38 KiB in 0.001932 sec., 28985.507246376812 rows/sec., 2.21 MiB/sec. 2025.01.31 23:42:14.129268 [ 262 ] {b53671a5-b6a6-4dfd-8f4c-620c9b3c92ab} TCPHandler: Processed in 0.002296942 sec. 2025.01.31 23:42:14.129525 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:14.129738 [ 259 ] {aca28e05-e842-4117-8d7d-aab8d6d131a5} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:14.129815 [ 259 ] {aca28e05-e842-4117-8d7d-aab8d6d131a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:14.130678 [ 259 ] {aca28e05-e842-4117-8d7d-aab8d6d131a5} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:14.130720 [ 259 ] {aca28e05-e842-4117-8d7d-aab8d6d131a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:14.131174 [ 259 ] {aca28e05-e842-4117-8d7d-aab8d6d131a5} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.31 23:42:14.131440 [ 259 ] {aca28e05-e842-4117-8d7d-aab8d6d131a5} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:14.131646 [ 259 ] {aca28e05-e842-4117-8d7d-aab8d6d131a5} executeQuery: Read 64 rows, 5.12 KiB in 0.001967 sec., 32536.85815963396 rows/sec., 2.54 MiB/sec. 2025.01.31 23:42:14.131711 [ 259 ] {aca28e05-e842-4117-8d7d-aab8d6d131a5} TCPHandler: Processed in 0.002324633 sec. 2025.01.31 23:42:14.131876 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:14.132026 [ 262 ] {fe1d65d8-c125-42fc-8f9b-77ddca587db0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:14.132093 [ 262 ] {fe1d65d8-c125-42fc-8f9b-77ddca587db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:14.132751 [ 262 ] {fe1d65d8-c125-42fc-8f9b-77ddca587db0} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:14.132792 [ 262 ] {fe1d65d8-c125-42fc-8f9b-77ddca587db0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:14.133193 [ 262 ] {fe1d65d8-c125-42fc-8f9b-77ddca587db0} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.31 23:42:14.133438 [ 262 ] {fe1d65d8-c125-42fc-8f9b-77ddca587db0} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:14.133663 [ 262 ] {fe1d65d8-c125-42fc-8f9b-77ddca587db0} executeQuery: Read 160 rows, 11.41 KiB in 0.001675 sec., 95522.3880597015 rows/sec., 6.65 MiB/sec. 2025.01.31 23:42:14.133733 [ 262 ] {fe1d65d8-c125-42fc-8f9b-77ddca587db0} TCPHandler: Processed in 0.00192502 sec. 2025.01.31 23:42:14.133921 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:14.134213 [ 259 ] {9a63a4a1-80bb-4ab9-9e88-0c380e1c5d4e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:14.134278 [ 259 ] {9a63a4a1-80bb-4ab9-9e88-0c380e1c5d4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:14.134800 [ 259 ] {9a63a4a1-80bb-4ab9-9e88-0c380e1c5d4e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:14.134838 [ 259 ] {9a63a4a1-80bb-4ab9-9e88-0c380e1c5d4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:14.135225 [ 259 ] {9a63a4a1-80bb-4ab9-9e88-0c380e1c5d4e} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2025.01.31 23:42:14.135475 [ 259 ] {9a63a4a1-80bb-4ab9-9e88-0c380e1c5d4e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:14.135652 [ 259 ] {9a63a4a1-80bb-4ab9-9e88-0c380e1c5d4e} executeQuery: Read 60 rows, 4.14 KiB in 0.001543 sec., 38885.28839922229 rows/sec., 2.62 MiB/sec. 2025.01.31 23:42:14.135705 [ 259 ] {9a63a4a1-80bb-4ab9-9e88-0c380e1c5d4e} TCPHandler: Processed in 0.001897279 sec. 2025.01.31 23:42:18.205245 [ 98 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:42:18.205348 [ 98 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:42:18.443769 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31171 2025.01.31 23:42:18.444443 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:18.444494 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:18.445036 [ 243 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.31 23:42:18.445294 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:18.445545 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 2025.01.31 23:42:18.600671 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1800 2025.01.31 23:42:18.603489 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:18.603539 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:18.605370 [ 242 ] {} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:42:18.605701 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:42:18.607158 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1800 2025.01.31 23:42:19.132919 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.133114 [ 262 ] {c38b0d6b-6aa6-4eb3-8c46-ef99ce6e979d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:42:19.133187 [ 262 ] {c38b0d6b-6aa6-4eb3-8c46-ef99ce6e979d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:42:19.133955 [ 262 ] {c38b0d6b-6aa6-4eb3-8c46-ef99ce6e979d} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.134008 [ 262 ] {c38b0d6b-6aa6-4eb3-8c46-ef99ce6e979d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.134445 [ 262 ] {c38b0d6b-6aa6-4eb3-8c46-ef99ce6e979d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:42:19.134713 [ 262 ] {c38b0d6b-6aa6-4eb3-8c46-ef99ce6e979d} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:19.134902 [ 99 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.31 23:42:19.134969 [ 262 ] {c38b0d6b-6aa6-4eb3-8c46-ef99ce6e979d} executeQuery: Read 14 rows, 1.01 KiB in 0.001906 sec., 7345.225603357818 rows/sec., 528.76 KiB/sec. 2025.01.31 23:42:19.134983 [ 99 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.135043 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.135103 [ 262 ] {c38b0d6b-6aa6-4eb3-8c46-ef99ce6e979d} TCPHandler: Processed in 0.002318863 sec. 2025.01.31 23:42:19.135413 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:19.135533 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.135925 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:19.136061 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:19.136189 [ 259 ] {6809eecc-b8cc-4661-94f2-d9caa31f4f6b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:19.136317 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:19.136356 [ 259 ] {6809eecc-b8cc-4661-94f2-d9caa31f4f6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:19.136771 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:19.137059 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:19.137385 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:19.139314 [ 259 ] {6809eecc-b8cc-4661-94f2-d9caa31f4f6b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.139397 [ 259 ] {6809eecc-b8cc-4661-94f2-d9caa31f4f6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.139799 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004650996 sec., 15050.539712354084 rows/sec., 1.12 MiB/sec. 2025.01.31 23:42:19.139982 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.31 23:42:19.140346 [ 259 ] {6809eecc-b8cc-4661-94f2-d9caa31f4f6b} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.31 23:42:19.140431 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_49_12} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:19.140570 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_49_12} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.31 23:42:19.140723 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2025.01.31 23:42:19.140809 [ 259 ] {6809eecc-b8cc-4661-94f2-d9caa31f4f6b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:19.141072 [ 259 ] {6809eecc-b8cc-4661-94f2-d9caa31f4f6b} executeQuery: Read 281 rows, 25.38 KiB in 0.005038 sec., 55776.101627630014 rows/sec., 4.92 MiB/sec. 2025.01.31 23:42:19.141141 [ 259 ] {6809eecc-b8cc-4661-94f2-d9caa31f4f6b} TCPHandler: Processed in 0.005897385 sec. 2025.01.31 23:42:19.141321 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.141468 [ 262 ] {00e301e8-7520-463d-bab8-757f7f483f06} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:42:19.141530 [ 262 ] {00e301e8-7520-463d-bab8-757f7f483f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:42:19.142177 [ 262 ] {00e301e8-7520-463d-bab8-757f7f483f06} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.142217 [ 262 ] {00e301e8-7520-463d-bab8-757f7f483f06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.142578 [ 262 ] {00e301e8-7520-463d-bab8-757f7f483f06} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:42:19.142819 [ 262 ] {00e301e8-7520-463d-bab8-757f7f483f06} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:42:19.143035 [ 262 ] {00e301e8-7520-463d-bab8-757f7f483f06} executeQuery: Read 46 rows, 3.39 KiB in 0.001603 sec., 28696.194635059263 rows/sec., 2.06 MiB/sec. 2025.01.31 23:42:19.143096 [ 262 ] {00e301e8-7520-463d-bab8-757f7f483f06} TCPHandler: Processed in 0.001846149 sec. 2025.01.31 23:42:19.143310 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.143467 [ 259 ] {17c49ab5-32ca-4f15-a793-905508506acf} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:42:19.143528 [ 259 ] {17c49ab5-32ca-4f15-a793-905508506acf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:42:19.144159 [ 259 ] {17c49ab5-32ca-4f15-a793-905508506acf} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.144200 [ 259 ] {17c49ab5-32ca-4f15-a793-905508506acf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.144572 [ 259 ] {17c49ab5-32ca-4f15-a793-905508506acf} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:42:19.144817 [ 259 ] {17c49ab5-32ca-4f15-a793-905508506acf} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:42:19.145068 [ 259 ] {17c49ab5-32ca-4f15-a793-905508506acf} executeQuery: Read 14 rows, 1004.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 598.94 KiB/sec. 2025.01.31 23:42:19.145277 [ 259 ] {17c49ab5-32ca-4f15-a793-905508506acf} TCPHandler: Processed in 0.002093256 sec. 2025.01.31 23:42:19.145517 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.145689 [ 262 ] {016fb507-1144-4223-a690-6fadfc598eaf} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:42:19.145746 [ 262 ] {016fb507-1144-4223-a690-6fadfc598eaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:42:19.146337 [ 262 ] {016fb507-1144-4223-a690-6fadfc598eaf} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.146376 [ 262 ] {016fb507-1144-4223-a690-6fadfc598eaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.146722 [ 262 ] {016fb507-1144-4223-a690-6fadfc598eaf} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:42:19.146959 [ 262 ] {016fb507-1144-4223-a690-6fadfc598eaf} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:42:19.147113 [ 99 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 2025.01.31 23:42:19.147179 [ 99 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.147186 [ 262 ] {016fb507-1144-4223-a690-6fadfc598eaf} executeQuery: Read 13 rows, 830.00 B in 0.001521 sec., 8547.008547008547 rows/sec., 532.90 KiB/sec. 2025.01.31 23:42:19.147215 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.147338 [ 262 ] {016fb507-1144-4223-a690-6fadfc598eaf} TCPHandler: Processed in 0.001949872 sec. 2025.01.31 23:42:19.147412 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:19.147537 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.147600 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_49_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:19.147649 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:19.147804 [ 259 ] {52e62a93-07c8-46ad-9086-19f176d5f5a2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:19.147939 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:19.147965 [ 259 ] {52e62a93-07c8-46ad-9086-19f176d5f5a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:19.148322 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:19.148647 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:19.149033 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:19.150884 [ 259 ] {52e62a93-07c8-46ad-9086-19f176d5f5a2} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.150963 [ 259 ] {52e62a93-07c8-46ad-9086-19f176d5f5a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.151422 [ 193 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_49_12} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004084878 sec., 15912.347933034964 rows/sec., 1.03 MiB/sec. 2025.01.31 23:42:19.151621 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_49_12} MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) 2025.01.31 23:42:19.151749 [ 259 ] {52e62a93-07c8-46ad-9086-19f176d5f5a2} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.31 23:42:19.151996 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_49_12} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:42:19.152091 [ 259 ] {52e62a93-07c8-46ad-9086-19f176d5f5a2} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:19.152124 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_49_12} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 2025.01.31 23:42:19.152260 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:42:19.152411 [ 259 ] {52e62a93-07c8-46ad-9086-19f176d5f5a2} executeQuery: Read 421 rows, 30.80 KiB in 0.004717 sec., 89251.64299342803 rows/sec., 6.38 MiB/sec. 2025.01.31 23:42:19.152478 [ 259 ] {52e62a93-07c8-46ad-9086-19f176d5f5a2} TCPHandler: Processed in 0.005029428 sec. 2025.01.31 23:42:19.152652 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.152797 [ 262 ] {cbaf3345-2e19-4994-a69f-7e9233aab18c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:42:19.152857 [ 262 ] {cbaf3345-2e19-4994-a69f-7e9233aab18c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:42:19.153430 [ 262 ] {cbaf3345-2e19-4994-a69f-7e9233aab18c} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.153474 [ 262 ] {cbaf3345-2e19-4994-a69f-7e9233aab18c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.153885 [ 262 ] {cbaf3345-2e19-4994-a69f-7e9233aab18c} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:42:19.154132 [ 262 ] {cbaf3345-2e19-4994-a69f-7e9233aab18c} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:42:19.154330 [ 262 ] {cbaf3345-2e19-4994-a69f-7e9233aab18c} executeQuery: Read 6 rows, 321.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 200.30 KiB/sec. 2025.01.31 23:42:19.154382 [ 262 ] {cbaf3345-2e19-4994-a69f-7e9233aab18c} TCPHandler: Processed in 0.001799046 sec. 2025.01.31 23:42:19.154524 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.154641 [ 259 ] {51e0fa90-8f3b-4847-9b96-7d5687d4e6ed} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:19.154694 [ 259 ] {51e0fa90-8f3b-4847-9b96-7d5687d4e6ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:19.155282 [ 259 ] {51e0fa90-8f3b-4847-9b96-7d5687d4e6ed} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.155321 [ 259 ] {51e0fa90-8f3b-4847-9b96-7d5687d4e6ed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.155728 [ 259 ] {51e0fa90-8f3b-4847-9b96-7d5687d4e6ed} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.31 23:42:19.155984 [ 259 ] {51e0fa90-8f3b-4847-9b96-7d5687d4e6ed} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:19.156172 [ 99 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 2025.01.31 23:42:19.156235 [ 99 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.156243 [ 259 ] {51e0fa90-8f3b-4847-9b96-7d5687d4e6ed} executeQuery: Read 237 rows, 16.27 KiB in 0.001617 sec., 146567.71799628943 rows/sec., 9.82 MiB/sec. 2025.01.31 23:42:19.156274 [ 99 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.156407 [ 259 ] {51e0fa90-8f3b-4847-9b96-7d5687d4e6ed} TCPHandler: Processed in 0.001937561 sec. 2025.01.31 23:42:19.156589 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:42:19.156610 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.156860 [ 262 ] {7e43c05c-9760-4177-9907-3afa430263f8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:42:19.156891 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_115_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:19.156977 [ 262 ] {7e43c05c-9760-4177-9907-3afa430263f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:42:19.156978 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_115_23} MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 32906 rows starting from the beginning of the part 2025.01.31 23:42:19.157403 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:42:19.157784 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 963 rows starting from the beginning of the part 2025.01.31 23:42:19.158209 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 128 rows starting from the beginning of the part 2025.01.31 23:42:19.158508 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part 2025.01.31 23:42:19.158876 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_115_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 237 rows starting from the beginning of the part 2025.01.31 23:42:19.159553 [ 262 ] {7e43c05c-9760-4177-9907-3afa430263f8} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.159598 [ 262 ] {7e43c05c-9760-4177-9907-3afa430263f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.160448 [ 262 ] {7e43c05c-9760-4177-9907-3afa430263f8} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:42:19.160791 [ 262 ] {7e43c05c-9760-4177-9907-3afa430263f8} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:42:19.161167 [ 262 ] {7e43c05c-9760-4177-9907-3afa430263f8} executeQuery: Read 1 rows, 69.00 B in 0.004403 sec., 227.1178741766977 rows/sec., 15.30 KiB/sec. 2025.01.31 23:42:19.161340 [ 262 ] {7e43c05c-9760-4177-9907-3afa430263f8} TCPHandler: Processed in 0.004826322 sec. 2025.01.31 23:42:19.161581 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.161824 [ 259 ] {42664b60-23a1-4261-931f-fd576304aa14} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:19.162063 [ 259 ] {42664b60-23a1-4261-931f-fd576304aa14} 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.31 23:42:19.164056 [ 259 ] {42664b60-23a1-4261-931f-fd576304aa14} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.164135 [ 259 ] {42664b60-23a1-4261-931f-fd576304aa14} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.165486 [ 259 ] {42664b60-23a1-4261-931f-fd576304aa14} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2025.01.31 23:42:19.166232 [ 259 ] {42664b60-23a1-4261-931f-fd576304aa14} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:42:19.166742 [ 259 ] {42664b60-23a1-4261-931f-fd576304aa14} executeQuery: Read 39 rows, 71.56 KiB in 0.004916 sec., 7933.279088689991 rows/sec., 14.22 MiB/sec. 2025.01.31 23:42:19.167453 [ 259 ] {42664b60-23a1-4261-931f-fd576304aa14} TCPHandler: Processed in 0.005987838 sec. 2025.01.31 23:42:19.167651 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:19.167788 [ 262 ] {cb3e71cb-7a48-4d8b-924e-a8d123abf1ae} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:19.167843 [ 262 ] {cb3e71cb-7a48-4d8b-924e-a8d123abf1ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:19.168494 [ 262 ] {cb3e71cb-7a48-4d8b-924e-a8d123abf1ae} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:19.168547 [ 262 ] {cb3e71cb-7a48-4d8b-924e-a8d123abf1ae} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:19.168992 [ 262 ] {cb3e71cb-7a48-4d8b-924e-a8d123abf1ae} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2025.01.31 23:42:19.169563 [ 262 ] {cb3e71cb-7a48-4d8b-924e-a8d123abf1ae} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:19.169797 [ 262 ] {cb3e71cb-7a48-4d8b-924e-a8d123abf1ae} executeQuery: Read 82 rows, 5.33 KiB in 0.002032 sec., 40354.330708661415 rows/sec., 2.56 MiB/sec. 2025.01.31 23:42:19.169948 [ 262 ] {cb3e71cb-7a48-4d8b-924e-a8d123abf1ae} TCPHandler: Processed in 0.002362784 sec. 2025.01.31 23:42:19.170315 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_115_23} MergeTask::MergeProjectionsStage: Merge sorted 34554 rows, containing 5 columns (5 merged, 0 gathered) in 0.013906336 sec., 2484766.65600486 rows/sec., 167.77 MiB/sec. 2025.01.31 23:42:19.170640 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_115_23} MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) 2025.01.31 23:42:19.170986 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_115_23} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:19.171083 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_115_23} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 2025.01.31 23:42:19.171204 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. 2025.01.31 23:42:20.692017 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 2025.01.31 23:42:20.712297 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:20.712363 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:20.720268 [ 244 ] {} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2025.01.31 23:42:20.721031 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:20.723917 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 513 2025.01.31 23:42:24.126649 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:24.126879 [ 262 ] {69ce5afe-6326-4f4e-a62a-e80cfcc41eb1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:24.126959 [ 262 ] {69ce5afe-6326-4f4e-a62a-e80cfcc41eb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:24.127800 [ 262 ] {69ce5afe-6326-4f4e-a62a-e80cfcc41eb1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:24.127856 [ 262 ] {69ce5afe-6326-4f4e-a62a-e80cfcc41eb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:24.128297 [ 262 ] {69ce5afe-6326-4f4e-a62a-e80cfcc41eb1} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.31 23:42:24.128554 [ 262 ] {69ce5afe-6326-4f4e-a62a-e80cfcc41eb1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:24.128763 [ 26 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.31 23:42:24.128814 [ 262 ] {69ce5afe-6326-4f4e-a62a-e80cfcc41eb1} executeQuery: Read 56 rows, 4.38 KiB in 0.001987 sec., 28183.190739808757 rows/sec., 2.15 MiB/sec. 2025.01.31 23:42:24.128845 [ 26 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:24.128915 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:24.128936 [ 262 ] {69ce5afe-6326-4f4e-a62a-e80cfcc41eb1} TCPHandler: Processed in 0.002422336 sec. 2025.01.31 23:42:24.129227 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:42:24.129232 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:24.129642 [ 259 ] {44eb2d75-5c55-40e0-8470-517fb80b684f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:24.129747 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:24.129825 [ 259 ] {44eb2d75-5c55-40e0-8470-517fb80b684f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:24.129859 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1430 rows starting from the beginning of the part 2025.01.31 23:42:24.130408 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1429 rows starting from the beginning of the part 2025.01.31 23:42:24.131021 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:42:24.131592 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part 2025.01.31 23:42:24.132142 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 281 rows starting from the beginning of the part 2025.01.31 23:42:24.132629 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part 2025.01.31 23:42:24.133549 [ 259 ] {44eb2d75-5c55-40e0-8470-517fb80b684f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:24.133592 [ 259 ] {44eb2d75-5c55-40e0-8470-517fb80b684f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:24.134140 [ 259 ] {44eb2d75-5c55-40e0-8470-517fb80b684f} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.31 23:42:24.134442 [ 259 ] {44eb2d75-5c55-40e0-8470-517fb80b684f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:24.134614 [ 26 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.31 23:42:24.134654 [ 26 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:24.134678 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:24.134684 [ 259 ] {44eb2d75-5c55-40e0-8470-517fb80b684f} executeQuery: Read 64 rows, 5.12 KiB in 0.005198 sec., 12312.427856868026 rows/sec., 984.08 KiB/sec. 2025.01.31 23:42:24.135199 [ 259 ] {44eb2d75-5c55-40e0-8470-517fb80b684f} TCPHandler: Processed in 0.006126443 sec. 2025.01.31 23:42:24.135285 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:42:24.135500 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:24.135961 [ 262 ] {27d53b27-e9e9-40f6-8947-48fef52f2ab7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:24.136043 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:24.136137 [ 262 ] {27d53b27-e9e9-40f6-8947-48fef52f2ab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:24.136267 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 913 rows starting from the beginning of the part 2025.01.31 23:42:24.136905 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 893 rows starting from the beginning of the part 2025.01.31 23:42:24.137469 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:42:24.137996 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part 2025.01.31 23:42:24.138523 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 421 rows starting from the beginning of the part 2025.01.31 23:42:24.139121 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part 2025.01.31 23:42:24.140829 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.011817092 sec., 279933.50648365944 rows/sec., 24.43 MiB/sec. 2025.01.31 23:42:24.141272 [ 262 ] {27d53b27-e9e9-40f6-8947-48fef52f2ab7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:24.141299 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.31 23:42:24.141345 [ 262 ] {27d53b27-e9e9-40f6-8947-48fef52f2ab7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:24.142225 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_116_23} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:24.142721 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_116_23} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.31 23:42:24.142843 [ 262 ] {27d53b27-e9e9-40f6-8947-48fef52f2ab7} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.31 23:42:24.142982 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:42:24.143301 [ 262 ] {27d53b27-e9e9-40f6-8947-48fef52f2ab7} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:24.143618 [ 262 ] {27d53b27-e9e9-40f6-8947-48fef52f2ab7} executeQuery: Read 160 rows, 11.41 KiB in 0.007805 sec., 20499.679692504804 rows/sec., 1.43 MiB/sec. 2025.01.31 23:42:24.143744 [ 262 ] {27d53b27-e9e9-40f6-8947-48fef52f2ab7} TCPHandler: Processed in 0.008398024 sec. 2025.01.31 23:42:24.144061 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:24.144457 [ 259 ] {044e8e84-f01f-4b0b-a69a-1c39f877d471} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:24.144628 [ 259 ] {044e8e84-f01f-4b0b-a69a-1c39f877d471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:24.144795 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.009959504 sec., 242883.58135103917 rows/sec., 18.63 MiB/sec. 2025.01.31 23:42:24.145305 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.31 23:42:24.146264 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_116_23} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:24.146472 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_116_23} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.31 23:42:24.146646 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.31 23:42:24.146750 [ 259 ] {044e8e84-f01f-4b0b-a69a-1c39f877d471} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:24.146795 [ 259 ] {044e8e84-f01f-4b0b-a69a-1c39f877d471} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:24.147181 [ 259 ] {044e8e84-f01f-4b0b-a69a-1c39f877d471} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2025.01.31 23:42:24.147428 [ 259 ] {044e8e84-f01f-4b0b-a69a-1c39f877d471} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:24.147570 [ 26 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2025.01.31 23:42:24.147614 [ 26 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:24.147621 [ 259 ] {044e8e84-f01f-4b0b-a69a-1c39f877d471} executeQuery: Read 60 rows, 4.14 KiB in 0.003309 sec., 18132.366273798732 rows/sec., 1.22 MiB/sec. 2025.01.31 23:42:24.147641 [ 26 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:24.147705 [ 259 ] {044e8e84-f01f-4b0b-a69a-1c39f877d471} TCPHandler: Processed in 0.003835941 sec. 2025.01.31 23:42:24.147848 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:42:24.147970 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:24.148056 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6782 rows starting from the beginning of the part 2025.01.31 23:42:24.148453 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 34 rows starting from the beginning of the part 2025.01.31 23:42:24.148807 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 48 rows starting from the beginning of the part 2025.01.31 23:42:24.149171 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part 2025.01.31 23:42:24.149527 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 82 rows starting from the beginning of the part 2025.01.31 23:42:24.149865 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part 2025.01.31 23:42:24.152221 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 7066 rows, containing 4 columns (4 merged, 0 gathered) in 0.004502022 sec., 1569516.9859232141 rows/sec., 102.31 MiB/sec. 2025.01.31 23:42:24.152759 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2025.01.31 23:42:24.153142 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:24.153242 [ 188 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_116_23} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 2025.01.31 23:42:24.153352 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. 2025.01.31 23:42:25.946570 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31598 2025.01.31 23:42:25.947199 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:25.947248 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. 2025.01.31 23:42:25.947776 [ 243 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.31 23:42:25.948036 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:25.948324 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31598 2025.01.31 23:42:28.224897 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 2025.01.31 23:42:28.246419 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:28.246488 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:28.253830 [ 244 ] {} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2025.01.31 23:42:28.254613 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:28.257510 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 520 2025.01.31 23:42:28.608176 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1830 2025.01.31 23:42:28.611513 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:28.611578 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:28.613181 [ 242 ] {} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:42:28.613515 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:42:28.613782 [ 72 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.31 23:42:28.613908 [ 72 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:28.613981 [ 72 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:28.614431 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:42:28.616242 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1830 2025.01.31 23:42:28.616526 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:28.616686 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1684 rows starting from the beginning of the part 2025.01.31 23:42:28.617165 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part 2025.01.31 23:42:28.617619 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:42:28.618081 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 54 rows starting from the beginning of the part 2025.01.31 23:42:28.618523 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part 2025.01.31 23:42:28.619000 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:42:28.627455 [ 195 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 72 columns (72 merged, 0 gathered) in 0.013331779 sec., 137266.001784158 rows/sec., 104.57 MiB/sec. 2025.01.31 23:42:28.629389 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.31 23:42:28.630244 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_51_10} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:42:28.630351 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_51_10} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.31 23:42:28.630706 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. 2025.01.31 23:42:29.133265 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.133479 [ 262 ] {d66b2c6c-2778-4211-ab98-dfa86fe19bd7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:42:29.133557 [ 262 ] {d66b2c6c-2778-4211-ab98-dfa86fe19bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:42:29.134371 [ 262 ] {d66b2c6c-2778-4211-ab98-dfa86fe19bd7} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.134420 [ 262 ] {d66b2c6c-2778-4211-ab98-dfa86fe19bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.134845 [ 262 ] {d66b2c6c-2778-4211-ab98-dfa86fe19bd7} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:42:29.135105 [ 262 ] {d66b2c6c-2778-4211-ab98-dfa86fe19bd7} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:29.135357 [ 262 ] {d66b2c6c-2778-4211-ab98-dfa86fe19bd7} executeQuery: Read 14 rows, 1.01 KiB in 0.001937 sec., 7227.671657201859 rows/sec., 520.30 KiB/sec. 2025.01.31 23:42:29.135414 [ 262 ] {d66b2c6c-2778-4211-ab98-dfa86fe19bd7} TCPHandler: Processed in 0.002295302 sec. 2025.01.31 23:42:29.135740 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.136042 [ 259 ] {0344263e-f669-4882-a641-6f9cc2448a7c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:29.136149 [ 259 ] {0344263e-f669-4882-a641-6f9cc2448a7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:29.137044 [ 259 ] {0344263e-f669-4882-a641-6f9cc2448a7c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.137094 [ 259 ] {0344263e-f669-4882-a641-6f9cc2448a7c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.137555 [ 259 ] {0344263e-f669-4882-a641-6f9cc2448a7c} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.31 23:42:29.137814 [ 259 ] {0344263e-f669-4882-a641-6f9cc2448a7c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:29.138078 [ 259 ] {0344263e-f669-4882-a641-6f9cc2448a7c} executeQuery: Read 281 rows, 25.38 KiB in 0.002114 sec., 132923.36802270578 rows/sec., 11.72 MiB/sec. 2025.01.31 23:42:29.138186 [ 259 ] {0344263e-f669-4882-a641-6f9cc2448a7c} TCPHandler: Processed in 0.002626993 sec. 2025.01.31 23:42:29.138415 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.138664 [ 262 ] {88aa0818-4025-471f-bca8-9d93f0030817} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:42:29.138723 [ 262 ] {88aa0818-4025-471f-bca8-9d93f0030817} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:42:29.139373 [ 262 ] {88aa0818-4025-471f-bca8-9d93f0030817} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.139412 [ 262 ] {88aa0818-4025-471f-bca8-9d93f0030817} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.139768 [ 262 ] {88aa0818-4025-471f-bca8-9d93f0030817} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:42:29.140003 [ 262 ] {88aa0818-4025-471f-bca8-9d93f0030817} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:42:29.140242 [ 262 ] {88aa0818-4025-471f-bca8-9d93f0030817} executeQuery: Read 46 rows, 3.39 KiB in 0.001618 sec., 28430.16069221261 rows/sec., 2.05 MiB/sec. 2025.01.31 23:42:29.140332 [ 262 ] {88aa0818-4025-471f-bca8-9d93f0030817} TCPHandler: Processed in 0.002052844 sec. 2025.01.31 23:42:29.140622 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.140853 [ 259 ] {26d40081-978b-4811-b185-ecca148dde84} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:42:29.140951 [ 259 ] {26d40081-978b-4811-b185-ecca148dde84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:42:29.141645 [ 259 ] {26d40081-978b-4811-b185-ecca148dde84} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.141687 [ 259 ] {26d40081-978b-4811-b185-ecca148dde84} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.142063 [ 259 ] {26d40081-978b-4811-b185-ecca148dde84} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:42:29.142313 [ 259 ] {26d40081-978b-4811-b185-ecca148dde84} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:42:29.142581 [ 259 ] {26d40081-978b-4811-b185-ecca148dde84} executeQuery: Read 14 rows, 1004.00 B in 0.001784 sec., 7847.533632286995 rows/sec., 549.59 KiB/sec. 2025.01.31 23:42:29.142811 [ 259 ] {26d40081-978b-4811-b185-ecca148dde84} TCPHandler: Processed in 0.002350504 sec. 2025.01.31 23:42:29.143043 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.143178 [ 262 ] {8225c94f-b298-4148-82bf-797bfa096c9f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:42:29.143233 [ 262 ] {8225c94f-b298-4148-82bf-797bfa096c9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:42:29.143901 [ 262 ] {8225c94f-b298-4148-82bf-797bfa096c9f} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.143948 [ 262 ] {8225c94f-b298-4148-82bf-797bfa096c9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.144322 [ 262 ] {8225c94f-b298-4148-82bf-797bfa096c9f} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:42:29.144560 [ 262 ] {8225c94f-b298-4148-82bf-797bfa096c9f} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:42:29.144785 [ 262 ] {8225c94f-b298-4148-82bf-797bfa096c9f} executeQuery: Read 13 rows, 830.00 B in 0.001633 sec., 7960.808328230251 rows/sec., 496.35 KiB/sec. 2025.01.31 23:42:29.144845 [ 262 ] {8225c94f-b298-4148-82bf-797bfa096c9f} TCPHandler: Processed in 0.00190772 sec. 2025.01.31 23:42:29.145087 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.145326 [ 259 ] {9aecf4cd-dbda-44e9-b620-a992e237f6e6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:29.145419 [ 259 ] {9aecf4cd-dbda-44e9-b620-a992e237f6e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:29.146450 [ 259 ] {9aecf4cd-dbda-44e9-b620-a992e237f6e6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.146491 [ 259 ] {9aecf4cd-dbda-44e9-b620-a992e237f6e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.146882 [ 259 ] {9aecf4cd-dbda-44e9-b620-a992e237f6e6} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.31 23:42:29.147130 [ 259 ] {9aecf4cd-dbda-44e9-b620-a992e237f6e6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:29.147342 [ 259 ] {9aecf4cd-dbda-44e9-b620-a992e237f6e6} executeQuery: Read 421 rows, 30.80 KiB in 0.002072 sec., 203185.32818532817 rows/sec., 14.52 MiB/sec. 2025.01.31 23:42:29.147396 [ 259 ] {9aecf4cd-dbda-44e9-b620-a992e237f6e6} TCPHandler: Processed in 0.002445208 sec. 2025.01.31 23:42:29.147556 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.147694 [ 262 ] {ee8122e9-91f2-4ff0-bf89-c1a2d804be88} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:42:29.147752 [ 262 ] {ee8122e9-91f2-4ff0-bf89-c1a2d804be88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:42:29.148262 [ 262 ] {ee8122e9-91f2-4ff0-bf89-c1a2d804be88} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.148301 [ 262 ] {ee8122e9-91f2-4ff0-bf89-c1a2d804be88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.148658 [ 262 ] {ee8122e9-91f2-4ff0-bf89-c1a2d804be88} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:42:29.148897 [ 262 ] {ee8122e9-91f2-4ff0-bf89-c1a2d804be88} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:42:29.149107 [ 262 ] {ee8122e9-91f2-4ff0-bf89-c1a2d804be88} executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. 2025.01.31 23:42:29.149156 [ 262 ] {ee8122e9-91f2-4ff0-bf89-c1a2d804be88} TCPHandler: Processed in 0.001666613 sec. 2025.01.31 23:42:29.149313 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.149453 [ 259 ] {6f5cfaf3-5d16-46d1-863a-cf16afcf2ff2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:29.149517 [ 259 ] {6f5cfaf3-5d16-46d1-863a-cf16afcf2ff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:29.150216 [ 259 ] {6f5cfaf3-5d16-46d1-863a-cf16afcf2ff2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.150257 [ 259 ] {6f5cfaf3-5d16-46d1-863a-cf16afcf2ff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.150678 [ 259 ] {6f5cfaf3-5d16-46d1-863a-cf16afcf2ff2} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.31 23:42:29.150928 [ 259 ] {6f5cfaf3-5d16-46d1-863a-cf16afcf2ff2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:29.151158 [ 259 ] {6f5cfaf3-5d16-46d1-863a-cf16afcf2ff2} executeQuery: Read 237 rows, 16.27 KiB in 0.001736 sec., 136520.73732718895 rows/sec., 9.15 MiB/sec. 2025.01.31 23:42:29.151220 [ 259 ] {6f5cfaf3-5d16-46d1-863a-cf16afcf2ff2} TCPHandler: Processed in 0.001974653 sec. 2025.01.31 23:42:29.151381 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.151521 [ 262 ] {2848db71-9667-4e59-9fd6-294feab75875} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:42:29.151581 [ 262 ] {2848db71-9667-4e59-9fd6-294feab75875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:42:29.152112 [ 262 ] {2848db71-9667-4e59-9fd6-294feab75875} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.152150 [ 262 ] {2848db71-9667-4e59-9fd6-294feab75875} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.152512 [ 262 ] {2848db71-9667-4e59-9fd6-294feab75875} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:42:29.152750 [ 262 ] {2848db71-9667-4e59-9fd6-294feab75875} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:42:29.152913 [ 44 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 6 parts from all_1_45_10 to all_50_50_0 2025.01.31 23:42:29.152974 [ 262 ] {2848db71-9667-4e59-9fd6-294feab75875} executeQuery: Read 1 rows, 69.00 B in 0.001485 sec., 673.4006734006734 rows/sec., 45.38 KiB/sec. 2025.01.31 23:42:29.153028 [ 44 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.153086 [ 262 ] {2848db71-9667-4e59-9fd6-294feab75875} TCPHandler: Processed in 0.001774786 sec. 2025.01.31 23:42:29.153095 [ 44 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.153336 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_45_10 to all_50_50_0 into Compact with storage Full 2025.01.31 23:42:29.153356 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.153646 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:29.153726 [ 259 ] {39a3f77d-7e2e-43fa-9544-8af8eda375ac} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:29.153738 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_45_10, total 45 rows starting from the beginning of the part 2025.01.31 23:42:29.154128 [ 259 ] {39a3f77d-7e2e-43fa-9544-8af8eda375ac} 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.31 23:42:29.154136 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2025.01.31 23:42:29.154530 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part 2025.01.31 23:42:29.154936 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2025.01.31 23:42:29.155305 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2025.01.31 23:42:29.155605 [ 191 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part 2025.01.31 23:42:29.159507 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.006252147 sec., 7997.252783723735 rows/sec., 538.88 KiB/sec. 2025.01.31 23:42:29.159648 [ 259 ] {39a3f77d-7e2e-43fa-9544-8af8eda375ac} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.159710 [ 259 ] {39a3f77d-7e2e-43fa-9544-8af8eda375ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.159765 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} MergedBlockOutputStream: filled checksums all_1_50_11 (state Temporary) 2025.01.31 23:42:29.160540 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_50_11 to all_1_50_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:42:29.160733 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_50_11} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 6 parts: [all_1_45_10, all_50_50_0] -> all_1_50_11 2025.01.31 23:42:29.160943 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.31 23:42:29.161193 [ 259 ] {39a3f77d-7e2e-43fa-9544-8af8eda375ac} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2025.01.31 23:42:29.161474 [ 259 ] {39a3f77d-7e2e-43fa-9544-8af8eda375ac} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:42:29.161800 [ 259 ] {39a3f77d-7e2e-43fa-9544-8af8eda375ac} executeQuery: Read 39 rows, 71.56 KiB in 0.00818 sec., 4767.7261613691935 rows/sec., 8.54 MiB/sec. 2025.01.31 23:42:29.162304 [ 259 ] {39a3f77d-7e2e-43fa-9544-8af8eda375ac} TCPHandler: Processed in 0.009115077 sec. 2025.01.31 23:42:29.162553 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:29.162692 [ 262 ] {da6b38c3-81af-4e47-a35c-89ad0fc37e65} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:29.162748 [ 262 ] {da6b38c3-81af-4e47-a35c-89ad0fc37e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:29.163277 [ 262 ] {da6b38c3-81af-4e47-a35c-89ad0fc37e65} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:29.163316 [ 262 ] {da6b38c3-81af-4e47-a35c-89ad0fc37e65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:29.163686 [ 262 ] {da6b38c3-81af-4e47-a35c-89ad0fc37e65} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2025.01.31 23:42:29.163928 [ 262 ] {da6b38c3-81af-4e47-a35c-89ad0fc37e65} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:29.164164 [ 262 ] {da6b38c3-81af-4e47-a35c-89ad0fc37e65} executeQuery: Read 82 rows, 5.33 KiB in 0.001498 sec., 54739.65287049399 rows/sec., 3.48 MiB/sec. 2025.01.31 23:42:29.164275 [ 262 ] {da6b38c3-81af-4e47-a35c-89ad0fc37e65} TCPHandler: Processed in 0.001864849 sec. 2025.01.31 23:42:33.068677 [ 222 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:33.068750 [ 222 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:33.075403 [ 222 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:33.205401 [ 95 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:42:33.205464 [ 95 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:42:33.449350 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32086 2025.01.31 23:42:33.449999 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:33.450037 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:33.450583 [ 243 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.31 23:42:33.450861 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:33.451097 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 2025.01.31 23:42:33.451147 [ 224 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:33.451204 [ 224 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:33.453345 [ 224 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:34.105920 [ 223 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:34.105996 [ 223 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:34.108223 [ 223 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:34.115037 [ 218 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:34.115116 [ 218 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:34.117193 [ 218 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:34.126281 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.126496 [ 262 ] {00154fa5-bbe3-499b-afff-17f3e25f6f83} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:34.126575 [ 262 ] {00154fa5-bbe3-499b-afff-17f3e25f6f83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:34.127468 [ 262 ] {00154fa5-bbe3-499b-afff-17f3e25f6f83} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.127508 [ 262 ] {00154fa5-bbe3-499b-afff-17f3e25f6f83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.127957 [ 262 ] {00154fa5-bbe3-499b-afff-17f3e25f6f83} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.31 23:42:34.128216 [ 262 ] {00154fa5-bbe3-499b-afff-17f3e25f6f83} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:34.128415 [ 262 ] {00154fa5-bbe3-499b-afff-17f3e25f6f83} executeQuery: Read 56 rows, 4.38 KiB in 0.001981 sec., 28268.551236749114 rows/sec., 2.16 MiB/sec. 2025.01.31 23:42:34.128470 [ 262 ] {00154fa5-bbe3-499b-afff-17f3e25f6f83} TCPHandler: Processed in 0.002334233 sec. 2025.01.31 23:42:34.128791 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.129079 [ 259 ] {62d4fa33-f0ef-402a-bedc-c4a64b26c86b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:34.129195 [ 259 ] {62d4fa33-f0ef-402a-bedc-c4a64b26c86b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:34.130008 [ 259 ] {62d4fa33-f0ef-402a-bedc-c4a64b26c86b} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.130052 [ 259 ] {62d4fa33-f0ef-402a-bedc-c4a64b26c86b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.130506 [ 259 ] {62d4fa33-f0ef-402a-bedc-c4a64b26c86b} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.31 23:42:34.130767 [ 259 ] {62d4fa33-f0ef-402a-bedc-c4a64b26c86b} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:34.131040 [ 259 ] {62d4fa33-f0ef-402a-bedc-c4a64b26c86b} executeQuery: Read 64 rows, 5.12 KiB in 0.002041 sec., 31357.177853993144 rows/sec., 2.45 MiB/sec. 2025.01.31 23:42:34.131122 [ 223 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:34.131143 [ 259 ] {62d4fa33-f0ef-402a-bedc-c4a64b26c86b} TCPHandler: Processed in 0.002530879 sec. 2025.01.31 23:42:34.131173 [ 223 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:34.131371 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.131518 [ 262 ] {235352a4-580a-4df1-b331-3252dafbbc4a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:34.131599 [ 262 ] {235352a4-580a-4df1-b331-3252dafbbc4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:34.132947 [ 262 ] {235352a4-580a-4df1-b331-3252dafbbc4a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.132990 [ 262 ] {235352a4-580a-4df1-b331-3252dafbbc4a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.133645 [ 262 ] {235352a4-580a-4df1-b331-3252dafbbc4a} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.31 23:42:34.134015 [ 262 ] {235352a4-580a-4df1-b331-3252dafbbc4a} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:34.134329 [ 262 ] {235352a4-580a-4df1-b331-3252dafbbc4a} executeQuery: Read 160 rows, 11.41 KiB in 0.002837 sec., 56397.60310186817 rows/sec., 3.93 MiB/sec. 2025.01.31 23:42:34.134468 [ 262 ] {235352a4-580a-4df1-b331-3252dafbbc4a} TCPHandler: Processed in 0.00318833 sec. 2025.01.31 23:42:34.134677 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.134918 [ 223 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:34.134919 [ 259 ] {edeb4d7b-c776-477a-a932-46de0e12a23e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:34.135126 [ 259 ] {edeb4d7b-c776-477a-a932-46de0e12a23e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:34.136284 [ 259 ] {edeb4d7b-c776-477a-a932-46de0e12a23e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.136324 [ 259 ] {edeb4d7b-c776-477a-a932-46de0e12a23e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.136712 [ 259 ] {edeb4d7b-c776-477a-a932-46de0e12a23e} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2025.01.31 23:42:34.136957 [ 259 ] {edeb4d7b-c776-477a-a932-46de0e12a23e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:34.137166 [ 259 ] {edeb4d7b-c776-477a-a932-46de0e12a23e} executeQuery: Read 60 rows, 4.14 KiB in 0.00233 sec., 25751.07296137339 rows/sec., 1.74 MiB/sec. 2025.01.31 23:42:34.137220 [ 259 ] {edeb4d7b-c776-477a-a932-46de0e12a23e} TCPHandler: Processed in 0.002616952 sec. 2025.01.31 23:42:34.968579 [ 220 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:34.968641 [ 220 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:34.970819 [ 220 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:34.973512 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.973729 [ 262 ] {5a5bc355-e0ca-4a1f-9b95-2ae37d891bd1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:42:34.973813 [ 262 ] {5a5bc355-e0ca-4a1f-9b95-2ae37d891bd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:42:34.974676 [ 262 ] {5a5bc355-e0ca-4a1f-9b95-2ae37d891bd1} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.974718 [ 262 ] {5a5bc355-e0ca-4a1f-9b95-2ae37d891bd1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.975159 [ 262 ] {5a5bc355-e0ca-4a1f-9b95-2ae37d891bd1} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:42:34.975426 [ 262 ] {5a5bc355-e0ca-4a1f-9b95-2ae37d891bd1} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:34.975665 [ 262 ] {5a5bc355-e0ca-4a1f-9b95-2ae37d891bd1} executeQuery: Read 14 rows, 1.01 KiB in 0.001996 sec., 7014.0280561122245 rows/sec., 504.92 KiB/sec. 2025.01.31 23:42:34.975723 [ 262 ] {5a5bc355-e0ca-4a1f-9b95-2ae37d891bd1} TCPHandler: Processed in 0.002356394 sec. 2025.01.31 23:42:34.976059 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.976345 [ 259 ] {2275297e-9875-460b-b65f-dd645b2dd545} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:42:34.976423 [ 259 ] {2275297e-9875-460b-b65f-dd645b2dd545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:42:34.977165 [ 259 ] {2275297e-9875-460b-b65f-dd645b2dd545} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.977222 [ 259 ] {2275297e-9875-460b-b65f-dd645b2dd545} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.977662 [ 259 ] {2275297e-9875-460b-b65f-dd645b2dd545} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2025.01.31 23:42:34.977933 [ 259 ] {2275297e-9875-460b-b65f-dd645b2dd545} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:42:34.978220 [ 259 ] {2275297e-9875-460b-b65f-dd645b2dd545} executeQuery: Read 2 rows, 167.00 B in 0.001943 sec., 1029.336078229542 rows/sec., 83.94 KiB/sec. 2025.01.31 23:42:34.978430 [ 259 ] {2275297e-9875-460b-b65f-dd645b2dd545} TCPHandler: Processed in 0.00255428 sec. 2025.01.31 23:42:34.978607 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.978726 [ 262 ] {16b7d283-ef18-410c-a76f-cbe8979c017e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:34.978776 [ 262 ] {16b7d283-ef18-410c-a76f-cbe8979c017e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:34.980156 [ 262 ] {16b7d283-ef18-410c-a76f-cbe8979c017e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.980196 [ 262 ] {16b7d283-ef18-410c-a76f-cbe8979c017e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.980645 [ 262 ] {16b7d283-ef18-410c-a76f-cbe8979c017e} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.31 23:42:34.980888 [ 262 ] {16b7d283-ef18-410c-a76f-cbe8979c017e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:34.981089 [ 262 ] {16b7d283-ef18-410c-a76f-cbe8979c017e} executeQuery: Read 1422 rows, 121.57 KiB in 0.002386 sec., 595976.5297569153 rows/sec., 49.76 MiB/sec. 2025.01.31 23:42:34.981140 [ 262 ] {16b7d283-ef18-410c-a76f-cbe8979c017e} TCPHandler: Processed in 0.002591812 sec. 2025.01.31 23:42:34.981306 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.981434 [ 259 ] {e367e279-da46-4a49-b9a8-6bacf21926b9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:42:34.981487 [ 259 ] {e367e279-da46-4a49-b9a8-6bacf21926b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:42:34.982103 [ 259 ] {e367e279-da46-4a49-b9a8-6bacf21926b9} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.982146 [ 259 ] {e367e279-da46-4a49-b9a8-6bacf21926b9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.982529 [ 259 ] {e367e279-da46-4a49-b9a8-6bacf21926b9} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:42:34.982773 [ 259 ] {e367e279-da46-4a49-b9a8-6bacf21926b9} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:42:34.982992 [ 259 ] {e367e279-da46-4a49-b9a8-6bacf21926b9} executeQuery: Read 48 rows, 3.53 KiB in 0.001588 sec., 30226.700251889168 rows/sec., 2.17 MiB/sec. 2025.01.31 23:42:34.983050 [ 259 ] {e367e279-da46-4a49-b9a8-6bacf21926b9} TCPHandler: Processed in 0.001808217 sec. 2025.01.31 23:42:34.983217 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.983366 [ 262 ] {318dc196-e962-4f2a-b03a-e0ec48a78ea1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:42:34.983424 [ 262 ] {318dc196-e962-4f2a-b03a-e0ec48a78ea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:42:34.984232 [ 262 ] {318dc196-e962-4f2a-b03a-e0ec48a78ea1} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.984279 [ 262 ] {318dc196-e962-4f2a-b03a-e0ec48a78ea1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.984674 [ 262 ] {318dc196-e962-4f2a-b03a-e0ec48a78ea1} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:42:34.984918 [ 262 ] {318dc196-e962-4f2a-b03a-e0ec48a78ea1} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:42:34.985124 [ 262 ] {318dc196-e962-4f2a-b03a-e0ec48a78ea1} executeQuery: Read 242 rows, 16.79 KiB in 0.001791 sec., 135120.04466778337 rows/sec., 9.15 MiB/sec. 2025.01.31 23:42:34.985182 [ 262 ] {318dc196-e962-4f2a-b03a-e0ec48a78ea1} TCPHandler: Processed in 0.002033534 sec. 2025.01.31 23:42:34.985341 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.985462 [ 259 ] {ae960817-fb52-4c1d-9af3-3628366abbd5} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:42:34.985513 [ 259 ] {ae960817-fb52-4c1d-9af3-3628366abbd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:42:34.986093 [ 259 ] {ae960817-fb52-4c1d-9af3-3628366abbd5} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.986133 [ 259 ] {ae960817-fb52-4c1d-9af3-3628366abbd5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.986489 [ 259 ] {ae960817-fb52-4c1d-9af3-3628366abbd5} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:42:34.986724 [ 259 ] {ae960817-fb52-4c1d-9af3-3628366abbd5} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:42:34.986942 [ 259 ] {ae960817-fb52-4c1d-9af3-3628366abbd5} executeQuery: Read 13 rows, 830.00 B in 0.001505 sec., 8637.873754152824 rows/sec., 538.57 KiB/sec. 2025.01.31 23:42:34.987014 [ 259 ] {ae960817-fb52-4c1d-9af3-3628366abbd5} TCPHandler: Processed in 0.001728524 sec. 2025.01.31 23:42:34.987217 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.987354 [ 262 ] {073b7d94-06a0-4d18-b880-8376f6eed0ec} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:34.987413 [ 262 ] {073b7d94-06a0-4d18-b880-8376f6eed0ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:34.988448 [ 262 ] {073b7d94-06a0-4d18-b880-8376f6eed0ec} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.988488 [ 262 ] {073b7d94-06a0-4d18-b880-8376f6eed0ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.988891 [ 262 ] {073b7d94-06a0-4d18-b880-8376f6eed0ec} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.31 23:42:34.989137 [ 262 ] {073b7d94-06a0-4d18-b880-8376f6eed0ec} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:34.989339 [ 262 ] {073b7d94-06a0-4d18-b880-8376f6eed0ec} executeQuery: Read 879 rows, 65.26 KiB in 0.002015 sec., 436228.2878411911 rows/sec., 31.63 MiB/sec. 2025.01.31 23:42:34.989394 [ 262 ] {073b7d94-06a0-4d18-b880-8376f6eed0ec} TCPHandler: Processed in 0.002291092 sec. 2025.01.31 23:42:34.989536 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.989659 [ 259 ] {2f125386-ad69-4b29-af16-b1e93e5f0ed3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:42:34.989712 [ 259 ] {2f125386-ad69-4b29-af16-b1e93e5f0ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:42:34.990191 [ 259 ] {2f125386-ad69-4b29-af16-b1e93e5f0ed3} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.990230 [ 259 ] {2f125386-ad69-4b29-af16-b1e93e5f0ed3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.990601 [ 259 ] {2f125386-ad69-4b29-af16-b1e93e5f0ed3} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:42:34.990848 [ 259 ] {2f125386-ad69-4b29-af16-b1e93e5f0ed3} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:42:34.991095 [ 259 ] {2f125386-ad69-4b29-af16-b1e93e5f0ed3} executeQuery: Read 6 rows, 321.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 215.30 KiB/sec. 2025.01.31 23:42:34.991167 [ 259 ] {2f125386-ad69-4b29-af16-b1e93e5f0ed3} TCPHandler: Processed in 0.001684223 sec. 2025.01.31 23:42:34.991379 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.991527 [ 262 ] {afcdd951-4985-4e7e-a087-90bcfe0b3fc2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:34.991586 [ 262 ] {afcdd951-4985-4e7e-a087-90bcfe0b3fc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:34.992449 [ 262 ] {afcdd951-4985-4e7e-a087-90bcfe0b3fc2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.992487 [ 262 ] {afcdd951-4985-4e7e-a087-90bcfe0b3fc2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.992939 [ 262 ] {afcdd951-4985-4e7e-a087-90bcfe0b3fc2} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.31 23:42:34.993199 [ 262 ] {afcdd951-4985-4e7e-a087-90bcfe0b3fc2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:34.993410 [ 262 ] {afcdd951-4985-4e7e-a087-90bcfe0b3fc2} executeQuery: Read 956 rows, 65.04 KiB in 0.001912 sec., 500000 rows/sec., 33.22 MiB/sec. 2025.01.31 23:42:34.993466 [ 262 ] {afcdd951-4985-4e7e-a087-90bcfe0b3fc2} TCPHandler: Processed in 0.002198669 sec. 2025.01.31 23:42:34.993663 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.993881 [ 259 ] {4f61746c-37c3-44f1-a8e0-0d48831ee955} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:42:34.993976 [ 259 ] {4f61746c-37c3-44f1-a8e0-0d48831ee955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:42:34.994594 [ 259 ] {4f61746c-37c3-44f1-a8e0-0d48831ee955} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.994632 [ 259 ] {4f61746c-37c3-44f1-a8e0-0d48831ee955} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.994988 [ 259 ] {4f61746c-37c3-44f1-a8e0-0d48831ee955} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:42:34.995224 [ 259 ] {4f61746c-37c3-44f1-a8e0-0d48831ee955} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:42:34.995473 [ 259 ] {4f61746c-37c3-44f1-a8e0-0d48831ee955} executeQuery: Read 1 rows, 69.00 B in 0.001636 sec., 611.2469437652811 rows/sec., 41.19 KiB/sec. 2025.01.31 23:42:34.995534 [ 259 ] {4f61746c-37c3-44f1-a8e0-0d48831ee955} TCPHandler: Processed in 0.001977612 sec. 2025.01.31 23:42:34.995744 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.995891 [ 262 ] {61b850fe-8bc2-46ee-a52f-0a867b3d2ed2} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:34.995979 [ 262 ] {61b850fe-8bc2-46ee-a52f-0a867b3d2ed2} 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.31 23:42:34.997206 [ 262 ] {61b850fe-8bc2-46ee-a52f-0a867b3d2ed2} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.997244 [ 262 ] {61b850fe-8bc2-46ee-a52f-0a867b3d2ed2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.997922 [ 262 ] {61b850fe-8bc2-46ee-a52f-0a867b3d2ed2} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2025.01.31 23:42:34.998192 [ 262 ] {61b850fe-8bc2-46ee-a52f-0a867b3d2ed2} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:42:34.998382 [ 91 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2025.01.31 23:42:34.998450 [ 262 ] {61b850fe-8bc2-46ee-a52f-0a867b3d2ed2} executeQuery: Read 39 rows, 71.56 KiB in 0.002586 sec., 15081.20649651972 rows/sec., 27.02 MiB/sec. 2025.01.31 23:42:34.998471 [ 91 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:34.998535 [ 91 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:34.998819 [ 262 ] {61b850fe-8bc2-46ee-a52f-0a867b3d2ed2} TCPHandler: Processed in 0.00318339 sec. 2025.01.31 23:42:34.999001 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:42:34.999050 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:34.999325 [ 259 ] {2853e9ac-6108-45e7-84ea-7f759491c61d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:34.999461 [ 259 ] {2853e9ac-6108-45e7-84ea-7f759491c61d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:35.000200 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:35.000417 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1689 rows starting from the beginning of the part 2025.01.31 23:42:35.001196 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 257.74 MiB, peak 269.02 MiB, free memory in arenas 0.00 B, will set to 256.69 MiB (RSS), difference: -1.06 MiB 2025.01.31 23:42:35.001298 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 39 rows starting from the beginning of the part 2025.01.31 23:42:35.001858 [ 259 ] {2853e9ac-6108-45e7-84ea-7f759491c61d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:35.002022 [ 259 ] {2853e9ac-6108-45e7-84ea-7f759491c61d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:35.002687 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part 2025.01.31 23:42:35.003381 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 39 rows starting from the beginning of the part 2025.01.31 23:42:35.003727 [ 259 ] {2853e9ac-6108-45e7-84ea-7f759491c61d} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2025.01.31 23:42:35.003971 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 39 rows starting from the beginning of the part 2025.01.31 23:42:35.004518 [ 196 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 39 rows starting from the beginning of the part 2025.01.31 23:42:35.004531 [ 259 ] {2853e9ac-6108-45e7-84ea-7f759491c61d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:35.005405 [ 259 ] {2853e9ac-6108-45e7-84ea-7f759491c61d} executeQuery: Read 34 rows, 2.02 KiB in 0.006146 sec., 5532.053368044256 rows/sec., 328.75 KiB/sec. 2025.01.31 23:42:35.005568 [ 259 ] {2853e9ac-6108-45e7-84ea-7f759491c61d} TCPHandler: Processed in 0.006629468 sec. 2025.01.31 23:42:35.018603 [ 195 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1884 rows, containing 19 columns (19 merged, 0 gathered) in 0.019872935 sec., 94802.30272981821 rows/sec., 169.88 MiB/sec. 2025.01.31 23:42:35.020448 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2025.01.31 23:42:35.020920 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:42:35.021016 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_51_10} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 2025.01.31 23:42:35.021191 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. 2025.01.31 23:42:35.758481 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 2025.01.31 23:42:35.780231 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:35.780292 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:35.787330 [ 244 ] {} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2025.01.31 23:42:35.788147 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:35.792798 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 528 2025.01.31 23:42:36.001243 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 257.32 MiB, peak 274.22 MiB, free memory in arenas 0.00 B, will set to 262.40 MiB (RSS), difference: 5.07 MiB 2025.01.31 23:42:38.617360 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1884 2025.01.31 23:42:38.620954 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:38.621013 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:38.623917 [ 242 ] {} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:42:38.624231 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:42:38.625854 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1884 2025.01.31 23:42:39.124735 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:39.124951 [ 262 ] {5ac39598-1cd0-43ae-bff7-c4664756ef9e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:39.125031 [ 262 ] {5ac39598-1cd0-43ae-bff7-c4664756ef9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:39.125884 [ 262 ] {5ac39598-1cd0-43ae-bff7-c4664756ef9e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:39.125931 [ 262 ] {5ac39598-1cd0-43ae-bff7-c4664756ef9e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:39.126376 [ 262 ] {5ac39598-1cd0-43ae-bff7-c4664756ef9e} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.31 23:42:39.126645 [ 262 ] {5ac39598-1cd0-43ae-bff7-c4664756ef9e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:39.126878 [ 262 ] {5ac39598-1cd0-43ae-bff7-c4664756ef9e} executeQuery: Read 56 rows, 4.38 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.17 MiB/sec. 2025.01.31 23:42:39.126962 [ 262 ] {5ac39598-1cd0-43ae-bff7-c4664756ef9e} TCPHandler: Processed in 0.002366004 sec. 2025.01.31 23:42:39.127294 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:39.127554 [ 259 ] {29a10521-965c-4032-a2f3-b093e024374c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:39.127626 [ 259 ] {29a10521-965c-4032-a2f3-b093e024374c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:39.128358 [ 259 ] {29a10521-965c-4032-a2f3-b093e024374c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:39.128402 [ 259 ] {29a10521-965c-4032-a2f3-b093e024374c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:39.128832 [ 259 ] {29a10521-965c-4032-a2f3-b093e024374c} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.31 23:42:39.129089 [ 259 ] {29a10521-965c-4032-a2f3-b093e024374c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:39.129324 [ 259 ] {29a10521-965c-4032-a2f3-b093e024374c} executeQuery: Read 64 rows, 5.12 KiB in 0.001824 sec., 35087.71929824561 rows/sec., 2.74 MiB/sec. 2025.01.31 23:42:39.129380 [ 259 ] {29a10521-965c-4032-a2f3-b093e024374c} TCPHandler: Processed in 0.002271762 sec. 2025.01.31 23:42:39.129528 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:39.129674 [ 262 ] {07791b63-d66a-4452-a175-c6d84022cb05} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:39.129739 [ 262 ] {07791b63-d66a-4452-a175-c6d84022cb05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:39.130400 [ 262 ] {07791b63-d66a-4452-a175-c6d84022cb05} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:39.130437 [ 262 ] {07791b63-d66a-4452-a175-c6d84022cb05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:39.130850 [ 262 ] {07791b63-d66a-4452-a175-c6d84022cb05} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.31 23:42:39.131108 [ 262 ] {07791b63-d66a-4452-a175-c6d84022cb05} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:39.131244 [ 85 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 2025.01.31 23:42:39.131289 [ 85 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:39.131300 [ 262 ] {07791b63-d66a-4452-a175-c6d84022cb05} executeQuery: Read 128 rows, 9.13 KiB in 0.001656 sec., 77294.68599033817 rows/sec., 5.38 MiB/sec. 2025.01.31 23:42:39.131312 [ 85 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:39.131413 [ 262 ] {07791b63-d66a-4452-a175-c6d84022cb05} TCPHandler: Processed in 0.001946231 sec. 2025.01.31 23:42:39.131666 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full 2025.01.31 23:42:39.131681 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:39.131993 [ 259 ] {61f343fb-c6b6-418c-b9f9-9fb74e9fb383} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:39.132027 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:39.132100 [ 259 ] {61f343fb-c6b6-418c-b9f9-9fb74e9fb383} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:39.132117 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 34554 rows starting from the beginning of the part 2025.01.31 23:42:39.132494 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part 2025.01.31 23:42:39.132824 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part 2025.01.31 23:42:39.133373 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part 2025.01.31 23:42:39.133759 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 956 rows starting from the beginning of the part 2025.01.31 23:42:39.134669 [ 259 ] {61f343fb-c6b6-418c-b9f9-9fb74e9fb383} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:39.134735 [ 259 ] {61f343fb-c6b6-418c-b9f9-9fb74e9fb383} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:39.135397 [ 259 ] {61f343fb-c6b6-418c-b9f9-9fb74e9fb383} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2025.01.31 23:42:39.135727 [ 259 ] {61f343fb-c6b6-418c-b9f9-9fb74e9fb383} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:39.136127 [ 259 ] {61f343fb-c6b6-418c-b9f9-9fb74e9fb383} executeQuery: Read 48 rows, 3.31 KiB in 0.004213 sec., 11393.306432470925 rows/sec., 786.26 KiB/sec. 2025.01.31 23:42:39.136292 [ 259 ] {61f343fb-c6b6-418c-b9f9-9fb74e9fb383} TCPHandler: Processed in 0.00476671 sec. 2025.01.31 23:42:39.142228 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} MergeTask::MergeProjectionsStage: Merge sorted 36067 rows, containing 5 columns (5 merged, 0 gathered) in 0.010791759 sec., 3342087.2352690604 rows/sec., 225.61 MiB/sec. 2025.01.31 23:42:39.142858 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) 2025.01.31 23:42:39.143436 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:42:39.143513 [ 193 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_119_24} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 2025.01.31 23:42:39.143605 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. 2025.01.31 23:42:40.952129 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32513 2025.01.31 23:42:40.952780 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:40.952834 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:40.953364 [ 243 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.31 23:42:40.953624 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:40.953887 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32513 2025.01.31 23:42:40.953888 [ 84 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.31 23:42:40.953971 [ 84 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:40.953998 [ 84 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:40.954150 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:42:40.954317 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:40.954361 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:42:40.954442 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 427 rows starting from the beginning of the part 2025.01.31 23:42:40.954661 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 488 rows starting from the beginning of the part 2025.01.31 23:42:40.954997 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 427 rows starting from the beginning of the part 2025.01.31 23:42:40.955261 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 488 rows starting from the beginning of the part 2025.01.31 23:42:40.955535 [ 201 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 427 rows starting from the beginning of the part 2025.01.31 23:42:40.958441 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 4 columns (4 merged, 0 gathered) in 0.004358907 sec., 7458979.969061051 rows/sec., 106.70 MiB/sec. 2025.01.31 23:42:40.959158 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.31 23:42:40.959636 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_71_14} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:40.959731 [ 200 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_71_14} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.31 23:42:40.959853 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. 2025.01.31 23:42:43.293773 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 536 2025.01.31 23:42:43.314686 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:43.314736 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:43.321954 [ 244 ] {} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2025.01.31 23:42:43.322710 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:43.323108 [ 83 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2025.01.31 23:42:43.323251 [ 83 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:43.323319 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:43.323815 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:43.337774 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 536 2025.01.31 23:42:43.339643 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:43.340908 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:43.346233 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:43.351968 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:43.357736 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:43.363886 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:42:43.369956 [ 193 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part 2025.01.31 23:42:43.431204 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 679 columns (679 merged, 0 gathered) in 0.107716415 sec., 4976.028955289684 rows/sec., 25.73 MiB/sec. 2025.01.31 23:42:43.434526 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2025.01.31 23:42:43.437709 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_71_14} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:43.437842 [ 202 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_71_14} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 2025.01.31 23:42:43.440451 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. 2025.01.31 23:42:44.126169 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:44.126397 [ 262 ] {e9cf7ba3-a73c-4f07-8e8c-b1e9783f7042} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:44.126483 [ 262 ] {e9cf7ba3-a73c-4f07-8e8c-b1e9783f7042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:44.127308 [ 262 ] {e9cf7ba3-a73c-4f07-8e8c-b1e9783f7042} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:44.127364 [ 262 ] {e9cf7ba3-a73c-4f07-8e8c-b1e9783f7042} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:44.127827 [ 262 ] {e9cf7ba3-a73c-4f07-8e8c-b1e9783f7042} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.31 23:42:44.128098 [ 262 ] {e9cf7ba3-a73c-4f07-8e8c-b1e9783f7042} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:44.128314 [ 83 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.31 23:42:44.128339 [ 262 ] {e9cf7ba3-a73c-4f07-8e8c-b1e9783f7042} executeQuery: Read 56 rows, 4.38 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.14 MiB/sec. 2025.01.31 23:42:44.128399 [ 83 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:44.128468 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:44.128484 [ 262 ] {e9cf7ba3-a73c-4f07-8e8c-b1e9783f7042} TCPHandler: Processed in 0.002462877 sec. 2025.01.31 23:42:44.128808 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:42:44.129022 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:44.129308 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:44.129450 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1430 rows starting from the beginning of the part 2025.01.31 23:42:44.129813 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 281 rows starting from the beginning of the part 2025.01.31 23:42:44.130186 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part 2025.01.31 23:42:44.130637 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1422 rows starting from the beginning of the part 2025.01.31 23:42:44.131025 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part 2025.01.31 23:42:44.130019 [ 259 ] {2aaea02d-1f6e-431f-90b5-167e2e1f1bb0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:44.131510 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part 2025.01.31 23:42:44.132154 [ 259 ] {2aaea02d-1f6e-431f-90b5-167e2e1f1bb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:44.134288 [ 259 ] {2aaea02d-1f6e-431f-90b5-167e2e1f1bb0} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:44.134360 [ 259 ] {2aaea02d-1f6e-431f-90b5-167e2e1f1bb0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:44.134934 [ 259 ] {2aaea02d-1f6e-431f-90b5-167e2e1f1bb0} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.31 23:42:44.135247 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.0066751 sec., 494524.4266003506 rows/sec., 43.18 MiB/sec. 2025.01.31 23:42:44.135377 [ 259 ] {2aaea02d-1f6e-431f-90b5-167e2e1f1bb0} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:44.135579 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.31 23:42:44.135650 [ 83 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.31 23:42:44.135745 [ 83 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:44.135818 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:44.135824 [ 259 ] {2aaea02d-1f6e-431f-90b5-167e2e1f1bb0} executeQuery: Read 64 rows, 5.12 KiB in 0.006191 sec., 10337.586819576805 rows/sec., 826.24 KiB/sec. 2025.01.31 23:42:44.136450 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:42:44.136550 [ 259 ] {2aaea02d-1f6e-431f-90b5-167e2e1f1bb0} TCPHandler: Processed in 0.007876597 sec. 2025.01.31 23:42:44.137174 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:44.137228 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:44.137277 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:44.137676 [ 262 ] {59cf50b3-a7ec-4fd7-bd47-92008db7c428} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:44.137727 [ 187 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_121_24} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.31 23:42:44.137702 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 913 rows starting from the beginning of the part 2025.01.31 23:42:44.137896 [ 262 ] {59cf50b3-a7ec-4fd7-bd47-92008db7c428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:44.138207 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2025.01.31 23:42:44.138617 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 421 rows starting from the beginning of the part 2025.01.31 23:42:44.139187 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part 2025.01.31 23:42:44.139748 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 879 rows starting from the beginning of the part 2025.01.31 23:42:44.140120 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part 2025.01.31 23:42:44.140553 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part 2025.01.31 23:42:44.141748 [ 262 ] {59cf50b3-a7ec-4fd7-bd47-92008db7c428} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:44.141818 [ 262 ] {59cf50b3-a7ec-4fd7-bd47-92008db7c428} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:44.142854 [ 262 ] {59cf50b3-a7ec-4fd7-bd47-92008db7c428} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.31 23:42:44.143236 [ 262 ] {59cf50b3-a7ec-4fd7-bd47-92008db7c428} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:44.143664 [ 262 ] {59cf50b3-a7ec-4fd7-bd47-92008db7c428} executeQuery: Read 160 rows, 11.41 KiB in 0.00613 sec., 26101.141924959218 rows/sec., 1.82 MiB/sec. 2025.01.31 23:42:44.143956 [ 262 ] {59cf50b3-a7ec-4fd7-bd47-92008db7c428} TCPHandler: Processed in 0.006907328 sec. 2025.01.31 23:42:44.143984 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.008009451 sec., 300270.2682118912 rows/sec., 23.02 MiB/sec. 2025.01.31 23:42:44.144214 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:44.144221 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.31 23:42:44.144542 [ 259 ] {3d597cd0-1e67-4583-b315-acf8ceafd683} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:44.144652 [ 259 ] {3d597cd0-1e67-4583-b315-acf8ceafd683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:44.144762 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:44.145053 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_121_24} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.31 23:42:44.145233 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.31 23:42:44.145569 [ 259 ] {3d597cd0-1e67-4583-b315-acf8ceafd683} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:44.145614 [ 259 ] {3d597cd0-1e67-4583-b315-acf8ceafd683} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:44.146015 [ 259 ] {3d597cd0-1e67-4583-b315-acf8ceafd683} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2025.01.31 23:42:44.146270 [ 259 ] {3d597cd0-1e67-4583-b315-acf8ceafd683} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:44.146453 [ 83 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2025.01.31 23:42:44.146506 [ 83 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:44.146523 [ 259 ] {3d597cd0-1e67-4583-b315-acf8ceafd683} executeQuery: Read 60 rows, 4.14 KiB in 0.002064 sec., 29069.767441860466 rows/sec., 1.96 MiB/sec. 2025.01.31 23:42:44.146557 [ 83 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:44.146692 [ 259 ] {3d597cd0-1e67-4583-b315-acf8ceafd683} TCPHandler: Processed in 0.002609072 sec. 2025.01.31 23:42:44.146783 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:42:44.146925 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:44.146960 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7066 rows starting from the beginning of the part 2025.01.31 23:42:44.147077 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part 2025.01.31 23:42:44.147271 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part 2025.01.31 23:42:44.147451 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 34 rows starting from the beginning of the part 2025.01.31 23:42:44.147610 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 48 rows starting from the beginning of the part 2025.01.31 23:42:44.147764 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:42:44.149990 [ 187 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 7350 rows, containing 4 columns (4 merged, 0 gathered) in 0.003299643 sec., 2227513.7037552246 rows/sec., 145.20 MiB/sec. 2025.01.31 23:42:44.150393 [ 187 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2025.01.31 23:42:44.150692 [ 187 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_121_24} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:44.150772 [ 187 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_121_24} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 2025.01.31 23:42:44.150849 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2025.01.31 23:42:45.295928 [ 79 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.01.31 23:42:45.295996 [ 79 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:45.296021 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:45.296195 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.01.31 23:42:45.296627 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:45.296705 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 64 rows starting from the beginning of the part 2025.01.31 23:42:45.296833 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 62 rows starting from the beginning of the part 2025.01.31 23:42:45.296965 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 46 rows starting from the beginning of the part 2025.01.31 23:42:45.297323 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part 2025.01.31 23:42:45.297504 [ 191 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part 2025.01.31 23:42:45.298569 [ 195 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.002482467 sec., 107151.47472252401 rows/sec., 8.06 MiB/sec. 2025.01.31 23:42:45.298783 [ 198 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.31 23:42:45.299198 [ 198 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:42:45.299300 [ 198 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_51_11} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.01.31 23:42:45.299417 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.31 23:42:46.586972 [ 78 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.01.31 23:42:46.587069 [ 78 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:46.587109 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:46.587372 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.01.31 23:42:46.588033 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:46.588131 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 242 rows starting from the beginning of the part 2025.01.31 23:42:46.588269 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 242 rows starting from the beginning of the part 2025.01.31 23:42:46.588466 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part 2025.01.31 23:42:46.588720 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2025.01.31 23:42:46.589066 [ 190 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 242 rows starting from the beginning of the part 2025.01.31 23:42:46.590117 [ 195 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002910991 sec., 259018.32056505844 rows/sec., 18.54 MiB/sec. 2025.01.31 23:42:46.590312 [ 198 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.31 23:42:46.590657 [ 198 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:42:46.590741 [ 198 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_51_11} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.01.31 23:42:46.590828 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.31 23:42:47.108033 [ 78 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 2025.01.31 23:42:47.108116 [ 78 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:47.108140 [ 78 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:47.108342 [ 196 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full 2025.01.31 23:42:47.108740 [ 196 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:47.108842 [ 196 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 282 rows starting from the beginning of the part 2025.01.31 23:42:47.109014 [ 196 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part 2025.01.31 23:42:47.109272 [ 196 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part 2025.01.31 23:42:47.109431 [ 196 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part 2025.01.31 23:42:47.109630 [ 196 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part 2025.01.31 23:42:47.110786 [ 198 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.00255984 sec., 119538.72117007314 rows/sec., 6.10 MiB/sec. 2025.01.31 23:42:47.111006 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) 2025.01.31 23:42:47.111388 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:42:47.111490 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_51_11} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 2025.01.31 23:42:47.111608 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.31 23:42:48.205525 [ 77 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:42:48.205609 [ 77 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:42:48.454914 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33001 2025.01.31 23:42:48.455581 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:48.455634 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:48.456164 [ 243 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.31 23:42:48.456438 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:48.456688 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 2025.01.31 23:42:48.626990 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1900 2025.01.31 23:42:48.630055 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:48.630148 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:48.631877 [ 242 ] {} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:42:48.632210 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:42:48.633328 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1900 2025.01.31 23:42:49.132633 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.132921 [ 262 ] {20846baa-3848-4689-bbab-e2ad85692056} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:42:49.133000 [ 262 ] {20846baa-3848-4689-bbab-e2ad85692056} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:42:49.133815 [ 262 ] {20846baa-3848-4689-bbab-e2ad85692056} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.133863 [ 262 ] {20846baa-3848-4689-bbab-e2ad85692056} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.134286 [ 262 ] {20846baa-3848-4689-bbab-e2ad85692056} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:42:49.134538 [ 262 ] {20846baa-3848-4689-bbab-e2ad85692056} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:49.134772 [ 262 ] {20846baa-3848-4689-bbab-e2ad85692056} executeQuery: Read 14 rows, 1.01 KiB in 0.00191 sec., 7329.842931937173 rows/sec., 527.65 KiB/sec. 2025.01.31 23:42:49.134828 [ 262 ] {20846baa-3848-4689-bbab-e2ad85692056} TCPHandler: Processed in 0.002389465 sec. 2025.01.31 23:42:49.135090 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.135278 [ 259 ] {ba19d881-e4fc-45f6-8a53-b5c042e759e7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:49.135350 [ 259 ] {ba19d881-e4fc-45f6-8a53-b5c042e759e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:49.136274 [ 259 ] {ba19d881-e4fc-45f6-8a53-b5c042e759e7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.136324 [ 259 ] {ba19d881-e4fc-45f6-8a53-b5c042e759e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.136806 [ 259 ] {ba19d881-e4fc-45f6-8a53-b5c042e759e7} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.31 23:42:49.137072 [ 259 ] {ba19d881-e4fc-45f6-8a53-b5c042e759e7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:49.137337 [ 259 ] {ba19d881-e4fc-45f6-8a53-b5c042e759e7} executeQuery: Read 281 rows, 25.38 KiB in 0.002111 sec., 133112.269066793 rows/sec., 11.74 MiB/sec. 2025.01.31 23:42:49.137445 [ 259 ] {ba19d881-e4fc-45f6-8a53-b5c042e759e7} TCPHandler: Processed in 0.002472448 sec. 2025.01.31 23:42:49.137643 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.137827 [ 262 ] {ad7aaab4-2f8d-4a61-991d-30a9303b4d3e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:42:49.137886 [ 262 ] {ad7aaab4-2f8d-4a61-991d-30a9303b4d3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:42:49.138575 [ 262 ] {ad7aaab4-2f8d-4a61-991d-30a9303b4d3e} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.138621 [ 262 ] {ad7aaab4-2f8d-4a61-991d-30a9303b4d3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.138992 [ 262 ] {ad7aaab4-2f8d-4a61-991d-30a9303b4d3e} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:42:49.139227 [ 262 ] {ad7aaab4-2f8d-4a61-991d-30a9303b4d3e} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:42:49.139429 [ 262 ] {ad7aaab4-2f8d-4a61-991d-30a9303b4d3e} executeQuery: Read 46 rows, 3.39 KiB in 0.001643 sec., 27997.565429093123 rows/sec., 2.01 MiB/sec. 2025.01.31 23:42:49.139482 [ 262 ] {ad7aaab4-2f8d-4a61-991d-30a9303b4d3e} TCPHandler: Processed in 0.00193135 sec. 2025.01.31 23:42:49.139638 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.139855 [ 259 ] {21a7e6d2-7edf-4a7e-bb88-1e60c132b2ca} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:42:49.139951 [ 259 ] {21a7e6d2-7edf-4a7e-bb88-1e60c132b2ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:42:49.140886 [ 259 ] {21a7e6d2-7edf-4a7e-bb88-1e60c132b2ca} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.140928 [ 259 ] {21a7e6d2-7edf-4a7e-bb88-1e60c132b2ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.141298 [ 259 ] {21a7e6d2-7edf-4a7e-bb88-1e60c132b2ca} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:42:49.141554 [ 259 ] {21a7e6d2-7edf-4a7e-bb88-1e60c132b2ca} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:42:49.141816 [ 259 ] {21a7e6d2-7edf-4a7e-bb88-1e60c132b2ca} executeQuery: Read 14 rows, 1004.00 B in 0.00201 sec., 6965.174129353233 rows/sec., 487.80 KiB/sec. 2025.01.31 23:42:49.141924 [ 259 ] {21a7e6d2-7edf-4a7e-bb88-1e60c132b2ca} TCPHandler: Processed in 0.002344854 sec. 2025.01.31 23:42:49.142153 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.142494 [ 262 ] {26d2e82f-f72f-42da-aa3f-821f69e23d8c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:42:49.142561 [ 262 ] {26d2e82f-f72f-42da-aa3f-821f69e23d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:42:49.143154 [ 262 ] {26d2e82f-f72f-42da-aa3f-821f69e23d8c} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.143193 [ 262 ] {26d2e82f-f72f-42da-aa3f-821f69e23d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.143546 [ 262 ] {26d2e82f-f72f-42da-aa3f-821f69e23d8c} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:42:49.143781 [ 262 ] {26d2e82f-f72f-42da-aa3f-821f69e23d8c} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:42:49.144001 [ 262 ] {26d2e82f-f72f-42da-aa3f-821f69e23d8c} executeQuery: Read 13 rows, 830.00 B in 0.001624 sec., 8004.926108374384 rows/sec., 499.11 KiB/sec. 2025.01.31 23:42:49.144053 [ 262 ] {26d2e82f-f72f-42da-aa3f-821f69e23d8c} TCPHandler: Processed in 0.002047734 sec. 2025.01.31 23:42:49.144263 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.144488 [ 259 ] {663b513c-a94b-4bac-bf1d-517b61859485} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:49.144583 [ 259 ] {663b513c-a94b-4bac-bf1d-517b61859485} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:49.145405 [ 259 ] {663b513c-a94b-4bac-bf1d-517b61859485} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.145447 [ 259 ] {663b513c-a94b-4bac-bf1d-517b61859485} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.145841 [ 259 ] {663b513c-a94b-4bac-bf1d-517b61859485} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.31 23:42:49.146089 [ 259 ] {663b513c-a94b-4bac-bf1d-517b61859485} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:49.146301 [ 259 ] {663b513c-a94b-4bac-bf1d-517b61859485} executeQuery: Read 421 rows, 30.80 KiB in 0.001862 sec., 226100.96670247047 rows/sec., 16.16 MiB/sec. 2025.01.31 23:42:49.146360 [ 259 ] {663b513c-a94b-4bac-bf1d-517b61859485} TCPHandler: Processed in 0.002210509 sec. 2025.01.31 23:42:49.146514 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.146650 [ 262 ] {6457a488-5f39-4f57-a865-ed58c8621baf} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:42:49.146708 [ 262 ] {6457a488-5f39-4f57-a865-ed58c8621baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:42:49.147274 [ 262 ] {6457a488-5f39-4f57-a865-ed58c8621baf} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.147320 [ 262 ] {6457a488-5f39-4f57-a865-ed58c8621baf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.147727 [ 262 ] {6457a488-5f39-4f57-a865-ed58c8621baf} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:42:49.147961 [ 262 ] {6457a488-5f39-4f57-a865-ed58c8621baf} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:42:49.148210 [ 262 ] {6457a488-5f39-4f57-a865-ed58c8621baf} executeQuery: Read 6 rows, 321.00 B in 0.001589 sec., 3775.9597230962872 rows/sec., 197.28 KiB/sec. 2025.01.31 23:42:49.148272 [ 262 ] {6457a488-5f39-4f57-a865-ed58c8621baf} TCPHandler: Processed in 0.001822967 sec. 2025.01.31 23:42:49.148480 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.148625 [ 259 ] {d0599c02-d957-4934-81d3-f2d22313754d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:49.148685 [ 259 ] {d0599c02-d957-4934-81d3-f2d22313754d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:49.149406 [ 259 ] {d0599c02-d957-4934-81d3-f2d22313754d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.149452 [ 259 ] {d0599c02-d957-4934-81d3-f2d22313754d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.149890 [ 259 ] {d0599c02-d957-4934-81d3-f2d22313754d} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.31 23:42:49.150146 [ 259 ] {d0599c02-d957-4934-81d3-f2d22313754d} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:49.150334 [ 259 ] {d0599c02-d957-4934-81d3-f2d22313754d} executeQuery: Read 237 rows, 16.27 KiB in 0.001735 sec., 136599.4236311239 rows/sec., 9.16 MiB/sec. 2025.01.31 23:42:49.150389 [ 259 ] {d0599c02-d957-4934-81d3-f2d22313754d} TCPHandler: Processed in 0.002025164 sec. 2025.01.31 23:42:49.150548 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.150664 [ 262 ] {dfdb351f-424d-461c-898d-df09745c0ec6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:42:49.150715 [ 262 ] {dfdb351f-424d-461c-898d-df09745c0ec6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:42:49.151172 [ 262 ] {dfdb351f-424d-461c-898d-df09745c0ec6} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.151210 [ 262 ] {dfdb351f-424d-461c-898d-df09745c0ec6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.151575 [ 262 ] {dfdb351f-424d-461c-898d-df09745c0ec6} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:42:49.151812 [ 262 ] {dfdb351f-424d-461c-898d-df09745c0ec6} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:42:49.152059 [ 262 ] {dfdb351f-424d-461c-898d-df09745c0ec6} executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. 2025.01.31 23:42:49.152127 [ 262 ] {dfdb351f-424d-461c-898d-df09745c0ec6} TCPHandler: Processed in 0.001629171 sec. 2025.01.31 23:42:49.152339 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.152486 [ 259 ] {2f444c9d-a98a-4249-805e-62865611e87c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:49.152567 [ 259 ] {2f444c9d-a98a-4249-805e-62865611e87c} 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.31 23:42:49.153790 [ 259 ] {2f444c9d-a98a-4249-805e-62865611e87c} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.153829 [ 259 ] {2f444c9d-a98a-4249-805e-62865611e87c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.154507 [ 259 ] {2f444c9d-a98a-4249-805e-62865611e87c} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2025.01.31 23:42:49.154775 [ 259 ] {2f444c9d-a98a-4249-805e-62865611e87c} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:42:49.154988 [ 259 ] {2f444c9d-a98a-4249-805e-62865611e87c} executeQuery: Read 39 rows, 71.56 KiB in 0.002533 sec., 15396.762731938412 rows/sec., 27.59 MiB/sec. 2025.01.31 23:42:49.155096 [ 259 ] {2f444c9d-a98a-4249-805e-62865611e87c} TCPHandler: Processed in 0.00286199 sec. 2025.01.31 23:42:49.155250 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:49.155387 [ 262 ] {084ede10-db35-4c2f-a3ab-7ad253e2dc3c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:49.155444 [ 262 ] {084ede10-db35-4c2f-a3ab-7ad253e2dc3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:49.155965 [ 262 ] {084ede10-db35-4c2f-a3ab-7ad253e2dc3c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:49.156003 [ 262 ] {084ede10-db35-4c2f-a3ab-7ad253e2dc3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:49.156374 [ 262 ] {084ede10-db35-4c2f-a3ab-7ad253e2dc3c} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2025.01.31 23:42:49.156606 [ 262 ] {084ede10-db35-4c2f-a3ab-7ad253e2dc3c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:49.156806 [ 262 ] {084ede10-db35-4c2f-a3ab-7ad253e2dc3c} executeQuery: Read 82 rows, 5.33 KiB in 0.001449 sec., 56590.75224292616 rows/sec., 3.59 MiB/sec. 2025.01.31 23:42:49.156854 [ 262 ] {084ede10-db35-4c2f-a3ab-7ad253e2dc3c} TCPHandler: Processed in 0.001671562 sec. 2025.01.31 23:42:50.838763 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 543 2025.01.31 23:42:50.862280 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:50.862341 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:50.869659 [ 244 ] {} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2025.01.31 23:42:50.870447 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:50.873587 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 543 2025.01.31 23:42:54.125757 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:54.125974 [ 262 ] {5b12d08b-7e85-4051-91bc-ed4ee3dc5f5c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:54.126051 [ 262 ] {5b12d08b-7e85-4051-91bc-ed4ee3dc5f5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:54.126891 [ 262 ] {5b12d08b-7e85-4051-91bc-ed4ee3dc5f5c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:54.126932 [ 262 ] {5b12d08b-7e85-4051-91bc-ed4ee3dc5f5c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:54.127356 [ 262 ] {5b12d08b-7e85-4051-91bc-ed4ee3dc5f5c} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.31 23:42:54.127609 [ 262 ] {5b12d08b-7e85-4051-91bc-ed4ee3dc5f5c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:54.127798 [ 262 ] {5b12d08b-7e85-4051-91bc-ed4ee3dc5f5c} executeQuery: Read 56 rows, 4.38 KiB in 0.001882 sec., 29755.57917109458 rows/sec., 2.27 MiB/sec. 2025.01.31 23:42:54.127852 [ 262 ] {5b12d08b-7e85-4051-91bc-ed4ee3dc5f5c} TCPHandler: Processed in 0.00222531 sec. 2025.01.31 23:42:54.128112 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:54.128305 [ 259 ] {dddfdc56-83ef-49a9-a178-c7a266b06ab2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:54.128382 [ 259 ] {dddfdc56-83ef-49a9-a178-c7a266b06ab2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:54.129204 [ 259 ] {dddfdc56-83ef-49a9-a178-c7a266b06ab2} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:54.129255 [ 259 ] {dddfdc56-83ef-49a9-a178-c7a266b06ab2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:54.129711 [ 259 ] {dddfdc56-83ef-49a9-a178-c7a266b06ab2} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.31 23:42:54.129975 [ 259 ] {dddfdc56-83ef-49a9-a178-c7a266b06ab2} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:54.130249 [ 259 ] {dddfdc56-83ef-49a9-a178-c7a266b06ab2} executeQuery: Read 64 rows, 5.12 KiB in 0.001994 sec., 32096.288866599796 rows/sec., 2.51 MiB/sec. 2025.01.31 23:42:54.130343 [ 259 ] {dddfdc56-83ef-49a9-a178-c7a266b06ab2} TCPHandler: Processed in 0.002363295 sec. 2025.01.31 23:42:54.130343 [ 223 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:54.130423 [ 223 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:54.130541 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:54.130703 [ 262 ] {5667d01f-9350-418a-8141-12c0eec3f881} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:54.130767 [ 262 ] {5667d01f-9350-418a-8141-12c0eec3f881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:54.132104 [ 262 ] {5667d01f-9350-418a-8141-12c0eec3f881} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:54.132143 [ 262 ] {5667d01f-9350-418a-8141-12c0eec3f881} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:54.132902 [ 262 ] {5667d01f-9350-418a-8141-12c0eec3f881} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.31 23:42:54.133262 [ 262 ] {5667d01f-9350-418a-8141-12c0eec3f881} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:54.133653 [ 262 ] {5667d01f-9350-418a-8141-12c0eec3f881} executeQuery: Read 160 rows, 11.41 KiB in 0.002969 sec., 53890.198720107786 rows/sec., 3.75 MiB/sec. 2025.01.31 23:42:54.133851 [ 262 ] {5667d01f-9350-418a-8141-12c0eec3f881} TCPHandler: Processed in 0.003399157 sec. 2025.01.31 23:42:54.134033 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:54.134197 [ 223 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:54.134232 [ 259 ] {d8f84d9e-72d6-41ac-bd71-80be061c5390} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:54.134392 [ 259 ] {d8f84d9e-72d6-41ac-bd71-80be061c5390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:54.135588 [ 259 ] {d8f84d9e-72d6-41ac-bd71-80be061c5390} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:54.135629 [ 259 ] {d8f84d9e-72d6-41ac-bd71-80be061c5390} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:54.136032 [ 259 ] {d8f84d9e-72d6-41ac-bd71-80be061c5390} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2025.01.31 23:42:54.136276 [ 259 ] {d8f84d9e-72d6-41ac-bd71-80be061c5390} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:54.136492 [ 259 ] {d8f84d9e-72d6-41ac-bd71-80be061c5390} executeQuery: Read 60 rows, 4.14 KiB in 0.002318 sec., 25884.383088869712 rows/sec., 1.74 MiB/sec. 2025.01.31 23:42:54.136545 [ 259 ] {d8f84d9e-72d6-41ac-bd71-80be061c5390} TCPHandler: Processed in 0.002578191 sec. 2025.01.31 23:42:55.031923 [ 219 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:55.031982 [ 219 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:55.034072 [ 219 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:55.125800 [ 219 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:55.125861 [ 219 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:55.128259 [ 219 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:55.223973 [ 225 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:55.224053 [ 225 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:55.226114 [ 225 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:55.957738 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33428 2025.01.31 23:42:55.958404 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:55.958453 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:55.958970 [ 243 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.31 23:42:55.959231 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:42:55.959475 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33428 2025.01.31 23:42:58.001979 [ 220 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:42:58.002054 [ 220 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:42:58.004086 [ 220 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:42:58.374551 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 2025.01.31 23:42:58.397242 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:58.397292 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:58.404742 [ 244 ] {} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2025.01.31 23:42:58.405537 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:42:58.409027 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 551 2025.01.31 23:42:58.634345 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1930 2025.01.31 23:42:58.637654 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:58.637715 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:58.639352 [ 242 ] {} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:42:58.639696 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:42:58.640741 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1930 2025.01.31 23:42:59.131668 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.131896 [ 262 ] {00bea835-2f7f-488a-b90a-69c154ad490b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:42:59.131980 [ 262 ] {00bea835-2f7f-488a-b90a-69c154ad490b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:42:59.132752 [ 262 ] {00bea835-2f7f-488a-b90a-69c154ad490b} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.132807 [ 262 ] {00bea835-2f7f-488a-b90a-69c154ad490b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.133261 [ 262 ] {00bea835-2f7f-488a-b90a-69c154ad490b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:42:59.133536 [ 262 ] {00bea835-2f7f-488a-b90a-69c154ad490b} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:59.133732 [ 64 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.31 23:42:59.133803 [ 262 ] {00bea835-2f7f-488a-b90a-69c154ad490b} executeQuery: Read 14 rows, 1.01 KiB in 0.001957 sec., 7153.806847215125 rows/sec., 514.98 KiB/sec. 2025.01.31 23:42:59.133815 [ 64 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.133888 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.133960 [ 262 ] {00bea835-2f7f-488a-b90a-69c154ad490b} TCPHandler: Processed in 0.002430656 sec. 2025.01.31 23:42:59.134104 [ 219 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:59.134213 [ 219 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:59.134286 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:59.134365 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.134675 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:59.134800 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:59.134827 [ 259 ] {e186da27-1154-40e5-95ce-43c535a9feba} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:42:59.135079 [ 259 ] {e186da27-1154-40e5-95ce-43c535a9feba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:42:59.135307 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:59.135926 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:59.136355 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:59.136872 [ 196 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:42:59.139834 [ 219 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:59.141050 [ 259 ] {e186da27-1154-40e5-95ce-43c535a9feba} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.141225 [ 259 ] {e186da27-1154-40e5-95ce-43c535a9feba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:42:59.141729 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007726983 sec., 9059.163194742372 rows/sec., 687.53 KiB/sec. 2025.01.31 23:42:59.141920 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.31 23:42:59.142109 [ 259 ] {e186da27-1154-40e5-95ce-43c535a9feba} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.31 23:42:59.142307 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_53_13} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:42:59.142431 [ 198 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_53_13} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.31 23:42:59.142469 [ 259 ] {e186da27-1154-40e5-95ce-43c535a9feba} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:42:59.142548 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:42:59.142733 [ 259 ] {e186da27-1154-40e5-95ce-43c535a9feba} executeQuery: Read 281 rows, 25.38 KiB in 0.008077 sec., 34790.144855763276 rows/sec., 3.07 MiB/sec. 2025.01.31 23:42:59.142800 [ 259 ] {e186da27-1154-40e5-95ce-43c535a9feba} TCPHandler: Processed in 0.008687873 sec. 2025.01.31 23:42:59.142973 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.143124 [ 262 ] {b150e53e-ecfd-40ba-a0e0-de59f48db8be} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:42:59.143218 [ 262 ] {b150e53e-ecfd-40ba-a0e0-de59f48db8be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:42:59.143971 [ 262 ] {b150e53e-ecfd-40ba-a0e0-de59f48db8be} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.144012 [ 262 ] {b150e53e-ecfd-40ba-a0e0-de59f48db8be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.144388 [ 262 ] {b150e53e-ecfd-40ba-a0e0-de59f48db8be} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:42:59.144639 [ 262 ] {b150e53e-ecfd-40ba-a0e0-de59f48db8be} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:42:59.144862 [ 262 ] {b150e53e-ecfd-40ba-a0e0-de59f48db8be} executeQuery: Read 46 rows, 3.39 KiB in 0.001776 sec., 25900.900900900902 rows/sec., 1.86 MiB/sec. 2025.01.31 23:42:59.144932 [ 262 ] {b150e53e-ecfd-40ba-a0e0-de59f48db8be} TCPHandler: Processed in 0.002028334 sec. 2025.01.31 23:42:59.145143 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.145299 [ 259 ] {f57613b6-101e-45dc-876a-3f132bb07bd9} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:42:59.145361 [ 259 ] {f57613b6-101e-45dc-876a-3f132bb07bd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:42:59.146036 [ 259 ] {f57613b6-101e-45dc-876a-3f132bb07bd9} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.146075 [ 259 ] {f57613b6-101e-45dc-876a-3f132bb07bd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.146437 [ 259 ] {f57613b6-101e-45dc-876a-3f132bb07bd9} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:42:59.146678 [ 259 ] {f57613b6-101e-45dc-876a-3f132bb07bd9} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:42:59.146981 [ 259 ] {f57613b6-101e-45dc-876a-3f132bb07bd9} executeQuery: Read 14 rows, 1004.00 B in 0.001703 sec., 8220.786846741044 rows/sec., 575.73 KiB/sec. 2025.01.31 23:42:59.147523 [ 259 ] {f57613b6-101e-45dc-876a-3f132bb07bd9} TCPHandler: Processed in 0.002483247 sec. 2025.01.31 23:42:59.147936 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.148344 [ 262 ] {d8e3f855-1df5-4943-870f-9f1918048723} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:42:59.148435 [ 262 ] {d8e3f855-1df5-4943-870f-9f1918048723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:42:59.149105 [ 262 ] {d8e3f855-1df5-4943-870f-9f1918048723} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.149142 [ 262 ] {d8e3f855-1df5-4943-870f-9f1918048723} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.149504 [ 262 ] {d8e3f855-1df5-4943-870f-9f1918048723} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:42:59.149743 [ 262 ] {d8e3f855-1df5-4943-870f-9f1918048723} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:42:59.149903 [ 64 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 2025.01.31 23:42:59.149963 [ 64 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.149993 [ 262 ] {d8e3f855-1df5-4943-870f-9f1918048723} executeQuery: Read 13 rows, 830.00 B in 0.001699 sec., 7651.559741024132 rows/sec., 477.07 KiB/sec. 2025.01.31 23:42:59.150001 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.150159 [ 262 ] {d8e3f855-1df5-4943-870f-9f1918048723} TCPHandler: Processed in 0.002412175 sec. 2025.01.31 23:42:59.150248 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:59.150374 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.150451 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_53_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:59.150505 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:59.150674 [ 259 ] {993fc4cd-0f68-4a8e-bcd0-c734910fe411} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:42:59.150831 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:59.150859 [ 259 ] {993fc4cd-0f68-4a8e-bcd0-c734910fe411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:42:59.151269 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:59.151530 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:59.151886 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:42:59.153869 [ 259 ] {993fc4cd-0f68-4a8e-bcd0-c734910fe411} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.153944 [ 259 ] {993fc4cd-0f68-4a8e-bcd0-c734910fe411} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:42:59.154337 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_53_13} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004211103 sec., 15435.385930954431 rows/sec., 1022.69 KiB/sec. 2025.01.31 23:42:59.154527 [ 192 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_53_13} MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) 2025.01.31 23:42:59.154888 [ 259 ] {993fc4cd-0f68-4a8e-bcd0-c734910fe411} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.31 23:42:59.155105 [ 199 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_53_13} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:42:59.155289 [ 199 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_53_13} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 2025.01.31 23:42:59.155321 [ 259 ] {993fc4cd-0f68-4a8e-bcd0-c734910fe411} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:42:59.155486 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:42:59.155659 [ 259 ] {993fc4cd-0f68-4a8e-bcd0-c734910fe411} executeQuery: Read 421 rows, 30.80 KiB in 0.005109 sec., 82403.60148757095 rows/sec., 5.89 MiB/sec. 2025.01.31 23:42:59.155725 [ 259 ] {993fc4cd-0f68-4a8e-bcd0-c734910fe411} TCPHandler: Processed in 0.005441391 sec. 2025.01.31 23:42:59.155897 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.156038 [ 262 ] {5b2efdcf-f7b9-4446-af24-ff3cfcc7f945} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:42:59.156097 [ 262 ] {5b2efdcf-f7b9-4446-af24-ff3cfcc7f945} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:42:59.156670 [ 262 ] {5b2efdcf-f7b9-4446-af24-ff3cfcc7f945} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.156715 [ 262 ] {5b2efdcf-f7b9-4446-af24-ff3cfcc7f945} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.157119 [ 262 ] {5b2efdcf-f7b9-4446-af24-ff3cfcc7f945} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:42:59.157358 [ 262 ] {5b2efdcf-f7b9-4446-af24-ff3cfcc7f945} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:42:59.157564 [ 262 ] {5b2efdcf-f7b9-4446-af24-ff3cfcc7f945} executeQuery: Read 6 rows, 321.00 B in 0.001559 sec., 3848.6209108402822 rows/sec., 201.08 KiB/sec. 2025.01.31 23:42:59.157618 [ 262 ] {5b2efdcf-f7b9-4446-af24-ff3cfcc7f945} TCPHandler: Processed in 0.001786556 sec. 2025.01.31 23:42:59.157766 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.157888 [ 259 ] {e5aa5bb7-05ff-49e8-95a5-f5bf46e037c2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:59.157941 [ 259 ] {e5aa5bb7-05ff-49e8-95a5-f5bf46e037c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:42:59.158620 [ 259 ] {e5aa5bb7-05ff-49e8-95a5-f5bf46e037c2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.158667 [ 259 ] {e5aa5bb7-05ff-49e8-95a5-f5bf46e037c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.159122 [ 259 ] {e5aa5bb7-05ff-49e8-95a5-f5bf46e037c2} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.31 23:42:59.159362 [ 259 ] {e5aa5bb7-05ff-49e8-95a5-f5bf46e037c2} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:59.159538 [ 64 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 2025.01.31 23:42:59.159589 [ 64 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.159601 [ 259 ] {e5aa5bb7-05ff-49e8-95a5-f5bf46e037c2} executeQuery: Read 237 rows, 16.27 KiB in 0.001732 sec., 136836.02771362587 rows/sec., 9.17 MiB/sec. 2025.01.31 23:42:59.159619 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.159767 [ 259 ] {e5aa5bb7-05ff-49e8-95a5-f5bf46e037c2} TCPHandler: Processed in 0.002055274 sec. 2025.01.31 23:42:59.159855 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_124_25} MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full 2025.01.31 23:42:59.159963 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.160017 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_124_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:42:59.160054 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_124_25} MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 36067 rows starting from the beginning of the part 2025.01.31 23:42:59.160167 [ 262 ] {4cba5d19-b1f4-437c-9aba-6e5d90c96720} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:42:59.160305 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 128 rows starting from the beginning of the part 2025.01.31 23:42:59.160367 [ 262 ] {4cba5d19-b1f4-437c-9aba-6e5d90c96720} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:42:59.160696 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part 2025.01.31 23:42:59.160997 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:42:59.161345 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::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.31 23:42:59.161649 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_124_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part 2025.01.31 23:42:59.162349 [ 262 ] {4cba5d19-b1f4-437c-9aba-6e5d90c96720} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.162395 [ 262 ] {4cba5d19-b1f4-437c-9aba-6e5d90c96720} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:42:59.162900 [ 262 ] {4cba5d19-b1f4-437c-9aba-6e5d90c96720} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:42:59.163183 [ 262 ] {4cba5d19-b1f4-437c-9aba-6e5d90c96720} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:42:59.163462 [ 225 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:42:59.163510 [ 225 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:42:59.163527 [ 262 ] {4cba5d19-b1f4-437c-9aba-6e5d90c96720} executeQuery: Read 1 rows, 69.00 B in 0.003427 sec., 291.8004085205719 rows/sec., 19.66 KiB/sec. 2025.01.31 23:42:59.163713 [ 262 ] {4cba5d19-b1f4-437c-9aba-6e5d90c96720} TCPHandler: Processed in 0.00380937 sec. 2025.01.31 23:42:59.163979 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.164389 [ 259 ] {ed76670d-acbd-43bb-88dd-46790ac4d724} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:42:59.164879 [ 259 ] {ed76670d-acbd-43bb-88dd-46790ac4d724} 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.31 23:42:59.168344 [ 225 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:42:59.170100 [ 259 ] {ed76670d-acbd-43bb-88dd-46790ac4d724} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.170162 [ 259 ] {ed76670d-acbd-43bb-88dd-46790ac4d724} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.171178 [ 259 ] {ed76670d-acbd-43bb-88dd-46790ac4d724} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2025.01.31 23:42:59.171565 [ 259 ] {ed76670d-acbd-43bb-88dd-46790ac4d724} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:42:59.171950 [ 259 ] {ed76670d-acbd-43bb-88dd-46790ac4d724} executeQuery: Read 39 rows, 71.56 KiB in 0.007727 sec., 5047.236961304517 rows/sec., 9.04 MiB/sec. 2025.01.31 23:42:59.172875 [ 259 ] {ed76670d-acbd-43bb-88dd-46790ac4d724} TCPHandler: Processed in 0.009044783 sec. 2025.01.31 23:42:59.173287 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:42:59.173509 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_124_25} MergeTask::MergeProjectionsStage: Merge sorted 36989 rows, containing 5 columns (5 merged, 0 gathered) in 0.013771423 sec., 2685924.3231436578 rows/sec., 181.37 MiB/sec. 2025.01.31 23:42:59.173565 [ 262 ] {6987c236-798b-44d0-86b1-437b3d26c2df} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:42:59.173627 [ 262 ] {6987c236-798b-44d0-86b1-437b3d26c2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:42:59.174007 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_124_25} MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) 2025.01.31 23:42:59.174600 [ 262 ] {6987c236-798b-44d0-86b1-437b3d26c2df} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:42:59.174671 [ 262 ] {6987c236-798b-44d0-86b1-437b3d26c2df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. 2025.01.31 23:42:59.174730 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_124_25} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:42:59.174911 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_124_25} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 2025.01.31 23:42:59.175095 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. 2025.01.31 23:42:59.175356 [ 262 ] {6987c236-798b-44d0-86b1-437b3d26c2df} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2025.01.31 23:42:59.175617 [ 262 ] {6987c236-798b-44d0-86b1-437b3d26c2df} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:42:59.175883 [ 262 ] {6987c236-798b-44d0-86b1-437b3d26c2df} executeQuery: Read 82 rows, 5.33 KiB in 0.002367 sec., 34643.00802703844 rows/sec., 2.20 MiB/sec. 2025.01.31 23:42:59.175974 [ 262 ] {6987c236-798b-44d0-86b1-437b3d26c2df} TCPHandler: Processed in 0.002924532 sec. 2025.01.31 23:43:00.150243 [ 224 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:00.150301 [ 224 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:00.152178 [ 224 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:03.205686 [ 57 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:43:03.205777 [ 57 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:43:03.460592 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33916 2025.01.31 23:43:03.461791 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:03.461836 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:03.462351 [ 243 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.31 23:43:03.462600 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:03.462830 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 2025.01.31 23:43:04.125632 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:04.125819 [ 262 ] {a0cd0e09-6d54-4a58-9b86-c7e924b9f5c6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:04.125890 [ 262 ] {a0cd0e09-6d54-4a58-9b86-c7e924b9f5c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:04.126640 [ 262 ] {a0cd0e09-6d54-4a58-9b86-c7e924b9f5c6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:04.126685 [ 262 ] {a0cd0e09-6d54-4a58-9b86-c7e924b9f5c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:04.127117 [ 262 ] {a0cd0e09-6d54-4a58-9b86-c7e924b9f5c6} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.31 23:43:04.127364 [ 262 ] {a0cd0e09-6d54-4a58-9b86-c7e924b9f5c6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:04.127606 [ 262 ] {a0cd0e09-6d54-4a58-9b86-c7e924b9f5c6} executeQuery: Read 56 rows, 4.38 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.32 MiB/sec. 2025.01.31 23:43:04.127665 [ 262 ] {a0cd0e09-6d54-4a58-9b86-c7e924b9f5c6} TCPHandler: Processed in 0.002166068 sec. 2025.01.31 23:43:04.127991 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:04.128258 [ 259 ] {08db0b7f-bb86-423f-b11f-af21e478b025} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:04.128335 [ 259 ] {08db0b7f-bb86-423f-b11f-af21e478b025} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:04.129127 [ 259 ] {08db0b7f-bb86-423f-b11f-af21e478b025} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:04.129181 [ 259 ] {08db0b7f-bb86-423f-b11f-af21e478b025} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:04.129647 [ 259 ] {08db0b7f-bb86-423f-b11f-af21e478b025} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.31 23:43:04.129900 [ 259 ] {08db0b7f-bb86-423f-b11f-af21e478b025} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:04.130182 [ 259 ] {08db0b7f-bb86-423f-b11f-af21e478b025} executeQuery: Read 64 rows, 5.12 KiB in 0.00197 sec., 32487.30964467005 rows/sec., 2.54 MiB/sec. 2025.01.31 23:43:04.130270 [ 259 ] {08db0b7f-bb86-423f-b11f-af21e478b025} TCPHandler: Processed in 0.002467378 sec. 2025.01.31 23:43:04.130461 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:04.130771 [ 262 ] {551fff18-97c0-42df-80cd-ab260057a7d5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:04.130932 [ 262 ] {551fff18-97c0-42df-80cd-ab260057a7d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:04.131659 [ 262 ] {551fff18-97c0-42df-80cd-ab260057a7d5} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:04.131698 [ 262 ] {551fff18-97c0-42df-80cd-ab260057a7d5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:04.132093 [ 262 ] {551fff18-97c0-42df-80cd-ab260057a7d5} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.31 23:43:04.132349 [ 262 ] {551fff18-97c0-42df-80cd-ab260057a7d5} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:43:04.132569 [ 262 ] {551fff18-97c0-42df-80cd-ab260057a7d5} executeQuery: Read 160 rows, 11.41 KiB in 0.001915 sec., 83550.9138381201 rows/sec., 5.82 MiB/sec. 2025.01.31 23:43:04.132621 [ 262 ] {551fff18-97c0-42df-80cd-ab260057a7d5} TCPHandler: Processed in 0.00224695 sec. 2025.01.31 23:43:04.132773 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:04.132920 [ 259 ] {840fc730-07af-49a0-b5a8-7bbf4b0dec16} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:04.132985 [ 259 ] {840fc730-07af-49a0-b5a8-7bbf4b0dec16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:04.133531 [ 259 ] {840fc730-07af-49a0-b5a8-7bbf4b0dec16} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:04.133573 [ 259 ] {840fc730-07af-49a0-b5a8-7bbf4b0dec16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:04.133960 [ 259 ] {840fc730-07af-49a0-b5a8-7bbf4b0dec16} MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) 2025.01.31 23:43:04.134199 [ 259 ] {840fc730-07af-49a0-b5a8-7bbf4b0dec16} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:43:04.134425 [ 259 ] {840fc730-07af-49a0-b5a8-7bbf4b0dec16} executeQuery: Read 60 rows, 4.14 KiB in 0.001542 sec., 38910.505836575874 rows/sec., 2.62 MiB/sec. 2025.01.31 23:43:04.134479 [ 259 ] {840fc730-07af-49a0-b5a8-7bbf4b0dec16} TCPHandler: Processed in 0.001773236 sec. 2025.01.31 23:43:04.998782 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:04.998995 [ 262 ] {9293636e-2b1b-4a8e-b9b0-8f648eae5594} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:43:04.999077 [ 262 ] {9293636e-2b1b-4a8e-b9b0-8f648eae5594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:43:04.999839 [ 262 ] {9293636e-2b1b-4a8e-b9b0-8f648eae5594} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:04.999892 [ 262 ] {9293636e-2b1b-4a8e-b9b0-8f648eae5594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.000332 [ 262 ] {9293636e-2b1b-4a8e-b9b0-8f648eae5594} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:43:05.000591 [ 262 ] {9293636e-2b1b-4a8e-b9b0-8f648eae5594} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:43:05.000826 [ 262 ] {9293636e-2b1b-4a8e-b9b0-8f648eae5594} executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. 2025.01.31 23:43:05.000938 [ 262 ] {9293636e-2b1b-4a8e-b9b0-8f648eae5594} TCPHandler: Processed in 0.002300772 sec. 2025.01.31 23:43:05.001256 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.001490 [ 259 ] {f7b694e5-5fd9-40c8-a491-362c49323be2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:43:05.001571 [ 259 ] {f7b694e5-5fd9-40c8-a491-362c49323be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:43:05.002307 [ 259 ] {f7b694e5-5fd9-40c8-a491-362c49323be2} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.002349 [ 259 ] {f7b694e5-5fd9-40c8-a491-362c49323be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.002792 [ 259 ] {f7b694e5-5fd9-40c8-a491-362c49323be2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2025.01.31 23:43:05.003064 [ 259 ] {f7b694e5-5fd9-40c8-a491-362c49323be2} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:43:05.003368 [ 259 ] {f7b694e5-5fd9-40c8-a491-362c49323be2} executeQuery: Read 16 rows, 1.30 KiB in 0.00191 sec., 8376.96335078534 rows/sec., 683.08 KiB/sec. 2025.01.31 23:43:05.003831 [ 259 ] {f7b694e5-5fd9-40c8-a491-362c49323be2} TCPHandler: Processed in 0.002758497 sec. 2025.01.31 23:43:05.004039 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.004192 [ 262 ] {efae77db-da05-4009-81d3-8ebe3fee691b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:05.004257 [ 262 ] {efae77db-da05-4009-81d3-8ebe3fee691b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:05.005596 [ 262 ] {efae77db-da05-4009-81d3-8ebe3fee691b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.005639 [ 262 ] {efae77db-da05-4009-81d3-8ebe3fee691b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.006129 [ 262 ] {efae77db-da05-4009-81d3-8ebe3fee691b} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.31 23:43:05.006413 [ 262 ] {efae77db-da05-4009-81d3-8ebe3fee691b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:05.006617 [ 54 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.31 23:43:05.006675 [ 262 ] {efae77db-da05-4009-81d3-8ebe3fee691b} executeQuery: Read 1429 rows, 122.08 KiB in 0.002513 sec., 568643.0561082371 rows/sec., 47.44 MiB/sec. 2025.01.31 23:43:05.006682 [ 54 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.006771 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.006794 [ 262 ] {efae77db-da05-4009-81d3-8ebe3fee691b} TCPHandler: Processed in 0.002823429 sec. 2025.01.31 23:43:05.007027 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:43:05.007054 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.007183 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:05.007206 [ 259 ] {b1b01309-3a38-4ea9-b1ce-07e501fc950d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:43:05.007224 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1430 rows starting from the beginning of the part 2025.01.31 23:43:05.007273 [ 259 ] {b1b01309-3a38-4ea9-b1ce-07e501fc950d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:43:05.007383 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 281 rows starting from the beginning of the part 2025.01.31 23:43:05.007689 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:43:05.008077 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 281 rows starting from the beginning of the part 2025.01.31 23:43:05.008527 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::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.31 23:43:05.008868 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1429 rows starting from the beginning of the part 2025.01.31 23:43:05.009881 [ 259 ] {b1b01309-3a38-4ea9-b1ce-07e501fc950d} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.009923 [ 259 ] {b1b01309-3a38-4ea9-b1ce-07e501fc950d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.010507 [ 259 ] {b1b01309-3a38-4ea9-b1ce-07e501fc950d} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:43:05.010805 [ 259 ] {b1b01309-3a38-4ea9-b1ce-07e501fc950d} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:05.011007 [ 259 ] {b1b01309-3a38-4ea9-b1ce-07e501fc950d} executeQuery: Read 62 rows, 4.51 KiB in 0.003837 sec., 16158.457127964555 rows/sec., 1.15 MiB/sec. 2025.01.31 23:43:05.011066 [ 259 ] {b1b01309-3a38-4ea9-b1ce-07e501fc950d} TCPHandler: Processed in 0.00411595 sec. 2025.01.31 23:43:05.011266 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.011608 [ 262 ] {742918ab-b59b-4dab-8e69-7a3a23e51f73} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:43:05.011635 [ 186 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 3533 rows, containing 5 columns (5 merged, 0 gathered) in 0.004749649 sec., 743844.4398733465 rows/sec., 65.29 MiB/sec. 2025.01.31 23:43:05.011694 [ 262 ] {742918ab-b59b-4dab-8e69-7a3a23e51f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:43:05.011907 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.31 23:43:05.012314 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_126_25} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:05.012422 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_126_25} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.31 23:43:05.012548 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. 2025.01.31 23:43:05.012704 [ 262 ] {742918ab-b59b-4dab-8e69-7a3a23e51f73} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.012744 [ 262 ] {742918ab-b59b-4dab-8e69-7a3a23e51f73} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.013110 [ 262 ] {742918ab-b59b-4dab-8e69-7a3a23e51f73} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:43:05.013352 [ 262 ] {742918ab-b59b-4dab-8e69-7a3a23e51f73} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:43:05.013568 [ 262 ] {742918ab-b59b-4dab-8e69-7a3a23e51f73} executeQuery: Read 242 rows, 16.79 KiB in 0.002083 sec., 116178.58857417185 rows/sec., 7.87 MiB/sec. 2025.01.31 23:43:05.013626 [ 262 ] {742918ab-b59b-4dab-8e69-7a3a23e51f73} TCPHandler: Processed in 0.002435747 sec. 2025.01.31 23:43:05.013776 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.013893 [ 259 ] {b49788a3-58e8-4906-bdf1-59c5909a340d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:43:05.013943 [ 259 ] {b49788a3-58e8-4906-bdf1-59c5909a340d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:43:05.014525 [ 259 ] {b49788a3-58e8-4906-bdf1-59c5909a340d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.014562 [ 259 ] {b49788a3-58e8-4906-bdf1-59c5909a340d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.014917 [ 259 ] {b49788a3-58e8-4906-bdf1-59c5909a340d} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:43:05.015151 [ 259 ] {b49788a3-58e8-4906-bdf1-59c5909a340d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:05.015346 [ 259 ] {b49788a3-58e8-4906-bdf1-59c5909a340d} executeQuery: Read 13 rows, 830.00 B in 0.001476 sec., 8807.588075880758 rows/sec., 549.15 KiB/sec. 2025.01.31 23:43:05.015412 [ 259 ] {b49788a3-58e8-4906-bdf1-59c5909a340d} TCPHandler: Processed in 0.001689863 sec. 2025.01.31 23:43:05.015640 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.015786 [ 262 ] {92e701a8-c0a6-4d85-a9d8-ee07a4135ffb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:05.015844 [ 262 ] {92e701a8-c0a6-4d85-a9d8-ee07a4135ffb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:05.016820 [ 262 ] {92e701a8-c0a6-4d85-a9d8-ee07a4135ffb} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.016859 [ 262 ] {92e701a8-c0a6-4d85-a9d8-ee07a4135ffb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.017273 [ 262 ] {92e701a8-c0a6-4d85-a9d8-ee07a4135ffb} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.31 23:43:05.017547 [ 262 ] {92e701a8-c0a6-4d85-a9d8-ee07a4135ffb} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:05.017747 [ 54 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.31 23:43:05.017781 [ 262 ] {92e701a8-c0a6-4d85-a9d8-ee07a4135ffb} executeQuery: Read 893 rows, 66.40 KiB in 0.002021 sec., 441860.46511627914 rows/sec., 32.08 MiB/sec. 2025.01.31 23:43:05.017833 [ 54 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.017916 [ 262 ] {92e701a8-c0a6-4d85-a9d8-ee07a4135ffb} TCPHandler: Processed in 0.002398246 sec. 2025.01.31 23:43:05.017916 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.018184 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.018208 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:43:05.018373 [ 259 ] {9c00a164-e296-4365-87ce-f8021ceaf963} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:43:05.018492 [ 259 ] {9c00a164-e296-4365-87ce-f8021ceaf963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:43:05.018535 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:05.018657 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 913 rows starting from the beginning of the part 2025.01.31 23:43:05.019117 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 421 rows starting from the beginning of the part 2025.01.31 23:43:05.019400 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:43:05.019693 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 421 rows starting from the beginning of the part 2025.01.31 23:43:05.020034 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::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.31 23:43:05.020382 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 893 rows starting from the beginning of the part 2025.01.31 23:43:05.021041 [ 259 ] {9c00a164-e296-4365-87ce-f8021ceaf963} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.021103 [ 259 ] {9c00a164-e296-4365-87ce-f8021ceaf963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.022005 [ 259 ] {9c00a164-e296-4365-87ce-f8021ceaf963} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:43:05.022547 [ 259 ] {9c00a164-e296-4365-87ce-f8021ceaf963} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:43:05.022987 [ 224 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:43:05.023075 [ 224 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:43:05.023165 [ 259 ] {9c00a164-e296-4365-87ce-f8021ceaf963} executeQuery: Read 6 rows, 321.00 B in 0.004835 sec., 1240.9513960703207 rows/sec., 64.83 KiB/sec. 2025.01.31 23:43:05.023361 [ 259 ] {9c00a164-e296-4365-87ce-f8021ceaf963} TCPHandler: Processed in 0.005321107 sec. 2025.01.31 23:43:05.023626 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.024170 [ 262 ] {adafa9d1-2cc4-4d81-8c31-97fb2be9cc19} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:05.024488 [ 262 ] {adafa9d1-2cc4-4d81-8c31-97fb2be9cc19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:05.024510 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.006415362 sec., 432711.3575196536 rows/sec., 33.05 MiB/sec. 2025.01.31 23:43:05.024869 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.31 23:43:05.025754 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_126_25} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:05.025868 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_126_25} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.31 23:43:05.025982 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. 2025.01.31 23:43:05.026848 [ 262 ] {adafa9d1-2cc4-4d81-8c31-97fb2be9cc19} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.026920 [ 262 ] {adafa9d1-2cc4-4d81-8c31-97fb2be9cc19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.027725 [ 224 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:43:05.027851 [ 262 ] {adafa9d1-2cc4-4d81-8c31-97fb2be9cc19} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.31 23:43:05.028395 [ 262 ] {adafa9d1-2cc4-4d81-8c31-97fb2be9cc19} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:43:05.028640 [ 262 ] {adafa9d1-2cc4-4d81-8c31-97fb2be9cc19} executeQuery: Read 963 rows, 65.53 KiB in 0.004739 sec., 203207.42772736863 rows/sec., 13.50 MiB/sec. 2025.01.31 23:43:05.028741 [ 262 ] {adafa9d1-2cc4-4d81-8c31-97fb2be9cc19} TCPHandler: Processed in 0.005246395 sec. 2025.01.31 23:43:05.028904 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.029084 [ 259 ] {8f4fbfff-e410-4f41-86a3-ab8f8b1fe759} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:43:05.029171 [ 259 ] {8f4fbfff-e410-4f41-86a3-ab8f8b1fe759} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:43:05.029745 [ 259 ] {8f4fbfff-e410-4f41-86a3-ab8f8b1fe759} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.029791 [ 259 ] {8f4fbfff-e410-4f41-86a3-ab8f8b1fe759} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.030572 [ 259 ] {8f4fbfff-e410-4f41-86a3-ab8f8b1fe759} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:43:05.030860 [ 259 ] {8f4fbfff-e410-4f41-86a3-ab8f8b1fe759} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:43:05.031079 [ 259 ] {8f4fbfff-e410-4f41-86a3-ab8f8b1fe759} executeQuery: Read 1 rows, 69.00 B in 0.002047 sec., 488.51978505129455 rows/sec., 32.92 KiB/sec. 2025.01.31 23:43:05.031130 [ 259 ] {8f4fbfff-e410-4f41-86a3-ab8f8b1fe759} TCPHandler: Processed in 0.002290662 sec. 2025.01.31 23:43:05.031297 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.031439 [ 262 ] {16317916-77ec-4dda-be68-d4d40996b595} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:05.031535 [ 262 ] {16317916-77ec-4dda-be68-d4d40996b595} 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.31 23:43:05.032845 [ 262 ] {16317916-77ec-4dda-be68-d4d40996b595} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.032883 [ 262 ] {16317916-77ec-4dda-be68-d4d40996b595} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.033589 [ 262 ] {16317916-77ec-4dda-be68-d4d40996b595} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2025.01.31 23:43:05.033855 [ 262 ] {16317916-77ec-4dda-be68-d4d40996b595} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:05.034096 [ 262 ] {16317916-77ec-4dda-be68-d4d40996b595} executeQuery: Read 39 rows, 71.56 KiB in 0.002691 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. 2025.01.31 23:43:05.034210 [ 262 ] {16317916-77ec-4dda-be68-d4d40996b595} TCPHandler: Processed in 0.002981114 sec. 2025.01.31 23:43:05.034393 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:05.034547 [ 259 ] {079db954-fb11-430e-9b42-9b922911c0b0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:05.034620 [ 259 ] {079db954-fb11-430e-9b42-9b922911c0b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:05.035173 [ 259 ] {079db954-fb11-430e-9b42-9b922911c0b0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.035213 [ 259 ] {079db954-fb11-430e-9b42-9b922911c0b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.035620 [ 259 ] {079db954-fb11-430e-9b42-9b922911c0b0} MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) 2025.01.31 23:43:05.035862 [ 259 ] {079db954-fb11-430e-9b42-9b922911c0b0} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:43:05.036059 [ 55 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 2025.01.31 23:43:05.036097 [ 259 ] {079db954-fb11-430e-9b42-9b922911c0b0} executeQuery: Read 34 rows, 2.02 KiB in 0.001581 sec., 21505.376344086024 rows/sec., 1.25 MiB/sec. 2025.01.31 23:43:05.036125 [ 55 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.036201 [ 55 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.036227 [ 259 ] {079db954-fb11-430e-9b42-9b922911c0b0} TCPHandler: Processed in 0.00190192 sec. 2025.01.31 23:43:05.036510 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:43:05.036898 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_126_25} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:05.036990 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7350 rows starting from the beginning of the part 2025.01.31 23:43:05.037314 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:43:05.037640 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:43:05.037911 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:43:05.038204 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::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.31 23:43:05.038460 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_126_25} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 34 rows starting from the beginning of the part 2025.01.31 23:43:05.040773 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_126_25} MergeTask::MergeProjectionsStage: Merge sorted 7668 rows, containing 4 columns (4 merged, 0 gathered) in 0.00445914 sec., 1719614.0959916036 rows/sec., 112.04 MiB/sec. 2025.01.31 23:43:05.041207 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_126_25} MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) 2025.01.31 23:43:05.041512 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_126_25} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:43:05.041589 [ 186 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_126_25} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 2025.01.31 23:43:05.041678 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. 2025.01.31 23:43:05.703133 [ 220 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:05.703216 [ 220 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:05.705403 [ 220 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:05.910006 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 2025.01.31 23:43:05.933307 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:05.933363 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:05.940754 [ 244 ] {} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2025.01.31 23:43:05.941560 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:05.946309 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 558 2025.01.31 23:43:06.000231 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 265.39 MiB, peak 281.48 MiB, free memory in arenas 0.00 B, will set to 264.00 MiB (RSS), difference: -1.39 MiB 2025.01.31 23:43:06.215864 [ 222 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:43:06.215941 [ 222 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:43:06.217881 [ 222 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:43:06.254341 [ 218 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:06.254379 [ 218 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:06.256258 [ 218 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:08.641802 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1984 2025.01.31 23:43:08.645531 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:08.645586 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:08.647215 [ 242 ] {} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:43:08.647551 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:43:08.649115 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 1984 2025.01.31 23:43:09.123773 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:09.123983 [ 262 ] {427fec2e-798a-4825-9242-15c120968534} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:09.124063 [ 262 ] {427fec2e-798a-4825-9242-15c120968534} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:09.124854 [ 262 ] {427fec2e-798a-4825-9242-15c120968534} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:09.124905 [ 262 ] {427fec2e-798a-4825-9242-15c120968534} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:09.125329 [ 262 ] {427fec2e-798a-4825-9242-15c120968534} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.31 23:43:09.125591 [ 262 ] {427fec2e-798a-4825-9242-15c120968534} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:09.125810 [ 262 ] {427fec2e-798a-4825-9242-15c120968534} executeQuery: Read 56 rows, 4.38 KiB in 0.001881 sec., 29771.398192450823 rows/sec., 2.27 MiB/sec. 2025.01.31 23:43:09.125868 [ 262 ] {427fec2e-798a-4825-9242-15c120968534} TCPHandler: Processed in 0.00223774 sec. 2025.01.31 23:43:09.126119 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:09.126308 [ 259 ] {621c4095-8b04-431e-b202-fa0bcf782e65} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:09.126383 [ 259 ] {621c4095-8b04-431e-b202-fa0bcf782e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:09.127162 [ 259 ] {621c4095-8b04-431e-b202-fa0bcf782e65} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:09.127206 [ 259 ] {621c4095-8b04-431e-b202-fa0bcf782e65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:09.127658 [ 259 ] {621c4095-8b04-431e-b202-fa0bcf782e65} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.31 23:43:09.127917 [ 259 ] {621c4095-8b04-431e-b202-fa0bcf782e65} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:09.128114 [ 259 ] {621c4095-8b04-431e-b202-fa0bcf782e65} executeQuery: Read 64 rows, 5.12 KiB in 0.001863 sec., 34353.193773483625 rows/sec., 2.68 MiB/sec. 2025.01.31 23:43:09.128173 [ 259 ] {621c4095-8b04-431e-b202-fa0bcf782e65} TCPHandler: Processed in 0.002180538 sec. 2025.01.31 23:43:09.128314 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:09.128436 [ 262 ] {f72ed189-301c-462f-a43e-a08a3fedd9fa} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:09.128492 [ 262 ] {f72ed189-301c-462f-a43e-a08a3fedd9fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:09.129055 [ 262 ] {f72ed189-301c-462f-a43e-a08a3fedd9fa} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:09.129095 [ 262 ] {f72ed189-301c-462f-a43e-a08a3fedd9fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:09.129498 [ 262 ] {f72ed189-301c-462f-a43e-a08a3fedd9fa} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.31 23:43:09.129740 [ 262 ] {f72ed189-301c-462f-a43e-a08a3fedd9fa} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:09.129988 [ 262 ] {f72ed189-301c-462f-a43e-a08a3fedd9fa} executeQuery: Read 128 rows, 9.13 KiB in 0.001574 sec., 81321.47395171536 rows/sec., 5.66 MiB/sec. 2025.01.31 23:43:09.130050 [ 262 ] {f72ed189-301c-462f-a43e-a08a3fedd9fa} TCPHandler: Processed in 0.001794427 sec. 2025.01.31 23:43:09.130257 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:09.130596 [ 259 ] {658a789a-77e7-40b6-b202-58682dd758da} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:09.130708 [ 259 ] {658a789a-77e7-40b6-b202-58682dd758da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:09.131294 [ 259 ] {658a789a-77e7-40b6-b202-58682dd758da} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:09.131331 [ 259 ] {658a789a-77e7-40b6-b202-58682dd758da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:09.131712 [ 259 ] {658a789a-77e7-40b6-b202-58682dd758da} MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) 2025.01.31 23:43:09.131946 [ 259 ] {658a789a-77e7-40b6-b202-58682dd758da} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:09.132124 [ 259 ] {658a789a-77e7-40b6-b202-58682dd758da} executeQuery: Read 48 rows, 3.31 KiB in 0.001657 sec., 28968.014484007243 rows/sec., 1.95 MiB/sec. 2025.01.31 23:43:09.132185 [ 259 ] {658a789a-77e7-40b6-b202-58682dd758da} TCPHandler: Processed in 0.002018834 sec. 2025.01.31 23:43:10.554695 [ 221 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:10.554766 [ 221 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:10.556802 [ 221 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:10.963862 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34343 2025.01.31 23:43:10.964483 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:10.964531 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:10.965042 [ 243 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.31 23:43:10.965308 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:10.965553 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34343 2025.01.31 23:43:11.896351 [ 219 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:11.896403 [ 219 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:11.898373 [ 219 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:12.001159 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 260.01 MiB, peak 281.48 MiB, free memory in arenas 0.00 B, will set to 264.01 MiB (RSS), difference: 4.00 MiB 2025.01.31 23:43:13.447277 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 2025.01.31 23:43:13.469207 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:13.469267 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:13.476916 [ 244 ] {} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2025.01.31 23:43:13.477755 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:13.482326 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 566 2025.01.31 23:43:14.125996 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:14.126191 [ 262 ] {15972e18-9e93-4924-bddf-c3b78eceeeb6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:14.126264 [ 262 ] {15972e18-9e93-4924-bddf-c3b78eceeeb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:14.127044 [ 262 ] {15972e18-9e93-4924-bddf-c3b78eceeeb6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:14.127096 [ 262 ] {15972e18-9e93-4924-bddf-c3b78eceeeb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:14.127533 [ 262 ] {15972e18-9e93-4924-bddf-c3b78eceeeb6} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.31 23:43:14.127790 [ 262 ] {15972e18-9e93-4924-bddf-c3b78eceeeb6} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:14.128020 [ 262 ] {15972e18-9e93-4924-bddf-c3b78eceeeb6} executeQuery: Read 56 rows, 4.38 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.26 MiB/sec. 2025.01.31 23:43:14.128086 [ 262 ] {15972e18-9e93-4924-bddf-c3b78eceeeb6} TCPHandler: Processed in 0.00222661 sec. 2025.01.31 23:43:14.128371 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:14.128569 [ 259 ] {b475ae52-530d-4148-9409-dda47671f8e6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:14.128645 [ 259 ] {b475ae52-530d-4148-9409-dda47671f8e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:14.129462 [ 259 ] {b475ae52-530d-4148-9409-dda47671f8e6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:14.129514 [ 259 ] {b475ae52-530d-4148-9409-dda47671f8e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:14.129969 [ 259 ] {b475ae52-530d-4148-9409-dda47671f8e6} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.31 23:43:14.130254 [ 259 ] {b475ae52-530d-4148-9409-dda47671f8e6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:14.130529 [ 259 ] {b475ae52-530d-4148-9409-dda47671f8e6} executeQuery: Read 64 rows, 5.12 KiB in 0.002007 sec., 31888.39063278525 rows/sec., 2.49 MiB/sec. 2025.01.31 23:43:14.130615 [ 225 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:14.130634 [ 259 ] {b475ae52-530d-4148-9409-dda47671f8e6} TCPHandler: Processed in 0.002405756 sec. 2025.01.31 23:43:14.130668 [ 225 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:14.130838 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:14.130969 [ 262 ] {f77a9830-8c1d-4d8e-872c-8c1030a2d262} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:14.131035 [ 262 ] {f77a9830-8c1d-4d8e-872c-8c1030a2d262} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:14.131915 [ 262 ] {f77a9830-8c1d-4d8e-872c-8c1030a2d262} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:14.131957 [ 262 ] {f77a9830-8c1d-4d8e-872c-8c1030a2d262} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:14.132517 [ 262 ] {f77a9830-8c1d-4d8e-872c-8c1030a2d262} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.31 23:43:14.132803 [ 262 ] {f77a9830-8c1d-4d8e-872c-8c1030a2d262} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:14.133053 [ 262 ] {f77a9830-8c1d-4d8e-872c-8c1030a2d262} executeQuery: Read 160 rows, 11.41 KiB in 0.002117 sec., 75578.64903164856 rows/sec., 5.26 MiB/sec. 2025.01.31 23:43:14.133127 [ 262 ] {f77a9830-8c1d-4d8e-872c-8c1030a2d262} TCPHandler: Processed in 0.002375104 sec. 2025.01.31 23:43:14.133254 [ 225 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:14.133410 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:14.133576 [ 259 ] {219dbc87-6c49-4cee-9f5e-1e1dd591dce1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:14.133689 [ 259 ] {219dbc87-6c49-4cee-9f5e-1e1dd591dce1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:14.135117 [ 259 ] {219dbc87-6c49-4cee-9f5e-1e1dd591dce1} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:14.135158 [ 259 ] {219dbc87-6c49-4cee-9f5e-1e1dd591dce1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. 2025.01.31 23:43:14.135554 [ 259 ] {219dbc87-6c49-4cee-9f5e-1e1dd591dce1} MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) 2025.01.31 23:43:14.135795 [ 259 ] {219dbc87-6c49-4cee-9f5e-1e1dd591dce1} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:14.136017 [ 259 ] {219dbc87-6c49-4cee-9f5e-1e1dd591dce1} executeQuery: Read 60 rows, 4.14 KiB in 0.002471 sec., 24281.667341157427 rows/sec., 1.64 MiB/sec. 2025.01.31 23:43:14.136069 [ 259 ] {219dbc87-6c49-4cee-9f5e-1e1dd591dce1} TCPHandler: Processed in 0.002819139 sec. 2025.01.31 23:43:14.457456 [ 218 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:43:14.457509 [ 218 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:43:14.459575 [ 218 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:43:14.604207 [ 221 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:43:14.604264 [ 221 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:43:14.609947 [ 221 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:43:14.689205 [ 223 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:14.689257 [ 223 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:14.691390 [ 223 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:18.034710 [ 36 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 5 parts from all_1_50_11 to all_54_54_0 2025.01.31 23:43:18.034793 [ 36 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:18.034816 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:18.034964 [ 202 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} MergeTask::PrepareStage: Merging 5 parts: from all_1_50_11 to all_54_54_0 into Compact with storage Full 2025.01.31 23:43:18.035196 [ 202 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:18.035238 [ 202 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_50_11, total 50 rows starting from the beginning of the part 2025.01.31 23:43:18.035321 [ 202 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2025.01.31 23:43:18.035555 [ 202 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part 2025.01.31 23:43:18.035786 [ 202 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part 2025.01.31 23:43:18.036011 [ 202 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part 2025.01.31 23:43:18.037277 [ 193 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.002380735 sec., 22682.07087307071 rows/sec., 1.49 MiB/sec. 2025.01.31 23:43:18.037490 [ 193 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} MergedBlockOutputStream: filled checksums all_1_54_12 (state Temporary) 2025.01.31 23:43:18.037828 [ 193 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_54_12 to all_1_54_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:18.037923 [ 193 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_54_12} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 5 parts: [all_1_50_11, all_54_54_0] -> all_1_54_12 2025.01.31 23:43:18.038023 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2025.01.31 23:43:18.206025 [ 36 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:43:18.206071 [ 36 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:43:18.291040 [ 36 ] {} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2025.01.31 23:43:18.291105 [ 36 ] {} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:18.291145 [ 36 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:18.291424 [ 187 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:43:18.291644 [ 187 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:18.291688 [ 187 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:43:18.291802 [ 187 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2025.01.31 23:43:18.291953 [ 187 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2025.01.31 23:43:18.292169 [ 187 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::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.31 23:43:18.292276 [ 187 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part 2025.01.31 23:43:18.293237 [ 191 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001986392 sec., 27184.966512148658 rows/sec., 2.27 MiB/sec. 2025.01.31 23:43:18.293384 [ 191 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2025.01.31 23:43:18.293716 [ 191 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_17_4} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:43:18.293816 [ 191 ] {d0e53b81-e1fb-4a85-bce7-0cc047b57e57::all_1_17_4} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 2025.01.31 23:43:18.293907 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:43:18.466557 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34831 2025.01.31 23:43:18.467124 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:18.467161 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:18.467613 [ 243 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.31 23:43:18.467852 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:18.467997 [ 35 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.31 23:43:18.468025 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 2025.01.31 23:43:18.468043 [ 35 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:18.468066 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:18.468142 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:43:18.468229 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:18.468259 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32513 rows starting from the beginning of the part 2025.01.31 23:43:18.468311 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 488 rows starting from the beginning of the part 2025.01.31 23:43:18.468381 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 427 rows starting from the beginning of the part 2025.01.31 23:43:18.468644 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 488 rows starting from the beginning of the part 2025.01.31 23:43:18.468790 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 427 rows starting from the beginning of the part 2025.01.31 23:43:18.468964 [ 187 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 488 rows starting from the beginning of the part 2025.01.31 23:43:18.471750 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.003639194 sec., 9571075.353498604 rows/sec., 136.92 MiB/sec. 2025.01.31 23:43:18.472084 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.31 23:43:18.472441 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:18.472544 [ 202 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_76_15} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.31 23:43:18.472653 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. 2025.01.31 23:43:18.650257 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2000 2025.01.31 23:43:18.653208 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:18.653264 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:18.654835 [ 242 ] {} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:43:18.655163 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:43:18.655411 [ 35 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.31 23:43:18.655526 [ 35 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:18.655589 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:18.655934 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:43:18.657211 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2000 2025.01.31 23:43:18.657442 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:18.657570 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1830 rows starting from the beginning of the part 2025.01.31 23:43:18.658005 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 54 rows starting from the beginning of the part 2025.01.31 23:43:18.658461 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part 2025.01.31 23:43:18.658905 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:43:18.659345 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 54 rows starting from the beginning of the part 2025.01.31 23:43:18.659809 [ 190 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part 2025.01.31 23:43:18.668396 [ 195 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 72 columns (72 merged, 0 gathered) in 0.012681698 sec., 157707.58773785655 rows/sec., 119.41 MiB/sec. 2025.01.31 23:43:18.670195 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.31 23:43:18.670871 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_56_11} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:43:18.670949 [ 198 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_56_11} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.31 23:43:18.671139 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.04 MiB. 2025.01.31 23:43:19.131947 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.132253 [ 262 ] {1b6a1591-8083-4d59-ba80-73104013b409} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:43:19.132370 [ 262 ] {1b6a1591-8083-4d59-ba80-73104013b409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:43:19.133216 [ 262 ] {1b6a1591-8083-4d59-ba80-73104013b409} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.133269 [ 262 ] {1b6a1591-8083-4d59-ba80-73104013b409} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.133703 [ 262 ] {1b6a1591-8083-4d59-ba80-73104013b409} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:43:19.133954 [ 262 ] {1b6a1591-8083-4d59-ba80-73104013b409} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:43:19.134222 [ 262 ] {1b6a1591-8083-4d59-ba80-73104013b409} executeQuery: Read 14 rows, 1.01 KiB in 0.00205 sec., 6829.268292682927 rows/sec., 491.62 KiB/sec. 2025.01.31 23:43:19.134386 [ 262 ] {1b6a1591-8083-4d59-ba80-73104013b409} TCPHandler: Processed in 0.002622802 sec. 2025.01.31 23:43:19.134677 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.134862 [ 259 ] {af5a710b-ada0-40c6-896c-1ffcf38f6bf1} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:19.134931 [ 259 ] {af5a710b-ada0-40c6-896c-1ffcf38f6bf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:19.135832 [ 259 ] {af5a710b-ada0-40c6-896c-1ffcf38f6bf1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.135878 [ 259 ] {af5a710b-ada0-40c6-896c-1ffcf38f6bf1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.136334 [ 259 ] {af5a710b-ada0-40c6-896c-1ffcf38f6bf1} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.31 23:43:19.136593 [ 259 ] {af5a710b-ada0-40c6-896c-1ffcf38f6bf1} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:19.136827 [ 259 ] {af5a710b-ada0-40c6-896c-1ffcf38f6bf1} executeQuery: Read 281 rows, 25.38 KiB in 0.002015 sec., 139454.094292804 rows/sec., 12.30 MiB/sec. 2025.01.31 23:43:19.136886 [ 259 ] {af5a710b-ada0-40c6-896c-1ffcf38f6bf1} TCPHandler: Processed in 0.002364324 sec. 2025.01.31 23:43:19.137065 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.137215 [ 262 ] {88b93df9-6303-48d6-9120-9e181849bcb6} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:43:19.137276 [ 262 ] {88b93df9-6303-48d6-9120-9e181849bcb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:43:19.137961 [ 262 ] {88b93df9-6303-48d6-9120-9e181849bcb6} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.138002 [ 262 ] {88b93df9-6303-48d6-9120-9e181849bcb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.138375 [ 262 ] {88b93df9-6303-48d6-9120-9e181849bcb6} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:43:19.138622 [ 262 ] {88b93df9-6303-48d6-9120-9e181849bcb6} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:19.138849 [ 262 ] {88b93df9-6303-48d6-9120-9e181849bcb6} executeQuery: Read 46 rows, 3.39 KiB in 0.001665 sec., 27627.627627627626 rows/sec., 1.99 MiB/sec. 2025.01.31 23:43:19.138933 [ 262 ] {88b93df9-6303-48d6-9120-9e181849bcb6} TCPHandler: Processed in 0.001940481 sec. 2025.01.31 23:43:19.139104 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.139251 [ 259 ] {ed4a9877-8ae6-4f46-9898-05b3fbd55eca} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:43:19.139309 [ 259 ] {ed4a9877-8ae6-4f46-9898-05b3fbd55eca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:43:19.139921 [ 259 ] {ed4a9877-8ae6-4f46-9898-05b3fbd55eca} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.139959 [ 259 ] {ed4a9877-8ae6-4f46-9898-05b3fbd55eca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.140326 [ 259 ] {ed4a9877-8ae6-4f46-9898-05b3fbd55eca} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:43:19.140559 [ 259 ] {ed4a9877-8ae6-4f46-9898-05b3fbd55eca} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:43:19.140752 [ 259 ] {ed4a9877-8ae6-4f46-9898-05b3fbd55eca} executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec. 2025.01.31 23:43:19.140844 [ 259 ] {ed4a9877-8ae6-4f46-9898-05b3fbd55eca} TCPHandler: Processed in 0.001809126 sec. 2025.01.31 23:43:19.141055 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.141204 [ 262 ] {5c1d7e75-1806-4e0e-8ed1-bea2d3e5968e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:43:19.141261 [ 262 ] {5c1d7e75-1806-4e0e-8ed1-bea2d3e5968e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:43:19.141882 [ 262 ] {5c1d7e75-1806-4e0e-8ed1-bea2d3e5968e} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.141920 [ 262 ] {5c1d7e75-1806-4e0e-8ed1-bea2d3e5968e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.142283 [ 262 ] {5c1d7e75-1806-4e0e-8ed1-bea2d3e5968e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:43:19.142516 [ 262 ] {5c1d7e75-1806-4e0e-8ed1-bea2d3e5968e} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:19.142733 [ 262 ] {5c1d7e75-1806-4e0e-8ed1-bea2d3e5968e} executeQuery: Read 13 rows, 830.00 B in 0.001559 sec., 8338.678640153945 rows/sec., 519.91 KiB/sec. 2025.01.31 23:43:19.142786 [ 262 ] {5c1d7e75-1806-4e0e-8ed1-bea2d3e5968e} TCPHandler: Processed in 0.001843818 sec. 2025.01.31 23:43:19.142957 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.143097 [ 259 ] {1cd869f7-9e37-4fe0-8a28-5b7cc0d43f4c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:19.143156 [ 259 ] {1cd869f7-9e37-4fe0-8a28-5b7cc0d43f4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:19.143925 [ 259 ] {1cd869f7-9e37-4fe0-8a28-5b7cc0d43f4c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.143963 [ 259 ] {1cd869f7-9e37-4fe0-8a28-5b7cc0d43f4c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.144347 [ 259 ] {1cd869f7-9e37-4fe0-8a28-5b7cc0d43f4c} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.31 23:43:19.144605 [ 259 ] {1cd869f7-9e37-4fe0-8a28-5b7cc0d43f4c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:19.144804 [ 259 ] {1cd869f7-9e37-4fe0-8a28-5b7cc0d43f4c} executeQuery: Read 421 rows, 30.80 KiB in 0.001739 sec., 242093.156986774 rows/sec., 17.30 MiB/sec. 2025.01.31 23:43:19.144859 [ 259 ] {1cd869f7-9e37-4fe0-8a28-5b7cc0d43f4c} TCPHandler: Processed in 0.001968112 sec. 2025.01.31 23:43:19.145016 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.145161 [ 262 ] {cca282de-97f0-43c5-8f88-6c93da51a310} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:43:19.145220 [ 262 ] {cca282de-97f0-43c5-8f88-6c93da51a310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:43:19.145769 [ 262 ] {cca282de-97f0-43c5-8f88-6c93da51a310} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.145807 [ 262 ] {cca282de-97f0-43c5-8f88-6c93da51a310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.146171 [ 262 ] {cca282de-97f0-43c5-8f88-6c93da51a310} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:43:19.146405 [ 262 ] {cca282de-97f0-43c5-8f88-6c93da51a310} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:43:19.146657 [ 262 ] {cca282de-97f0-43c5-8f88-6c93da51a310} executeQuery: Read 6 rows, 321.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 206.10 KiB/sec. 2025.01.31 23:43:19.146782 [ 262 ] {cca282de-97f0-43c5-8f88-6c93da51a310} TCPHandler: Processed in 0.001831618 sec. 2025.01.31 23:43:19.147011 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.147170 [ 259 ] {2e6aa5b0-5566-46b8-9c1a-fc10512c9a01} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:19.147234 [ 259 ] {2e6aa5b0-5566-46b8-9c1a-fc10512c9a01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:19.147875 [ 259 ] {2e6aa5b0-5566-46b8-9c1a-fc10512c9a01} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.147912 [ 259 ] {2e6aa5b0-5566-46b8-9c1a-fc10512c9a01} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.148308 [ 259 ] {2e6aa5b0-5566-46b8-9c1a-fc10512c9a01} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.31 23:43:19.148544 [ 259 ] {2e6aa5b0-5566-46b8-9c1a-fc10512c9a01} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:19.148683 [ 34 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_124_25 to all_129_129_0 2025.01.31 23:43:19.148731 [ 259 ] {2e6aa5b0-5566-46b8-9c1a-fc10512c9a01} executeQuery: Read 237 rows, 16.27 KiB in 0.001591 sec., 148962.9164047769 rows/sec., 9.98 MiB/sec. 2025.01.31 23:43:19.148735 [ 34 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.148781 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.148807 [ 259 ] {2e6aa5b0-5566-46b8-9c1a-fc10512c9a01} TCPHandler: Processed in 0.001919101 sec. 2025.01.31 23:43:19.149007 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.149059 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_124_25 to all_129_129_0 into Compact with storage Full 2025.01.31 23:43:19.149183 [ 262 ] {80ee3a14-29bb-4ef2-8c56-ab6610d85e62} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:43:19.149285 [ 262 ] {80ee3a14-29bb-4ef2-8c56-ab6610d85e62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:43:19.149420 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:19.149528 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 36989 rows starting from the beginning of the part 2025.01.31 23:43:19.149910 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part 2025.01.31 23:43:19.150223 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 963 rows starting from the beginning of the part 2025.01.31 23:43:19.150588 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 128 rows starting from the beginning of the part 2025.01.31 23:43:19.150961 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part 2025.01.31 23:43:19.151218 [ 187 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 237 rows starting from the beginning of the part 2025.01.31 23:43:19.151863 [ 262 ] {80ee3a14-29bb-4ef2-8c56-ab6610d85e62} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.151915 [ 262 ] {80ee3a14-29bb-4ef2-8c56-ab6610d85e62} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.152671 [ 262 ] {80ee3a14-29bb-4ef2-8c56-ab6610d85e62} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:43:19.152994 [ 262 ] {80ee3a14-29bb-4ef2-8c56-ab6610d85e62} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:43:19.153266 [ 262 ] {80ee3a14-29bb-4ef2-8c56-ab6610d85e62} executeQuery: Read 1 rows, 69.00 B in 0.004132 sec., 242.0135527589545 rows/sec., 16.31 KiB/sec. 2025.01.31 23:43:19.153381 [ 262 ] {80ee3a14-29bb-4ef2-8c56-ab6610d85e62} TCPHandler: Processed in 0.004492811 sec. 2025.01.31 23:43:19.153788 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.154389 [ 259 ] {5f833ad2-cee3-4014-b2f2-82d18234b815} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:19.154769 [ 259 ] {5f833ad2-cee3-4014-b2f2-82d18234b815} 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.31 23:43:19.157043 [ 259 ] {5f833ad2-cee3-4014-b2f2-82d18234b815} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.157118 [ 259 ] {5f833ad2-cee3-4014-b2f2-82d18234b815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.158067 [ 259 ] {5f833ad2-cee3-4014-b2f2-82d18234b815} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2025.01.31 23:43:19.158353 [ 259 ] {5f833ad2-cee3-4014-b2f2-82d18234b815} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:19.158709 [ 259 ] {5f833ad2-cee3-4014-b2f2-82d18234b815} executeQuery: Read 39 rows, 71.56 KiB in 0.004544 sec., 8582.74647887324 rows/sec., 15.38 MiB/sec. 2025.01.31 23:43:19.158892 [ 259 ] {5f833ad2-cee3-4014-b2f2-82d18234b815} TCPHandler: Processed in 0.005374818 sec. 2025.01.31 23:43:19.159227 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:19.159460 [ 262 ] {954bb300-1adf-459b-9548-e3c0a31258bc} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:19.159584 [ 262 ] {954bb300-1adf-459b-9548-e3c0a31258bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:19.160220 [ 262 ] {954bb300-1adf-459b-9548-e3c0a31258bc} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:19.160278 [ 262 ] {954bb300-1adf-459b-9548-e3c0a31258bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:19.160879 [ 262 ] {954bb300-1adf-459b-9548-e3c0a31258bc} MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) 2025.01.31 23:43:19.161207 [ 262 ] {954bb300-1adf-459b-9548-e3c0a31258bc} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:19.161498 [ 262 ] {954bb300-1adf-459b-9548-e3c0a31258bc} executeQuery: Read 82 rows, 5.33 KiB in 0.002093 sec., 39178.21309125657 rows/sec., 2.49 MiB/sec. 2025.01.31 23:43:19.161608 [ 262 ] {954bb300-1adf-459b-9548-e3c0a31258bc} TCPHandler: Processed in 0.002578261 sec. 2025.01.31 23:43:19.162631 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} MergeTask::MergeProjectionsStage: Merge sorted 38637 rows, containing 5 columns (5 merged, 0 gathered) in 0.013750192 sec., 2809924.399601111 rows/sec., 189.73 MiB/sec. 2025.01.31 23:43:19.163208 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary) 2025.01.31 23:43:19.163604 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:19.163705 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_129_26} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_124_25, all_129_129_0] -> all_1_129_26 2025.01.31 23:43:19.163829 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. 2025.01.31 23:43:20.983289 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 2025.01.31 23:43:21.006821 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:21.006880 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:21.014512 [ 244 ] {} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2025.01.31 23:43:21.015308 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:21.015656 [ 28 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2025.01.31 23:43:21.015745 [ 28 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:21.015792 [ 28 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:21.016433 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:21.030498 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 573 2025.01.31 23:43:21.032336 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:21.033549 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 536 rows starting from the beginning of the part 2025.01.31 23:43:21.039083 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part 2025.01.31 23:43:21.044643 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:21.050589 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:21.056622 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:21.062490 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:21.129592 [ 199 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.113625841 sec., 5042.866965446707 rows/sec., 26.08 MiB/sec. 2025.01.31 23:43:21.132893 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2025.01.31 23:43:21.135883 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_76_15} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:21.135985 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_76_15} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 2025.01.31 23:43:21.138332 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. 2025.01.31 23:43:22.001167 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 265.10 MiB, peak 282.51 MiB, free memory in arenas 0.00 B, will set to 264.02 MiB (RSS), difference: -1.09 MiB 2025.01.31 23:43:24.125419 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:24.125627 [ 262 ] {dad3f690-ee43-47da-9fda-eaccc4608cb3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:24.125705 [ 262 ] {dad3f690-ee43-47da-9fda-eaccc4608cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:24.126492 [ 262 ] {dad3f690-ee43-47da-9fda-eaccc4608cb3} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:24.126537 [ 262 ] {dad3f690-ee43-47da-9fda-eaccc4608cb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:24.126968 [ 262 ] {dad3f690-ee43-47da-9fda-eaccc4608cb3} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.31 23:43:24.127254 [ 262 ] {dad3f690-ee43-47da-9fda-eaccc4608cb3} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:24.127496 [ 262 ] {dad3f690-ee43-47da-9fda-eaccc4608cb3} executeQuery: Read 56 rows, 4.38 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.23 MiB/sec. 2025.01.31 23:43:24.127608 [ 262 ] {dad3f690-ee43-47da-9fda-eaccc4608cb3} TCPHandler: Processed in 0.002329573 sec. 2025.01.31 23:43:24.127951 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:24.128199 [ 259 ] {3e3103c6-1519-45fc-a1b0-e92cfc215fc0} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:24.128287 [ 259 ] {3e3103c6-1519-45fc-a1b0-e92cfc215fc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:24.129129 [ 259 ] {3e3103c6-1519-45fc-a1b0-e92cfc215fc0} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:24.129184 [ 259 ] {3e3103c6-1519-45fc-a1b0-e92cfc215fc0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:24.129687 [ 259 ] {3e3103c6-1519-45fc-a1b0-e92cfc215fc0} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.31 23:43:24.129952 [ 259 ] {3e3103c6-1519-45fc-a1b0-e92cfc215fc0} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:24.130225 [ 259 ] {3e3103c6-1519-45fc-a1b0-e92cfc215fc0} executeQuery: Read 64 rows, 5.12 KiB in 0.002086 sec., 30680.728667305844 rows/sec., 2.39 MiB/sec. 2025.01.31 23:43:24.130356 [ 259 ] {3e3103c6-1519-45fc-a1b0-e92cfc215fc0} TCPHandler: Processed in 0.002609652 sec. 2025.01.31 23:43:24.130578 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:24.130789 [ 262 ] {95f176e7-3871-4c38-b652-4fe088a0d6e3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:24.130857 [ 262 ] {95f176e7-3871-4c38-b652-4fe088a0d6e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:24.131577 [ 262 ] {95f176e7-3871-4c38-b652-4fe088a0d6e3} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:24.131625 [ 262 ] {95f176e7-3871-4c38-b652-4fe088a0d6e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:24.132031 [ 262 ] {95f176e7-3871-4c38-b652-4fe088a0d6e3} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.31 23:43:24.132288 [ 262 ] {95f176e7-3871-4c38-b652-4fe088a0d6e3} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:24.132506 [ 262 ] {95f176e7-3871-4c38-b652-4fe088a0d6e3} executeQuery: Read 160 rows, 11.41 KiB in 0.001754 sec., 91220.06841505131 rows/sec., 6.35 MiB/sec. 2025.01.31 23:43:24.132570 [ 262 ] {95f176e7-3871-4c38-b652-4fe088a0d6e3} TCPHandler: Processed in 0.002117187 sec. 2025.01.31 23:43:24.132738 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:24.132871 [ 259 ] {d3454fc3-e4b1-45a2-8cfa-d9d33cd579f2} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:24.132930 [ 259 ] {d3454fc3-e4b1-45a2-8cfa-d9d33cd579f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:24.133476 [ 259 ] {d3454fc3-e4b1-45a2-8cfa-d9d33cd579f2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:24.133519 [ 259 ] {d3454fc3-e4b1-45a2-8cfa-d9d33cd579f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:24.133927 [ 259 ] {d3454fc3-e4b1-45a2-8cfa-d9d33cd579f2} MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) 2025.01.31 23:43:24.134176 [ 259 ] {d3454fc3-e4b1-45a2-8cfa-d9d33cd579f2} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:24.134420 [ 259 ] {d3454fc3-e4b1-45a2-8cfa-d9d33cd579f2} executeQuery: Read 60 rows, 4.14 KiB in 0.00158 sec., 37974.6835443038 rows/sec., 2.56 MiB/sec. 2025.01.31 23:43:24.134515 [ 259 ] {d3454fc3-e4b1-45a2-8cfa-d9d33cd579f2} TCPHandler: Processed in 0.001841538 sec. 2025.01.31 23:43:25.969043 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35258 2025.01.31 23:43:25.969674 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:25.969716 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:25.970234 [ 243 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.31 23:43:25.970490 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:25.970710 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35258 2025.01.31 23:43:28.531478 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 2025.01.31 23:43:28.555028 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:28.555094 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:28.562570 [ 244 ] {} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2025.01.31 23:43:28.563349 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:28.566354 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 581 2025.01.31 23:43:28.658232 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2030 2025.01.31 23:43:28.661611 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:28.661675 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:28.663375 [ 242 ] {} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:43:28.663728 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:43:28.664924 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2030 2025.01.31 23:43:29.085571 [ 222 ] {} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): 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.31 23:43:29.085631 [ 222 ] {} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): 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.31 23:43:29.087198 [ 222 ] {} oximeter.timeseries_schema (7d317b9f-ebda-429f-ad98-ef9711d0fccd): 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.31 23:43:29.132519 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.132710 [ 262 ] {7781fac9-a515-450d-abf5-21fd3bc6cd96} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:43:29.132785 [ 262 ] {7781fac9-a515-450d-abf5-21fd3bc6cd96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:43:29.133569 [ 262 ] {7781fac9-a515-450d-abf5-21fd3bc6cd96} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.133621 [ 262 ] {7781fac9-a515-450d-abf5-21fd3bc6cd96} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.134059 [ 262 ] {7781fac9-a515-450d-abf5-21fd3bc6cd96} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:43:29.134332 [ 262 ] {7781fac9-a515-450d-abf5-21fd3bc6cd96} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:43:29.134607 [ 262 ] {7781fac9-a515-450d-abf5-21fd3bc6cd96} executeQuery: Read 14 rows, 1.01 KiB in 0.001949 sec., 7183.170856849667 rows/sec., 517.09 KiB/sec. 2025.01.31 23:43:29.134725 [ 262 ] {7781fac9-a515-450d-abf5-21fd3bc6cd96} TCPHandler: Processed in 0.002338833 sec. 2025.01.31 23:43:29.135029 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.135199 [ 259 ] {03906ff1-0fdb-4ae0-8fca-f50660f25bd7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:29.135270 [ 259 ] {03906ff1-0fdb-4ae0-8fca-f50660f25bd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:29.136131 [ 259 ] {03906ff1-0fdb-4ae0-8fca-f50660f25bd7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.136174 [ 259 ] {03906ff1-0fdb-4ae0-8fca-f50660f25bd7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.136626 [ 259 ] {03906ff1-0fdb-4ae0-8fca-f50660f25bd7} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.31 23:43:29.136893 [ 259 ] {03906ff1-0fdb-4ae0-8fca-f50660f25bd7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:29.137046 [ 66 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.31 23:43:29.137086 [ 66 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.137089 [ 259 ] {03906ff1-0fdb-4ae0-8fca-f50660f25bd7} executeQuery: Read 281 rows, 25.38 KiB in 0.001942 sec., 144696.1894953656 rows/sec., 12.76 MiB/sec. 2025.01.31 23:43:29.137109 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.137273 [ 259 ] {03906ff1-0fdb-4ae0-8fca-f50660f25bd7} TCPHandler: Processed in 0.002389785 sec. 2025.01.31 23:43:29.137383 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.01.31 23:43:29.137482 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.137732 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:29.137760 [ 262 ] {89a3b125-4ec9-42ad-9770-0034f253b3cb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:43:29.137816 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1430 rows starting from the beginning of the part 2025.01.31 23:43:29.137878 [ 262 ] {89a3b125-4ec9-42ad-9770-0034f253b3cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:43:29.138398 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part 2025.01.31 23:43:29.138981 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part 2025.01.31 23:43:29.139690 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 281 rows starting from the beginning of the part 2025.01.31 23:43:29.140052 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part 2025.01.31 23:43:29.140442 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 281 rows starting from the beginning of the part 2025.01.31 23:43:29.141481 [ 262 ] {89a3b125-4ec9-42ad-9770-0034f253b3cb} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.141531 [ 262 ] {89a3b125-4ec9-42ad-9770-0034f253b3cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.142106 [ 262 ] {89a3b125-4ec9-42ad-9770-0034f253b3cb} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:43:29.142407 [ 262 ] {89a3b125-4ec9-42ad-9770-0034f253b3cb} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:29.142680 [ 82 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.01.31 23:43:29.142828 [ 82 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.142847 [ 262 ] {89a3b125-4ec9-42ad-9770-0034f253b3cb} executeQuery: Read 46 rows, 3.39 KiB in 0.005148 sec., 8935.508935508937 rows/sec., 658.25 KiB/sec. 2025.01.31 23:43:29.142926 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.143350 [ 262 ] {89a3b125-4ec9-42ad-9770-0034f253b3cb} TCPHandler: Processed in 0.005953227 sec. 2025.01.31 23:43:29.143558 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.006313769 sec., 342109.44366193947 rows/sec., 30.08 MiB/sec. 2025.01.31 23:43:29.143584 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full 2025.01.31 23:43:29.143666 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.143883 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.31 23:43:29.144017 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:29.144162 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 64 rows starting from the beginning of the part 2025.01.31 23:43:29.144175 [ 259 ] {d714f604-7410-4aca-b9b6-023eb4085a13} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:43:29.144440 [ 259 ] {d714f604-7410-4aca-b9b6-023eb4085a13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:43:29.144539 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part 2025.01.31 23:43:29.145116 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 46 rows starting from the beginning of the part 2025.01.31 23:43:29.145161 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:29.145559 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 62 rows starting from the beginning of the part 2025.01.31 23:43:29.145606 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_131_26} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.31 23:43:29.145993 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.31 23:43:29.146078 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 46 rows starting from the beginning of the part 2025.01.31 23:43:29.146476 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part 2025.01.31 23:43:29.148151 [ 259 ] {d714f604-7410-4aca-b9b6-023eb4085a13} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.148228 [ 259 ] {d714f604-7410-4aca-b9b6-023eb4085a13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.149267 [ 259 ] {d714f604-7410-4aca-b9b6-023eb4085a13} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:43:29.149665 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 5 columns (5 merged, 0 gathered) in 0.006532606 sec., 47454.262510244764 rows/sec., 3.58 MiB/sec. 2025.01.31 23:43:29.149827 [ 259 ] {d714f604-7410-4aca-b9b6-023eb4085a13} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:43:29.149890 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.01.31 23:43:29.150087 [ 82 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.01.31 23:43:29.150169 [ 82 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.150236 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.150321 [ 259 ] {d714f604-7410-4aca-b9b6-023eb4085a13} executeQuery: Read 14 rows, 1004.00 B in 0.006367 sec., 2198.8377571854876 rows/sec., 153.99 KiB/sec. 2025.01.31 23:43:29.150684 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full 2025.01.31 23:43:29.150793 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:29.151237 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:29.151352 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 242 rows starting from the beginning of the part 2025.01.31 23:43:29.151425 [ 259 ] {d714f604-7410-4aca-b9b6-023eb4085a13} TCPHandler: Processed in 0.007866878 sec. 2025.01.31 23:43:29.151693 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2025.01.31 23:43:29.151798 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.152146 [ 200 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_56_12} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.01.31 23:43:29.152271 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part 2025.01.31 23:43:29.152336 [ 262 ] {c812b3bd-cbbf-4f30-95a3-5def24592000} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:43:29.152621 [ 262 ] {c812b3bd-cbbf-4f30-95a3-5def24592000} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:43:29.152672 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.31 23:43:29.152904 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 242 rows starting from the beginning of the part 2025.01.31 23:43:29.153270 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part 2025.01.31 23:43:29.153640 [ 201 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2025.01.31 23:43:29.154854 [ 262 ] {c812b3bd-cbbf-4f30-95a3-5def24592000} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.154901 [ 262 ] {c812b3bd-cbbf-4f30-95a3-5def24592000} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.155440 [ 262 ] {c812b3bd-cbbf-4f30-95a3-5def24592000} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:43:29.155622 [ 194 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005270736 sec., 102452.48481426503 rows/sec., 7.34 MiB/sec. 2025.01.31 23:43:29.155819 [ 194 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.01.31 23:43:29.155882 [ 262 ] {c812b3bd-cbbf-4f30-95a3-5def24592000} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:29.156242 [ 262 ] {c812b3bd-cbbf-4f30-95a3-5def24592000} executeQuery: Read 13 rows, 830.00 B in 0.004072 sec., 3192.534381139489 rows/sec., 199.05 KiB/sec. 2025.01.31 23:43:29.156413 [ 194 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:29.156415 [ 262 ] {c812b3bd-cbbf-4f30-95a3-5def24592000} TCPHandler: Processed in 0.004796651 sec. 2025.01.31 23:43:29.156577 [ 194 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_56_12} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.01.31 23:43:29.156637 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.156684 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2025.01.31 23:43:29.156773 [ 259 ] {bae14c02-6434-4d49-9d05-a2ee45d0aacf} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:29.156823 [ 259 ] {bae14c02-6434-4d49-9d05-a2ee45d0aacf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:29.157590 [ 259 ] {bae14c02-6434-4d49-9d05-a2ee45d0aacf} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.157628 [ 259 ] {bae14c02-6434-4d49-9d05-a2ee45d0aacf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.158016 [ 259 ] {bae14c02-6434-4d49-9d05-a2ee45d0aacf} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.31 23:43:29.158259 [ 259 ] {bae14c02-6434-4d49-9d05-a2ee45d0aacf} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:29.158412 [ 82 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.31 23:43:29.158449 [ 82 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.158459 [ 259 ] {bae14c02-6434-4d49-9d05-a2ee45d0aacf} executeQuery: Read 421 rows, 30.80 KiB in 0.001707 sec., 246631.5172817809 rows/sec., 17.62 MiB/sec. 2025.01.31 23:43:29.158473 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.158555 [ 259 ] {bae14c02-6434-4d49-9d05-a2ee45d0aacf} TCPHandler: Processed in 0.001998172 sec. 2025.01.31 23:43:29.158603 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.01.31 23:43:29.158730 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:29.158754 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.158773 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 913 rows starting from the beginning of the part 2025.01.31 23:43:29.159073 [ 262 ] {15911f3d-76a4-4217-aa96-2d05840ab4fd} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:43:29.159080 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part 2025.01.31 23:43:29.159229 [ 262 ] {15911f3d-76a4-4217-aa96-2d05840ab4fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:43:29.159388 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part 2025.01.31 23:43:29.159769 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 421 rows starting from the beginning of the part 2025.01.31 23:43:29.160133 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part 2025.01.31 23:43:29.160476 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 421 rows starting from the beginning of the part 2025.01.31 23:43:29.161736 [ 262 ] {15911f3d-76a4-4217-aa96-2d05840ab4fd} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.161825 [ 262 ] {15911f3d-76a4-4217-aa96-2d05840ab4fd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.162922 [ 262 ] {15911f3d-76a4-4217-aa96-2d05840ab4fd} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:43:29.163473 [ 262 ] {15911f3d-76a4-4217-aa96-2d05840ab4fd} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:43:29.163552 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005003777 sec., 389106.06927526946 rows/sec., 29.78 MiB/sec. 2025.01.31 23:43:29.163721 [ 82 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 6 parts from all_1_51_11 to all_56_56_0 2025.01.31 23:43:29.163805 [ 82 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.163819 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.31 23:43:29.163898 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.164013 [ 262 ] {15911f3d-76a4-4217-aa96-2d05840ab4fd} executeQuery: Read 6 rows, 321.00 B in 0.005047 sec., 1188.8250445809392 rows/sec., 62.11 KiB/sec. 2025.01.31 23:43:29.164397 [ 262 ] {15911f3d-76a4-4217-aa96-2d05840ab4fd} TCPHandler: Processed in 0.0057112 sec. 2025.01.31 23:43:29.164583 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_11 to all_56_56_0 into Compact with storage Full 2025.01.31 23:43:29.164794 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.164924 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:29.165430 [ 186 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_131_26} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.31 23:43:29.165498 [ 259 ] {4aa10830-b434-4bea-beb0-56e171c00c63} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:29.165767 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.31 23:43:29.165758 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:29.165917 [ 259 ] {4aa10830-b434-4bea-beb0-56e171c00c63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:29.165954 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_11, total 306 rows starting from the beginning of the part 2025.01.31 23:43:29.166489 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part 2025.01.31 23:43:29.166674 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part 2025.01.31 23:43:29.166846 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part 2025.01.31 23:43:29.167022 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part 2025.01.31 23:43:29.167187 [ 194 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part 2025.01.31 23:43:29.167797 [ 259 ] {4aa10830-b434-4bea-beb0-56e171c00c63} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.167844 [ 259 ] {4aa10830-b434-4bea-beb0-56e171c00c63} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.168492 [ 259 ] {4aa10830-b434-4bea-beb0-56e171c00c63} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.31 23:43:29.168655 [ 191 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.004623985 sec., 72664.59558151681 rows/sec., 3.71 MiB/sec. 2025.01.31 23:43:29.168865 [ 259 ] {4aa10830-b434-4bea-beb0-56e171c00c63} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:29.168927 [ 191 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} MergedBlockOutputStream: filled checksums all_1_56_12 (state Temporary) 2025.01.31 23:43:29.169214 [ 259 ] {4aa10830-b434-4bea-beb0-56e171c00c63} executeQuery: Read 237 rows, 16.27 KiB in 0.003959 sec., 59863.60191967669 rows/sec., 4.01 MiB/sec. 2025.01.31 23:43:29.169373 [ 259 ] {4aa10830-b434-4bea-beb0-56e171c00c63} TCPHandler: Processed in 0.00482089 sec. 2025.01.31 23:43:29.169593 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.169601 [ 191 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Renaming temporary part tmp_merge_all_1_56_12 to all_1_56_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:29.169766 [ 191 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_56_12} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 6 parts: [all_1_51_11, all_56_56_0] -> all_1_56_12 2025.01.31 23:43:29.169801 [ 262 ] {f481e446-d3f5-4cdf-bcb5-c32319583d72} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:43:29.169904 [ 262 ] {f481e446-d3f5-4cdf-bcb5-c32319583d72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:43:29.169913 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.31 23:43:29.170426 [ 262 ] {f481e446-d3f5-4cdf-bcb5-c32319583d72} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.170471 [ 262 ] {f481e446-d3f5-4cdf-bcb5-c32319583d72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.170837 [ 262 ] {f481e446-d3f5-4cdf-bcb5-c32319583d72} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:43:29.171086 [ 262 ] {f481e446-d3f5-4cdf-bcb5-c32319583d72} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:43:29.171301 [ 262 ] {f481e446-d3f5-4cdf-bcb5-c32319583d72} executeQuery: Read 1 rows, 69.00 B in 0.001553 sec., 643.915003219575 rows/sec., 43.39 KiB/sec. 2025.01.31 23:43:29.171353 [ 262 ] {f481e446-d3f5-4cdf-bcb5-c32319583d72} TCPHandler: Processed in 0.001867719 sec. 2025.01.31 23:43:29.171523 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.171642 [ 259 ] {9c21205c-d4a3-478f-a384-436f5911a147} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:29.171725 [ 259 ] {9c21205c-d4a3-478f-a384-436f5911a147} 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.31 23:43:29.172971 [ 259 ] {9c21205c-d4a3-478f-a384-436f5911a147} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.173015 [ 259 ] {9c21205c-d4a3-478f-a384-436f5911a147} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.173822 [ 259 ] {9c21205c-d4a3-478f-a384-436f5911a147} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2025.01.31 23:43:29.174128 [ 259 ] {9c21205c-d4a3-478f-a384-436f5911a147} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:29.174275 [ 82 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2025.01.31 23:43:29.174310 [ 82 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.174333 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.174344 [ 259 ] {9c21205c-d4a3-478f-a384-436f5911a147} executeQuery: Read 39 rows, 71.56 KiB in 0.002727 sec., 14301.430143014302 rows/sec., 25.63 MiB/sec. 2025.01.31 23:43:29.174626 [ 202 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:43:29.175049 [ 259 ] {9c21205c-d4a3-478f-a384-436f5911a147} TCPHandler: Processed in 0.003585983 sec. 2025.01.31 23:43:29.175387 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:29.175924 [ 262 ] {117e322f-926b-4d05-9242-5b062c6587ee} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:29.176155 [ 262 ] {117e322f-926b-4d05-9242-5b062c6587ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:29.176547 [ 202 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:29.176794 [ 202 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1884 rows starting from the beginning of the part 2025.01.31 23:43:29.177353 [ 202 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 39 rows starting from the beginning of the part 2025.01.31 23:43:29.178079 [ 202 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 39 rows starting from the beginning of the part 2025.01.31 23:43:29.178652 [ 262 ] {117e322f-926b-4d05-9242-5b062c6587ee} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.178742 [ 202 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part 2025.01.31 23:43:29.178768 [ 262 ] {117e322f-926b-4d05-9242-5b062c6587ee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.179337 [ 202 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 39 rows starting from the beginning of the part 2025.01.31 23:43:29.180011 [ 202 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part 2025.01.31 23:43:29.180308 [ 262 ] {117e322f-926b-4d05-9242-5b062c6587ee} MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) 2025.01.31 23:43:29.181199 [ 262 ] {117e322f-926b-4d05-9242-5b062c6587ee} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:29.181432 [ 82 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 2025.01.31 23:43:29.181525 [ 82 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:29.181595 [ 82 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. 2025.01.31 23:43:29.181712 [ 262 ] {117e322f-926b-4d05-9242-5b062c6587ee} executeQuery: Read 82 rows, 5.33 KiB in 0.005931 sec., 13825.661777103356 rows/sec., 899.18 KiB/sec. 2025.01.31 23:43:29.181970 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full 2025.01.31 23:43:29.182044 [ 262 ] {117e322f-926b-4d05-9242-5b062c6587ee} TCPHandler: Processed in 0.006825475 sec. 2025.01.31 23:43:29.182393 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:29.182508 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7668 rows starting from the beginning of the part 2025.01.31 23:43:29.182830 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 48 rows starting from the beginning of the part 2025.01.31 23:43:29.183078 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part 2025.01.31 23:43:29.183167 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 82 rows starting from the beginning of the part 2025.01.31 23:43:29.183265 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part 2025.01.31 23:43:29.183372 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 82 rows starting from the beginning of the part 2025.01.31 23:43:29.186103 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} MergeTask::MergeProjectionsStage: Merge sorted 8000 rows, containing 4 columns (4 merged, 0 gathered) in 0.004401748 sec., 1817459.7909739497 rows/sec., 118.44 MiB/sec. 2025.01.31 23:43:29.186630 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) 2025.01.31 23:43:29.187333 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:29.187504 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_131_26} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 2025.01.31 23:43:29.187668 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. 2025.01.31 23:43:29.193974 [ 187 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 2079 rows, containing 19 columns (19 merged, 0 gathered) in 0.019586946 sec., 106142.12139044034 rows/sec., 190.20 MiB/sec. 2025.01.31 23:43:29.195538 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2025.01.31 23:43:29.196002 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:29.196089 [ 190 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_56_11} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 2025.01.31 23:43:29.196231 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.01 MiB. 2025.01.31 23:43:30.000226 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 261.03 MiB, peak 282.51 MiB, free memory in arenas 0.00 B, will set to 268.07 MiB (RSS), difference: 7.04 MiB 2025.01.31 23:43:33.206126 [ 123 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:43:33.206240 [ 123 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:43:33.471719 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35746 2025.01.31 23:43:33.472397 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:33.472439 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:33.472972 [ 243 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.31 23:43:33.473235 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:33.473434 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 2025.01.31 23:43:34.126263 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.126553 [ 262 ] {6a901998-4738-4966-931b-4aac10a88b6b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:34.126664 [ 262 ] {6a901998-4738-4966-931b-4aac10a88b6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:34.127553 [ 262 ] {6a901998-4738-4966-931b-4aac10a88b6b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.127592 [ 262 ] {6a901998-4738-4966-931b-4aac10a88b6b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.128019 [ 262 ] {6a901998-4738-4966-931b-4aac10a88b6b} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.31 23:43:34.128288 [ 262 ] {6a901998-4738-4966-931b-4aac10a88b6b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:34.128484 [ 262 ] {6a901998-4738-4966-931b-4aac10a88b6b} executeQuery: Read 56 rows, 4.38 KiB in 0.002015 sec., 27791.563275434244 rows/sec., 2.12 MiB/sec. 2025.01.31 23:43:34.128539 [ 262 ] {6a901998-4738-4966-931b-4aac10a88b6b} TCPHandler: Processed in 0.002460077 sec. 2025.01.31 23:43:34.128800 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.129016 [ 259 ] {9e1c3ac1-cd35-4b70-9308-3142ef00c4a6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:34.129093 [ 259 ] {9e1c3ac1-cd35-4b70-9308-3142ef00c4a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:34.129903 [ 259 ] {9e1c3ac1-cd35-4b70-9308-3142ef00c4a6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.129956 [ 259 ] {9e1c3ac1-cd35-4b70-9308-3142ef00c4a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.130417 [ 259 ] {9e1c3ac1-cd35-4b70-9308-3142ef00c4a6} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.31 23:43:34.130688 [ 259 ] {9e1c3ac1-cd35-4b70-9308-3142ef00c4a6} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:34.130933 [ 259 ] {9e1c3ac1-cd35-4b70-9308-3142ef00c4a6} executeQuery: Read 64 rows, 5.12 KiB in 0.001976 sec., 32388.663967611337 rows/sec., 2.53 MiB/sec. 2025.01.31 23:43:34.131004 [ 259 ] {9e1c3ac1-cd35-4b70-9308-3142ef00c4a6} TCPHandler: Processed in 0.002349854 sec. 2025.01.31 23:43:34.131227 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.131449 [ 262 ] {e90f5050-0f2e-4195-8937-1b0aaad34e31} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:34.131546 [ 262 ] {e90f5050-0f2e-4195-8937-1b0aaad34e31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:34.132424 [ 262 ] {e90f5050-0f2e-4195-8937-1b0aaad34e31} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.132471 [ 262 ] {e90f5050-0f2e-4195-8937-1b0aaad34e31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.132962 [ 262 ] {e90f5050-0f2e-4195-8937-1b0aaad34e31} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.31 23:43:34.133219 [ 262 ] {e90f5050-0f2e-4195-8937-1b0aaad34e31} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:34.133396 [ 262 ] {e90f5050-0f2e-4195-8937-1b0aaad34e31} executeQuery: Read 160 rows, 11.41 KiB in 0.002003 sec., 79880.17973040439 rows/sec., 5.56 MiB/sec. 2025.01.31 23:43:34.133448 [ 262 ] {e90f5050-0f2e-4195-8937-1b0aaad34e31} TCPHandler: Processed in 0.002327023 sec. 2025.01.31 23:43:34.133612 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.133754 [ 259 ] {a4fdb071-8e20-4855-96ad-b5f311d3b860} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:34.133820 [ 259 ] {a4fdb071-8e20-4855-96ad-b5f311d3b860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:34.134361 [ 259 ] {a4fdb071-8e20-4855-96ad-b5f311d3b860} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.134403 [ 259 ] {a4fdb071-8e20-4855-96ad-b5f311d3b860} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.134799 [ 259 ] {a4fdb071-8e20-4855-96ad-b5f311d3b860} MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) 2025.01.31 23:43:34.135050 [ 259 ] {a4fdb071-8e20-4855-96ad-b5f311d3b860} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:34.135297 [ 259 ] {a4fdb071-8e20-4855-96ad-b5f311d3b860} executeQuery: Read 60 rows, 4.14 KiB in 0.001562 sec., 38412.291933418695 rows/sec., 2.59 MiB/sec. 2025.01.31 23:43:34.135367 [ 259 ] {a4fdb071-8e20-4855-96ad-b5f311d3b860} TCPHandler: Processed in 0.001824567 sec. 2025.01.31 23:43:34.600622 [ 225 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:34.600669 [ 225 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:34.602679 [ 225 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:34.972680 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.972960 [ 262 ] {c2cb3cc7-8c88-47ec-9c5c-845cf627fdb5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:43:34.973068 [ 262 ] {c2cb3cc7-8c88-47ec-9c5c-845cf627fdb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:43:34.973795 [ 262 ] {c2cb3cc7-8c88-47ec-9c5c-845cf627fdb5} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.973840 [ 262 ] {c2cb3cc7-8c88-47ec-9c5c-845cf627fdb5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.974260 [ 262 ] {c2cb3cc7-8c88-47ec-9c5c-845cf627fdb5} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:43:34.974521 [ 262 ] {c2cb3cc7-8c88-47ec-9c5c-845cf627fdb5} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:43:34.974718 [ 152 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.31 23:43:34.974776 [ 262 ] {c2cb3cc7-8c88-47ec-9c5c-845cf627fdb5} executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. 2025.01.31 23:43:34.974802 [ 152 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.974869 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.974913 [ 262 ] {c2cb3cc7-8c88-47ec-9c5c-845cf627fdb5} TCPHandler: Processed in 0.002419096 sec. 2025.01.31 23:43:34.975078 [ 219 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:43:34.975181 [ 219 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:43:34.975209 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:43:34.975331 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.975517 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:34.975624 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:43:34.975743 [ 259 ] {c10f6a8f-a93c-45f6-9edc-00ed3f95d51b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:43:34.976071 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:43:34.976047 [ 259 ] {c10f6a8f-a93c-45f6-9edc-00ed3f95d51b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:43:34.976637 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:43:34.977228 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:43:34.977676 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:43:34.981029 [ 259 ] {c10f6a8f-a93c-45f6-9edc-00ed3f95d51b} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.981117 [ 259 ] {c10f6a8f-a93c-45f6-9edc-00ed3f95d51b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.981668 [ 219 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:43:34.982439 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007421233 sec., 9432.394859452601 rows/sec., 715.85 KiB/sec. 2025.01.31 23:43:34.982767 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.31 23:43:34.983246 [ 259 ] {c10f6a8f-a93c-45f6-9edc-00ed3f95d51b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2025.01.31 23:43:34.983582 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_57_14} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:43:34.983746 [ 187 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_57_14} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.31 23:43:34.983789 [ 259 ] {c10f6a8f-a93c-45f6-9edc-00ed3f95d51b} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:43:34.983919 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:43:34.984263 [ 259 ] {c10f6a8f-a93c-45f6-9edc-00ed3f95d51b} executeQuery: Read 2 rows, 167.00 B in 0.008667 sec., 230.76035537094728 rows/sec., 18.82 KiB/sec. 2025.01.31 23:43:34.984447 [ 259 ] {c10f6a8f-a93c-45f6-9edc-00ed3f95d51b} TCPHandler: Processed in 0.009359654 sec. 2025.01.31 23:43:34.984618 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.984747 [ 262 ] {f904b47d-ae85-48f6-828a-34c1928789f8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:34.984802 [ 262 ] {f904b47d-ae85-48f6-828a-34c1928789f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:34.986152 [ 262 ] {f904b47d-ae85-48f6-828a-34c1928789f8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.986195 [ 262 ] {f904b47d-ae85-48f6-828a-34c1928789f8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.986671 [ 262 ] {f904b47d-ae85-48f6-828a-34c1928789f8} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.31 23:43:34.986925 [ 262 ] {f904b47d-ae85-48f6-828a-34c1928789f8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:34.987141 [ 262 ] {f904b47d-ae85-48f6-828a-34c1928789f8} executeQuery: Read 1422 rows, 121.57 KiB in 0.00242 sec., 587603.305785124 rows/sec., 49.06 MiB/sec. 2025.01.31 23:43:34.987196 [ 262 ] {f904b47d-ae85-48f6-828a-34c1928789f8} TCPHandler: Processed in 0.002640303 sec. 2025.01.31 23:43:34.987411 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.987643 [ 259 ] {c52ad857-f478-4f5c-87b9-06d13250ac5b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:43:34.987739 [ 259 ] {c52ad857-f478-4f5c-87b9-06d13250ac5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:43:34.988510 [ 259 ] {c52ad857-f478-4f5c-87b9-06d13250ac5b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.988554 [ 259 ] {c52ad857-f478-4f5c-87b9-06d13250ac5b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.988935 [ 259 ] {c52ad857-f478-4f5c-87b9-06d13250ac5b} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:43:34.989219 [ 259 ] {c52ad857-f478-4f5c-87b9-06d13250ac5b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:34.989425 [ 259 ] {c52ad857-f478-4f5c-87b9-06d13250ac5b} executeQuery: Read 48 rows, 3.53 KiB in 0.001842 sec., 26058.631921824104 rows/sec., 1.87 MiB/sec. 2025.01.31 23:43:34.989482 [ 259 ] {c52ad857-f478-4f5c-87b9-06d13250ac5b} TCPHandler: Processed in 0.002187759 sec. 2025.01.31 23:43:34.989613 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.989732 [ 262 ] {d918ac01-c290-4a06-9a52-97883d569161} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:43:34.989780 [ 262 ] {d918ac01-c290-4a06-9a52-97883d569161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:43:34.990441 [ 262 ] {d918ac01-c290-4a06-9a52-97883d569161} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.990482 [ 262 ] {d918ac01-c290-4a06-9a52-97883d569161} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.990864 [ 262 ] {d918ac01-c290-4a06-9a52-97883d569161} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:43:34.991112 [ 262 ] {d918ac01-c290-4a06-9a52-97883d569161} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:43:34.991335 [ 262 ] {d918ac01-c290-4a06-9a52-97883d569161} executeQuery: Read 242 rows, 16.79 KiB in 0.001629 sec., 148557.3971761817 rows/sec., 10.06 MiB/sec. 2025.01.31 23:43:34.991390 [ 262 ] {d918ac01-c290-4a06-9a52-97883d569161} TCPHandler: Processed in 0.001831837 sec. 2025.01.31 23:43:34.991534 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.991675 [ 259 ] {9fea04e2-9c43-4c65-9417-bc85e3ecf17d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:43:34.991734 [ 259 ] {9fea04e2-9c43-4c65-9417-bc85e3ecf17d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:43:34.992383 [ 259 ] {9fea04e2-9c43-4c65-9417-bc85e3ecf17d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.992424 [ 259 ] {9fea04e2-9c43-4c65-9417-bc85e3ecf17d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.992794 [ 259 ] {9fea04e2-9c43-4c65-9417-bc85e3ecf17d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:43:34.993051 [ 259 ] {9fea04e2-9c43-4c65-9417-bc85e3ecf17d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:34.993246 [ 152 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 2025.01.31 23:43:34.993316 [ 259 ] {9fea04e2-9c43-4c65-9417-bc85e3ecf17d} executeQuery: Read 13 rows, 830.00 B in 0.001667 sec., 7798.440311937612 rows/sec., 486.23 KiB/sec. 2025.01.31 23:43:34.993331 [ 152 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.993421 [ 152 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.993452 [ 259 ] {9fea04e2-9c43-4c65-9417-bc85e3ecf17d} TCPHandler: Processed in 0.001977843 sec. 2025.01.31 23:43:34.993689 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.993705 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:43:34.993928 [ 262 ] {2b4d8b67-64f4-4223-a8e4-13a9e18aba6d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:34.993967 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_57_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:34.994027 [ 262 ] {2b4d8b67-64f4-4223-a8e4-13a9e18aba6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:34.994043 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:43:34.994450 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:43:34.994823 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:43:34.995229 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:43:34.995602 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:43:34.997100 [ 262 ] {2b4d8b67-64f4-4223-a8e4-13a9e18aba6d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:34.997176 [ 262 ] {2b4d8b67-64f4-4223-a8e4-13a9e18aba6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:34.997927 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_57_14} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004363377 sec., 14896.718757054456 rows/sec., 987.00 KiB/sec. 2025.01.31 23:43:34.998116 [ 190 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_57_14} MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) 2025.01.31 23:43:34.998250 [ 262 ] {2b4d8b67-64f4-4223-a8e4-13a9e18aba6d} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.31 23:43:34.998572 [ 196 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_57_14} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:34.998709 [ 262 ] {2b4d8b67-64f4-4223-a8e4-13a9e18aba6d} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:34.998800 [ 196 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_57_14} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 2025.01.31 23:43:34.999056 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:43:34.999118 [ 262 ] {2b4d8b67-64f4-4223-a8e4-13a9e18aba6d} executeQuery: Read 879 rows, 65.26 KiB in 0.00528 sec., 166477.27272727274 rows/sec., 12.07 MiB/sec. 2025.01.31 23:43:34.999186 [ 262 ] {2b4d8b67-64f4-4223-a8e4-13a9e18aba6d} TCPHandler: Processed in 0.005628127 sec. 2025.01.31 23:43:34.999337 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:34.999477 [ 259 ] {fb756d6a-09b3-4345-bd31-fcd1552b1a4d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:43:34.999537 [ 259 ] {fb756d6a-09b3-4345-bd31-fcd1552b1a4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:43:35.000104 [ 259 ] {fb756d6a-09b3-4345-bd31-fcd1552b1a4d} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:35.000144 [ 259 ] {fb756d6a-09b3-4345-bd31-fcd1552b1a4d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:35.000521 [ 259 ] {fb756d6a-09b3-4345-bd31-fcd1552b1a4d} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:43:35.000775 [ 259 ] {fb756d6a-09b3-4345-bd31-fcd1552b1a4d} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:43:35.000984 [ 259 ] {fb756d6a-09b3-4345-bd31-fcd1552b1a4d} executeQuery: Read 6 rows, 321.00 B in 0.001538 sec., 3901.1703511053315 rows/sec., 203.82 KiB/sec. 2025.01.31 23:43:35.001037 [ 259 ] {fb756d6a-09b3-4345-bd31-fcd1552b1a4d} TCPHandler: Processed in 0.001767976 sec. 2025.01.31 23:43:35.001192 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:35.001418 [ 262 ] {9fcfe8cb-1be7-4b47-a036-defa318d99b1} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:35.001542 [ 262 ] {9fcfe8cb-1be7-4b47-a036-defa318d99b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:35.002345 [ 262 ] {9fcfe8cb-1be7-4b47-a036-defa318d99b1} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:35.002384 [ 262 ] {9fcfe8cb-1be7-4b47-a036-defa318d99b1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:35.002842 [ 262 ] {9fcfe8cb-1be7-4b47-a036-defa318d99b1} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.31 23:43:35.003096 [ 262 ] {9fcfe8cb-1be7-4b47-a036-defa318d99b1} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:35.003329 [ 262 ] {9fcfe8cb-1be7-4b47-a036-defa318d99b1} executeQuery: Read 956 rows, 65.04 KiB in 0.001981 sec., 482584.5532559313 rows/sec., 32.06 MiB/sec. 2025.01.31 23:43:35.003394 [ 262 ] {9fcfe8cb-1be7-4b47-a036-defa318d99b1} TCPHandler: Processed in 0.002271421 sec. 2025.01.31 23:43:35.003444 [ 221 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:43:35.003478 [ 221 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:43:35.003546 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:35.003692 [ 259 ] {bbc30e03-589a-445d-9dd8-b4b7a0d874e7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:43:35.003746 [ 259 ] {bbc30e03-589a-445d-9dd8-b4b7a0d874e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:43:35.004776 [ 259 ] {bbc30e03-589a-445d-9dd8-b4b7a0d874e7} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:35.004840 [ 259 ] {bbc30e03-589a-445d-9dd8-b4b7a0d874e7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:35.005564 [ 259 ] {bbc30e03-589a-445d-9dd8-b4b7a0d874e7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:43:35.005985 [ 259 ] {bbc30e03-589a-445d-9dd8-b4b7a0d874e7} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:43:35.006446 [ 259 ] {bbc30e03-589a-445d-9dd8-b4b7a0d874e7} executeQuery: Read 1 rows, 69.00 B in 0.00276 sec., 362.3188405797102 rows/sec., 24.41 KiB/sec. 2025.01.31 23:43:35.007038 [ 259 ] {bbc30e03-589a-445d-9dd8-b4b7a0d874e7} TCPHandler: Processed in 0.003547931 sec. 2025.01.31 23:43:35.007323 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:35.007481 [ 262 ] {5892e4e0-3d39-43df-b72f-dd867a406a67} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:35.007526 [ 221 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:43:35.007603 [ 262 ] {5892e4e0-3d39-43df-b72f-dd867a406a67} 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.31 23:43:35.009575 [ 262 ] {5892e4e0-3d39-43df-b72f-dd867a406a67} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:35.009617 [ 262 ] {5892e4e0-3d39-43df-b72f-dd867a406a67} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:35.010309 [ 262 ] {5892e4e0-3d39-43df-b72f-dd867a406a67} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2025.01.31 23:43:35.010577 [ 262 ] {5892e4e0-3d39-43df-b72f-dd867a406a67} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:35.010807 [ 262 ] {5892e4e0-3d39-43df-b72f-dd867a406a67} executeQuery: Read 39 rows, 71.56 KiB in 0.003363 sec., 11596.78858162355 rows/sec., 20.78 MiB/sec. 2025.01.31 23:43:35.010903 [ 262 ] {5892e4e0-3d39-43df-b72f-dd867a406a67} TCPHandler: Processed in 0.003723887 sec. 2025.01.31 23:43:35.011110 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:35.011333 [ 259 ] {d6066410-5f39-452e-800d-58e9c690fd6a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:35.011427 [ 259 ] {d6066410-5f39-452e-800d-58e9c690fd6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:35.012189 [ 259 ] {d6066410-5f39-452e-800d-58e9c690fd6a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:35.012229 [ 259 ] {d6066410-5f39-452e-800d-58e9c690fd6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:35.012608 [ 259 ] {d6066410-5f39-452e-800d-58e9c690fd6a} MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) 2025.01.31 23:43:35.012854 [ 259 ] {d6066410-5f39-452e-800d-58e9c690fd6a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:35.013072 [ 259 ] {d6066410-5f39-452e-800d-58e9c690fd6a} executeQuery: Read 34 rows, 2.02 KiB in 0.001794 sec., 18952.062430323298 rows/sec., 1.10 MiB/sec. 2025.01.31 23:43:35.013126 [ 259 ] {d6066410-5f39-452e-800d-58e9c690fd6a} TCPHandler: Processed in 0.002126517 sec. 2025.01.31 23:43:35.215759 [ 223 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:35.215824 [ 223 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:35.217796 [ 223 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:35.382274 [ 220 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:43:35.382356 [ 220 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:43:35.384713 [ 220 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:43:35.516131 [ 224 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:35.516173 [ 224 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:35.518236 [ 224 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:36.067317 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 2025.01.31 23:43:36.090309 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:36.090362 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:36.097936 [ 244 ] {} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2025.01.31 23:43:36.098756 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:36.101676 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 588 2025.01.31 23:43:38.665985 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2084 2025.01.31 23:43:38.669801 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:38.669859 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:38.671514 [ 242 ] {} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:43:38.671860 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:43:38.673478 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2084 2025.01.31 23:43:39.123274 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:39.123490 [ 262 ] {72b280b6-33fb-4499-9efb-a23a8f883fda} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:39.123571 [ 262 ] {72b280b6-33fb-4499-9efb-a23a8f883fda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:39.124376 [ 262 ] {72b280b6-33fb-4499-9efb-a23a8f883fda} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:39.124419 [ 262 ] {72b280b6-33fb-4499-9efb-a23a8f883fda} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:39.124884 [ 262 ] {72b280b6-33fb-4499-9efb-a23a8f883fda} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.31 23:43:39.125143 [ 262 ] {72b280b6-33fb-4499-9efb-a23a8f883fda} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:39.125333 [ 262 ] {72b280b6-33fb-4499-9efb-a23a8f883fda} executeQuery: Read 56 rows, 4.38 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.24 MiB/sec. 2025.01.31 23:43:39.125390 [ 262 ] {72b280b6-33fb-4499-9efb-a23a8f883fda} TCPHandler: Processed in 0.002257731 sec. 2025.01.31 23:43:39.125615 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:39.125820 [ 259 ] {ecd14710-57e2-47b7-bdf0-c271dd94fa4f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:39.125897 [ 259 ] {ecd14710-57e2-47b7-bdf0-c271dd94fa4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:39.126673 [ 259 ] {ecd14710-57e2-47b7-bdf0-c271dd94fa4f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:39.126720 [ 259 ] {ecd14710-57e2-47b7-bdf0-c271dd94fa4f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:39.127173 [ 259 ] {ecd14710-57e2-47b7-bdf0-c271dd94fa4f} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.31 23:43:39.127431 [ 259 ] {ecd14710-57e2-47b7-bdf0-c271dd94fa4f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:39.127675 [ 259 ] {ecd14710-57e2-47b7-bdf0-c271dd94fa4f} executeQuery: Read 64 rows, 5.12 KiB in 0.001914 sec., 33437.82654127482 rows/sec., 2.61 MiB/sec. 2025.01.31 23:43:39.127743 [ 259 ] {ecd14710-57e2-47b7-bdf0-c271dd94fa4f} TCPHandler: Processed in 0.002250631 sec. 2025.01.31 23:43:39.127880 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:39.128002 [ 262 ] {037d1647-73ad-4af0-ba65-760b99125d23} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:39.128059 [ 262 ] {037d1647-73ad-4af0-ba65-760b99125d23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:39.128633 [ 262 ] {037d1647-73ad-4af0-ba65-760b99125d23} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:39.128672 [ 262 ] {037d1647-73ad-4af0-ba65-760b99125d23} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:39.129081 [ 262 ] {037d1647-73ad-4af0-ba65-760b99125d23} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.31 23:43:39.129324 [ 262 ] {037d1647-73ad-4af0-ba65-760b99125d23} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:39.129474 [ 117 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 5 parts from all_1_129_26 to all_133_133_0 2025.01.31 23:43:39.129514 [ 262 ] {037d1647-73ad-4af0-ba65-760b99125d23} executeQuery: Read 128 rows, 9.13 KiB in 0.001539 sec., 83170.89018843404 rows/sec., 5.79 MiB/sec. 2025.01.31 23:43:39.129519 [ 117 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:39.129561 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:39.129590 [ 262 ] {037d1647-73ad-4af0-ba65-760b99125d23} TCPHandler: Processed in 0.001768386 sec. 2025.01.31 23:43:39.129779 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:39.129820 [ 190 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} MergeTask::PrepareStage: Merging 5 parts: from all_1_129_26 to all_133_133_0 into Compact with storage Full 2025.01.31 23:43:39.129938 [ 259 ] {943dc91a-e6f4-413c-89dd-e95132d33a60} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:39.129980 [ 190 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:39.130011 [ 259 ] {943dc91a-e6f4-413c-89dd-e95132d33a60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:39.130025 [ 190 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} MergeTreeSequentialSource: Reading 6 marks from part all_1_129_26, total 38637 rows starting from the beginning of the part 2025.01.31 23:43:39.130214 [ 190 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part 2025.01.31 23:43:39.130744 [ 190 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 237 rows starting from the beginning of the part 2025.01.31 23:43:39.130980 [ 190 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part 2025.01.31 23:43:39.131172 [ 190 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 956 rows starting from the beginning of the part 2025.01.31 23:43:39.131749 [ 259 ] {943dc91a-e6f4-413c-89dd-e95132d33a60} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:39.131795 [ 259 ] {943dc91a-e6f4-413c-89dd-e95132d33a60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:39.132293 [ 259 ] {943dc91a-e6f4-413c-89dd-e95132d33a60} MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) 2025.01.31 23:43:39.132560 [ 259 ] {943dc91a-e6f4-413c-89dd-e95132d33a60} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:39.132827 [ 259 ] {943dc91a-e6f4-413c-89dd-e95132d33a60} executeQuery: Read 48 rows, 3.31 KiB in 0.00293 sec., 16382.252559726963 rows/sec., 1.10 MiB/sec. 2025.01.31 23:43:39.132937 [ 259 ] {943dc91a-e6f4-413c-89dd-e95132d33a60} TCPHandler: Processed in 0.003259902 sec. 2025.01.31 23:43:39.138939 [ 195 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} MergeTask::MergeProjectionsStage: Merge sorted 40150 rows, containing 5 columns (5 merged, 0 gathered) in 0.009281062 sec., 4326013.553190357 rows/sec., 292.04 MiB/sec. 2025.01.31 23:43:39.139775 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) 2025.01.31 23:43:39.140177 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:39.140271 [ 199 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_133_27} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 5 parts: [all_1_129_26, all_133_133_0] -> all_1_133_27 2025.01.31 23:43:39.140383 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.01.31 23:43:40.974451 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36173 2025.01.31 23:43:40.975071 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:40.975116 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:40.975641 [ 243 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.31 23:43:40.975901 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:40.976145 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36173 2025.01.31 23:43:43.602634 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 2025.01.31 23:43:43.626203 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:43.626255 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:43.633780 [ 244 ] {} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2025.01.31 23:43:43.634555 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:43.638825 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 596 2025.01.31 23:43:44.125353 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:44.125573 [ 262 ] {159d8bb7-d3f6-4bbd-853a-01c35ab507a7} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:44.125654 [ 262 ] {159d8bb7-d3f6-4bbd-853a-01c35ab507a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:44.126473 [ 262 ] {159d8bb7-d3f6-4bbd-853a-01c35ab507a7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:44.126519 [ 262 ] {159d8bb7-d3f6-4bbd-853a-01c35ab507a7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:44.126962 [ 262 ] {159d8bb7-d3f6-4bbd-853a-01c35ab507a7} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.31 23:43:44.127212 [ 262 ] {159d8bb7-d3f6-4bbd-853a-01c35ab507a7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:44.127448 [ 262 ] {159d8bb7-d3f6-4bbd-853a-01c35ab507a7} executeQuery: Read 56 rows, 4.38 KiB in 0.001935 sec., 28940.568475452194 rows/sec., 2.21 MiB/sec. 2025.01.31 23:43:44.127507 [ 262 ] {159d8bb7-d3f6-4bbd-853a-01c35ab507a7} TCPHandler: Processed in 0.002297762 sec. 2025.01.31 23:43:44.127743 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:44.127955 [ 259 ] {8d6462c2-df64-43bc-87b4-a979045ef08f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:44.128031 [ 259 ] {8d6462c2-df64-43bc-87b4-a979045ef08f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:44.128807 [ 259 ] {8d6462c2-df64-43bc-87b4-a979045ef08f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:44.128847 [ 259 ] {8d6462c2-df64-43bc-87b4-a979045ef08f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:44.129306 [ 259 ] {8d6462c2-df64-43bc-87b4-a979045ef08f} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.31 23:43:44.129561 [ 259 ] {8d6462c2-df64-43bc-87b4-a979045ef08f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:44.129781 [ 259 ] {8d6462c2-df64-43bc-87b4-a979045ef08f} executeQuery: Read 64 rows, 5.12 KiB in 0.001879 sec., 34060.67056945184 rows/sec., 2.66 MiB/sec. 2025.01.31 23:43:44.129847 [ 259 ] {8d6462c2-df64-43bc-87b4-a979045ef08f} TCPHandler: Processed in 0.002241821 sec. 2025.01.31 23:43:44.130025 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:44.130374 [ 262 ] {b615b0bf-6824-4c95-a8ec-325adf301548} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:44.130535 [ 262 ] {b615b0bf-6824-4c95-a8ec-325adf301548} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:44.131892 [ 262 ] {b615b0bf-6824-4c95-a8ec-325adf301548} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:44.131931 [ 262 ] {b615b0bf-6824-4c95-a8ec-325adf301548} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:44.132328 [ 262 ] {b615b0bf-6824-4c95-a8ec-325adf301548} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.31 23:43:44.132567 [ 262 ] {b615b0bf-6824-4c95-a8ec-325adf301548} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:44.132779 [ 262 ] {b615b0bf-6824-4c95-a8ec-325adf301548} executeQuery: Read 160 rows, 11.41 KiB in 0.00255 sec., 62745.098039215685 rows/sec., 4.37 MiB/sec. 2025.01.31 23:43:44.132832 [ 262 ] {b615b0bf-6824-4c95-a8ec-325adf301548} TCPHandler: Processed in 0.002899931 sec. 2025.01.31 23:43:44.132979 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:44.133118 [ 259 ] {6291aa58-4bf7-4b27-b8b2-f73f0873960d} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:44.133179 [ 259 ] {6291aa58-4bf7-4b27-b8b2-f73f0873960d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:44.133713 [ 259 ] {6291aa58-4bf7-4b27-b8b2-f73f0873960d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:44.133751 [ 259 ] {6291aa58-4bf7-4b27-b8b2-f73f0873960d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:44.134147 [ 259 ] {6291aa58-4bf7-4b27-b8b2-f73f0873960d} MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) 2025.01.31 23:43:44.134393 [ 259 ] {6291aa58-4bf7-4b27-b8b2-f73f0873960d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:44.134589 [ 259 ] {6291aa58-4bf7-4b27-b8b2-f73f0873960d} executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. 2025.01.31 23:43:44.134648 [ 259 ] {6291aa58-4bf7-4b27-b8b2-f73f0873960d} TCPHandler: Processed in 0.001735025 sec. 2025.01.31 23:43:47.171676 [ 219 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:43:47.171769 [ 219 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:43:47.173412 [ 219 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:43:48.206289 [ 143 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:43:48.206339 [ 143 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:43:48.364719 [ 219 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:48.364775 [ 219 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:48.366692 [ 219 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:48.477152 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36661 2025.01.31 23:43:48.477796 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:48.477836 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:48.478358 [ 243 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.31 23:43:48.478619 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:48.478810 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 2025.01.31 23:43:48.569022 [ 221 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:43:48.569075 [ 221 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:43:48.570883 [ 221 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:43:48.674660 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2100 2025.01.31 23:43:48.677555 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:48.677611 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:48.679224 [ 242 ] {} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:43:48.679546 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:43:48.680106 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2100 2025.01.31 23:43:49.002152 [ 248 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001572679 sec. 2025.01.31 23:43:49.030903 [ 220 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:49.030964 [ 220 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:49.032883 [ 220 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:49.132284 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.132506 [ 262 ] {5bd0dea5-13b1-4c39-8ebd-8e3c2bc57c32} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:43:49.132593 [ 262 ] {5bd0dea5-13b1-4c39-8ebd-8e3c2bc57c32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:43:49.133497 [ 262 ] {5bd0dea5-13b1-4c39-8ebd-8e3c2bc57c32} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.133544 [ 262 ] {5bd0dea5-13b1-4c39-8ebd-8e3c2bc57c32} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.133977 [ 262 ] {5bd0dea5-13b1-4c39-8ebd-8e3c2bc57c32} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:43:49.134231 [ 262 ] {5bd0dea5-13b1-4c39-8ebd-8e3c2bc57c32} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:43:49.134471 [ 262 ] {5bd0dea5-13b1-4c39-8ebd-8e3c2bc57c32} executeQuery: Read 14 rows, 1.01 KiB in 0.002031 sec., 6893.1560807484 rows/sec., 496.21 KiB/sec. 2025.01.31 23:43:49.134539 [ 262 ] {5bd0dea5-13b1-4c39-8ebd-8e3c2bc57c32} TCPHandler: Processed in 0.002399975 sec. 2025.01.31 23:43:49.134860 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.135155 [ 259 ] {8c9fd053-488e-4d9a-8dce-2f9b5b9df4ac} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:49.135268 [ 259 ] {8c9fd053-488e-4d9a-8dce-2f9b5b9df4ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:49.136239 [ 259 ] {8c9fd053-488e-4d9a-8dce-2f9b5b9df4ac} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.136286 [ 259 ] {8c9fd053-488e-4d9a-8dce-2f9b5b9df4ac} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.136758 [ 259 ] {8c9fd053-488e-4d9a-8dce-2f9b5b9df4ac} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.31 23:43:49.137018 [ 259 ] {8c9fd053-488e-4d9a-8dce-2f9b5b9df4ac} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:49.137225 [ 140 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.31 23:43:49.137288 [ 259 ] {8c9fd053-488e-4d9a-8dce-2f9b5b9df4ac} executeQuery: Read 281 rows, 25.38 KiB in 0.002218 sec., 126690.7123534716 rows/sec., 11.17 MiB/sec. 2025.01.31 23:43:49.137304 [ 140 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.137379 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.137436 [ 259 ] {8c9fd053-488e-4d9a-8dce-2f9b5b9df4ac} TCPHandler: Processed in 0.002754766 sec. 2025.01.31 23:43:49.137781 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.01.31 23:43:49.137902 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.138552 [ 262 ] {31235b9f-f911-48b5-bbfa-c02bbf9a8976} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:43:49.138620 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:49.138744 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1430 rows starting from the beginning of the part 2025.01.31 23:43:49.138746 [ 262 ] {31235b9f-f911-48b5-bbfa-c02bbf9a8976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:43:49.139165 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part 2025.01.31 23:43:49.139671 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1422 rows starting from the beginning of the part 2025.01.31 23:43:49.140290 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part 2025.01.31 23:43:49.140720 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part 2025.01.31 23:43:49.141351 [ 189 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 281 rows starting from the beginning of the part 2025.01.31 23:43:49.142790 [ 262 ] {31235b9f-f911-48b5-bbfa-c02bbf9a8976} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.142839 [ 262 ] {31235b9f-f911-48b5-bbfa-c02bbf9a8976} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.143400 [ 262 ] {31235b9f-f911-48b5-bbfa-c02bbf9a8976} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:43:49.143708 [ 262 ] {31235b9f-f911-48b5-bbfa-c02bbf9a8976} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:49.143960 [ 262 ] {31235b9f-f911-48b5-bbfa-c02bbf9a8976} executeQuery: Read 46 rows, 3.39 KiB in 0.005589 sec., 8230.452674897118 rows/sec., 606.31 KiB/sec. 2025.01.31 23:43:49.144022 [ 262 ] {31235b9f-f911-48b5-bbfa-c02bbf9a8976} TCPHandler: Processed in 0.006425452 sec. 2025.01.31 23:43:49.144257 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.144308 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.006805164 sec., 485072.8064746125 rows/sec., 42.35 MiB/sec. 2025.01.31 23:43:49.144427 [ 259 ] {358f4355-394b-451d-bd2e-a3923afc0804} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:43:49.144492 [ 259 ] {358f4355-394b-451d-bd2e-a3923afc0804} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:43:49.144663 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.31 23:43:49.145364 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:49.145603 [ 195 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_136_27} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.31 23:43:49.145800 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:43:49.145917 [ 259 ] {358f4355-394b-451d-bd2e-a3923afc0804} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.145962 [ 259 ] {358f4355-394b-451d-bd2e-a3923afc0804} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.146336 [ 259 ] {358f4355-394b-451d-bd2e-a3923afc0804} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:43:49.146590 [ 259 ] {358f4355-394b-451d-bd2e-a3923afc0804} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:43:49.146826 [ 259 ] {358f4355-394b-451d-bd2e-a3923afc0804} executeQuery: Read 14 rows, 1004.00 B in 0.002439 sec., 5740.057400574005 rows/sec., 402.00 KiB/sec. 2025.01.31 23:43:49.146906 [ 259 ] {358f4355-394b-451d-bd2e-a3923afc0804} TCPHandler: Processed in 0.002784958 sec. 2025.01.31 23:43:49.147136 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.147297 [ 262 ] {71f1ffc7-a0bc-48d7-a00e-9590054016e3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:43:49.147356 [ 262 ] {71f1ffc7-a0bc-48d7-a00e-9590054016e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:43:49.147932 [ 262 ] {71f1ffc7-a0bc-48d7-a00e-9590054016e3} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.147971 [ 262 ] {71f1ffc7-a0bc-48d7-a00e-9590054016e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.148331 [ 262 ] {71f1ffc7-a0bc-48d7-a00e-9590054016e3} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:43:49.148563 [ 262 ] {71f1ffc7-a0bc-48d7-a00e-9590054016e3} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:49.148757 [ 262 ] {71f1ffc7-a0bc-48d7-a00e-9590054016e3} executeQuery: Read 13 rows, 830.00 B in 0.00149 sec., 8724.832214765102 rows/sec., 543.99 KiB/sec. 2025.01.31 23:43:49.148821 [ 262 ] {71f1ffc7-a0bc-48d7-a00e-9590054016e3} TCPHandler: Processed in 0.001822697 sec. 2025.01.31 23:43:49.148978 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.149096 [ 259 ] {0ab38312-819e-4f77-aca4-c338a18ac0f3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:49.149145 [ 259 ] {0ab38312-819e-4f77-aca4-c338a18ac0f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:49.149905 [ 259 ] {0ab38312-819e-4f77-aca4-c338a18ac0f3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.149945 [ 259 ] {0ab38312-819e-4f77-aca4-c338a18ac0f3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.150343 [ 259 ] {0ab38312-819e-4f77-aca4-c338a18ac0f3} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.31 23:43:49.150586 [ 259 ] {0ab38312-819e-4f77-aca4-c338a18ac0f3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:49.150773 [ 140 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.31 23:43:49.150835 [ 140 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.150840 [ 259 ] {0ab38312-819e-4f77-aca4-c338a18ac0f3} executeQuery: Read 421 rows, 30.80 KiB in 0.001755 sec., 239886.0398860399 rows/sec., 17.14 MiB/sec. 2025.01.31 23:43:49.150879 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.150981 [ 259 ] {0ab38312-819e-4f77-aca4-c338a18ac0f3} TCPHandler: Processed in 0.002058275 sec. 2025.01.31 23:43:49.151169 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.01.31 23:43:49.151197 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.151453 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:49.151459 [ 262 ] {5a82febc-9a32-4029-96f2-c8d45126e0af} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:43:49.151502 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 913 rows starting from the beginning of the part 2025.01.31 23:43:49.151614 [ 262 ] {5a82febc-9a32-4029-96f2-c8d45126e0af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:43:49.151833 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part 2025.01.31 23:43:49.152255 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 879 rows starting from the beginning of the part 2025.01.31 23:43:49.152673 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part 2025.01.31 23:43:49.153120 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part 2025.01.31 23:43:49.153359 [ 188 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 421 rows starting from the beginning of the part 2025.01.31 23:43:49.154431 [ 262 ] {5a82febc-9a32-4029-96f2-c8d45126e0af} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.154504 [ 262 ] {5a82febc-9a32-4029-96f2-c8d45126e0af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.155506 [ 262 ] {5a82febc-9a32-4029-96f2-c8d45126e0af} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:43:49.156019 [ 262 ] {5a82febc-9a32-4029-96f2-c8d45126e0af} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:43:49.156375 [ 262 ] {5a82febc-9a32-4029-96f2-c8d45126e0af} executeQuery: Read 6 rows, 321.00 B in 0.004986 sec., 1203.3694344163657 rows/sec., 62.87 KiB/sec. 2025.01.31 23:43:49.156619 [ 262 ] {5a82febc-9a32-4029-96f2-c8d45126e0af} TCPHandler: Processed in 0.005516003 sec. 2025.01.31 23:43:49.157035 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.157441 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006424453 sec., 374350.9369591466 rows/sec., 28.70 MiB/sec. 2025.01.31 23:43:49.157507 [ 259 ] {d87a274c-429d-48d3-bd5d-8a2a1a5f8366} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:49.157621 [ 259 ] {d87a274c-429d-48d3-bd5d-8a2a1a5f8366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:49.157849 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.31 23:43:49.158459 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:49.158689 [ 195 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_136_27} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.31 23:43:49.158883 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.31 23:43:49.159035 [ 259 ] {d87a274c-429d-48d3-bd5d-8a2a1a5f8366} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.159081 [ 259 ] {d87a274c-429d-48d3-bd5d-8a2a1a5f8366} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.159493 [ 259 ] {d87a274c-429d-48d3-bd5d-8a2a1a5f8366} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.31 23:43:49.159737 [ 259 ] {d87a274c-429d-48d3-bd5d-8a2a1a5f8366} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:49.159981 [ 259 ] {d87a274c-429d-48d3-bd5d-8a2a1a5f8366} executeQuery: Read 237 rows, 16.27 KiB in 0.002595 sec., 91329.47976878613 rows/sec., 6.12 MiB/sec. 2025.01.31 23:43:49.160069 [ 259 ] {d87a274c-429d-48d3-bd5d-8a2a1a5f8366} TCPHandler: Processed in 0.003315924 sec. 2025.01.31 23:43:49.160276 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.160593 [ 262 ] {fa8d4c49-1ecc-4129-889b-ebff601c6b16} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:43:49.160686 [ 262 ] {fa8d4c49-1ecc-4129-889b-ebff601c6b16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:43:49.161242 [ 262 ] {fa8d4c49-1ecc-4129-889b-ebff601c6b16} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.161288 [ 262 ] {fa8d4c49-1ecc-4129-889b-ebff601c6b16} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.161666 [ 262 ] {fa8d4c49-1ecc-4129-889b-ebff601c6b16} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:43:49.161911 [ 262 ] {fa8d4c49-1ecc-4129-889b-ebff601c6b16} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:43:49.162117 [ 262 ] {fa8d4c49-1ecc-4129-889b-ebff601c6b16} executeQuery: Read 1 rows, 69.00 B in 0.001643 sec., 608.6427267194157 rows/sec., 41.01 KiB/sec. 2025.01.31 23:43:49.162168 [ 262 ] {fa8d4c49-1ecc-4129-889b-ebff601c6b16} TCPHandler: Processed in 0.002002363 sec. 2025.01.31 23:43:49.162307 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.162437 [ 259 ] {66e372ee-0162-4c35-8d4e-206b7efa1720} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:49.162529 [ 259 ] {66e372ee-0162-4c35-8d4e-206b7efa1720} 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.31 23:43:49.163832 [ 259 ] {66e372ee-0162-4c35-8d4e-206b7efa1720} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.163872 [ 259 ] {66e372ee-0162-4c35-8d4e-206b7efa1720} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.164580 [ 259 ] {66e372ee-0162-4c35-8d4e-206b7efa1720} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2025.01.31 23:43:49.164851 [ 259 ] {66e372ee-0162-4c35-8d4e-206b7efa1720} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:49.165120 [ 259 ] {66e372ee-0162-4c35-8d4e-206b7efa1720} executeQuery: Read 39 rows, 71.56 KiB in 0.002713 sec., 14375.230372281607 rows/sec., 25.76 MiB/sec. 2025.01.31 23:43:49.165445 [ 259 ] {66e372ee-0162-4c35-8d4e-206b7efa1720} TCPHandler: Processed in 0.00319188 sec. 2025.01.31 23:43:49.165641 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:49.165779 [ 262 ] {13d8c5c6-439c-45f4-b1cd-cb509d56765d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:49.165837 [ 262 ] {13d8c5c6-439c-45f4-b1cd-cb509d56765d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:49.166404 [ 262 ] {13d8c5c6-439c-45f4-b1cd-cb509d56765d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.166442 [ 262 ] {13d8c5c6-439c-45f4-b1cd-cb509d56765d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.166811 [ 262 ] {13d8c5c6-439c-45f4-b1cd-cb509d56765d} MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) 2025.01.31 23:43:49.167051 [ 262 ] {13d8c5c6-439c-45f4-b1cd-cb509d56765d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:49.167222 [ 140 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 2025.01.31 23:43:49.167272 [ 140 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:49.167296 [ 262 ] {13d8c5c6-439c-45f4-b1cd-cb509d56765d} executeQuery: Read 82 rows, 5.33 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 3.39 MiB/sec. 2025.01.31 23:43:49.167308 [ 140 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:49.167468 [ 262 ] {13d8c5c6-439c-45f4-b1cd-cb509d56765d} TCPHandler: Processed in 0.001931831 sec. 2025.01.31 23:43:49.167594 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full 2025.01.31 23:43:49.167732 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:49.167774 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8000 rows starting from the beginning of the part 2025.01.31 23:43:49.167868 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part 2025.01.31 23:43:49.167969 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 34 rows starting from the beginning of the part 2025.01.31 23:43:49.168090 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 48 rows starting from the beginning of the part 2025.01.31 23:43:49.168179 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part 2025.01.31 23:43:49.168301 [ 198 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 82 rows starting from the beginning of the part 2025.01.31 23:43:49.170724 [ 195 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} MergeTask::MergeProjectionsStage: Merge sorted 8284 rows, containing 4 columns (4 merged, 0 gathered) in 0.003282423 sec., 2523745.416114864 rows/sec., 164.46 MiB/sec. 2025.01.31 23:43:49.170932 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) 2025.01.31 23:43:49.171302 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:49.171400 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_136_27} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 2025.01.31 23:43:49.171494 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. 2025.01.31 23:43:51.139792 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 2025.01.31 23:43:51.162324 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:51.162392 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:51.172511 [ 244 ] {} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2025.01.31 23:43:51.174344 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:51.182622 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 603 2025.01.31 23:43:54.125180 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:54.125385 [ 262 ] {182cdb21-cf2b-4c26-9613-b8c46e90490f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:54.125461 [ 262 ] {182cdb21-cf2b-4c26-9613-b8c46e90490f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:54.126253 [ 262 ] {182cdb21-cf2b-4c26-9613-b8c46e90490f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:54.126307 [ 262 ] {182cdb21-cf2b-4c26-9613-b8c46e90490f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:54.126763 [ 262 ] {182cdb21-cf2b-4c26-9613-b8c46e90490f} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.31 23:43:54.127022 [ 262 ] {182cdb21-cf2b-4c26-9613-b8c46e90490f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:54.127256 [ 262 ] {182cdb21-cf2b-4c26-9613-b8c46e90490f} executeQuery: Read 56 rows, 4.38 KiB in 0.001923 sec., 29121.164846593863 rows/sec., 2.22 MiB/sec. 2025.01.31 23:43:54.127328 [ 262 ] {182cdb21-cf2b-4c26-9613-b8c46e90490f} TCPHandler: Processed in 0.002286332 sec. 2025.01.31 23:43:54.127610 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:54.127804 [ 259 ] {c83c47fa-6d8e-4902-bde1-bcb8f531313e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:54.127877 [ 259 ] {c83c47fa-6d8e-4902-bde1-bcb8f531313e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:54.128675 [ 259 ] {c83c47fa-6d8e-4902-bde1-bcb8f531313e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:54.128716 [ 259 ] {c83c47fa-6d8e-4902-bde1-bcb8f531313e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:54.129167 [ 259 ] {c83c47fa-6d8e-4902-bde1-bcb8f531313e} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.31 23:43:54.129424 [ 259 ] {c83c47fa-6d8e-4902-bde1-bcb8f531313e} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:54.129623 [ 259 ] {c83c47fa-6d8e-4902-bde1-bcb8f531313e} executeQuery: Read 64 rows, 5.12 KiB in 0.001876 sec., 34115.13859275053 rows/sec., 2.66 MiB/sec. 2025.01.31 23:43:54.129681 [ 259 ] {c83c47fa-6d8e-4902-bde1-bcb8f531313e} TCPHandler: Processed in 0.00221312 sec. 2025.01.31 23:43:54.129851 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:54.129985 [ 262 ] {d15ab6a5-779e-4ac7-8254-18363f14dd29} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:54.130047 [ 262 ] {d15ab6a5-779e-4ac7-8254-18363f14dd29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:54.130639 [ 262 ] {d15ab6a5-779e-4ac7-8254-18363f14dd29} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:54.130683 [ 262 ] {d15ab6a5-779e-4ac7-8254-18363f14dd29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:54.131134 [ 262 ] {d15ab6a5-779e-4ac7-8254-18363f14dd29} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.31 23:43:54.131384 [ 262 ] {d15ab6a5-779e-4ac7-8254-18363f14dd29} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:54.131608 [ 262 ] {d15ab6a5-779e-4ac7-8254-18363f14dd29} executeQuery: Read 160 rows, 11.41 KiB in 0.001654 sec., 96735.18742442563 rows/sec., 6.74 MiB/sec. 2025.01.31 23:43:54.131744 [ 262 ] {d15ab6a5-779e-4ac7-8254-18363f14dd29} TCPHandler: Processed in 0.001954852 sec. 2025.01.31 23:43:54.131917 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:54.132040 [ 259 ] {c9ac8a56-115f-4cab-83bd-87c10b59847c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:54.132095 [ 259 ] {c9ac8a56-115f-4cab-83bd-87c10b59847c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:54.132622 [ 259 ] {c9ac8a56-115f-4cab-83bd-87c10b59847c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:54.132661 [ 259 ] {c9ac8a56-115f-4cab-83bd-87c10b59847c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:54.133055 [ 259 ] {c9ac8a56-115f-4cab-83bd-87c10b59847c} MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) 2025.01.31 23:43:54.133300 [ 259 ] {c9ac8a56-115f-4cab-83bd-87c10b59847c} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:54.133481 [ 259 ] {c9ac8a56-115f-4cab-83bd-87c10b59847c} executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. 2025.01.31 23:43:54.133530 [ 259 ] {c9ac8a56-115f-4cab-83bd-87c10b59847c} TCPHandler: Processed in 0.001672403 sec. 2025.01.31 23:43:55.979837 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37088 2025.01.31 23:43:55.980480 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:55.980530 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:55.981064 [ 243 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.31 23:43:55.981333 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:55.981558 [ 133 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.31 23:43:55.981586 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37088 2025.01.31 23:43:55.981646 [ 133 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:55.981678 [ 133 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:55.981903 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:43:55.982189 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:55.982238 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:43:55.982328 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 427 rows starting from the beginning of the part 2025.01.31 23:43:55.982584 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 488 rows starting from the beginning of the part 2025.01.31 23:43:55.982797 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 427 rows starting from the beginning of the part 2025.01.31 23:43:55.982965 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 488 rows starting from the beginning of the part 2025.01.31 23:43:55.983151 [ 192 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 427 rows starting from the beginning of the part 2025.01.31 23:43:55.986216 [ 195 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 37088 rows, containing 4 columns (4 merged, 0 gathered) in 0.0044439 sec., 8345822.363239497 rows/sec., 119.39 MiB/sec. 2025.01.31 23:43:55.986564 [ 195 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.31 23:43:55.986872 [ 195 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_81_16} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:43:55.986953 [ 195 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_81_16} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.31 23:43:55.987059 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.09 MiB. 2025.01.31 23:43:58.681114 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2130 2025.01.31 23:43:58.683598 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 2025.01.31 23:43:58.688463 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:58.688568 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:58.704078 [ 242 ] {} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:43:58.705092 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:43:58.709854 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2130 2025.01.31 23:43:58.729352 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:58.729423 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:58.737090 [ 244 ] {} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2025.01.31 23:43:58.737904 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:58.738448 [ 130 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2025.01.31 23:43:58.738545 [ 130 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:58.738628 [ 130 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:58.739301 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:58.755099 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 611 2025.01.31 23:43:58.756690 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:58.758307 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:58.764510 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:58.770326 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:58.776355 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:58.782649 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:58.788496 [ 186 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:43:58.852524 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.113755465 sec., 5371.170519148245 rows/sec., 27.77 MiB/sec. 2025.01.31 23:43:58.856173 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2025.01.31 23:43:58.859339 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_81_16} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:43:58.859468 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_81_16} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 2025.01.31 23:43:58.862391 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.31 23:43:59.001170 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 269.14 MiB, peak 286.56 MiB, free memory in arenas 0.00 B, will set to 268.07 MiB (RSS), difference: -1.06 MiB 2025.01.31 23:43:59.131990 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.132215 [ 262 ] {d8d56577-c0f4-4052-bba8-69659be9c190} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:43:59.132301 [ 262 ] {d8d56577-c0f4-4052-bba8-69659be9c190} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:43:59.133148 [ 262 ] {d8d56577-c0f4-4052-bba8-69659be9c190} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.133204 [ 262 ] {d8d56577-c0f4-4052-bba8-69659be9c190} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.133661 [ 262 ] {d8d56577-c0f4-4052-bba8-69659be9c190} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:43:59.133929 [ 262 ] {d8d56577-c0f4-4052-bba8-69659be9c190} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:43:59.134234 [ 262 ] {d8d56577-c0f4-4052-bba8-69659be9c190} executeQuery: Read 14 rows, 1.01 KiB in 0.002072 sec., 6756.756756756757 rows/sec., 486.40 KiB/sec. 2025.01.31 23:43:59.134432 [ 262 ] {d8d56577-c0f4-4052-bba8-69659be9c190} TCPHandler: Processed in 0.002583901 sec. 2025.01.31 23:43:59.134729 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.134915 [ 259 ] {4ec9a7aa-b6e9-44d2-af38-f6728a3357a5} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:43:59.134988 [ 259 ] {4ec9a7aa-b6e9-44d2-af38-f6728a3357a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:43:59.135924 [ 259 ] {4ec9a7aa-b6e9-44d2-af38-f6728a3357a5} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.135965 [ 259 ] {4ec9a7aa-b6e9-44d2-af38-f6728a3357a5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.136426 [ 259 ] {4ec9a7aa-b6e9-44d2-af38-f6728a3357a5} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.31 23:43:59.136685 [ 259 ] {4ec9a7aa-b6e9-44d2-af38-f6728a3357a5} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:59.136886 [ 259 ] {4ec9a7aa-b6e9-44d2-af38-f6728a3357a5} executeQuery: Read 281 rows, 25.38 KiB in 0.002024 sec., 138833.99209486163 rows/sec., 12.25 MiB/sec. 2025.01.31 23:43:59.136943 [ 259 ] {4ec9a7aa-b6e9-44d2-af38-f6728a3357a5} TCPHandler: Processed in 0.002370685 sec. 2025.01.31 23:43:59.137107 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.137256 [ 262 ] {42200514-8af2-44cf-bebc-3e7189c9709c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:43:59.137319 [ 262 ] {42200514-8af2-44cf-bebc-3e7189c9709c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:43:59.137995 [ 262 ] {42200514-8af2-44cf-bebc-3e7189c9709c} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.138038 [ 262 ] {42200514-8af2-44cf-bebc-3e7189c9709c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.138413 [ 262 ] {42200514-8af2-44cf-bebc-3e7189c9709c} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:43:59.138675 [ 262 ] {42200514-8af2-44cf-bebc-3e7189c9709c} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:59.138919 [ 262 ] {42200514-8af2-44cf-bebc-3e7189c9709c} executeQuery: Read 46 rows, 3.39 KiB in 0.001697 sec., 27106.658809664114 rows/sec., 1.95 MiB/sec. 2025.01.31 23:43:59.138931 [ 223 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:59.138998 [ 262 ] {42200514-8af2-44cf-bebc-3e7189c9709c} TCPHandler: Processed in 0.001958421 sec. 2025.01.31 23:43:59.139014 [ 223 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:59.139212 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.139381 [ 259 ] {9e39da63-bc8e-42f2-944f-34a5ae3fb55a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:43:59.139474 [ 259 ] {9e39da63-bc8e-42f2-944f-34a5ae3fb55a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:43:59.140883 [ 259 ] {9e39da63-bc8e-42f2-944f-34a5ae3fb55a} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.140926 [ 259 ] {9e39da63-bc8e-42f2-944f-34a5ae3fb55a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.141587 [ 259 ] {9e39da63-bc8e-42f2-944f-34a5ae3fb55a} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:43:59.142029 [ 259 ] {9e39da63-bc8e-42f2-944f-34a5ae3fb55a} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:43:59.142414 [ 259 ] {9e39da63-bc8e-42f2-944f-34a5ae3fb55a} executeQuery: Read 14 rows, 1004.00 B in 0.003041 sec., 4603.748766853009 rows/sec., 322.42 KiB/sec. 2025.01.31 23:43:59.142610 [ 259 ] {9e39da63-bc8e-42f2-944f-34a5ae3fb55a} TCPHandler: Processed in 0.003508561 sec. 2025.01.31 23:43:59.142795 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.143031 [ 223 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:43:59.143041 [ 262 ] {f4736eb1-b85b-479c-81d8-ed586a75cf8d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:43:59.143196 [ 262 ] {f4736eb1-b85b-479c-81d8-ed586a75cf8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:43:59.144483 [ 262 ] {f4736eb1-b85b-479c-81d8-ed586a75cf8d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.144526 [ 262 ] {f4736eb1-b85b-479c-81d8-ed586a75cf8d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.144889 [ 262 ] {f4736eb1-b85b-479c-81d8-ed586a75cf8d} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:43:59.145137 [ 262 ] {f4736eb1-b85b-479c-81d8-ed586a75cf8d} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:43:59.145347 [ 262 ] {f4736eb1-b85b-479c-81d8-ed586a75cf8d} executeQuery: Read 13 rows, 830.00 B in 0.002378 sec., 5466.778805719092 rows/sec., 340.85 KiB/sec. 2025.01.31 23:43:59.145409 [ 262 ] {f4736eb1-b85b-479c-81d8-ed586a75cf8d} TCPHandler: Processed in 0.002687755 sec. 2025.01.31 23:43:59.145562 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.145704 [ 259 ] {96700fa9-3084-4a3c-a9a3-60135a60a503} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:43:59.145761 [ 259 ] {96700fa9-3084-4a3c-a9a3-60135a60a503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:43:59.146659 [ 259 ] {96700fa9-3084-4a3c-a9a3-60135a60a503} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.146704 [ 259 ] {96700fa9-3084-4a3c-a9a3-60135a60a503} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.147101 [ 259 ] {96700fa9-3084-4a3c-a9a3-60135a60a503} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.31 23:43:59.147346 [ 259 ] {96700fa9-3084-4a3c-a9a3-60135a60a503} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:59.147527 [ 259 ] {96700fa9-3084-4a3c-a9a3-60135a60a503} executeQuery: Read 421 rows, 30.80 KiB in 0.001854 sec., 227076.59115426106 rows/sec., 16.23 MiB/sec. 2025.01.31 23:43:59.147583 [ 259 ] {96700fa9-3084-4a3c-a9a3-60135a60a503} TCPHandler: Processed in 0.002088576 sec. 2025.01.31 23:43:59.147730 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.147871 [ 262 ] {538e906b-2175-4150-aea8-4d78a4f7897b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:43:59.147933 [ 262 ] {538e906b-2175-4150-aea8-4d78a4f7897b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:43:59.148490 [ 262 ] {538e906b-2175-4150-aea8-4d78a4f7897b} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.148538 [ 262 ] {538e906b-2175-4150-aea8-4d78a4f7897b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.148938 [ 262 ] {538e906b-2175-4150-aea8-4d78a4f7897b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:43:59.149182 [ 262 ] {538e906b-2175-4150-aea8-4d78a4f7897b} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:43:59.149392 [ 262 ] {538e906b-2175-4150-aea8-4d78a4f7897b} executeQuery: Read 6 rows, 321.00 B in 0.001551 sec., 3868.4719535783365 rows/sec., 202.11 KiB/sec. 2025.01.31 23:43:59.149445 [ 262 ] {538e906b-2175-4150-aea8-4d78a4f7897b} TCPHandler: Processed in 0.001780966 sec. 2025.01.31 23:43:59.149579 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.149703 [ 259 ] {d67557a3-2b54-4ff8-bc32-934805d9e6d3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:59.149767 [ 259 ] {d67557a3-2b54-4ff8-bc32-934805d9e6d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:43:59.150462 [ 259 ] {d67557a3-2b54-4ff8-bc32-934805d9e6d3} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.150507 [ 259 ] {d67557a3-2b54-4ff8-bc32-934805d9e6d3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.150953 [ 259 ] {d67557a3-2b54-4ff8-bc32-934805d9e6d3} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.31 23:43:59.151195 [ 259 ] {d67557a3-2b54-4ff8-bc32-934805d9e6d3} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:59.151392 [ 259 ] {d67557a3-2b54-4ff8-bc32-934805d9e6d3} executeQuery: Read 237 rows, 16.27 KiB in 0.001717 sec., 138031.4502038439 rows/sec., 9.25 MiB/sec. 2025.01.31 23:43:59.151436 [ 128 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_133_27 to all_138_138_0 2025.01.31 23:43:59.151476 [ 259 ] {d67557a3-2b54-4ff8-bc32-934805d9e6d3} TCPHandler: Processed in 0.001955131 sec. 2025.01.31 23:43:59.151563 [ 128 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.151657 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.151707 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.151840 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_133_27 to all_138_138_0 into Compact with storage Full 2025.01.31 23:43:59.151935 [ 262 ] {45556a52-e004-446b-9f00-2fbeff75ac40} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:43:59.152079 [ 262 ] {45556a52-e004-446b-9f00-2fbeff75ac40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:43:59.152204 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:59.152326 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} MergeTreeSequentialSource: Reading 6 marks from part all_1_133_27, total 40150 rows starting from the beginning of the part 2025.01.31 23:43:59.152725 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 128 rows starting from the beginning of the part 2025.01.31 23:43:59.153206 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part 2025.01.31 23:43:59.153586 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 237 rows starting from the beginning of the part 2025.01.31 23:43:59.153946 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part 2025.01.31 23:43:59.154313 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 237 rows starting from the beginning of the part 2025.01.31 23:43:59.154467 [ 262 ] {45556a52-e004-446b-9f00-2fbeff75ac40} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.154582 [ 262 ] {45556a52-e004-446b-9f00-2fbeff75ac40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.155653 [ 262 ] {45556a52-e004-446b-9f00-2fbeff75ac40} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:43:59.155942 [ 262 ] {45556a52-e004-446b-9f00-2fbeff75ac40} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:43:59.156147 [ 128 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 6 parts from all_1_54_12 to all_59_59_0 2025.01.31 23:43:59.156260 [ 128 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.156331 [ 128 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.156377 [ 262 ] {45556a52-e004-446b-9f00-2fbeff75ac40} executeQuery: Read 1 rows, 69.00 B in 0.004492 sec., 222.6179875333927 rows/sec., 15.00 KiB/sec. 2025.01.31 23:43:59.156658 [ 262 ] {45556a52-e004-446b-9f00-2fbeff75ac40} TCPHandler: Processed in 0.005055829 sec. 2025.01.31 23:43:59.156658 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_54_12 to all_59_59_0 into Compact with storage Full 2025.01.31 23:43:59.157099 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:43:59.157158 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.157215 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_54_12, total 54 rows starting from the beginning of the part 2025.01.31 23:43:59.157633 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part 2025.01.31 23:43:59.158071 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part 2025.01.31 23:43:59.158447 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part 2025.01.31 23:43:59.158477 [ 259 ] {2a0fda5d-7f46-4cd4-8439-c50a02a29bf3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:43:59.158822 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part 2025.01.31 23:43:59.159192 [ 195 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part 2025.01.31 23:43:59.159319 [ 259 ] {2a0fda5d-7f46-4cd4-8439-c50a02a29bf3} 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.31 23:43:59.164586 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 4 columns (4 merged, 0 gathered) in 0.008147556 sec., 7241.435345765037 rows/sec., 487.95 KiB/sec. 2025.01.31 23:43:59.164868 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} MergedBlockOutputStream: filled checksums all_1_59_13 (state Temporary) 2025.01.31 23:43:59.165586 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_59_13 to all_1_59_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:59.165894 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_59_13} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 6 parts: [all_1_54_12, all_59_59_0] -> all_1_59_13 2025.01.31 23:43:59.166069 [ 259 ] {2a0fda5d-7f46-4cd4-8439-c50a02a29bf3} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.166108 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:43:59.166169 [ 259 ] {2a0fda5d-7f46-4cd4-8439-c50a02a29bf3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.167101 [ 259 ] {2a0fda5d-7f46-4cd4-8439-c50a02a29bf3} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2025.01.31 23:43:59.167464 [ 259 ] {2a0fda5d-7f46-4cd4-8439-c50a02a29bf3} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:59.167805 [ 222 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:59.167876 [ 222 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:59.167876 [ 259 ] {2a0fda5d-7f46-4cd4-8439-c50a02a29bf3} executeQuery: Read 39 rows, 71.56 KiB in 0.009993 sec., 3902.731912338637 rows/sec., 6.99 MiB/sec. 2025.01.31 23:43:59.168276 [ 259 ] {2a0fda5d-7f46-4cd4-8439-c50a02a29bf3} TCPHandler: Processed in 0.01148586 sec. 2025.01.31 23:43:59.168514 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:43:59.169025 [ 262 ] {67909586-994e-449f-be1e-5ae0b93792f9} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:43:59.169218 [ 262 ] {67909586-994e-449f-be1e-5ae0b93792f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:43:59.169526 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} MergeTask::MergeProjectionsStage: Merge sorted 41072 rows, containing 5 columns (5 merged, 0 gathered) in 0.017764058 sec., 2312084.3221745845 rows/sec., 156.13 MiB/sec. 2025.01.31 23:43:59.169966 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} MergedBlockOutputStream: filled checksums all_1_138_28 (state Temporary) 2025.01.31 23:43:59.171008 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_merge_all_1_138_28 to all_1_138_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:59.171137 [ 262 ] {67909586-994e-449f-be1e-5ae0b93792f9} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:43:59.171245 [ 262 ] {67909586-994e-449f-be1e-5ae0b93792f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:43:59.171323 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_138_28} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_133_27, all_138_138_0] -> all_1_138_28 2025.01.31 23:43:59.171654 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. 2025.01.31 23:43:59.172289 [ 262 ] {67909586-994e-449f-be1e-5ae0b93792f9} MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) 2025.01.31 23:43:59.172771 [ 262 ] {67909586-994e-449f-be1e-5ae0b93792f9} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:43:59.173271 [ 262 ] {67909586-994e-449f-be1e-5ae0b93792f9} executeQuery: Read 82 rows, 5.33 KiB in 0.004396 sec., 18653.3212010919 rows/sec., 1.18 MiB/sec. 2025.01.31 23:43:59.173438 [ 262 ] {67909586-994e-449f-be1e-5ae0b93792f9} TCPHandler: Processed in 0.005042298 sec. 2025.01.31 23:43:59.173536 [ 222 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:43:59.844022 [ 220 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:59.844080 [ 220 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:59.846118 [ 220 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): 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.31 23:43:59.985631 [ 224 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:59.985676 [ 224 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:43:59.987479 [ 224 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): 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.31 23:44:00.005434 [ 220 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:44:00.005493 [ 220 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:44:00.007455 [ 220 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): 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.31 23:44:00.084496 [ 224 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:44:00.084548 [ 224 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:44:00.086730 [ 224 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:44:00.100990 [ 225 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:44:00.101082 [ 225 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:44:00.103505 [ 225 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): 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.31 23:44:00.378407 [ 225 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:44:00.378479 [ 225 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:44:00.380443 [ 225 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:44:03.206380 [ 120 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:44:03.206452 [ 120 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:44:03.482631 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37576 2025.01.31 23:44:03.483303 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:03.483351 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:03.483875 [ 243 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.31 23:44:03.484140 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:03.484384 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 2025.01.31 23:44:04.124999 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.125308 [ 262 ] {eaee80db-3f73-4b20-aa00-2dabbd1d83e8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:04.125425 [ 262 ] {eaee80db-3f73-4b20-aa00-2dabbd1d83e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:04.126372 [ 262 ] {eaee80db-3f73-4b20-aa00-2dabbd1d83e8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.126427 [ 262 ] {eaee80db-3f73-4b20-aa00-2dabbd1d83e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.126860 [ 262 ] {eaee80db-3f73-4b20-aa00-2dabbd1d83e8} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.31 23:44:04.127124 [ 262 ] {eaee80db-3f73-4b20-aa00-2dabbd1d83e8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:04.127358 [ 262 ] {eaee80db-3f73-4b20-aa00-2dabbd1d83e8} executeQuery: Read 56 rows, 4.38 KiB in 0.002137 sec., 26204.960224613944 rows/sec., 2.00 MiB/sec. 2025.01.31 23:44:04.127426 [ 262 ] {eaee80db-3f73-4b20-aa00-2dabbd1d83e8} TCPHandler: Processed in 0.002618083 sec. 2025.01.31 23:44:04.127719 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.127959 [ 259 ] {875d7e4e-89df-4cf5-a1af-8b4ba9ea0c2a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:04.128042 [ 259 ] {875d7e4e-89df-4cf5-a1af-8b4ba9ea0c2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:04.128918 [ 259 ] {875d7e4e-89df-4cf5-a1af-8b4ba9ea0c2a} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.128969 [ 259 ] {875d7e4e-89df-4cf5-a1af-8b4ba9ea0c2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.129420 [ 259 ] {875d7e4e-89df-4cf5-a1af-8b4ba9ea0c2a} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.31 23:44:04.129686 [ 259 ] {875d7e4e-89df-4cf5-a1af-8b4ba9ea0c2a} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:04.129946 [ 259 ] {875d7e4e-89df-4cf5-a1af-8b4ba9ea0c2a} executeQuery: Read 64 rows, 5.12 KiB in 0.002045 sec., 31295.843520782397 rows/sec., 2.44 MiB/sec. 2025.01.31 23:44:04.130014 [ 259 ] {875d7e4e-89df-4cf5-a1af-8b4ba9ea0c2a} TCPHandler: Processed in 0.002458097 sec. 2025.01.31 23:44:04.130182 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.130336 [ 262 ] {3a04c4f5-05a4-4b24-aaaf-e461859032fa} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:04.130403 [ 262 ] {3a04c4f5-05a4-4b24-aaaf-e461859032fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:04.131073 [ 262 ] {3a04c4f5-05a4-4b24-aaaf-e461859032fa} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.131115 [ 262 ] {3a04c4f5-05a4-4b24-aaaf-e461859032fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.131522 [ 262 ] {3a04c4f5-05a4-4b24-aaaf-e461859032fa} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.31 23:44:04.131771 [ 262 ] {3a04c4f5-05a4-4b24-aaaf-e461859032fa} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:04.131979 [ 262 ] {3a04c4f5-05a4-4b24-aaaf-e461859032fa} executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. 2025.01.31 23:44:04.132064 [ 262 ] {3a04c4f5-05a4-4b24-aaaf-e461859032fa} TCPHandler: Processed in 0.001956421 sec. 2025.01.31 23:44:04.132282 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.132551 [ 259 ] {38cd6366-6e71-4607-8d55-a74d73d3a22a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:04.132615 [ 259 ] {38cd6366-6e71-4607-8d55-a74d73d3a22a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:04.133161 [ 259 ] {38cd6366-6e71-4607-8d55-a74d73d3a22a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.133201 [ 259 ] {38cd6366-6e71-4607-8d55-a74d73d3a22a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.133588 [ 259 ] {38cd6366-6e71-4607-8d55-a74d73d3a22a} MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) 2025.01.31 23:44:04.133824 [ 259 ] {38cd6366-6e71-4607-8d55-a74d73d3a22a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:04.134048 [ 259 ] {38cd6366-6e71-4607-8d55-a74d73d3a22a} executeQuery: Read 60 rows, 4.14 KiB in 0.00157 sec., 38216.56050955414 rows/sec., 2.58 MiB/sec. 2025.01.31 23:44:04.134102 [ 259 ] {38cd6366-6e71-4607-8d55-a74d73d3a22a} TCPHandler: Processed in 0.001925391 sec. 2025.01.31 23:44:04.970473 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.970692 [ 262 ] {22aed82c-8725-4b01-b655-06b96b2bb624} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:44:04.970777 [ 262 ] {22aed82c-8725-4b01-b655-06b96b2bb624} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:44:04.971534 [ 262 ] {22aed82c-8725-4b01-b655-06b96b2bb624} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.971587 [ 262 ] {22aed82c-8725-4b01-b655-06b96b2bb624} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.972017 [ 262 ] {22aed82c-8725-4b01-b655-06b96b2bb624} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:44:04.972269 [ 262 ] {22aed82c-8725-4b01-b655-06b96b2bb624} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:44:04.972511 [ 262 ] {22aed82c-8725-4b01-b655-06b96b2bb624} executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. 2025.01.31 23:44:04.972582 [ 262 ] {22aed82c-8725-4b01-b655-06b96b2bb624} TCPHandler: Processed in 0.002252601 sec. 2025.01.31 23:44:04.972920 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.973119 [ 259 ] {5df5cfeb-5d10-40c3-a8ec-b52f7f7abfdd} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:44:04.973197 [ 259 ] {5df5cfeb-5d10-40c3-a8ec-b52f7f7abfdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:44:04.973959 [ 259 ] {5df5cfeb-5d10-40c3-a8ec-b52f7f7abfdd} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.974013 [ 259 ] {5df5cfeb-5d10-40c3-a8ec-b52f7f7abfdd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.974446 [ 259 ] {5df5cfeb-5d10-40c3-a8ec-b52f7f7abfdd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2025.01.31 23:44:04.974701 [ 259 ] {5df5cfeb-5d10-40c3-a8ec-b52f7f7abfdd} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:44:04.974998 [ 259 ] {5df5cfeb-5d10-40c3-a8ec-b52f7f7abfdd} executeQuery: Read 16 rows, 1.30 KiB in 0.001931 sec., 8285.862247540135 rows/sec., 675.65 KiB/sec. 2025.01.31 23:44:04.975204 [ 259 ] {5df5cfeb-5d10-40c3-a8ec-b52f7f7abfdd} TCPHandler: Processed in 0.002448397 sec. 2025.01.31 23:44:04.975379 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.975529 [ 262 ] {7cc3be84-1d17-4838-b222-dfca50a1b34c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:04.975590 [ 262 ] {7cc3be84-1d17-4838-b222-dfca50a1b34c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:04.976747 [ 262 ] {7cc3be84-1d17-4838-b222-dfca50a1b34c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.976788 [ 262 ] {7cc3be84-1d17-4838-b222-dfca50a1b34c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.977258 [ 262 ] {7cc3be84-1d17-4838-b222-dfca50a1b34c} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.31 23:44:04.977503 [ 262 ] {7cc3be84-1d17-4838-b222-dfca50a1b34c} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:04.977742 [ 262 ] {7cc3be84-1d17-4838-b222-dfca50a1b34c} executeQuery: Read 1429 rows, 122.08 KiB in 0.002246 sec., 636242.2083704363 rows/sec., 53.08 MiB/sec. 2025.01.31 23:44:04.977805 [ 262 ] {7cc3be84-1d17-4838-b222-dfca50a1b34c} TCPHandler: Processed in 0.002495849 sec. 2025.01.31 23:44:04.978062 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.978331 [ 259 ] {ccdb566a-5969-4c41-8f89-0a71eb01f67a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:44:04.978417 [ 259 ] {ccdb566a-5969-4c41-8f89-0a71eb01f67a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:44:04.979248 [ 259 ] {ccdb566a-5969-4c41-8f89-0a71eb01f67a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.979288 [ 259 ] {ccdb566a-5969-4c41-8f89-0a71eb01f67a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.979660 [ 259 ] {ccdb566a-5969-4c41-8f89-0a71eb01f67a} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:44:04.979900 [ 259 ] {ccdb566a-5969-4c41-8f89-0a71eb01f67a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:44:04.980077 [ 259 ] {ccdb566a-5969-4c41-8f89-0a71eb01f67a} executeQuery: Read 62 rows, 4.51 KiB in 0.001802 sec., 34406.2153163152 rows/sec., 2.44 MiB/sec. 2025.01.31 23:44:04.980130 [ 259 ] {ccdb566a-5969-4c41-8f89-0a71eb01f67a} TCPHandler: Processed in 0.00221812 sec. 2025.01.31 23:44:04.980293 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.980434 [ 262 ] {d076c24b-dd80-4eab-9f69-6fb7d515c48b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:44:04.980493 [ 262 ] {d076c24b-dd80-4eab-9f69-6fb7d515c48b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:44:04.981236 [ 262 ] {d076c24b-dd80-4eab-9f69-6fb7d515c48b} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.981275 [ 262 ] {d076c24b-dd80-4eab-9f69-6fb7d515c48b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.981680 [ 262 ] {d076c24b-dd80-4eab-9f69-6fb7d515c48b} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:44:04.981929 [ 262 ] {d076c24b-dd80-4eab-9f69-6fb7d515c48b} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:44:04.982155 [ 262 ] {d076c24b-dd80-4eab-9f69-6fb7d515c48b} executeQuery: Read 242 rows, 16.79 KiB in 0.001753 sec., 138049.05875641757 rows/sec., 9.35 MiB/sec. 2025.01.31 23:44:04.982212 [ 262 ] {d076c24b-dd80-4eab-9f69-6fb7d515c48b} TCPHandler: Processed in 0.001985992 sec. 2025.01.31 23:44:04.982366 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.982503 [ 259 ] {e7119632-9e18-4134-b899-1786dc8c94eb} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:44:04.982561 [ 259 ] {e7119632-9e18-4134-b899-1786dc8c94eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:44:04.983178 [ 259 ] {e7119632-9e18-4134-b899-1786dc8c94eb} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.983214 [ 259 ] {e7119632-9e18-4134-b899-1786dc8c94eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.983573 [ 259 ] {e7119632-9e18-4134-b899-1786dc8c94eb} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:44:04.983806 [ 259 ] {e7119632-9e18-4134-b899-1786dc8c94eb} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:44:04.984001 [ 259 ] {e7119632-9e18-4134-b899-1786dc8c94eb} executeQuery: Read 13 rows, 830.00 B in 0.001526 sec., 8519.003931847968 rows/sec., 531.16 KiB/sec. 2025.01.31 23:44:04.984097 [ 259 ] {e7119632-9e18-4134-b899-1786dc8c94eb} TCPHandler: Processed in 0.001797936 sec. 2025.01.31 23:44:04.984308 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.984455 [ 262 ] {54f76faa-91e9-4d44-914a-5cbc82959e2f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:04.984511 [ 262 ] {54f76faa-91e9-4d44-914a-5cbc82959e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:04.985479 [ 262 ] {54f76faa-91e9-4d44-914a-5cbc82959e2f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.985517 [ 262 ] {54f76faa-91e9-4d44-914a-5cbc82959e2f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.985924 [ 262 ] {54f76faa-91e9-4d44-914a-5cbc82959e2f} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.31 23:44:04.986161 [ 262 ] {54f76faa-91e9-4d44-914a-5cbc82959e2f} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:04.986380 [ 262 ] {54f76faa-91e9-4d44-914a-5cbc82959e2f} executeQuery: Read 893 rows, 66.40 KiB in 0.001953 sec., 457245.2636968766 rows/sec., 33.20 MiB/sec. 2025.01.31 23:44:04.986437 [ 262 ] {54f76faa-91e9-4d44-914a-5cbc82959e2f} TCPHandler: Processed in 0.002250811 sec. 2025.01.31 23:44:04.986637 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.986949 [ 259 ] {8f2476f3-c6b1-423c-8c8c-630b598ffcfc} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:44:04.987047 [ 259 ] {8f2476f3-c6b1-423c-8c8c-630b598ffcfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:44:04.987522 [ 259 ] {8f2476f3-c6b1-423c-8c8c-630b598ffcfc} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.987560 [ 259 ] {8f2476f3-c6b1-423c-8c8c-630b598ffcfc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.987925 [ 259 ] {8f2476f3-c6b1-423c-8c8c-630b598ffcfc} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:44:04.988159 [ 259 ] {8f2476f3-c6b1-423c-8c8c-630b598ffcfc} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:44:04.988349 [ 259 ] {8f2476f3-c6b1-423c-8c8c-630b598ffcfc} executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. 2025.01.31 23:44:04.988401 [ 259 ] {8f2476f3-c6b1-423c-8c8c-630b598ffcfc} TCPHandler: Processed in 0.001874319 sec. 2025.01.31 23:44:04.988535 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.988653 [ 262 ] {5c531ae9-32df-4216-9b0f-8fe490572403} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:04.988708 [ 262 ] {5c531ae9-32df-4216-9b0f-8fe490572403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:04.989487 [ 262 ] {5c531ae9-32df-4216-9b0f-8fe490572403} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.989527 [ 262 ] {5c531ae9-32df-4216-9b0f-8fe490572403} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.989966 [ 262 ] {5c531ae9-32df-4216-9b0f-8fe490572403} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.31 23:44:04.990208 [ 262 ] {5c531ae9-32df-4216-9b0f-8fe490572403} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:04.990422 [ 262 ] {5c531ae9-32df-4216-9b0f-8fe490572403} executeQuery: Read 963 rows, 65.53 KiB in 0.001794 sec., 536789.2976588629 rows/sec., 35.67 MiB/sec. 2025.01.31 23:44:04.990476 [ 262 ] {5c531ae9-32df-4216-9b0f-8fe490572403} TCPHandler: Processed in 0.002001353 sec. 2025.01.31 23:44:04.990628 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.990767 [ 259 ] {a6bdc1e2-39e5-4bff-9bec-5cab465acc92} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:44:04.990827 [ 259 ] {a6bdc1e2-39e5-4bff-9bec-5cab465acc92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:44:04.991368 [ 259 ] {a6bdc1e2-39e5-4bff-9bec-5cab465acc92} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.991411 [ 259 ] {a6bdc1e2-39e5-4bff-9bec-5cab465acc92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.991832 [ 259 ] {a6bdc1e2-39e5-4bff-9bec-5cab465acc92} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:44:04.992070 [ 259 ] {a6bdc1e2-39e5-4bff-9bec-5cab465acc92} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:44:04.992288 [ 259 ] {a6bdc1e2-39e5-4bff-9bec-5cab465acc92} executeQuery: Read 1 rows, 69.00 B in 0.001541 sec., 648.9292667099286 rows/sec., 43.73 KiB/sec. 2025.01.31 23:44:04.992425 [ 259 ] {a6bdc1e2-39e5-4bff-9bec-5cab465acc92} TCPHandler: Processed in 0.001860808 sec. 2025.01.31 23:44:04.992626 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.992751 [ 262 ] {78f54569-3198-41fd-ba5d-9e5c8c625a19} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:04.992825 [ 262 ] {78f54569-3198-41fd-ba5d-9e5c8c625a19} 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.31 23:44:04.994017 [ 262 ] {78f54569-3198-41fd-ba5d-9e5c8c625a19} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.994056 [ 262 ] {78f54569-3198-41fd-ba5d-9e5c8c625a19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.994734 [ 262 ] {78f54569-3198-41fd-ba5d-9e5c8c625a19} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2025.01.31 23:44:04.995016 [ 262 ] {78f54569-3198-41fd-ba5d-9e5c8c625a19} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:44:04.995262 [ 262 ] {78f54569-3198-41fd-ba5d-9e5c8c625a19} executeQuery: Read 39 rows, 71.56 KiB in 0.002534 sec., 15390.686661404894 rows/sec., 27.58 MiB/sec. 2025.01.31 23:44:04.995371 [ 262 ] {78f54569-3198-41fd-ba5d-9e5c8c625a19} TCPHandler: Processed in 0.002840249 sec. 2025.01.31 23:44:04.995566 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:04.995769 [ 259 ] {c0f54196-a430-48e0-9707-40c8302f68a4} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:04.995852 [ 259 ] {c0f54196-a430-48e0-9707-40c8302f68a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:04.996355 [ 259 ] {c0f54196-a430-48e0-9707-40c8302f68a4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:04.996391 [ 259 ] {c0f54196-a430-48e0-9707-40c8302f68a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:04.996763 [ 259 ] {c0f54196-a430-48e0-9707-40c8302f68a4} MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) 2025.01.31 23:44:04.996995 [ 259 ] {c0f54196-a430-48e0-9707-40c8302f68a4} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:04.997170 [ 259 ] {c0f54196-a430-48e0-9707-40c8302f68a4} executeQuery: Read 34 rows, 2.02 KiB in 0.001454 sec., 23383.768913342505 rows/sec., 1.36 MiB/sec. 2025.01.31 23:44:04.997220 [ 259 ] {c0f54196-a430-48e0-9707-40c8302f68a4} TCPHandler: Processed in 0.001755185 sec. 2025.01.31 23:44:05.001155 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 269.21 MiB, peak 286.56 MiB, free memory in arenas 0.00 B, will set to 268.07 MiB (RSS), difference: -1.14 MiB 2025.01.31 23:44:06.256088 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 619 2025.01.31 23:44:06.279410 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:06.279466 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:06.287092 [ 244 ] {} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2025.01.31 23:44:06.287910 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:06.292159 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 619 2025.01.31 23:44:08.710941 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2184 2025.01.31 23:44:08.714719 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:08.714785 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:08.716395 [ 242 ] {} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:44:08.716725 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:08.716964 [ 113 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.31 23:44:08.717099 [ 113 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:08.717169 [ 113 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:08.717655 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:44:08.718342 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2184 2025.01.31 23:44:08.718832 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:08.719039 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2000 rows starting from the beginning of the part 2025.01.31 23:44:08.719625 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:44:08.720333 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 54 rows starting from the beginning of the part 2025.01.31 23:44:08.721073 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part 2025.01.31 23:44:08.721783 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:44:08.722442 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 54 rows starting from the beginning of the part 2025.01.31 23:44:08.732175 [ 193 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2184 rows, containing 72 columns (72 merged, 0 gathered) in 0.014866687 sec., 146905.6286716738 rows/sec., 110.61 MiB/sec. 2025.01.31 23:44:08.734366 [ 199 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.31 23:44:08.735267 [ 199 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_61_12} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:08.735373 [ 199 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_61_12} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.31 23:44:08.735777 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.87 MiB. 2025.01.31 23:44:09.123684 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:09.123873 [ 262 ] {fae8a966-bfe8-4386-99a2-f585378ec04e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:09.123951 [ 262 ] {fae8a966-bfe8-4386-99a2-f585378ec04e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:09.124744 [ 262 ] {fae8a966-bfe8-4386-99a2-f585378ec04e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:09.124792 [ 262 ] {fae8a966-bfe8-4386-99a2-f585378ec04e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:09.125230 [ 262 ] {fae8a966-bfe8-4386-99a2-f585378ec04e} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.31 23:44:09.125488 [ 262 ] {fae8a966-bfe8-4386-99a2-f585378ec04e} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:09.125727 [ 112 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.01.31 23:44:09.125742 [ 262 ] {fae8a966-bfe8-4386-99a2-f585378ec04e} executeQuery: Read 56 rows, 4.38 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.23 MiB/sec. 2025.01.31 23:44:09.125808 [ 112 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:09.125877 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:09.125897 [ 262 ] {fae8a966-bfe8-4386-99a2-f585378ec04e} TCPHandler: Processed in 0.002342113 sec. 2025.01.31 23:44:09.126093 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.01.31 23:44:09.126237 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:09.126262 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:09.126303 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1430 rows starting from the beginning of the part 2025.01.31 23:44:09.126443 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part 2025.01.31 23:44:09.126514 [ 259 ] {0552f28b-f766-4f6f-b2d5-8336f4874cee} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:09.126594 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 281 rows starting from the beginning of the part 2025.01.31 23:44:09.126657 [ 259 ] {0552f28b-f766-4f6f-b2d5-8336f4874cee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:09.126810 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part 2025.01.31 23:44:09.127007 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1429 rows starting from the beginning of the part 2025.01.31 23:44:09.127188 [ 198 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part 2025.01.31 23:44:09.128285 [ 259 ] {0552f28b-f766-4f6f-b2d5-8336f4874cee} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:09.128339 [ 259 ] {0552f28b-f766-4f6f-b2d5-8336f4874cee} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:09.128940 [ 259 ] {0552f28b-f766-4f6f-b2d5-8336f4874cee} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.31 23:44:09.129225 [ 259 ] {0552f28b-f766-4f6f-b2d5-8336f4874cee} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:09.129516 [ 112 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.01.31 23:44:09.129651 [ 112 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:09.129781 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:09.129819 [ 259 ] {0552f28b-f766-4f6f-b2d5-8336f4874cee} executeQuery: Read 64 rows, 5.12 KiB in 0.003387 sec., 18895.777974608798 rows/sec., 1.47 MiB/sec. 2025.01.31 23:44:09.130107 [ 193 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.004066568 sec., 813462.359414622 rows/sec., 71.00 MiB/sec. 2025.01.31 23:44:09.130379 [ 259 ] {0552f28b-f766-4f6f-b2d5-8336f4874cee} TCPHandler: Processed in 0.004325936 sec. 2025.01.31 23:44:09.130401 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.01.31 23:44:09.130801 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:09.130972 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.01.31 23:44:09.131117 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:09.131285 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 913 rows starting from the beginning of the part 2025.01.31 23:44:09.131470 [ 262 ] {09e3982c-daac-47f4-b25d-6fa8c33fcc4e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:09.131747 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part 2025.01.31 23:44:09.131860 [ 262 ] {09e3982c-daac-47f4-b25d-6fa8c33fcc4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:09.132248 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 421 rows starting from the beginning of the part 2025.01.31 23:44:09.132948 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part 2025.01.31 23:44:09.133653 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 893 rows starting from the beginning of the part 2025.01.31 23:44:09.134107 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part 2025.01.31 23:44:09.135969 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:09.136428 [ 262 ] {09e3982c-daac-47f4-b25d-6fa8c33fcc4e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:09.136450 [ 188 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_141_28} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.01.31 23:44:09.136523 [ 262 ] {09e3982c-daac-47f4-b25d-6fa8c33fcc4e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:09.136855 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:44:09.137729 [ 262 ] {09e3982c-daac-47f4-b25d-6fa8c33fcc4e} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.31 23:44:09.138112 [ 262 ] {09e3982c-daac-47f4-b25d-6fa8c33fcc4e} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:09.138461 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.008500887 sec., 284558.54077345104 rows/sec., 21.83 MiB/sec. 2025.01.31 23:44:09.138614 [ 262 ] {09e3982c-daac-47f4-b25d-6fa8c33fcc4e} executeQuery: Read 128 rows, 9.13 KiB in 0.007409 sec., 17276.285598596303 rows/sec., 1.20 MiB/sec. 2025.01.31 23:44:09.138746 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.01.31 23:44:09.138755 [ 262 ] {09e3982c-daac-47f4-b25d-6fa8c33fcc4e} TCPHandler: Processed in 0.008183067 sec. 2025.01.31 23:44:09.139006 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:09.139199 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:09.139217 [ 259 ] {60ec8591-f58f-43e6-add6-181d6d717de7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:09.139336 [ 259 ] {60ec8591-f58f-43e6-add6-181d6d717de7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:09.139369 [ 199 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_141_28} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.01.31 23:44:09.139568 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2025.01.31 23:44:09.140038 [ 259 ] {60ec8591-f58f-43e6-add6-181d6d717de7} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:09.140083 [ 259 ] {60ec8591-f58f-43e6-add6-181d6d717de7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:09.140497 [ 259 ] {60ec8591-f58f-43e6-add6-181d6d717de7} MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) 2025.01.31 23:44:09.140749 [ 259 ] {60ec8591-f58f-43e6-add6-181d6d717de7} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:09.140939 [ 112 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 2025.01.31 23:44:09.140997 [ 112 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:09.141002 [ 259 ] {60ec8591-f58f-43e6-add6-181d6d717de7} executeQuery: Read 48 rows, 3.31 KiB in 0.001844 sec., 26030.368763557486 rows/sec., 1.75 MiB/sec. 2025.01.31 23:44:09.141034 [ 112 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:09.141184 [ 259 ] {60ec8591-f58f-43e6-add6-181d6d717de7} TCPHandler: Processed in 0.002285652 sec. 2025.01.31 23:44:09.141291 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full 2025.01.31 23:44:09.141433 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:09.141470 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8284 rows starting from the beginning of the part 2025.01.31 23:44:09.141584 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part 2025.01.31 23:44:09.141784 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 82 rows starting from the beginning of the part 2025.01.31 23:44:09.141981 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part 2025.01.31 23:44:09.142151 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 34 rows starting from the beginning of the part 2025.01.31 23:44:09.142263 [ 193 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 48 rows starting from the beginning of the part 2025.01.31 23:44:09.144970 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} MergeTask::MergeProjectionsStage: Merge sorted 8568 rows, containing 4 columns (4 merged, 0 gathered) in 0.00381034 sec., 2248618.233543463 rows/sec., 146.53 MiB/sec. 2025.01.31 23:44:09.145160 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) 2025.01.31 23:44:09.145477 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:09.145569 [ 191 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_141_28} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 2025.01.31 23:44:09.145657 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. 2025.01.31 23:44:10.985411 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38003 2025.01.31 23:44:10.986043 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:10.986099 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. 2025.01.31 23:44:10.986656 [ 243 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.31 23:44:10.986921 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:10.987169 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38003 2025.01.31 23:44:13.793141 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 626 2025.01.31 23:44:13.816618 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:13.816667 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:13.824359 [ 244 ] {} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2025.01.31 23:44:13.825171 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:13.828036 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 626 2025.01.31 23:44:14.125110 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:14.125336 [ 262 ] {ecbfd894-6189-48f1-9617-54e8f776fe25} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:14.125419 [ 262 ] {ecbfd894-6189-48f1-9617-54e8f776fe25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:14.126354 [ 262 ] {ecbfd894-6189-48f1-9617-54e8f776fe25} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:14.126409 [ 262 ] {ecbfd894-6189-48f1-9617-54e8f776fe25} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:14.126881 [ 262 ] {ecbfd894-6189-48f1-9617-54e8f776fe25} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.31 23:44:14.127140 [ 262 ] {ecbfd894-6189-48f1-9617-54e8f776fe25} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:14.127391 [ 262 ] {ecbfd894-6189-48f1-9617-54e8f776fe25} executeQuery: Read 56 rows, 4.38 KiB in 0.002107 sec., 26578.073089700996 rows/sec., 2.03 MiB/sec. 2025.01.31 23:44:14.127463 [ 262 ] {ecbfd894-6189-48f1-9617-54e8f776fe25} TCPHandler: Processed in 0.002498869 sec. 2025.01.31 23:44:14.127730 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:14.127950 [ 259 ] {02eb5ffb-fa67-4079-a191-d1f2349e0eb7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:14.128032 [ 259 ] {02eb5ffb-fa67-4079-a191-d1f2349e0eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:14.128837 [ 259 ] {02eb5ffb-fa67-4079-a191-d1f2349e0eb7} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:14.128887 [ 259 ] {02eb5ffb-fa67-4079-a191-d1f2349e0eb7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:14.129349 [ 259 ] {02eb5ffb-fa67-4079-a191-d1f2349e0eb7} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.31 23:44:14.129620 [ 259 ] {02eb5ffb-fa67-4079-a191-d1f2349e0eb7} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:14.129874 [ 259 ] {02eb5ffb-fa67-4079-a191-d1f2349e0eb7} executeQuery: Read 64 rows, 5.12 KiB in 0.001985 sec., 32241.813602015118 rows/sec., 2.52 MiB/sec. 2025.01.31 23:44:14.129947 [ 259 ] {02eb5ffb-fa67-4079-a191-d1f2349e0eb7} TCPHandler: Processed in 0.002359194 sec. 2025.01.31 23:44:14.130118 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:14.130263 [ 262 ] {9f291f46-d5a8-45a8-8176-d7c23dc7d9f0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:14.130330 [ 262 ] {9f291f46-d5a8-45a8-8176-d7c23dc7d9f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:14.131038 [ 262 ] {9f291f46-d5a8-45a8-8176-d7c23dc7d9f0} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:14.131087 [ 262 ] {9f291f46-d5a8-45a8-8176-d7c23dc7d9f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:14.131507 [ 262 ] {9f291f46-d5a8-45a8-8176-d7c23dc7d9f0} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.31 23:44:14.131747 [ 262 ] {9f291f46-d5a8-45a8-8176-d7c23dc7d9f0} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:14.131970 [ 262 ] {9f291f46-d5a8-45a8-8176-d7c23dc7d9f0} executeQuery: Read 160 rows, 11.41 KiB in 0.001743 sec., 91795.75444635686 rows/sec., 6.39 MiB/sec. 2025.01.31 23:44:14.132029 [ 262 ] {9f291f46-d5a8-45a8-8176-d7c23dc7d9f0} TCPHandler: Processed in 0.001983392 sec. 2025.01.31 23:44:14.132200 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:14.132347 [ 259 ] {d2d4292e-ef72-4258-8e8f-1d3036053c3e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:14.132412 [ 259 ] {d2d4292e-ef72-4258-8e8f-1d3036053c3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:14.133020 [ 259 ] {d2d4292e-ef72-4258-8e8f-1d3036053c3e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:14.133068 [ 259 ] {d2d4292e-ef72-4258-8e8f-1d3036053c3e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:14.133471 [ 259 ] {d2d4292e-ef72-4258-8e8f-1d3036053c3e} MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) 2025.01.31 23:44:14.133734 [ 259 ] {d2d4292e-ef72-4258-8e8f-1d3036053c3e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:14.133936 [ 259 ] {d2d4292e-ef72-4258-8e8f-1d3036053c3e} executeQuery: Read 60 rows, 4.14 KiB in 0.001624 sec., 36945.812807881775 rows/sec., 2.49 MiB/sec. 2025.01.31 23:44:14.134034 [ 259 ] {d2d4292e-ef72-4258-8e8f-1d3036053c3e} TCPHandler: Processed in 0.00190391 sec. 2025.01.31 23:44:15.586840 [ 105 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 2025.01.31 23:44:15.586904 [ 105 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:15.586926 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:15.587058 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full 2025.01.31 23:44:15.587301 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:15.587350 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 64 rows starting from the beginning of the part 2025.01.31 23:44:15.587447 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part 2025.01.31 23:44:15.587683 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part 2025.01.31 23:44:15.587894 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 46 rows starting from the beginning of the part 2025.01.31 23:44:15.588142 [ 189 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 62 rows starting from the beginning of the part 2025.01.31 23:44:15.589289 [ 194 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 5 columns (5 merged, 0 gathered) in 0.002298732 sec., 115715.96862966192 rows/sec., 8.71 MiB/sec. 2025.01.31 23:44:15.589506 [ 194 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.01.31 23:44:15.589869 [ 194 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:15.589974 [ 194 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_60_13} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 2025.01.31 23:44:15.590089 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.31 23:44:15.667051 [ 105 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 2025.01.31 23:44:15.667086 [ 105 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:15.667104 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:15.667237 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full 2025.01.31 23:44:15.667504 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:15.667559 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 242 rows starting from the beginning of the part 2025.01.31 23:44:15.667680 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 242 rows starting from the beginning of the part 2025.01.31 23:44:15.667800 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2025.01.31 23:44:15.667904 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2025.01.31 23:44:15.668010 [ 202 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 242 rows starting from the beginning of the part 2025.01.31 23:44:15.669045 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874039 sec., 402339.54576185445 rows/sec., 28.80 MiB/sec. 2025.01.31 23:44:15.669278 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.01.31 23:44:15.669656 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:15.669762 [ 187 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_60_13} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 2025.01.31 23:44:15.669881 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. 2025.01.31 23:44:16.348346 [ 102 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 5 parts from all_1_56_12 to all_60_60_0 2025.01.31 23:44:16.348420 [ 102 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:16.348447 [ 102 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:16.348591 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} MergeTask::PrepareStage: Merging 5 parts: from all_1_56_12 to all_60_60_0 into Compact with storage Full 2025.01.31 23:44:16.348856 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:16.348906 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_12, total 336 rows starting from the beginning of the part 2025.01.31 23:44:16.348983 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part 2025.01.31 23:44:16.349097 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part 2025.01.31 23:44:16.349257 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part 2025.01.31 23:44:16.349341 [ 202 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part 2025.01.31 23:44:16.350319 [ 201 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001798066 sec., 200215.1200234029 rows/sec., 10.22 MiB/sec. 2025.01.31 23:44:16.350579 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} MergedBlockOutputStream: filled checksums all_1_60_13 (state Temporary) 2025.01.31 23:44:16.351002 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Renaming temporary part tmp_merge_all_1_60_13 to all_1_60_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:16.351114 [ 195 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_60_13} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 5 parts: [all_1_56_12, all_60_60_0] -> all_1_60_13 2025.01.31 23:44:16.351230 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.31 23:44:18.206494 [ 104 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:44:18.206563 [ 104 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:44:18.488192 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38491 2025.01.31 23:44:18.488879 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:18.488959 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:18.489491 [ 243 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.31 23:44:18.489756 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:18.490057 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 2025.01.31 23:44:18.719504 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2200 2025.01.31 23:44:18.722325 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:18.722386 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:18.723911 [ 242 ] {} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:44:18.724236 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:18.725969 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2200 2025.01.31 23:44:19.131249 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.131457 [ 262 ] {8d407c17-1362-4a18-92f8-56337e431ecc} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:44:19.131531 [ 262 ] {8d407c17-1362-4a18-92f8-56337e431ecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:44:19.132279 [ 262 ] {8d407c17-1362-4a18-92f8-56337e431ecc} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.132332 [ 262 ] {8d407c17-1362-4a18-92f8-56337e431ecc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.132768 [ 262 ] {8d407c17-1362-4a18-92f8-56337e431ecc} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:44:19.133021 [ 262 ] {8d407c17-1362-4a18-92f8-56337e431ecc} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:44:19.133228 [ 100 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.01.31 23:44:19.133260 [ 262 ] {8d407c17-1362-4a18-92f8-56337e431ecc} executeQuery: Read 14 rows, 1.01 KiB in 0.001857 sec., 7539.041464728056 rows/sec., 542.71 KiB/sec. 2025.01.31 23:44:19.133309 [ 100 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.133385 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.133399 [ 262 ] {8d407c17-1362-4a18-92f8-56337e431ecc} TCPHandler: Processed in 0.002304242 sec. 2025.01.31 23:44:19.133537 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:44:19.133653 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:19.133708 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.133715 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:44:19.133967 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:44:19.134081 [ 259 ] {4c98e113-1724-4e7c-a8ee-2326a5900d29} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:19.134286 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:44:19.134344 [ 259 ] {4c98e113-1724-4e7c-a8ee-2326a5900d29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:19.134666 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:44:19.134994 [ 201 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::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.31 23:44:19.137248 [ 259 ] {4c98e113-1724-4e7c-a8ee-2326a5900d29} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.137358 [ 259 ] {4c98e113-1724-4e7c-a8ee-2326a5900d29} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.137568 [ 195 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004087498 sec., 17125.390642392973 rows/sec., 1.27 MiB/sec. 2025.01.31 23:44:19.137835 [ 195 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.01.31 23:44:19.138182 [ 259 ] {4c98e113-1724-4e7c-a8ee-2326a5900d29} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.31 23:44:19.138369 [ 195 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_61_15} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:44:19.138516 [ 195 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_61_15} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.01.31 23:44:19.138676 [ 259 ] {4c98e113-1724-4e7c-a8ee-2326a5900d29} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:19.138710 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:44:19.138994 [ 259 ] {4c98e113-1724-4e7c-a8ee-2326a5900d29} executeQuery: Read 281 rows, 25.38 KiB in 0.005046 sec., 55687.67340467697 rows/sec., 4.91 MiB/sec. 2025.01.31 23:44:19.139084 [ 259 ] {4c98e113-1724-4e7c-a8ee-2326a5900d29} TCPHandler: Processed in 0.005544654 sec. 2025.01.31 23:44:19.139259 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.139401 [ 262 ] {a5844ba7-9c0f-4c37-a366-5c61d3d3f1e0} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:44:19.139465 [ 262 ] {a5844ba7-9c0f-4c37-a366-5c61d3d3f1e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:44:19.140206 [ 262 ] {a5844ba7-9c0f-4c37-a366-5c61d3d3f1e0} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.140255 [ 262 ] {a5844ba7-9c0f-4c37-a366-5c61d3d3f1e0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.140622 [ 262 ] {a5844ba7-9c0f-4c37-a366-5c61d3d3f1e0} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:44:19.140873 [ 262 ] {a5844ba7-9c0f-4c37-a366-5c61d3d3f1e0} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:44:19.141070 [ 262 ] {a5844ba7-9c0f-4c37-a366-5c61d3d3f1e0} executeQuery: Read 46 rows, 3.39 KiB in 0.001702 sec., 27027.027027027027 rows/sec., 1.94 MiB/sec. 2025.01.31 23:44:19.141126 [ 262 ] {a5844ba7-9c0f-4c37-a366-5c61d3d3f1e0} TCPHandler: Processed in 0.001936241 sec. 2025.01.31 23:44:19.141293 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.141484 [ 259 ] {e7f81c5b-b9e9-430d-a637-0450729a800f} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:44:19.141540 [ 259 ] {e7f81c5b-b9e9-430d-a637-0450729a800f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:44:19.142163 [ 259 ] {e7f81c5b-b9e9-430d-a637-0450729a800f} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.142205 [ 259 ] {e7f81c5b-b9e9-430d-a637-0450729a800f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.142593 [ 259 ] {e7f81c5b-b9e9-430d-a637-0450729a800f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:44:19.142837 [ 259 ] {e7f81c5b-b9e9-430d-a637-0450729a800f} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:44:19.143053 [ 259 ] {e7f81c5b-b9e9-430d-a637-0450729a800f} executeQuery: Read 14 rows, 1004.00 B in 0.001603 sec., 8733.624454148472 rows/sec., 611.65 KiB/sec. 2025.01.31 23:44:19.143112 [ 259 ] {e7f81c5b-b9e9-430d-a637-0450729a800f} TCPHandler: Processed in 0.00188328 sec. 2025.01.31 23:44:19.143274 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.143393 [ 262 ] {2f3f9280-0250-4f52-8ce5-6e7404046ae3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:44:19.143450 [ 262 ] {2f3f9280-0250-4f52-8ce5-6e7404046ae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:44:19.144021 [ 262 ] {2f3f9280-0250-4f52-8ce5-6e7404046ae3} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.144062 [ 262 ] {2f3f9280-0250-4f52-8ce5-6e7404046ae3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.144421 [ 262 ] {2f3f9280-0250-4f52-8ce5-6e7404046ae3} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:44:19.144659 [ 262 ] {2f3f9280-0250-4f52-8ce5-6e7404046ae3} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:44:19.144824 [ 100 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 2025.01.31 23:44:19.144917 [ 100 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.144933 [ 262 ] {2f3f9280-0250-4f52-8ce5-6e7404046ae3} executeQuery: Read 13 rows, 830.00 B in 0.001552 sec., 8376.288659793814 rows/sec., 522.26 KiB/sec. 2025.01.31 23:44:19.144949 [ 100 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.145143 [ 262 ] {2f3f9280-0250-4f52-8ce5-6e7404046ae3} TCPHandler: Processed in 0.00192679 sec. 2025.01.31 23:44:19.145199 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:44:19.145349 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.145416 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_61_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:19.145488 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:44:19.145586 [ 259 ] {46cc5b1d-2b7d-4b78-a107-4e41c08a90eb} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:19.145778 [ 259 ] {46cc5b1d-2b7d-4b78-a107-4e41c08a90eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:19.145798 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:44:19.146193 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:44:19.146521 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:44:19.146886 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::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.31 23:44:19.148689 [ 259 ] {46cc5b1d-2b7d-4b78-a107-4e41c08a90eb} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.148766 [ 259 ] {46cc5b1d-2b7d-4b78-a107-4e41c08a90eb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.149492 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_61_15} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004433419 sec., 14661.370829150143 rows/sec., 971.40 KiB/sec. 2025.01.31 23:44:19.149676 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_61_15} MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) 2025.01.31 23:44:19.149701 [ 259 ] {46cc5b1d-2b7d-4b78-a107-4e41c08a90eb} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.31 23:44:19.150031 [ 259 ] {46cc5b1d-2b7d-4b78-a107-4e41c08a90eb} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:19.150043 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_61_15} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:44:19.150149 [ 186 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_61_15} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 2025.01.31 23:44:19.150377 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:44:19.150411 [ 259 ] {46cc5b1d-2b7d-4b78-a107-4e41c08a90eb} executeQuery: Read 421 rows, 30.80 KiB in 0.00489 sec., 86094.06952965235 rows/sec., 6.15 MiB/sec. 2025.01.31 23:44:19.150481 [ 219 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.150535 [ 259 ] {46cc5b1d-2b7d-4b78-a107-4e41c08a90eb} TCPHandler: Processed in 0.005278806 sec. 2025.01.31 23:44:19.150547 [ 219 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.150739 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.150902 [ 262 ] {46eefff8-82b7-45bd-ab58-6e2a12864e83} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:44:19.151002 [ 262 ] {46eefff8-82b7-45bd-ab58-6e2a12864e83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:44:19.152164 [ 262 ] {46eefff8-82b7-45bd-ab58-6e2a12864e83} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.152232 [ 262 ] {46eefff8-82b7-45bd-ab58-6e2a12864e83} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.152908 [ 262 ] {46eefff8-82b7-45bd-ab58-6e2a12864e83} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:44:19.153304 [ 262 ] {46eefff8-82b7-45bd-ab58-6e2a12864e83} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:44:19.153593 [ 262 ] {46eefff8-82b7-45bd-ab58-6e2a12864e83} executeQuery: Read 6 rows, 321.00 B in 0.002731 sec., 2196.9974368363237 rows/sec., 114.78 KiB/sec. 2025.01.31 23:44:19.153726 [ 262 ] {46eefff8-82b7-45bd-ab58-6e2a12864e83} TCPHandler: Processed in 0.003077467 sec. 2025.01.31 23:44:19.153935 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.154072 [ 259 ] {58369737-e1cd-4057-b1d6-0eddddf09611} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:19.154158 [ 259 ] {58369737-e1cd-4057-b1d6-0eddddf09611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:19.154339 [ 219 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.155786 [ 259 ] {58369737-e1cd-4057-b1d6-0eddddf09611} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.155827 [ 259 ] {58369737-e1cd-4057-b1d6-0eddddf09611} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.156243 [ 259 ] {58369737-e1cd-4057-b1d6-0eddddf09611} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.31 23:44:19.156497 [ 259 ] {58369737-e1cd-4057-b1d6-0eddddf09611} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:19.156641 [ 98 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_138_28 to all_143_143_0 2025.01.31 23:44:19.156686 [ 98 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.156692 [ 259 ] {58369737-e1cd-4057-b1d6-0eddddf09611} executeQuery: Read 237 rows, 16.27 KiB in 0.002657 sec., 89198.34399698909 rows/sec., 5.98 MiB/sec. 2025.01.31 23:44:19.156712 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.156820 [ 259 ] {58369737-e1cd-4057-b1d6-0eddddf09611} TCPHandler: Processed in 0.002979863 sec. 2025.01.31 23:44:19.156989 [ 224 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.157013 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_138_28 to all_143_143_0 into Compact with storage Full 2025.01.31 23:44:19.157043 [ 224 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.157071 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.157493 [ 262 ] {eb0b6e8a-1d53-4a51-a48b-24e769979adc} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:44:19.157616 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:19.157632 [ 262 ] {eb0b6e8a-1d53-4a51-a48b-24e769979adc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:44:19.157737 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} MergeTreeSequentialSource: Reading 7 marks from part all_1_138_28, total 41072 rows starting from the beginning of the part 2025.01.31 23:44:19.158699 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part 2025.01.31 23:44:19.159362 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 963 rows starting from the beginning of the part 2025.01.31 23:44:19.160002 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 128 rows starting from the beginning of the part 2025.01.31 23:44:19.160503 [ 262 ] {eb0b6e8a-1d53-4a51-a48b-24e769979adc} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.160614 [ 262 ] {eb0b6e8a-1d53-4a51-a48b-24e769979adc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.160702 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part 2025.01.31 23:44:19.161385 [ 186 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 237 rows starting from the beginning of the part 2025.01.31 23:44:19.162361 [ 262 ] {eb0b6e8a-1d53-4a51-a48b-24e769979adc} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:44:19.163084 [ 262 ] {eb0b6e8a-1d53-4a51-a48b-24e769979adc} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:44:19.163368 [ 224 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.163887 [ 262 ] {eb0b6e8a-1d53-4a51-a48b-24e769979adc} executeQuery: Read 1 rows, 69.00 B in 0.006533 sec., 153.06903413439463 rows/sec., 10.31 KiB/sec. 2025.01.31 23:44:19.164333 [ 262 ] {eb0b6e8a-1d53-4a51-a48b-24e769979adc} TCPHandler: Processed in 0.007384502 sec. 2025.01.31 23:44:19.164659 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.165456 [ 259 ] {fba43f23-f850-49cf-a761-aa5c381188c7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:19.166201 [ 259 ] {fba43f23-f850-49cf-a761-aa5c381188c7} 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.31 23:44:19.169444 [ 259 ] {fba43f23-f850-49cf-a761-aa5c381188c7} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.169483 [ 259 ] {fba43f23-f850-49cf-a761-aa5c381188c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.170287 [ 259 ] {fba43f23-f850-49cf-a761-aa5c381188c7} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2025.01.31 23:44:19.170577 [ 259 ] {fba43f23-f850-49cf-a761-aa5c381188c7} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:44:19.170718 [ 98 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2025.01.31 23:44:19.170763 [ 98 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.170791 [ 98 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.170793 [ 259 ] {fba43f23-f850-49cf-a761-aa5c381188c7} executeQuery: Read 39 rows, 71.56 KiB in 0.00558 sec., 6989.247311827957 rows/sec., 12.52 MiB/sec. 2025.01.31 23:44:19.171377 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::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.31 23:44:19.171548 [ 259 ] {fba43f23-f850-49cf-a761-aa5c381188c7} TCPHandler: Processed in 0.007090342 sec. 2025.01.31 23:44:19.171790 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:19.172099 [ 262 ] {8aef5b5f-ef4d-47c0-8559-9cdb4b40068e} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:19.172151 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:19.172210 [ 262 ] {8aef5b5f-ef4d-47c0-8559-9cdb4b40068e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:19.172286 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2079 rows starting from the beginning of the part 2025.01.31 23:44:19.173336 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part 2025.01.31 23:44:19.174330 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part 2025.01.31 23:44:19.174525 [ 262 ] {8aef5b5f-ef4d-47c0-8559-9cdb4b40068e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:19.174659 [ 262 ] {8aef5b5f-ef4d-47c0-8559-9cdb4b40068e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:19.175172 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 39 rows starting from the beginning of the part 2025.01.31 23:44:19.175849 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 39 rows starting from the beginning of the part 2025.01.31 23:44:19.176061 [ 262 ] {8aef5b5f-ef4d-47c0-8559-9cdb4b40068e} MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) 2025.01.31 23:44:19.176575 [ 193 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part 2025.01.31 23:44:19.177126 [ 262 ] {8aef5b5f-ef4d-47c0-8559-9cdb4b40068e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:19.177873 [ 262 ] {8aef5b5f-ef4d-47c0-8559-9cdb4b40068e} executeQuery: Read 82 rows, 5.33 KiB in 0.005847 sec., 14024.285958611254 rows/sec., 912.09 KiB/sec. 2025.01.31 23:44:19.177921 [ 225 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.177985 [ 225 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.178104 [ 262 ] {8aef5b5f-ef4d-47c0-8559-9cdb4b40068e} TCPHandler: Processed in 0.006440502 sec. 2025.01.31 23:44:19.179941 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} MergeTask::MergeProjectionsStage: Merge sorted 42720 rows, containing 5 columns (5 merged, 0 gathered) in 0.023145417 sec., 1845721.7685903 rows/sec., 124.63 MiB/sec. 2025.01.31 23:44:19.180300 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} MergedBlockOutputStream: filled checksums all_1_143_29 (state Temporary) 2025.01.31 23:44:19.181195 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_merge_all_1_143_29 to all_1_143_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:19.181624 [ 191 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_143_29} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_138_28, all_143_143_0] -> all_1_143_29 2025.01.31 23:44:19.181838 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. 2025.01.31 23:44:19.182055 [ 225 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.189263 [ 188 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 2274 rows, containing 19 columns (19 merged, 0 gathered) in 0.018300865 sec., 124256.42175929935 rows/sec., 222.66 MiB/sec. 2025.01.31 23:44:19.191313 [ 198 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2025.01.31 23:44:19.191769 [ 198 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:44:19.191854 [ 198 ] {05fe31e8-92bd-4f43-ba13-95c4f6098886::all_1_61_12} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 2025.01.31 23:44:19.192009 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.56 MiB. 2025.01.31 23:44:19.952341 [ 223 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.952399 [ 223 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.954474 [ 223 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] 2025.01.31 23:44:19.977572 [ 225 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:44:19.977629 [ 225 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:44:19.979354 [ 225 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:44:20.001173 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.98 MiB, peak 287.52 MiB, free memory in arenas 0.00 B, will set to 270.78 MiB (RSS), difference: 1.80 MiB 2025.01.31 23:44:20.230187 [ 221 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:44:20.230232 [ 221 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:44:20.231929 [ 221 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:44:21.329010 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 2025.01.31 23:44:21.352926 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:21.352987 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:21.361454 [ 244 ] {} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2025.01.31 23:44:21.362493 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:21.368413 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 634 2025.01.31 23:44:24.125765 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:24.125993 [ 262 ] {a3c71e91-ea3a-4f63-8d0b-4124eb3a0477} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:24.126076 [ 262 ] {a3c71e91-ea3a-4f63-8d0b-4124eb3a0477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:24.127010 [ 262 ] {a3c71e91-ea3a-4f63-8d0b-4124eb3a0477} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:24.127061 [ 262 ] {a3c71e91-ea3a-4f63-8d0b-4124eb3a0477} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:24.127523 [ 262 ] {a3c71e91-ea3a-4f63-8d0b-4124eb3a0477} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.31 23:44:24.127807 [ 262 ] {a3c71e91-ea3a-4f63-8d0b-4124eb3a0477} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:24.128065 [ 262 ] {a3c71e91-ea3a-4f63-8d0b-4124eb3a0477} executeQuery: Read 56 rows, 4.38 KiB in 0.00213 sec., 26291.07981220657 rows/sec., 2.01 MiB/sec. 2025.01.31 23:44:24.128133 [ 262 ] {a3c71e91-ea3a-4f63-8d0b-4124eb3a0477} TCPHandler: Processed in 0.002520369 sec. 2025.01.31 23:44:24.128427 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:24.128630 [ 259 ] {2272e0d7-46d1-4fde-b92a-58f514c46754} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:24.128720 [ 259 ] {2272e0d7-46d1-4fde-b92a-58f514c46754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:24.129794 [ 259 ] {2272e0d7-46d1-4fde-b92a-58f514c46754} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:24.129854 [ 259 ] {2272e0d7-46d1-4fde-b92a-58f514c46754} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:24.130459 [ 259 ] {2272e0d7-46d1-4fde-b92a-58f514c46754} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.31 23:44:24.130811 [ 259 ] {2272e0d7-46d1-4fde-b92a-58f514c46754} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:24.131081 [ 259 ] {2272e0d7-46d1-4fde-b92a-58f514c46754} executeQuery: Read 64 rows, 5.12 KiB in 0.002499 sec., 25610.244097639057 rows/sec., 2.00 MiB/sec. 2025.01.31 23:44:24.131172 [ 259 ] {2272e0d7-46d1-4fde-b92a-58f514c46754} TCPHandler: Processed in 0.002889421 sec. 2025.01.31 23:44:24.131438 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:24.131786 [ 262 ] {30496f59-ffdf-42f6-a052-a23a2d130c65} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:24.131978 [ 262 ] {30496f59-ffdf-42f6-a052-a23a2d130c65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:24.132896 [ 262 ] {30496f59-ffdf-42f6-a052-a23a2d130c65} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:24.132947 [ 262 ] {30496f59-ffdf-42f6-a052-a23a2d130c65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:24.133481 [ 262 ] {30496f59-ffdf-42f6-a052-a23a2d130c65} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.31 23:44:24.133803 [ 262 ] {30496f59-ffdf-42f6-a052-a23a2d130c65} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:24.134020 [ 262 ] {30496f59-ffdf-42f6-a052-a23a2d130c65} executeQuery: Read 160 rows, 11.41 KiB in 0.00236 sec., 67796.61016949153 rows/sec., 4.72 MiB/sec. 2025.01.31 23:44:24.134100 [ 262 ] {30496f59-ffdf-42f6-a052-a23a2d130c65} TCPHandler: Processed in 0.002775207 sec. 2025.01.31 23:44:24.134573 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:24.134908 [ 259 ] {7b66f7ee-3cf1-4569-9d75-4d5930071d2b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:24.135048 [ 259 ] {7b66f7ee-3cf1-4569-9d75-4d5930071d2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:24.136029 [ 259 ] {7b66f7ee-3cf1-4569-9d75-4d5930071d2b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:24.136109 [ 259 ] {7b66f7ee-3cf1-4569-9d75-4d5930071d2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:24.136732 [ 259 ] {7b66f7ee-3cf1-4569-9d75-4d5930071d2b} MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) 2025.01.31 23:44:24.137118 [ 259 ] {7b66f7ee-3cf1-4569-9d75-4d5930071d2b} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:24.137416 [ 259 ] {7b66f7ee-3cf1-4569-9d75-4d5930071d2b} executeQuery: Read 60 rows, 4.14 KiB in 0.002612 sec., 22970.903522205204 rows/sec., 1.55 MiB/sec. 2025.01.31 23:44:24.137564 [ 259 ] {7b66f7ee-3cf1-4569-9d75-4d5930071d2b} TCPHandler: Processed in 0.003090957 sec. 2025.01.31 23:44:25.991109 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38918 2025.01.31 23:44:25.991785 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:25.991838 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. 2025.01.31 23:44:25.992394 [ 243 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.31 23:44:25.992672 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:25.992923 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38918 2025.01.31 23:44:25.993021 [ 222 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:25.993074 [ 222 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:25.995281 [ 222 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:27.916905 [ 221 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:27.917015 [ 221 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:27.919265 [ 221 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:28.000227 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 266.78 MiB, peak 287.52 MiB, free memory in arenas 0.00 B, will set to 270.78 MiB (RSS), difference: 4.00 MiB 2025.01.31 23:44:28.726982 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2230 2025.01.31 23:44:28.730060 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:28.730109 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:28.731661 [ 242 ] {} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:44:28.731981 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:28.734486 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2230 2025.01.31 23:44:28.869409 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 2025.01.31 23:44:28.893453 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:28.893525 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:28.901270 [ 244 ] {} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2025.01.31 23:44:28.902257 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:28.906330 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 641 2025.01.31 23:44:29.130984 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.131199 [ 262 ] {5103ac0b-3849-44b6-b5ce-488a4e6c61bd} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:44:29.131279 [ 262 ] {5103ac0b-3849-44b6-b5ce-488a4e6c61bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:44:29.132077 [ 262 ] {5103ac0b-3849-44b6-b5ce-488a4e6c61bd} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.132127 [ 262 ] {5103ac0b-3849-44b6-b5ce-488a4e6c61bd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.132558 [ 262 ] {5103ac0b-3849-44b6-b5ce-488a4e6c61bd} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:44:29.132819 [ 262 ] {5103ac0b-3849-44b6-b5ce-488a4e6c61bd} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:44:29.133058 [ 262 ] {5103ac0b-3849-44b6-b5ce-488a4e6c61bd} executeQuery: Read 14 rows, 1.01 KiB in 0.001912 sec., 7322.175732217573 rows/sec., 527.10 KiB/sec. 2025.01.31 23:44:29.133164 [ 262 ] {5103ac0b-3849-44b6-b5ce-488a4e6c61bd} TCPHandler: Processed in 0.002317453 sec. 2025.01.31 23:44:29.133462 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.133656 [ 259 ] {b02810f0-c8ca-46c9-b207-3c23c139c1c7} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:29.133733 [ 259 ] {b02810f0-c8ca-46c9-b207-3c23c139c1c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:29.134736 [ 259 ] {b02810f0-c8ca-46c9-b207-3c23c139c1c7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.134784 [ 259 ] {b02810f0-c8ca-46c9-b207-3c23c139c1c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.135258 [ 259 ] {b02810f0-c8ca-46c9-b207-3c23c139c1c7} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.31 23:44:29.135526 [ 259 ] {b02810f0-c8ca-46c9-b207-3c23c139c1c7} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:29.135765 [ 259 ] {b02810f0-c8ca-46c9-b207-3c23c139c1c7} executeQuery: Read 281 rows, 25.38 KiB in 0.002167 sec., 129672.35809875403 rows/sec., 11.44 MiB/sec. 2025.01.31 23:44:29.135833 [ 259 ] {b02810f0-c8ca-46c9-b207-3c23c139c1c7} TCPHandler: Processed in 0.002512068 sec. 2025.01.31 23:44:29.136000 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.136131 [ 262 ] {cffbf5e6-ca33-45c2-ac79-144dc298ac86} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:44:29.136185 [ 262 ] {cffbf5e6-ca33-45c2-ac79-144dc298ac86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:44:29.136836 [ 262 ] {cffbf5e6-ca33-45c2-ac79-144dc298ac86} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.136877 [ 262 ] {cffbf5e6-ca33-45c2-ac79-144dc298ac86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.137256 [ 262 ] {cffbf5e6-ca33-45c2-ac79-144dc298ac86} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:44:29.137496 [ 262 ] {cffbf5e6-ca33-45c2-ac79-144dc298ac86} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:44:29.137712 [ 262 ] {cffbf5e6-ca33-45c2-ac79-144dc298ac86} executeQuery: Read 46 rows, 3.39 KiB in 0.001612 sec., 28535.980148883376 rows/sec., 2.05 MiB/sec. 2025.01.31 23:44:29.137774 [ 262 ] {cffbf5e6-ca33-45c2-ac79-144dc298ac86} TCPHandler: Processed in 0.001836087 sec. 2025.01.31 23:44:29.137947 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.138095 [ 259 ] {9578a741-33c4-4297-858d-3befb6021afe} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:44:29.138156 [ 259 ] {9578a741-33c4-4297-858d-3befb6021afe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:44:29.138829 [ 259 ] {9578a741-33c4-4297-858d-3befb6021afe} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.138870 [ 259 ] {9578a741-33c4-4297-858d-3befb6021afe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.139257 [ 259 ] {9578a741-33c4-4297-858d-3befb6021afe} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:44:29.139512 [ 259 ] {9578a741-33c4-4297-858d-3befb6021afe} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:44:29.139731 [ 259 ] {9578a741-33c4-4297-858d-3befb6021afe} executeQuery: Read 14 rows, 1004.00 B in 0.001674 sec., 8363.201911589009 rows/sec., 585.70 KiB/sec. 2025.01.31 23:44:29.139792 [ 259 ] {9578a741-33c4-4297-858d-3befb6021afe} TCPHandler: Processed in 0.00191518 sec. 2025.01.31 23:44:29.139952 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.140093 [ 262 ] {a8dced39-b75f-4337-abb1-7c87e5620f65} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:44:29.140153 [ 262 ] {a8dced39-b75f-4337-abb1-7c87e5620f65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:44:29.140796 [ 262 ] {a8dced39-b75f-4337-abb1-7c87e5620f65} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.140836 [ 262 ] {a8dced39-b75f-4337-abb1-7c87e5620f65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.141194 [ 262 ] {a8dced39-b75f-4337-abb1-7c87e5620f65} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:44:29.141431 [ 262 ] {a8dced39-b75f-4337-abb1-7c87e5620f65} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:44:29.141669 [ 262 ] {a8dced39-b75f-4337-abb1-7c87e5620f65} executeQuery: Read 13 rows, 830.00 B in 0.001602 sec., 8114.8564294631715 rows/sec., 505.96 KiB/sec. 2025.01.31 23:44:29.141761 [ 262 ] {a8dced39-b75f-4337-abb1-7c87e5620f65} TCPHandler: Processed in 0.001872999 sec. 2025.01.31 23:44:29.141983 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.142129 [ 259 ] {5f1e3e53-86ad-4375-ac6c-9615e8da4bb3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:29.142185 [ 259 ] {5f1e3e53-86ad-4375-ac6c-9615e8da4bb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:29.142989 [ 259 ] {5f1e3e53-86ad-4375-ac6c-9615e8da4bb3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.143028 [ 259 ] {5f1e3e53-86ad-4375-ac6c-9615e8da4bb3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.143437 [ 259 ] {5f1e3e53-86ad-4375-ac6c-9615e8da4bb3} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.31 23:44:29.143689 [ 259 ] {5f1e3e53-86ad-4375-ac6c-9615e8da4bb3} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:29.143901 [ 259 ] {5f1e3e53-86ad-4375-ac6c-9615e8da4bb3} executeQuery: Read 421 rows, 30.80 KiB in 0.001804 sec., 233370.28824833702 rows/sec., 16.68 MiB/sec. 2025.01.31 23:44:29.143957 [ 259 ] {5f1e3e53-86ad-4375-ac6c-9615e8da4bb3} TCPHandler: Processed in 0.002087586 sec. 2025.01.31 23:44:29.144128 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.144273 [ 262 ] {557353ae-e68f-4fea-ba3b-f72c524b684a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:44:29.144334 [ 262 ] {557353ae-e68f-4fea-ba3b-f72c524b684a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:44:29.144854 [ 262 ] {557353ae-e68f-4fea-ba3b-f72c524b684a} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.144892 [ 262 ] {557353ae-e68f-4fea-ba3b-f72c524b684a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.145261 [ 262 ] {557353ae-e68f-4fea-ba3b-f72c524b684a} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:44:29.145495 [ 262 ] {557353ae-e68f-4fea-ba3b-f72c524b684a} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:44:29.145721 [ 262 ] {557353ae-e68f-4fea-ba3b-f72c524b684a} executeQuery: Read 6 rows, 321.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 211.38 KiB/sec. 2025.01.31 23:44:29.145800 [ 262 ] {557353ae-e68f-4fea-ba3b-f72c524b684a} TCPHandler: Processed in 0.001741825 sec. 2025.01.31 23:44:29.146057 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.146212 [ 259 ] {b3692a73-aa5c-4711-ac16-97f4bb2a5846} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:29.146275 [ 259 ] {b3692a73-aa5c-4711-ac16-97f4bb2a5846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:29.146905 [ 259 ] {b3692a73-aa5c-4711-ac16-97f4bb2a5846} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.146944 [ 259 ] {b3692a73-aa5c-4711-ac16-97f4bb2a5846} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.147350 [ 259 ] {b3692a73-aa5c-4711-ac16-97f4bb2a5846} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.31 23:44:29.147599 [ 259 ] {b3692a73-aa5c-4711-ac16-97f4bb2a5846} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:29.147810 [ 259 ] {b3692a73-aa5c-4711-ac16-97f4bb2a5846} executeQuery: Read 237 rows, 16.27 KiB in 0.001632 sec., 145220.58823529413 rows/sec., 9.73 MiB/sec. 2025.01.31 23:44:29.147866 [ 259 ] {b3692a73-aa5c-4711-ac16-97f4bb2a5846} TCPHandler: Processed in 0.001974952 sec. 2025.01.31 23:44:29.148028 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.148167 [ 262 ] {6e89bdf2-9781-40fd-8291-3dddbdf8ca3c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:44:29.148227 [ 262 ] {6e89bdf2-9781-40fd-8291-3dddbdf8ca3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:44:29.148741 [ 262 ] {6e89bdf2-9781-40fd-8291-3dddbdf8ca3c} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.148780 [ 262 ] {6e89bdf2-9781-40fd-8291-3dddbdf8ca3c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.149142 [ 262 ] {6e89bdf2-9781-40fd-8291-3dddbdf8ca3c} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:44:29.149388 [ 262 ] {6e89bdf2-9781-40fd-8291-3dddbdf8ca3c} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:44:29.149616 [ 262 ] {6e89bdf2-9781-40fd-8291-3dddbdf8ca3c} executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. 2025.01.31 23:44:29.149683 [ 262 ] {6e89bdf2-9781-40fd-8291-3dddbdf8ca3c} TCPHandler: Processed in 0.001724074 sec. 2025.01.31 23:44:29.149862 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.150000 [ 259 ] {9e7adf5b-80e5-4a5b-b6a2-2baad42f1805} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:29.150083 [ 259 ] {9e7adf5b-80e5-4a5b-b6a2-2baad42f1805} 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.31 23:44:29.151317 [ 259 ] {9e7adf5b-80e5-4a5b-b6a2-2baad42f1805} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.151357 [ 259 ] {9e7adf5b-80e5-4a5b-b6a2-2baad42f1805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.152069 [ 259 ] {9e7adf5b-80e5-4a5b-b6a2-2baad42f1805} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2025.01.31 23:44:29.152332 [ 259 ] {9e7adf5b-80e5-4a5b-b6a2-2baad42f1805} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:44:29.152582 [ 259 ] {9e7adf5b-80e5-4a5b-b6a2-2baad42f1805} executeQuery: Read 39 rows, 71.56 KiB in 0.002607 sec., 14959.723820483314 rows/sec., 26.81 MiB/sec. 2025.01.31 23:44:29.152693 [ 259 ] {9e7adf5b-80e5-4a5b-b6a2-2baad42f1805} TCPHandler: Processed in 0.002902002 sec. 2025.01.31 23:44:29.152886 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:29.153025 [ 262 ] {ba70774e-b0fd-451e-8bc9-a6a483fc599f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:29.153086 [ 262 ] {ba70774e-b0fd-451e-8bc9-a6a483fc599f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:29.153650 [ 262 ] {ba70774e-b0fd-451e-8bc9-a6a483fc599f} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:29.153690 [ 262 ] {ba70774e-b0fd-451e-8bc9-a6a483fc599f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:29.154059 [ 262 ] {ba70774e-b0fd-451e-8bc9-a6a483fc599f} MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) 2025.01.31 23:44:29.154303 [ 262 ] {ba70774e-b0fd-451e-8bc9-a6a483fc599f} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:29.154523 [ 262 ] {ba70774e-b0fd-451e-8bc9-a6a483fc599f} executeQuery: Read 82 rows, 5.33 KiB in 0.001528 sec., 53664.92146596858 rows/sec., 3.41 MiB/sec. 2025.01.31 23:44:29.154574 [ 262 ] {ba70774e-b0fd-451e-8bc9-a6a483fc599f} TCPHandler: Processed in 0.001760365 sec. 2025.01.31 23:44:30.526714 [ 222 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Found 6 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, all_14_14_0] 2025.01.31 23:44:30.526770 [ 222 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Removing 6 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, all_14_14_0] 2025.01.31 23:44:30.528666 [ 222 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] 2025.01.31 23:44:33.206601 [ 94 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:44:33.206665 [ 94 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:44:33.493960 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39406 2025.01.31 23:44:33.494663 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:33.494718 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:33.495276 [ 243 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.31 23:44:33.495536 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:33.495724 [ 95 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.31 23:44:33.495745 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 2025.01.31 23:44:33.495781 [ 95 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:33.495810 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:33.495953 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::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.31 23:44:33.496250 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:33.496357 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37088 rows starting from the beginning of the part 2025.01.31 23:44:33.496692 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 488 rows starting from the beginning of the part 2025.01.31 23:44:33.497007 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 427 rows starting from the beginning of the part 2025.01.31 23:44:33.497234 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 488 rows starting from the beginning of the part 2025.01.31 23:44:33.497355 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 427 rows starting from the beginning of the part 2025.01.31 23:44:33.497608 [ 199 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 488 rows starting from the beginning of the part 2025.01.31 23:44:33.500665 [ 188 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004793121 sec., 8221365.5778771285 rows/sec., 117.61 MiB/sec. 2025.01.31 23:44:33.501095 [ 188 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.31 23:44:33.501424 [ 188 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:33.501511 [ 188 ] {7e0f5879-8509-493b-8239-89dc5c321c7f::all_1_86_17} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.31 23:44:33.501623 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. 2025.01.31 23:44:34.125528 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.125737 [ 262 ] {4d08398d-498c-4130-a2bd-c82424c42d05} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:34.125810 [ 262 ] {4d08398d-498c-4130-a2bd-c82424c42d05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:34.126597 [ 262 ] {4d08398d-498c-4130-a2bd-c82424c42d05} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.126647 [ 262 ] {4d08398d-498c-4130-a2bd-c82424c42d05} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.127079 [ 262 ] {4d08398d-498c-4130-a2bd-c82424c42d05} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.31 23:44:34.127341 [ 262 ] {4d08398d-498c-4130-a2bd-c82424c42d05} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.127557 [ 95 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.01.31 23:44:34.127581 [ 262 ] {4d08398d-498c-4130-a2bd-c82424c42d05} executeQuery: Read 56 rows, 4.38 KiB in 0.001902 sec., 29442.691903259725 rows/sec., 2.25 MiB/sec. 2025.01.31 23:44:34.127640 [ 95 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.127722 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.127730 [ 262 ] {4d08398d-498c-4130-a2bd-c82424c42d05} TCPHandler: Processed in 0.002343344 sec. 2025.01.31 23:44:34.128120 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.01.31 23:44:34.128170 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.128861 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:34.128888 [ 259 ] {f3ba9b44-43a7-4769-8714-14bd445e4b15} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:34.128970 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1430 rows starting from the beginning of the part 2025.01.31 23:44:34.129160 [ 259 ] {f3ba9b44-43a7-4769-8714-14bd445e4b15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:34.129443 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part 2025.01.31 23:44:34.130017 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 281 rows starting from the beginning of the part 2025.01.31 23:44:34.130545 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part 2025.01.31 23:44:34.131042 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 281 rows starting from the beginning of the part 2025.01.31 23:44:34.131424 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part 2025.01.31 23:44:34.133293 [ 259 ] {f3ba9b44-43a7-4769-8714-14bd445e4b15} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.133382 [ 259 ] {f3ba9b44-43a7-4769-8714-14bd445e4b15} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.134350 [ 259 ] {f3ba9b44-43a7-4769-8714-14bd445e4b15} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.31 23:44:34.134928 [ 259 ] {f3ba9b44-43a7-4769-8714-14bd445e4b15} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.134937 [ 192 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 2160 rows, containing 5 columns (5 merged, 0 gathered) in 0.007062082 sec., 305858.8104754377 rows/sec., 26.89 MiB/sec. 2025.01.31 23:44:34.135189 [ 95 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.01.31 23:44:34.135266 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.01.31 23:44:34.135285 [ 95 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.135346 [ 259 ] {f3ba9b44-43a7-4769-8714-14bd445e4b15} executeQuery: Read 64 rows, 5.12 KiB in 0.006733 sec., 9505.421060448536 rows/sec., 759.73 KiB/sec. 2025.01.31 23:44:34.135372 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.135689 [ 259 ] {f3ba9b44-43a7-4769-8714-14bd445e4b15} TCPHandler: Processed in 0.007788864 sec. 2025.01.31 23:44:34.135918 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.01.31 23:44:34.136028 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.136112 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.136393 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:34.136396 [ 262 ] {cbc85f0d-5f2e-4b04-b63e-4a8c6835d962} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:34.136488 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 913 rows starting from the beginning of the part 2025.01.31 23:44:34.136485 [ 194 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_146_29} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.01.31 23:44:34.136585 [ 262 ] {cbc85f0d-5f2e-4b04-b63e-4a8c6835d962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:34.136872 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part 2025.01.31 23:44:34.137030 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. 2025.01.31 23:44:34.137256 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 421 rows starting from the beginning of the part 2025.01.31 23:44:34.137595 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part 2025.01.31 23:44:34.137921 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 421 rows starting from the beginning of the part 2025.01.31 23:44:34.138228 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part 2025.01.31 23:44:34.139855 [ 262 ] {cbc85f0d-5f2e-4b04-b63e-4a8c6835d962} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.139922 [ 262 ] {cbc85f0d-5f2e-4b04-b63e-4a8c6835d962} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.140974 [ 262 ] {cbc85f0d-5f2e-4b04-b63e-4a8c6835d962} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.31 23:44:34.141296 [ 262 ] {cbc85f0d-5f2e-4b04-b63e-4a8c6835d962} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.141830 [ 187 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006272297 sec., 310412.5968524769 rows/sec., 23.75 MiB/sec. 2025.01.31 23:44:34.141857 [ 262 ] {cbc85f0d-5f2e-4b04-b63e-4a8c6835d962} executeQuery: Read 160 rows, 11.41 KiB in 0.005602 sec., 28561.22813280971 rows/sec., 1.99 MiB/sec. 2025.01.31 23:44:34.141960 [ 262 ] {cbc85f0d-5f2e-4b04-b63e-4a8c6835d962} TCPHandler: Processed in 0.006101882 sec. 2025.01.31 23:44:34.142059 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.01.31 23:44:34.142141 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.142377 [ 259 ] {5b914414-6aee-4760-91b8-6f19f9cf2963} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:34.142480 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.142483 [ 259 ] {5b914414-6aee-4760-91b8-6f19f9cf2963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:34.142690 [ 189 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_146_29} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.01.31 23:44:34.142911 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. 2025.01.31 23:44:34.143364 [ 259 ] {5b914414-6aee-4760-91b8-6f19f9cf2963} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.143409 [ 259 ] {5b914414-6aee-4760-91b8-6f19f9cf2963} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.143799 [ 259 ] {5b914414-6aee-4760-91b8-6f19f9cf2963} MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) 2025.01.31 23:44:34.144046 [ 259 ] {5b914414-6aee-4760-91b8-6f19f9cf2963} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.144231 [ 95 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 2025.01.31 23:44:34.144282 [ 259 ] {5b914414-6aee-4760-91b8-6f19f9cf2963} executeQuery: Read 60 rows, 4.14 KiB in 0.001977 sec., 30349.013657056144 rows/sec., 2.05 MiB/sec. 2025.01.31 23:44:34.144292 [ 95 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.144369 [ 95 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.144417 [ 259 ] {5b914414-6aee-4760-91b8-6f19f9cf2963} TCPHandler: Processed in 0.002352934 sec. 2025.01.31 23:44:34.144615 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full 2025.01.31 23:44:34.144773 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:34.144878 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8568 rows starting from the beginning of the part 2025.01.31 23:44:34.145274 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part 2025.01.31 23:44:34.145646 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 82 rows starting from the beginning of the part 2025.01.31 23:44:34.145985 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part 2025.01.31 23:44:34.146312 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 82 rows starting from the beginning of the part 2025.01.31 23:44:34.146670 [ 194 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part 2025.01.31 23:44:34.149517 [ 189 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} MergeTask::MergeProjectionsStage: Merge sorted 8912 rows, containing 4 columns (4 merged, 0 gathered) in 0.005036028 sec., 1769648.6199044168 rows/sec., 115.34 MiB/sec. 2025.01.31 23:44:34.149723 [ 202 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) 2025.01.31 23:44:34.150069 [ 202 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.150159 [ 202 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_146_29} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 2025.01.31 23:44:34.150252 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. 2025.01.31 23:44:34.971341 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.971553 [ 262 ] {34abe79a-8b23-49f1-95d0-9900ef57275c} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:44:34.971635 [ 262 ] {34abe79a-8b23-49f1-95d0-9900ef57275c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:44:34.972394 [ 262 ] {34abe79a-8b23-49f1-95d0-9900ef57275c} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.972447 [ 262 ] {34abe79a-8b23-49f1-95d0-9900ef57275c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.972888 [ 262 ] {34abe79a-8b23-49f1-95d0-9900ef57275c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:44:34.973149 [ 262 ] {34abe79a-8b23-49f1-95d0-9900ef57275c} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:44:34.973353 [ 262 ] {34abe79a-8b23-49f1-95d0-9900ef57275c} executeQuery: Read 14 rows, 1.01 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 542.42 KiB/sec. 2025.01.31 23:44:34.973422 [ 262 ] {34abe79a-8b23-49f1-95d0-9900ef57275c} TCPHandler: Processed in 0.00222531 sec. 2025.01.31 23:44:34.973718 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.973920 [ 259 ] {4c15ef69-e2a3-4e11-bbfb-b99689bf913a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2025.01.31 23:44:34.974000 [ 259 ] {4c15ef69-e2a3-4e11-bbfb-b99689bf913a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2025.01.31 23:44:34.974772 [ 259 ] {4c15ef69-e2a3-4e11-bbfb-b99689bf913a} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.974830 [ 259 ] {4c15ef69-e2a3-4e11-bbfb-b99689bf913a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.975268 [ 259 ] {4c15ef69-e2a3-4e11-bbfb-b99689bf913a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2025.01.31 23:44:34.975527 [ 259 ] {4c15ef69-e2a3-4e11-bbfb-b99689bf913a} oximeter.fields_ipaddr (d0e53b81-e1fb-4a85-bce7-0cc047b57e57): 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.31 23:44:34.975780 [ 259 ] {4c15ef69-e2a3-4e11-bbfb-b99689bf913a} executeQuery: Read 2 rows, 167.00 B in 0.001914 sec., 1044.9320794148382 rows/sec., 85.21 KiB/sec. 2025.01.31 23:44:34.975854 [ 259 ] {4c15ef69-e2a3-4e11-bbfb-b99689bf913a} TCPHandler: Processed in 0.002274121 sec. 2025.01.31 23:44:34.976021 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.976172 [ 262 ] {246fa2b8-3e4d-489c-8c31-de738488e2b4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:34.976234 [ 262 ] {246fa2b8-3e4d-489c-8c31-de738488e2b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:34.977675 [ 262 ] {246fa2b8-3e4d-489c-8c31-de738488e2b4} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.977714 [ 262 ] {246fa2b8-3e4d-489c-8c31-de738488e2b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.978173 [ 262 ] {246fa2b8-3e4d-489c-8c31-de738488e2b4} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.31 23:44:34.978426 [ 262 ] {246fa2b8-3e4d-489c-8c31-de738488e2b4} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.978609 [ 262 ] {246fa2b8-3e4d-489c-8c31-de738488e2b4} executeQuery: Read 1422 rows, 121.57 KiB in 0.002475 sec., 574545.4545454545 rows/sec., 47.97 MiB/sec. 2025.01.31 23:44:34.978666 [ 262 ] {246fa2b8-3e4d-489c-8c31-de738488e2b4} TCPHandler: Processed in 0.002716005 sec. 2025.01.31 23:44:34.978855 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.979015 [ 259 ] {e54798f0-c085-4e0b-a713-d2bdd9e838c5} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:44:34.979080 [ 259 ] {e54798f0-c085-4e0b-a713-d2bdd9e838c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:44:34.979824 [ 259 ] {e54798f0-c085-4e0b-a713-d2bdd9e838c5} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.979868 [ 259 ] {e54798f0-c085-4e0b-a713-d2bdd9e838c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.980272 [ 259 ] {e54798f0-c085-4e0b-a713-d2bdd9e838c5} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:44:34.980541 [ 259 ] {e54798f0-c085-4e0b-a713-d2bdd9e838c5} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:44:34.980792 [ 259 ] {e54798f0-c085-4e0b-a713-d2bdd9e838c5} executeQuery: Read 48 rows, 3.53 KiB in 0.001812 sec., 26490.066225165563 rows/sec., 1.90 MiB/sec. 2025.01.31 23:44:34.980866 [ 259 ] {e54798f0-c085-4e0b-a713-d2bdd9e838c5} TCPHandler: Processed in 0.002083596 sec. 2025.01.31 23:44:34.981073 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.981202 [ 262 ] {30f44abf-423d-4654-a732-d49698bb8d00} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:44:34.981251 [ 262 ] {30f44abf-423d-4654-a732-d49698bb8d00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:44:34.981919 [ 262 ] {30f44abf-423d-4654-a732-d49698bb8d00} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.981956 [ 262 ] {30f44abf-423d-4654-a732-d49698bb8d00} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.982329 [ 262 ] {30f44abf-423d-4654-a732-d49698bb8d00} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:44:34.982586 [ 262 ] {30f44abf-423d-4654-a732-d49698bb8d00} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:44:34.982763 [ 262 ] {30f44abf-423d-4654-a732-d49698bb8d00} executeQuery: Read 242 rows, 16.79 KiB in 0.001591 sec., 152105.5939660591 rows/sec., 10.31 MiB/sec. 2025.01.31 23:44:34.982817 [ 262 ] {30f44abf-423d-4654-a732-d49698bb8d00} TCPHandler: Processed in 0.001841668 sec. 2025.01.31 23:44:34.982976 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.983100 [ 259 ] {d2508ff3-bb69-497d-8bdb-7df879e7a7ff} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:44:34.983155 [ 259 ] {d2508ff3-bb69-497d-8bdb-7df879e7a7ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:44:34.983767 [ 259 ] {d2508ff3-bb69-497d-8bdb-7df879e7a7ff} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.983808 [ 259 ] {d2508ff3-bb69-497d-8bdb-7df879e7a7ff} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.984186 [ 259 ] {d2508ff3-bb69-497d-8bdb-7df879e7a7ff} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:44:34.984431 [ 259 ] {d2508ff3-bb69-497d-8bdb-7df879e7a7ff} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:44:34.984678 [ 259 ] {d2508ff3-bb69-497d-8bdb-7df879e7a7ff} executeQuery: Read 13 rows, 830.00 B in 0.001601 sec., 8119.925046845721 rows/sec., 506.28 KiB/sec. 2025.01.31 23:44:34.984768 [ 259 ] {d2508ff3-bb69-497d-8bdb-7df879e7a7ff} TCPHandler: Processed in 0.001849298 sec. 2025.01.31 23:44:34.985017 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.985182 [ 262 ] {efb137a2-162c-42e4-ae06-28d866e53684} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:34.985240 [ 262 ] {efb137a2-162c-42e4-ae06-28d866e53684} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:34.986230 [ 262 ] {efb137a2-162c-42e4-ae06-28d866e53684} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.986269 [ 262 ] {efb137a2-162c-42e4-ae06-28d866e53684} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.986664 [ 262 ] {efb137a2-162c-42e4-ae06-28d866e53684} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.31 23:44:34.986908 [ 262 ] {efb137a2-162c-42e4-ae06-28d866e53684} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.987081 [ 262 ] {efb137a2-162c-42e4-ae06-28d866e53684} executeQuery: Read 879 rows, 65.26 KiB in 0.001931 sec., 455204.55722423614 rows/sec., 33.00 MiB/sec. 2025.01.31 23:44:34.987135 [ 262 ] {efb137a2-162c-42e4-ae06-28d866e53684} TCPHandler: Processed in 0.002260971 sec. 2025.01.31 23:44:34.987299 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.987421 [ 259 ] {da094007-2d1d-49fa-b3c1-fc603c618532} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:44:34.987474 [ 259 ] {da094007-2d1d-49fa-b3c1-fc603c618532} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:44:34.987963 [ 259 ] {da094007-2d1d-49fa-b3c1-fc603c618532} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.988003 [ 259 ] {da094007-2d1d-49fa-b3c1-fc603c618532} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.988383 [ 259 ] {da094007-2d1d-49fa-b3c1-fc603c618532} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:44:34.988617 [ 259 ] {da094007-2d1d-49fa-b3c1-fc603c618532} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:44:34.988864 [ 259 ] {da094007-2d1d-49fa-b3c1-fc603c618532} executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. 2025.01.31 23:44:34.988947 [ 259 ] {da094007-2d1d-49fa-b3c1-fc603c618532} TCPHandler: Processed in 0.001700203 sec. 2025.01.31 23:44:34.989152 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.989276 [ 262 ] {edb625db-2d74-483d-865f-232c91dbc4fb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:34.989327 [ 262 ] {edb625db-2d74-483d-865f-232c91dbc4fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:34.990174 [ 262 ] {edb625db-2d74-483d-865f-232c91dbc4fb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.990211 [ 262 ] {edb625db-2d74-483d-865f-232c91dbc4fb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.990648 [ 262 ] {edb625db-2d74-483d-865f-232c91dbc4fb} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.31 23:44:34.990884 [ 262 ] {edb625db-2d74-483d-865f-232c91dbc4fb} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.991079 [ 262 ] {edb625db-2d74-483d-865f-232c91dbc4fb} executeQuery: Read 956 rows, 65.04 KiB in 0.001823 sec., 524410.3126714207 rows/sec., 34.84 MiB/sec. 2025.01.31 23:44:34.991177 [ 262 ] {edb625db-2d74-483d-865f-232c91dbc4fb} TCPHandler: Processed in 0.002125477 sec. 2025.01.31 23:44:34.991363 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.991566 [ 259 ] {7ed00140-2d2f-4884-8a6c-e009235ba0a6} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:44:34.991652 [ 259 ] {7ed00140-2d2f-4884-8a6c-e009235ba0a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:44:34.992132 [ 259 ] {7ed00140-2d2f-4884-8a6c-e009235ba0a6} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.992170 [ 259 ] {7ed00140-2d2f-4884-8a6c-e009235ba0a6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.992528 [ 259 ] {7ed00140-2d2f-4884-8a6c-e009235ba0a6} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:44:34.992781 [ 259 ] {7ed00140-2d2f-4884-8a6c-e009235ba0a6} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:44:34.993005 [ 259 ] {7ed00140-2d2f-4884-8a6c-e009235ba0a6} executeQuery: Read 1 rows, 69.00 B in 0.001499 sec., 667.1114076050701 rows/sec., 44.95 KiB/sec. 2025.01.31 23:44:34.993058 [ 259 ] {7ed00140-2d2f-4884-8a6c-e009235ba0a6} TCPHandler: Processed in 0.001767326 sec. 2025.01.31 23:44:34.993207 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.993325 [ 262 ] {5f024df6-c862-40ee-8d1d-7bae3a8d348b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:34.993407 [ 262 ] {5f024df6-c862-40ee-8d1d-7bae3a8d348b} 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.31 23:44:34.994638 [ 262 ] {5f024df6-c862-40ee-8d1d-7bae3a8d348b} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.994676 [ 262 ] {5f024df6-c862-40ee-8d1d-7bae3a8d348b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.995342 [ 262 ] {5f024df6-c862-40ee-8d1d-7bae3a8d348b} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2025.01.31 23:44:34.995615 [ 262 ] {5f024df6-c862-40ee-8d1d-7bae3a8d348b} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:44:34.995853 [ 262 ] {5f024df6-c862-40ee-8d1d-7bae3a8d348b} executeQuery: Read 39 rows, 71.56 KiB in 0.002554 sec., 15270.164447924824 rows/sec., 27.36 MiB/sec. 2025.01.31 23:44:34.995962 [ 262 ] {5f024df6-c862-40ee-8d1d-7bae3a8d348b} TCPHandler: Processed in 0.002813478 sec. 2025.01.31 23:44:34.996117 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:34.996242 [ 259 ] {3a004e01-e505-4496-8e49-c78a5194964a} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:34.996295 [ 259 ] {3a004e01-e505-4496-8e49-c78a5194964a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:34.996791 [ 259 ] {3a004e01-e505-4496-8e49-c78a5194964a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:34.996832 [ 259 ] {3a004e01-e505-4496-8e49-c78a5194964a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:34.997233 [ 259 ] {3a004e01-e505-4496-8e49-c78a5194964a} MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) 2025.01.31 23:44:34.997484 [ 259 ] {3a004e01-e505-4496-8e49-c78a5194964a} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:34.997699 [ 259 ] {3a004e01-e505-4496-8e49-c78a5194964a} executeQuery: Read 34 rows, 2.02 KiB in 0.001482 sec., 22941.970310391363 rows/sec., 1.33 MiB/sec. 2025.01.31 23:44:34.997760 [ 259 ] {3a004e01-e505-4496-8e49-c78a5194964a} TCPHandler: Processed in 0.001701573 sec. 2025.01.31 23:44:35.001153 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 272.00 MiB, peak 287.52 MiB, free memory in arenas 0.00 B, will set to 270.78 MiB (RSS), difference: -1.22 MiB 2025.01.31 23:44:36.407293 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 2025.01.31 23:44:36.430486 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:36.430541 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:36.438285 [ 244 ] {} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2025.01.31 23:44:36.439099 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:36.439425 [ 92 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2025.01.31 23:44:36.439504 [ 92 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:36.439553 [ 92 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:36.440053 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:44:36.454067 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 649 2025.01.31 23:44:36.455903 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:36.457199 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:44:36.462752 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part 2025.01.31 23:44:36.468847 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part 2025.01.31 23:44:36.475493 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part 2025.01.31 23:44:36.482030 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part 2025.01.31 23:44:36.488126 [ 195 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::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.31 23:44:36.556867 [ 189 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.117162652 sec., 5539.307867493474 rows/sec., 28.64 MiB/sec. 2025.01.31 23:44:36.560381 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2025.01.31 23:44:36.563412 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_86_17} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:36.563539 [ 196 ] {ea6d2253-5f36-4d7e-aa47-6b16b9a4166a::all_1_86_17} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 2025.01.31 23:44:36.565926 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. 2025.01.31 23:44:37.001178 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 271.86 MiB, peak 289.27 MiB, free memory in arenas 0.00 B, will set to 270.78 MiB (RSS), difference: -1.08 MiB 2025.01.31 23:44:38.311275 [ 220 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:38.311335 [ 220 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:38.313375 [ 220 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:38.735556 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2284 2025.01.31 23:44:38.739537 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:38.739583 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:38.741114 [ 242 ] {} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:44:38.741433 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:38.741963 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2284 2025.01.31 23:44:39.124188 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:39.124402 [ 262 ] {b8ecf143-047a-463e-91d5-8dd3bdd5018b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:39.124483 [ 262 ] {b8ecf143-047a-463e-91d5-8dd3bdd5018b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:39.125317 [ 262 ] {b8ecf143-047a-463e-91d5-8dd3bdd5018b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:39.125365 [ 262 ] {b8ecf143-047a-463e-91d5-8dd3bdd5018b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:39.125800 [ 262 ] {b8ecf143-047a-463e-91d5-8dd3bdd5018b} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.31 23:44:39.126056 [ 262 ] {b8ecf143-047a-463e-91d5-8dd3bdd5018b} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:39.126286 [ 262 ] {b8ecf143-047a-463e-91d5-8dd3bdd5018b} executeQuery: Read 56 rows, 4.38 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.20 MiB/sec. 2025.01.31 23:44:39.126354 [ 262 ] {b8ecf143-047a-463e-91d5-8dd3bdd5018b} TCPHandler: Processed in 0.002314462 sec. 2025.01.31 23:44:39.126608 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:39.126824 [ 259 ] {921d75d0-c827-4df1-a8db-226771fd1d94} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:39.126900 [ 259 ] {921d75d0-c827-4df1-a8db-226771fd1d94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:39.127649 [ 259 ] {921d75d0-c827-4df1-a8db-226771fd1d94} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:39.127692 [ 259 ] {921d75d0-c827-4df1-a8db-226771fd1d94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:39.128142 [ 259 ] {921d75d0-c827-4df1-a8db-226771fd1d94} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.31 23:44:39.128401 [ 259 ] {921d75d0-c827-4df1-a8db-226771fd1d94} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:39.128630 [ 259 ] {921d75d0-c827-4df1-a8db-226771fd1d94} executeQuery: Read 64 rows, 5.12 KiB in 0.001866 sec., 34297.96355841372 rows/sec., 2.68 MiB/sec. 2025.01.31 23:44:39.128687 [ 259 ] {921d75d0-c827-4df1-a8db-226771fd1d94} TCPHandler: Processed in 0.00221853 sec. 2025.01.31 23:44:39.128852 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:39.128996 [ 262 ] {e7fb88b3-248b-4d79-806b-3036a8443138} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:39.129064 [ 262 ] {e7fb88b3-248b-4d79-806b-3036a8443138} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:39.129754 [ 262 ] {e7fb88b3-248b-4d79-806b-3036a8443138} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:39.129802 [ 262 ] {e7fb88b3-248b-4d79-806b-3036a8443138} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:39.130214 [ 262 ] {e7fb88b3-248b-4d79-806b-3036a8443138} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.31 23:44:39.130462 [ 262 ] {e7fb88b3-248b-4d79-806b-3036a8443138} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:39.130634 [ 87 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 5 parts from all_1_143_29 to all_147_147_0 2025.01.31 23:44:39.130690 [ 262 ] {e7fb88b3-248b-4d79-806b-3036a8443138} executeQuery: Read 128 rows, 9.13 KiB in 0.001722 sec., 74332.1718931475 rows/sec., 5.18 MiB/sec. 2025.01.31 23:44:39.130730 [ 87 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:39.130793 [ 87 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:39.130809 [ 262 ] {e7fb88b3-248b-4d79-806b-3036a8443138} TCPHandler: Processed in 0.002020683 sec. 2025.01.31 23:44:39.131097 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:39.131150 [ 189 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} MergeTask::PrepareStage: Merging 5 parts: from all_1_143_29 to all_147_147_0 into Compact with storage Full 2025.01.31 23:44:39.131187 [ 224 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:39.131330 [ 224 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:39.131451 [ 259 ] {0d619463-5b49-4bb4-b678-4b121c39ebed} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:39.131692 [ 259 ] {0d619463-5b49-4bb4-b678-4b121c39ebed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:39.131696 [ 189 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:39.131856 [ 189 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} MergeTreeSequentialSource: Reading 7 marks from part all_1_143_29, total 42720 rows starting from the beginning of the part 2025.01.31 23:44:39.132345 [ 189 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part 2025.01.31 23:44:39.132798 [ 189 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 237 rows starting from the beginning of the part 2025.01.31 23:44:39.133287 [ 189 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part 2025.01.31 23:44:39.133760 [ 189 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 956 rows starting from the beginning of the part 2025.01.31 23:44:39.136151 [ 259 ] {0d619463-5b49-4bb4-b678-4b121c39ebed} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:39.136208 [ 259 ] {0d619463-5b49-4bb4-b678-4b121c39ebed} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:39.137957 [ 259 ] {0d619463-5b49-4bb4-b678-4b121c39ebed} MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) 2025.01.31 23:44:39.138590 [ 224 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:39.138616 [ 259 ] {0d619463-5b49-4bb4-b678-4b121c39ebed} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:39.139259 [ 259 ] {0d619463-5b49-4bb4-b678-4b121c39ebed} executeQuery: Read 48 rows, 3.31 KiB in 0.007936 sec., 6048.387096774193 rows/sec., 417.40 KiB/sec. 2025.01.31 23:44:39.139610 [ 259 ] {0d619463-5b49-4bb4-b678-4b121c39ebed} TCPHandler: Processed in 0.008664872 sec. 2025.01.31 23:44:39.144867 [ 200 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} MergeTask::MergeProjectionsStage: Merge sorted 44233 rows, containing 5 columns (5 merged, 0 gathered) in 0.013964919 sec., 3167436.918180478 rows/sec., 213.84 MiB/sec. 2025.01.31 23:44:39.145338 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} MergedBlockOutputStream: filled checksums all_1_147_30 (state Temporary) 2025.01.31 23:44:39.145655 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_merge_all_1_147_30 to all_1_147_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:39.145735 [ 201 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_147_30} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 5 parts: [all_1_143_29, all_147_147_0] -> all_1_147_30 2025.01.31 23:44:39.145814 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. 2025.01.31 23:44:40.058677 [ 219 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:40.058754 [ 219 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:40.060929 [ 219 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:40.090024 [ 223 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:40.090086 [ 223 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:40.092727 [ 223 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:40.125414 [ 223 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:40.125460 [ 223 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:40.127760 [ 223 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] 2025.01.31 23:44:40.996772 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39833 2025.01.31 23:44:40.997409 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:40.997454 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:40.997993 [ 243 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.31 23:44:40.998257 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:40.998505 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39833 2025.01.31 23:44:43.955062 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 2025.01.31 23:44:43.980609 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:43.980656 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:43.988329 [ 244 ] {} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2025.01.31 23:44:43.989131 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:43.992044 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 656 2025.01.31 23:44:44.124758 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:44.125063 [ 262 ] {d90d59fe-7a46-48c1-a69b-6df8bfb554d8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:44.125138 [ 262 ] {d90d59fe-7a46-48c1-a69b-6df8bfb554d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:44.125959 [ 262 ] {d90d59fe-7a46-48c1-a69b-6df8bfb554d8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:44.126008 [ 262 ] {d90d59fe-7a46-48c1-a69b-6df8bfb554d8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:44.126468 [ 262 ] {d90d59fe-7a46-48c1-a69b-6df8bfb554d8} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.31 23:44:44.126747 [ 262 ] {d90d59fe-7a46-48c1-a69b-6df8bfb554d8} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:44.127033 [ 262 ] {d90d59fe-7a46-48c1-a69b-6df8bfb554d8} executeQuery: Read 56 rows, 4.38 KiB in 0.002046 sec., 27370.478983382207 rows/sec., 2.09 MiB/sec. 2025.01.31 23:44:44.127156 [ 262 ] {d90d59fe-7a46-48c1-a69b-6df8bfb554d8} TCPHandler: Processed in 0.002579841 sec. 2025.01.31 23:44:44.127468 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:44.127870 [ 259 ] {ccd85ac0-acb3-4dcf-a4d1-357437cfc12c} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:44.127982 [ 259 ] {ccd85ac0-acb3-4dcf-a4d1-357437cfc12c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:44.128774 [ 259 ] {ccd85ac0-acb3-4dcf-a4d1-357437cfc12c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:44.128826 [ 259 ] {ccd85ac0-acb3-4dcf-a4d1-357437cfc12c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:44.129291 [ 259 ] {ccd85ac0-acb3-4dcf-a4d1-357437cfc12c} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.31 23:44:44.129554 [ 259 ] {ccd85ac0-acb3-4dcf-a4d1-357437cfc12c} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:44.129791 [ 259 ] {ccd85ac0-acb3-4dcf-a4d1-357437cfc12c} executeQuery: Read 64 rows, 5.12 KiB in 0.00206 sec., 31067.961165048542 rows/sec., 2.42 MiB/sec. 2025.01.31 23:44:44.129909 [ 259 ] {ccd85ac0-acb3-4dcf-a4d1-357437cfc12c} TCPHandler: Processed in 0.002628793 sec. 2025.01.31 23:44:44.130122 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:44.130436 [ 262 ] {0e542e50-c113-4be9-8206-f01dff5406fc} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:44.130537 [ 262 ] {0e542e50-c113-4be9-8206-f01dff5406fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:44.131220 [ 262 ] {0e542e50-c113-4be9-8206-f01dff5406fc} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:44.131265 [ 262 ] {0e542e50-c113-4be9-8206-f01dff5406fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:44.131691 [ 262 ] {0e542e50-c113-4be9-8206-f01dff5406fc} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.31 23:44:44.131945 [ 262 ] {0e542e50-c113-4be9-8206-f01dff5406fc} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:44.132169 [ 262 ] {0e542e50-c113-4be9-8206-f01dff5406fc} executeQuery: Read 160 rows, 11.41 KiB in 0.001854 sec., 86299.89212513485 rows/sec., 6.01 MiB/sec. 2025.01.31 23:44:44.132231 [ 262 ] {0e542e50-c113-4be9-8206-f01dff5406fc} TCPHandler: Processed in 0.00222268 sec. 2025.01.31 23:44:44.132396 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:44.132543 [ 259 ] {fd957718-750d-4551-a346-c2a6f758426e} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:44.132609 [ 259 ] {fd957718-750d-4551-a346-c2a6f758426e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:44.133182 [ 259 ] {fd957718-750d-4551-a346-c2a6f758426e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:44.133223 [ 259 ] {fd957718-750d-4551-a346-c2a6f758426e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:44.133621 [ 259 ] {fd957718-750d-4551-a346-c2a6f758426e} MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) 2025.01.31 23:44:44.133877 [ 259 ] {fd957718-750d-4551-a346-c2a6f758426e} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:44.134099 [ 259 ] {fd957718-750d-4551-a346-c2a6f758426e} executeQuery: Read 60 rows, 4.14 KiB in 0.001594 sec., 37641.15432873275 rows/sec., 2.54 MiB/sec. 2025.01.31 23:44:44.134155 [ 259 ] {fd957718-750d-4551-a346-c2a6f758426e} TCPHandler: Processed in 0.001828257 sec. 2025.01.31 23:44:46.205459 [ 79 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Selected 5 parts from all_1_59_13 to all_63_63_0 2025.01.31 23:44:46.205531 [ 79 ] {} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:46.205557 [ 79 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:46.205784 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} MergeTask::PrepareStage: Merging 5 parts: from all_1_59_13 to all_63_63_0 into Compact with storage Full 2025.01.31 23:44:46.206044 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:46.206091 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_59_13, total 59 rows starting from the beginning of the part 2025.01.31 23:44:46.206174 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part 2025.01.31 23:44:46.206435 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part 2025.01.31 23:44:46.206609 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part 2025.01.31 23:44:46.206706 [ 200 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part 2025.01.31 23:44:46.207912 [ 201 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} MergeTask::MergeProjectionsStage: Merge sorted 63 rows, containing 4 columns (4 merged, 0 gathered) in 0.002253001 sec., 27962.703966842444 rows/sec., 1.84 MiB/sec. 2025.01.31 23:44:46.208142 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} MergedBlockOutputStream: filled checksums all_1_63_14 (state Temporary) 2025.01.31 23:44:46.208514 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Renaming temporary part tmp_merge_all_1_63_14 to all_1_63_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:46.208614 [ 190 ] {db5e6857-4a45-4b1d-a375-6193d9273960::all_1_63_14} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960) (MergerMutator): Merged 5 parts: [all_1_59_13, all_63_63_0] -> all_1_63_14 2025.01.31 23:44:46.208718 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2025.01.31 23:44:46.942812 [ 221 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Found 5 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] 2025.01.31 23:44:46.942863 [ 221 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Removing 5 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] 2025.01.31 23:44:46.944351 [ 221 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.31 23:44:47.318494 [ 218 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Found 5 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] 2025.01.31 23:44:47.318572 [ 218 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Removing 5 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] 2025.01.31 23:44:47.320148 [ 218 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.31 23:44:48.206913 [ 77 ] {} DNSResolver: Updating DNS cache 2025.01.31 23:44:48.206968 [ 77 ] {} DNSResolver: Updated DNS cache 2025.01.31 23:44:48.326936 [ 218 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Found 5 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] 2025.01.31 23:44:48.327011 [ 218 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Removing 5 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] 2025.01.31 23:44:48.328715 [ 218 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Removing 5 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] 2025.01.31 23:44:48.499524 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40321 2025.01.31 23:44:48.500209 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:48.500264 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:48.500808 [ 243 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.31 23:44:48.501084 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:48.501322 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 2025.01.31 23:44:48.743113 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2300 2025.01.31 23:44:48.745855 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:48.745908 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:48.747444 [ 242 ] {} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:44:48.747768 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:48.749399 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2300 2025.01.31 23:44:49.131249 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.131579 [ 262 ] {db0c555b-1674-48fa-821f-6ddf299e598f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:44:49.131706 [ 262 ] {db0c555b-1674-48fa-821f-6ddf299e598f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:44:49.132653 [ 262 ] {db0c555b-1674-48fa-821f-6ddf299e598f} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.132705 [ 262 ] {db0c555b-1674-48fa-821f-6ddf299e598f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.133149 [ 262 ] {db0c555b-1674-48fa-821f-6ddf299e598f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:44:49.133407 [ 262 ] {db0c555b-1674-48fa-821f-6ddf299e598f} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:44:49.133638 [ 262 ] {db0c555b-1674-48fa-821f-6ddf299e598f} executeQuery: Read 14 rows, 1.01 KiB in 0.002142 sec., 6535.947712418301 rows/sec., 470.50 KiB/sec. 2025.01.31 23:44:49.133723 [ 262 ] {db0c555b-1674-48fa-821f-6ddf299e598f} TCPHandler: Processed in 0.002778987 sec. 2025.01.31 23:44:49.134008 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.134206 [ 259 ] {9a2b25f7-e9bb-4a88-86b3-8cd5bfe50310} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:49.134278 [ 259 ] {9a2b25f7-e9bb-4a88-86b3-8cd5bfe50310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:49.135207 [ 259 ] {9a2b25f7-e9bb-4a88-86b3-8cd5bfe50310} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.135257 [ 259 ] {9a2b25f7-e9bb-4a88-86b3-8cd5bfe50310} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.135735 [ 259 ] {9a2b25f7-e9bb-4a88-86b3-8cd5bfe50310} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.31 23:44:49.136001 [ 259 ] {9a2b25f7-e9bb-4a88-86b3-8cd5bfe50310} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:49.136245 [ 259 ] {9a2b25f7-e9bb-4a88-86b3-8cd5bfe50310} executeQuery: Read 281 rows, 25.38 KiB in 0.002095 sec., 134128.87828162292 rows/sec., 11.83 MiB/sec. 2025.01.31 23:44:49.136306 [ 259 ] {9a2b25f7-e9bb-4a88-86b3-8cd5bfe50310} TCPHandler: Processed in 0.002433436 sec. 2025.01.31 23:44:49.136477 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.136630 [ 262 ] {535870ec-d146-4970-80bc-535a9b738d2a} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:44:49.136692 [ 262 ] {535870ec-d146-4970-80bc-535a9b738d2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:44:49.137379 [ 262 ] {535870ec-d146-4970-80bc-535a9b738d2a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.137420 [ 262 ] {535870ec-d146-4970-80bc-535a9b738d2a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.137789 [ 262 ] {535870ec-d146-4970-80bc-535a9b738d2a} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:44:49.138048 [ 262 ] {535870ec-d146-4970-80bc-535a9b738d2a} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:44:49.138276 [ 262 ] {535870ec-d146-4970-80bc-535a9b738d2a} executeQuery: Read 46 rows, 3.39 KiB in 0.001683 sec., 27332.144979203804 rows/sec., 1.97 MiB/sec. 2025.01.31 23:44:49.138334 [ 262 ] {535870ec-d146-4970-80bc-535a9b738d2a} TCPHandler: Processed in 0.001927201 sec. 2025.01.31 23:44:49.138488 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.138608 [ 259 ] {cbad56ac-70f8-41cd-9a8e-f5ac67ccf227} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:44:49.138658 [ 259 ] {cbad56ac-70f8-41cd-9a8e-f5ac67ccf227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:44:49.139254 [ 259 ] {cbad56ac-70f8-41cd-9a8e-f5ac67ccf227} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.139293 [ 259 ] {cbad56ac-70f8-41cd-9a8e-f5ac67ccf227} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.139657 [ 259 ] {cbad56ac-70f8-41cd-9a8e-f5ac67ccf227} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:44:49.139899 [ 259 ] {cbad56ac-70f8-41cd-9a8e-f5ac67ccf227} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:44:49.140107 [ 259 ] {cbad56ac-70f8-41cd-9a8e-f5ac67ccf227} executeQuery: Read 14 rows, 1004.00 B in 0.001525 sec., 9180.327868852459 rows/sec., 642.93 KiB/sec. 2025.01.31 23:44:49.140162 [ 259 ] {cbad56ac-70f8-41cd-9a8e-f5ac67ccf227} TCPHandler: Processed in 0.001731224 sec. 2025.01.31 23:44:49.140330 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.140473 [ 262 ] {d4e5a65a-9651-4ded-bc8c-93d2273c754b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:44:49.140531 [ 262 ] {d4e5a65a-9651-4ded-bc8c-93d2273c754b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:44:49.141243 [ 262 ] {d4e5a65a-9651-4ded-bc8c-93d2273c754b} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.141289 [ 262 ] {d4e5a65a-9651-4ded-bc8c-93d2273c754b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.141680 [ 262 ] {d4e5a65a-9651-4ded-bc8c-93d2273c754b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:44:49.141926 [ 262 ] {d4e5a65a-9651-4ded-bc8c-93d2273c754b} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:44:49.142157 [ 262 ] {d4e5a65a-9651-4ded-bc8c-93d2273c754b} executeQuery: Read 13 rows, 830.00 B in 0.001711 sec., 7597.895967270601 rows/sec., 473.73 KiB/sec. 2025.01.31 23:44:49.142255 [ 262 ] {d4e5a65a-9651-4ded-bc8c-93d2273c754b} TCPHandler: Processed in 0.001992113 sec. 2025.01.31 23:44:49.142511 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.142662 [ 259 ] {4320a712-6ac7-4f17-bb91-814af1f1a950} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:49.142714 [ 259 ] {4320a712-6ac7-4f17-bb91-814af1f1a950} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:49.143477 [ 259 ] {4320a712-6ac7-4f17-bb91-814af1f1a950} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.143518 [ 259 ] {4320a712-6ac7-4f17-bb91-814af1f1a950} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.143913 [ 259 ] {4320a712-6ac7-4f17-bb91-814af1f1a950} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.31 23:44:49.144167 [ 259 ] {4320a712-6ac7-4f17-bb91-814af1f1a950} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:49.144380 [ 259 ] {4320a712-6ac7-4f17-bb91-814af1f1a950} executeQuery: Read 421 rows, 30.80 KiB in 0.001742 sec., 241676.23421354764 rows/sec., 17.27 MiB/sec. 2025.01.31 23:44:49.144433 [ 259 ] {4320a712-6ac7-4f17-bb91-814af1f1a950} TCPHandler: Processed in 0.002084736 sec. 2025.01.31 23:44:49.144587 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.144709 [ 262 ] {07781867-7312-43fa-a185-9123b90bf6c4} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:44:49.144761 [ 262 ] {07781867-7312-43fa-a185-9123b90bf6c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:44:49.145281 [ 262 ] {07781867-7312-43fa-a185-9123b90bf6c4} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.145321 [ 262 ] {07781867-7312-43fa-a185-9123b90bf6c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.145698 [ 262 ] {07781867-7312-43fa-a185-9123b90bf6c4} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:44:49.145932 [ 262 ] {07781867-7312-43fa-a185-9123b90bf6c4} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:44:49.146165 [ 262 ] {07781867-7312-43fa-a185-9123b90bf6c4} executeQuery: Read 6 rows, 321.00 B in 0.00148 sec., 4054.054054054054 rows/sec., 211.81 KiB/sec. 2025.01.31 23:44:49.146268 [ 262 ] {07781867-7312-43fa-a185-9123b90bf6c4} TCPHandler: Processed in 0.001746895 sec. 2025.01.31 23:44:49.146476 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.146594 [ 259 ] {c78b8183-1997-4e16-9327-5ce0a522039b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:49.146648 [ 259 ] {c78b8183-1997-4e16-9327-5ce0a522039b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:49.147254 [ 259 ] {c78b8183-1997-4e16-9327-5ce0a522039b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.147295 [ 259 ] {c78b8183-1997-4e16-9327-5ce0a522039b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.147702 [ 259 ] {c78b8183-1997-4e16-9327-5ce0a522039b} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.31 23:44:49.147943 [ 259 ] {c78b8183-1997-4e16-9327-5ce0a522039b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:49.148170 [ 259 ] {c78b8183-1997-4e16-9327-5ce0a522039b} executeQuery: Read 237 rows, 16.27 KiB in 0.001602 sec., 147940.07490636705 rows/sec., 9.92 MiB/sec. 2025.01.31 23:44:49.148258 [ 259 ] {c78b8183-1997-4e16-9327-5ce0a522039b} TCPHandler: Processed in 0.001880799 sec. 2025.01.31 23:44:49.148445 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.148718 [ 262 ] {a2c8ee94-1c44-476f-ab26-f1dea52b3a85} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:44:49.148857 [ 262 ] {a2c8ee94-1c44-476f-ab26-f1dea52b3a85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:44:49.149411 [ 262 ] {a2c8ee94-1c44-476f-ab26-f1dea52b3a85} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.149452 [ 262 ] {a2c8ee94-1c44-476f-ab26-f1dea52b3a85} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.149833 [ 262 ] {a2c8ee94-1c44-476f-ab26-f1dea52b3a85} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:44:49.150079 [ 262 ] {a2c8ee94-1c44-476f-ab26-f1dea52b3a85} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:44:49.150302 [ 262 ] {a2c8ee94-1c44-476f-ab26-f1dea52b3a85} executeQuery: Read 1 rows, 69.00 B in 0.00168 sec., 595.2380952380952 rows/sec., 40.11 KiB/sec. 2025.01.31 23:44:49.150412 [ 262 ] {a2c8ee94-1c44-476f-ab26-f1dea52b3a85} TCPHandler: Processed in 0.002055264 sec. 2025.01.31 23:44:49.150609 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.150725 [ 259 ] {a4db193c-2aed-47e1-aa0e-b1003e195c64} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:49.150809 [ 259 ] {a4db193c-2aed-47e1-aa0e-b1003e195c64} 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.31 23:44:49.152037 [ 259 ] {a4db193c-2aed-47e1-aa0e-b1003e195c64} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.152076 [ 259 ] {a4db193c-2aed-47e1-aa0e-b1003e195c64} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.152775 [ 259 ] {a4db193c-2aed-47e1-aa0e-b1003e195c64} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2025.01.31 23:44:49.153039 [ 259 ] {a4db193c-2aed-47e1-aa0e-b1003e195c64} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:44:49.153307 [ 259 ] {a4db193c-2aed-47e1-aa0e-b1003e195c64} executeQuery: Read 39 rows, 71.56 KiB in 0.002603 sec., 14982.71225509028 rows/sec., 26.85 MiB/sec. 2025.01.31 23:44:49.153307 [ 222 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:44:49.153371 [ 222 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:44:49.153496 [ 259 ] {a4db193c-2aed-47e1-aa0e-b1003e195c64} TCPHandler: Processed in 0.002994964 sec. 2025.01.31 23:44:49.153783 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:49.154073 [ 262 ] {da76cd69-ed00-4880-9455-934af6a784b5} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:49.154214 [ 262 ] {da76cd69-ed00-4880-9455-934af6a784b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:49.155218 [ 262 ] {da76cd69-ed00-4880-9455-934af6a784b5} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:49.155264 [ 262 ] {da76cd69-ed00-4880-9455-934af6a784b5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:49.156104 [ 262 ] {da76cd69-ed00-4880-9455-934af6a784b5} MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) 2025.01.31 23:44:49.156515 [ 262 ] {da76cd69-ed00-4880-9455-934af6a784b5} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:49.156828 [ 262 ] {da76cd69-ed00-4880-9455-934af6a784b5} executeQuery: Read 82 rows, 5.33 KiB in 0.002842 sec., 28852.92047853624 rows/sec., 1.83 MiB/sec. 2025.01.31 23:44:49.156951 [ 262 ] {da76cd69-ed00-4880-9455-934af6a784b5} TCPHandler: Processed in 0.003355636 sec. 2025.01.31 23:44:49.157036 [ 222 ] {} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:44:51.493014 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 2025.01.31 23:44:51.517527 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:51.517585 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. 2025.01.31 23:44:51.525232 [ 244 ] {} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2025.01.31 23:44:51.526053 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:51.529071 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 664 2025.01.31 23:44:54.123659 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:54.123862 [ 262 ] {a0a1e95c-7585-46e0-9c9f-22f68d27529f} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:54.123933 [ 262 ] {a0a1e95c-7585-46e0-9c9f-22f68d27529f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:54.124715 [ 262 ] {a0a1e95c-7585-46e0-9c9f-22f68d27529f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:54.124758 [ 262 ] {a0a1e95c-7585-46e0-9c9f-22f68d27529f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:54.125189 [ 262 ] {a0a1e95c-7585-46e0-9c9f-22f68d27529f} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.31 23:44:54.125446 [ 262 ] {a0a1e95c-7585-46e0-9c9f-22f68d27529f} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:54.125599 [ 69 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.01.31 23:44:54.125642 [ 262 ] {a0a1e95c-7585-46e0-9c9f-22f68d27529f} executeQuery: Read 56 rows, 4.38 KiB in 0.00183 sec., 30601.09289617486 rows/sec., 2.34 MiB/sec. 2025.01.31 23:44:54.125643 [ 69 ] {} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:54.125685 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:54.125719 [ 262 ] {a0a1e95c-7585-46e0-9c9f-22f68d27529f} TCPHandler: Processed in 0.002189038 sec. 2025.01.31 23:44:54.125840 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.01.31 23:44:54.125967 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:54.125990 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:54.126017 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1430 rows starting from the beginning of the part 2025.01.31 23:44:54.126255 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1422 rows starting from the beginning of the part 2025.01.31 23:44:54.126414 [ 259 ] {bf18d9a0-5ab0-4a89-837b-8cc8817e2bfe} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:54.126601 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part 2025.01.31 23:44:54.126611 [ 259 ] {bf18d9a0-5ab0-4a89-837b-8cc8817e2bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:54.126986 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part 2025.01.31 23:44:54.127313 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 281 rows starting from the beginning of the part 2025.01.31 23:44:54.127686 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part 2025.01.31 23:44:54.129547 [ 259 ] {bf18d9a0-5ab0-4a89-837b-8cc8817e2bfe} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:54.129622 [ 259 ] {bf18d9a0-5ab0-4a89-837b-8cc8817e2bfe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:54.130716 [ 259 ] {bf18d9a0-5ab0-4a89-837b-8cc8817e2bfe} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.31 23:44:54.131067 [ 259 ] {bf18d9a0-5ab0-4a89-837b-8cc8817e2bfe} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:54.131368 [ 69 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.01.31 23:44:54.131515 [ 69 ] {} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:54.131602 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:54.131700 [ 259 ] {bf18d9a0-5ab0-4a89-837b-8cc8817e2bfe} executeQuery: Read 64 rows, 5.12 KiB in 0.005386 sec., 11882.65874489417 rows/sec., 949.73 KiB/sec. 2025.01.31 23:44:54.132085 [ 259 ] {bf18d9a0-5ab0-4a89-837b-8cc8817e2bfe} TCPHandler: Processed in 0.006242216 sec. 2025.01.31 23:44:54.132104 [ 201 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.00634978 sec., 519860.5306010602 rows/sec., 45.39 MiB/sec. 2025.01.31 23:44:54.132123 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.01.31 23:44:54.132363 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:54.132363 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:54.132420 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 913 rows starting from the beginning of the part 2025.01.31 23:44:54.132445 [ 190 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.01.31 23:44:54.132893 [ 262 ] {10cb3214-9a25-4f3f-b13a-6089895b5670} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:54.132899 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 879 rows starting from the beginning of the part 2025.01.31 23:44:54.133182 [ 262 ] {10cb3214-9a25-4f3f-b13a-6089895b5670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:54.133467 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part 2025.01.31 23:44:54.133682 [ 190 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:54.134095 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part 2025.01.31 23:44:54.134192 [ 190 ] {c8f6b969-1dce-40f3-b5d3-67d98825bd35::all_1_151_30} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.01.31 23:44:54.134608 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. 2025.01.31 23:44:54.134769 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 421 rows starting from the beginning of the part 2025.01.31 23:44:54.135080 [ 198 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part 2025.01.31 23:44:54.136454 [ 262 ] {10cb3214-9a25-4f3f-b13a-6089895b5670} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:54.136527 [ 262 ] {10cb3214-9a25-4f3f-b13a-6089895b5670} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:54.137671 [ 262 ] {10cb3214-9a25-4f3f-b13a-6089895b5670} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.31 23:44:54.138060 [ 262 ] {10cb3214-9a25-4f3f-b13a-6089895b5670} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:54.138326 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006526355 sec., 368505.8505092046 rows/sec., 28.25 MiB/sec. 2025.01.31 23:44:54.138503 [ 262 ] {10cb3214-9a25-4f3f-b13a-6089895b5670} executeQuery: Read 160 rows, 11.41 KiB in 0.005867 sec., 27271.177773990115 rows/sec., 1.90 MiB/sec. 2025.01.31 23:44:54.138618 [ 262 ] {10cb3214-9a25-4f3f-b13a-6089895b5670} TCPHandler: Processed in 0.00639225 sec. 2025.01.31 23:44:54.138643 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.01.31 23:44:54.138826 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:54.138986 [ 259 ] {9b9cb599-ae42-4d42-8552-03448fc9f395} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:54.139061 [ 259 ] {9b9cb599-ae42-4d42-8552-03448fc9f395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:54.139065 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:54.139232 [ 194 ] {67b4d178-ac3d-4725-a053-2dfc6fc8fc6d::all_1_151_30} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.01.31 23:44:54.139352 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. 2025.01.31 23:44:54.139715 [ 259 ] {9b9cb599-ae42-4d42-8552-03448fc9f395} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:54.139752 [ 259 ] {9b9cb599-ae42-4d42-8552-03448fc9f395} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:54.140148 [ 259 ] {9b9cb599-ae42-4d42-8552-03448fc9f395} MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) 2025.01.31 23:44:54.140381 [ 259 ] {9b9cb599-ae42-4d42-8552-03448fc9f395} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:54.140550 [ 69 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 2025.01.31 23:44:54.140603 [ 69 ] {} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:54.140626 [ 259 ] {9b9cb599-ae42-4d42-8552-03448fc9f395} executeQuery: Read 60 rows, 4.14 KiB in 0.001676 sec., 35799.522673031024 rows/sec., 2.41 MiB/sec. 2025.01.31 23:44:54.140643 [ 69 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:54.140785 [ 259 ] {9b9cb599-ae42-4d42-8552-03448fc9f395} TCPHandler: Processed in 0.002036684 sec. 2025.01.31 23:44:54.140919 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full 2025.01.31 23:44:54.141083 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:54.141122 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8912 rows starting from the beginning of the part 2025.01.31 23:44:54.141239 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 34 rows starting from the beginning of the part 2025.01.31 23:44:54.141418 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 48 rows starting from the beginning of the part 2025.01.31 23:44:54.141598 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part 2025.01.31 23:44:54.141773 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 82 rows starting from the beginning of the part 2025.01.31 23:44:54.141956 [ 192 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part 2025.01.31 23:44:54.144894 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} MergeTask::MergeProjectionsStage: Merge sorted 9196 rows, containing 4 columns (4 merged, 0 gathered) in 0.004102859 sec., 2241363.8879620284 rows/sec., 146.09 MiB/sec. 2025.01.31 23:44:54.145160 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) 2025.01.31 23:44:54.145502 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:54.145600 [ 199 ] {187290f2-51db-404e-aae1-6f06561d550e::all_1_151_30} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 2025.01.31 23:44:54.145703 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. 2025.01.31 23:44:56.002356 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 2025.01.31 23:44:56.003048 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:56.003101 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:56.003649 [ 243 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.31 23:44:56.003922 [ 243 ] {} system.asynchronous_metric_log (7e0f5879-8509-493b-8239-89dc5c321c7f): 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.31 23:44:56.004247 [ 243 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 2025.01.31 23:44:58.750438 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2330 2025.01.31 23:44:58.754026 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:58.754093 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:58.755685 [ 242 ] {} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2025.01.31 23:44:58.756016 [ 242 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:58.756268 [ 65 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2025.01.31 23:44:58.756393 [ 65 ] {} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:58.756460 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:58.757123 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::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.31 23:44:58.759805 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 2330 2025.01.31 23:44:58.760046 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:58.760239 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2184 rows starting from the beginning of the part 2025.01.31 23:44:58.760761 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part 2025.01.31 23:44:58.761280 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part 2025.01.31 23:44:58.761782 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 54 rows starting from the beginning of the part 2025.01.31 23:44:58.762281 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part 2025.01.31 23:44:58.762767 [ 187 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part 2025.01.31 23:44:58.774959 [ 196 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 2330 rows, containing 72 columns (72 merged, 0 gathered) in 0.018320176 sec., 127182.18427595892 rows/sec., 95.39 MiB/sec. 2025.01.31 23:44:58.776860 [ 195 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2025.01.31 23:44:58.777587 [ 195 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0): 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.31 23:44:58.777673 [ 195 ] {cfaf91ed-0f46-4e30-aade-cf44ce9083e0::all_1_66_13} system.query_log (cfaf91ed-0f46-4e30-aade-cf44ce9083e0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 2025.01.31 23:44:58.777904 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. 2025.01.31 23:44:59.030033 [ 244 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 2025.01.31 23:44:59.053885 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.053938 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.061622 [ 244 ] {} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2025.01.31 23:44:59.062438 [ 244 ] {} system.metric_log (ea6d2253-5f36-4d7e-aa47-6b16b9a4166a): 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.31 23:44:59.066858 [ 244 ] {} SystemLog (system.metric_log): Flushed system log up to offset 671 2025.01.31 23:44:59.131435 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.131640 [ 262 ] {642e2d62-b8ac-4f2d-99b9-a7c3afbc62e3} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2025.01.31 23:44:59.131719 [ 262 ] {642e2d62-b8ac-4f2d-99b9-a7c3afbc62e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2025.01.31 23:44:59.132572 [ 262 ] {642e2d62-b8ac-4f2d-99b9-a7c3afbc62e3} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.132618 [ 262 ] {642e2d62-b8ac-4f2d-99b9-a7c3afbc62e3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.133065 [ 262 ] {642e2d62-b8ac-4f2d-99b9-a7c3afbc62e3} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:44:59.133322 [ 262 ] {642e2d62-b8ac-4f2d-99b9-a7c3afbc62e3} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): 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.31 23:44:59.133479 [ 65 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.01.31 23:44:59.133523 [ 65 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.133537 [ 262 ] {642e2d62-b8ac-4f2d-99b9-a7c3afbc62e3} executeQuery: Read 14 rows, 1.01 KiB in 0.001952 sec., 7172.131147540984 rows/sec., 516.30 KiB/sec. 2025.01.31 23:44:59.133548 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.133709 [ 262 ] {642e2d62-b8ac-4f2d-99b9-a7c3afbc62e3} TCPHandler: Processed in 0.002408565 sec. 2025.01.31 23:44:59.133737 [ 219 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.31 23:44:59.133813 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.01.31 23:44:59.133836 [ 219 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.31 23:44:59.134052 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:59.134120 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.134141 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 14 rows starting from the beginning of the part 2025.01.31 23:44:59.134348 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2025.01.31 23:44:59.134832 [ 259 ] {bafc48fa-5222-4891-bd3c-ebb654de18ce} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2025.01.31 23:44:59.135035 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2025.01.31 23:44:59.135097 [ 259 ] {bafc48fa-5222-4891-bd3c-ebb654de18ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2025.01.31 23:44:59.135688 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2025.01.31 23:44:59.136180 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2025.01.31 23:44:59.139718 [ 259 ] {bafc48fa-5222-4891-bd3c-ebb654de18ce} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.139863 [ 259 ] {bafc48fa-5222-4891-bd3c-ebb654de18ce} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.140287 [ 219 ] {} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.31 23:44:59.140676 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.007020671 sec., 9970.55694534041 rows/sec., 756.69 KiB/sec. 2025.01.31 23:44:59.140974 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.01.31 23:44:59.141881 [ 259 ] {bafc48fa-5222-4891-bd3c-ebb654de18ce} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.31 23:44:59.141892 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:59.142044 [ 191 ] {3cef511e-cbdd-4492-b09d-5139effaa3ac::all_1_65_16} oximeter.fields_i16 (3cef511e-cbdd-4492-b09d-5139effaa3ac) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.01.31 23:44:59.142211 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:44:59.142336 [ 259 ] {bafc48fa-5222-4891-bd3c-ebb654de18ce} oximeter.fields_string (c8f6b969-1dce-40f3-b5d3-67d98825bd35): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:59.142559 [ 259 ] {bafc48fa-5222-4891-bd3c-ebb654de18ce} executeQuery: Read 281 rows, 25.38 KiB in 0.008012 sec., 35072.39141288068 rows/sec., 3.09 MiB/sec. 2025.01.31 23:44:59.142620 [ 259 ] {bafc48fa-5222-4891-bd3c-ebb654de18ce} TCPHandler: Processed in 0.008696903 sec. 2025.01.31 23:44:59.142800 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.142948 [ 262 ] {ea7937b4-5c36-4591-be46-27cf8d32986b} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2025.01.31 23:44:59.143010 [ 262 ] {ea7937b4-5c36-4591-be46-27cf8d32986b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2025.01.31 23:44:59.143678 [ 262 ] {ea7937b4-5c36-4591-be46-27cf8d32986b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.143715 [ 262 ] {ea7937b4-5c36-4591-be46-27cf8d32986b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.144104 [ 262 ] {ea7937b4-5c36-4591-be46-27cf8d32986b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:44:59.144353 [ 262 ] {ea7937b4-5c36-4591-be46-27cf8d32986b} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): 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.31 23:44:59.144488 [ 65 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 2025.01.31 23:44:59.144527 [ 65 ] {} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.144537 [ 262 ] {ea7937b4-5c36-4591-be46-27cf8d32986b} executeQuery: Read 46 rows, 3.39 KiB in 0.001622 sec., 28360.049321824907 rows/sec., 2.04 MiB/sec. 2025.01.31 23:44:59.144551 [ 65 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.144680 [ 262 ] {ea7937b4-5c36-4591-be46-27cf8d32986b} TCPHandler: Processed in 0.001945561 sec. 2025.01.31 23:44:59.144771 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full 2025.01.31 23:44:59.144898 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.144951 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:59.144993 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 64 rows starting from the beginning of the part 2025.01.31 23:44:59.145179 [ 259 ] {78545610-c00a-4539-8f2b-3fabcbf31eef} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2025.01.31 23:44:59.145270 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 46 rows starting from the beginning of the part 2025.01.31 23:44:59.145381 [ 259 ] {78545610-c00a-4539-8f2b-3fabcbf31eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2025.01.31 23:44:59.145567 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 46 rows starting from the beginning of the part 2025.01.31 23:44:59.145966 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part 2025.01.31 23:44:59.146298 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 46 rows starting from the beginning of the part 2025.01.31 23:44:59.146728 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 46 rows starting from the beginning of the part 2025.01.31 23:44:59.148316 [ 259 ] {78545610-c00a-4539-8f2b-3fabcbf31eef} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.148389 [ 259 ] {78545610-c00a-4539-8f2b-3fabcbf31eef} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.149375 [ 259 ] {78545610-c00a-4539-8f2b-3fabcbf31eef} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:44:59.149552 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 5 columns (5 merged, 0 gathered) in 0.004899784 sec., 60410.82627315816 rows/sec., 4.56 MiB/sec. 2025.01.31 23:44:59.149733 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) 2025.01.31 23:44:59.149907 [ 259 ] {78545610-c00a-4539-8f2b-3fabcbf31eef} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): 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.31 23:44:59.150152 [ 64 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 2025.01.31 23:44:59.150255 [ 64 ] {} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.150343 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.150414 [ 259 ] {78545610-c00a-4539-8f2b-3fabcbf31eef} executeQuery: Read 14 rows, 1004.00 B in 0.005325 sec., 2629.107981220657 rows/sec., 184.13 KiB/sec. 2025.01.31 23:44:59.150427 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:59.150801 [ 259 ] {78545610-c00a-4539-8f2b-3fabcbf31eef} TCPHandler: Processed in 0.005993398 sec. 2025.01.31 23:44:59.150830 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full 2025.01.31 23:44:59.150847 [ 196 ] {c4185a90-d4d2-4b6f-992d-254efed74e71::all_1_65_14} oximeter.fields_u16 (c4185a90-d4d2-4b6f-992d-254efed74e71) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 2025.01.31 23:44:59.151079 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2025.01.31 23:44:59.151108 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.151182 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:59.151229 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 242 rows starting from the beginning of the part 2025.01.31 23:44:59.151493 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part 2025.01.31 23:44:59.151485 [ 262 ] {b031e4a9-383f-40a4-bfcc-e8b67ac1cbeb} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2025.01.31 23:44:59.151702 [ 262 ] {b031e4a9-383f-40a4-bfcc-e8b67ac1cbeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2025.01.31 23:44:59.151768 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2025.01.31 23:44:59.152138 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 242 rows starting from the beginning of the part 2025.01.31 23:44:59.152455 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2025.01.31 23:44:59.152761 [ 186 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part 2025.01.31 23:44:59.154586 [ 262 ] {b031e4a9-383f-40a4-bfcc-e8b67ac1cbeb} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.154666 [ 262 ] {b031e4a9-383f-40a4-bfcc-e8b67ac1cbeb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.155739 [ 262 ] {b031e4a9-383f-40a4-bfcc-e8b67ac1cbeb} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:44:59.155793 [ 193 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005333467 sec., 101247.46248547146 rows/sec., 7.25 MiB/sec. 2025.01.31 23:44:59.155983 [ 193 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) 2025.01.31 23:44:59.156071 [ 262 ] {b031e4a9-383f-40a4-bfcc-e8b67ac1cbeb} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): 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.31 23:44:59.156339 [ 64 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 2025.01.31 23:44:59.156451 [ 262 ] {b031e4a9-383f-40a4-bfcc-e8b67ac1cbeb} executeQuery: Read 13 rows, 830.00 B in 0.005144 sec., 2527.216174183515 rows/sec., 157.57 KiB/sec. 2025.01.31 23:44:59.156479 [ 64 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.156558 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.156724 [ 193 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:59.156732 [ 262 ] {b031e4a9-383f-40a4-bfcc-e8b67ac1cbeb} TCPHandler: Processed in 0.005773122 sec. 2025.01.31 23:44:59.157113 [ 193 ] {5e39067f-2629-463c-8c6b-ff98667e4838::all_1_65_14} oximeter.fields_u32 (5e39067f-2629-463c-8c6b-ff98667e4838) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 2025.01.31 23:44:59.157215 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full 2025.01.31 23:44:59.157519 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2025.01.31 23:44:59.157788 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:59.157870 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.157888 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 13 rows starting from the beginning of the part 2025.01.31 23:44:59.158275 [ 259 ] {8a77cc60-ef02-4d94-97bd-cfd9fac24a71} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2025.01.31 23:44:59.158279 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 13 rows starting from the beginning of the part 2025.01.31 23:44:59.158390 [ 259 ] {8a77cc60-ef02-4d94-97bd-cfd9fac24a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2025.01.31 23:44:59.158611 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 13 rows starting from the beginning of the part 2025.01.31 23:44:59.158934 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 13 rows starting from the beginning of the part 2025.01.31 23:44:59.159269 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 13 rows starting from the beginning of the part 2025.01.31 23:44:59.161206 [ 259 ] {8a77cc60-ef02-4d94-97bd-cfd9fac24a71} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.161277 [ 259 ] {8a77cc60-ef02-4d94-97bd-cfd9fac24a71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.161682 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004952936 sec., 13123.529155232372 rows/sec., 869.51 KiB/sec. 2025.01.31 23:44:59.161874 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) 2025.01.31 23:44:59.162196 [ 259 ] {8a77cc60-ef02-4d94-97bd-cfd9fac24a71} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.31 23:44:59.162407 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:59.162566 [ 200 ] {f2582e53-766c-46f2-9f2d-7805eaccab55::all_1_65_16} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 2025.01.31 23:44:59.162723 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2025.01.31 23:44:59.162761 [ 259 ] {8a77cc60-ef02-4d94-97bd-cfd9fac24a71} oximeter.fields_uuid (67b4d178-ac3d-4725-a053-2dfc6fc8fc6d): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:59.163007 [ 259 ] {8a77cc60-ef02-4d94-97bd-cfd9fac24a71} executeQuery: Read 421 rows, 30.80 KiB in 0.004868 sec., 86483.15529991784 rows/sec., 6.18 MiB/sec. 2025.01.31 23:44:59.163072 [ 259 ] {8a77cc60-ef02-4d94-97bd-cfd9fac24a71} TCPHandler: Processed in 0.006187834 sec. 2025.01.31 23:44:59.163265 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.163409 [ 262 ] {6e376743-60bf-4b3a-8fcc-536db76f0be8} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2025.01.31 23:44:59.163467 [ 262 ] {6e376743-60bf-4b3a-8fcc-536db76f0be8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2025.01.31 23:44:59.163958 [ 262 ] {6e376743-60bf-4b3a-8fcc-536db76f0be8} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.163997 [ 262 ] {6e376743-60bf-4b3a-8fcc-536db76f0be8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.164373 [ 262 ] {6e376743-60bf-4b3a-8fcc-536db76f0be8} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:44:59.164615 [ 262 ] {6e376743-60bf-4b3a-8fcc-536db76f0be8} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): 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.31 23:44:59.164776 [ 64 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Selected 6 parts from all_1_60_13 to all_65_65_0 2025.01.31 23:44:59.164837 [ 64 ] {} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.164869 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.164866 [ 262 ] {6e376743-60bf-4b3a-8fcc-536db76f0be8} executeQuery: Read 6 rows, 321.00 B in 0.001477 sec., 4062.288422477996 rows/sec., 212.24 KiB/sec. 2025.01.31 23:44:59.165015 [ 262 ] {6e376743-60bf-4b3a-8fcc-536db76f0be8} TCPHandler: Processed in 0.001815567 sec. 2025.01.31 23:44:59.165037 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_60_13 to all_65_65_0 into Compact with storage Full 2025.01.31 23:44:59.165171 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:59.165203 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.165222 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_60_13, total 360 rows starting from the beginning of the part 2025.01.31 23:44:59.165468 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part 2025.01.31 23:44:59.165689 [ 259 ] {9344170a-fb35-4742-9caa-a7b3b039b06b} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:59.165747 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part 2025.01.31 23:44:59.165970 [ 259 ] {9344170a-fb35-4742-9caa-a7b3b039b06b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2025.01.31 23:44:59.166019 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part 2025.01.31 23:44:59.166292 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part 2025.01.31 23:44:59.166552 [ 193 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part 2025.01.31 23:44:59.168440 [ 259 ] {9344170a-fb35-4742-9caa-a7b3b039b06b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.168530 [ 259 ] {9344170a-fb35-4742-9caa-a7b3b039b06b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.169334 [ 188 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.004389208 sec., 88854.29899881709 rows/sec., 4.53 MiB/sec. 2025.01.31 23:44:59.169555 [ 259 ] {9344170a-fb35-4742-9caa-a7b3b039b06b} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.31 23:44:59.169564 [ 188 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} MergedBlockOutputStream: filled checksums all_1_65_14 (state Temporary) 2025.01.31 23:44:59.170024 [ 259 ] {9344170a-fb35-4742-9caa-a7b3b039b06b} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:59.170133 [ 188 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196): Renaming temporary part tmp_merge_all_1_65_14 to all_1_65_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:59.170336 [ 64 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Selected 6 parts from all_1_147_30 to all_152_152_0 2025.01.31 23:44:59.170409 [ 188 ] {f9be6213-a85d-4b08-9d1c-d17c1a480196::all_1_65_14} oximeter.measurements_bool (f9be6213-a85d-4b08-9d1c-d17c1a480196) (MergerMutator): Merged 6 parts: [all_1_60_13, all_65_65_0] -> all_1_65_14 2025.01.31 23:44:59.170432 [ 64 ] {} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.170488 [ 64 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.170645 [ 259 ] {9344170a-fb35-4742-9caa-a7b3b039b06b} executeQuery: Read 237 rows, 16.27 KiB in 0.005199 sec., 45585.68955568379 rows/sec., 3.06 MiB/sec. 2025.01.31 23:44:59.170778 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2025.01.31 23:44:59.170803 [ 259 ] {9344170a-fb35-4742-9caa-a7b3b039b06b} TCPHandler: Processed in 0.005689549 sec. 2025.01.31 23:44:59.170862 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} MergeTask::PrepareStage: Merging 6 parts: from all_1_147_30 to all_152_152_0 into Compact with storage Full 2025.01.31 23:44:59.171026 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2025.01.31 23:44:59.171037 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.171079 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} MergeTreeSequentialSource: Reading 7 marks from part all_1_147_30, total 44233 rows starting from the beginning of the part 2025.01.31 23:44:59.171362 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 128 rows starting from the beginning of the part 2025.01.31 23:44:59.171387 [ 262 ] {874bf14f-f9ea-4ea2-8191-2a8aff917070} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2025.01.31 23:44:59.171568 [ 262 ] {874bf14f-f9ea-4ea2-8191-2a8aff917070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2025.01.31 23:44:59.171745 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part 2025.01.31 23:44:59.172248 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 237 rows starting from the beginning of the part 2025.01.31 23:44:59.172579 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part 2025.01.31 23:44:59.172926 [ 194 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 237 rows starting from the beginning of the part 2025.01.31 23:44:59.173913 [ 262 ] {874bf14f-f9ea-4ea2-8191-2a8aff917070} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.174002 [ 262 ] {874bf14f-f9ea-4ea2-8191-2a8aff917070} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.174613 [ 262 ] {874bf14f-f9ea-4ea2-8191-2a8aff917070} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:44:59.175021 [ 262 ] {874bf14f-f9ea-4ea2-8191-2a8aff917070} oximeter.measurements_f64 (db5e6857-4a45-4b1d-a375-6193d9273960): 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.31 23:44:59.175504 [ 262 ] {874bf14f-f9ea-4ea2-8191-2a8aff917070} executeQuery: Read 1 rows, 69.00 B in 0.004235 sec., 236.12750885478158 rows/sec., 15.91 KiB/sec. 2025.01.31 23:44:59.175712 [ 262 ] {874bf14f-f9ea-4ea2-8191-2a8aff917070} TCPHandler: Processed in 0.00477902 sec. 2025.01.31 23:44:59.175922 [ 259 ] {} TCP-Session: ec0d59ef-3d8c-49cf-ac72-7a5604f89b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.176101 [ 259 ] {a8d846a5-11aa-4201-b397-7ebe65bf26b3} executeQuery: (from [fd00:1122:3344:101::d]:64637) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2025.01.31 23:44:59.176208 [ 259 ] {a8d846a5-11aa-4201-b397-7ebe65bf26b3} 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.31 23:44:59.177643 [ 259 ] {a8d846a5-11aa-4201-b397-7ebe65bf26b3} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.177684 [ 259 ] {a8d846a5-11aa-4201-b397-7ebe65bf26b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.178471 [ 259 ] {a8d846a5-11aa-4201-b397-7ebe65bf26b3} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2025.01.31 23:44:59.178828 [ 259 ] {a8d846a5-11aa-4201-b397-7ebe65bf26b3} oximeter.measurements_histogramu64 (05fe31e8-92bd-4f43-ba13-95c4f6098886): 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.31 23:44:59.179160 [ 259 ] {a8d846a5-11aa-4201-b397-7ebe65bf26b3} executeQuery: Read 39 rows, 71.56 KiB in 0.003111 sec., 12536.16200578592 rows/sec., 22.46 MiB/sec. 2025.01.31 23:44:59.179311 [ 259 ] {a8d846a5-11aa-4201-b397-7ebe65bf26b3} TCPHandler: Processed in 0.003468769 sec. 2025.01.31 23:44:59.179492 [ 262 ] {} TCP-Session: 066a02af-0c24-401f-a8a2-dc9cbec74adf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2025.01.31 23:44:59.179687 [ 262 ] {251a9205-f3d4-4fc7-b7a2-4b1afbd5961d} executeQuery: (from [fd00:1122:3344:101::d]:60937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2025.01.31 23:44:59.179772 [ 262 ] {251a9205-f3d4-4fc7-b7a2-4b1afbd5961d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2025.01.31 23:44:59.180661 [ 262 ] {251a9205-f3d4-4fc7-b7a2-4b1afbd5961d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2025.01.31 23:44:59.180710 [ 262 ] {251a9205-f3d4-4fc7-b7a2-4b1afbd5961d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. 2025.01.31 23:44:59.181178 [ 262 ] {251a9205-f3d4-4fc7-b7a2-4b1afbd5961d} MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) 2025.01.31 23:44:59.181432 [ 262 ] {251a9205-f3d4-4fc7-b7a2-4b1afbd5961d} oximeter.measurements_u64 (187290f2-51db-404e-aae1-6f06561d550e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:59.181675 [ 262 ] {251a9205-f3d4-4fc7-b7a2-4b1afbd5961d} executeQuery: Read 82 rows, 5.33 KiB in 0.002013 sec., 40735.22106308991 rows/sec., 2.59 MiB/sec. 2025.01.31 23:44:59.181787 [ 262 ] {251a9205-f3d4-4fc7-b7a2-4b1afbd5961d} TCPHandler: Processed in 0.002368815 sec. 2025.01.31 23:44:59.184354 [ 190 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} MergeTask::MergeProjectionsStage: Merge sorted 45155 rows, containing 5 columns (5 merged, 0 gathered) in 0.01370611 sec., 3294516.0953764413 rows/sec., 222.47 MiB/sec. 2025.01.31 23:44:59.184758 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} MergedBlockOutputStream: filled checksums all_1_152_31 (state Temporary) 2025.01.31 23:44:59.185102 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70): Renaming temporary part tmp_merge_all_1_152_31 to all_1_152_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2025.01.31 23:44:59.185189 [ 192 ] {f929a70c-c53c-44b6-9626-2de5d96bdb70::all_1_152_31} oximeter.measurements_cumulativeu64 (f929a70c-c53c-44b6-9626-2de5d96bdb70) (MergerMutator): Merged 6 parts: [all_1_147_30, all_152_152_0] -> all_1_152_31 2025.01.31 23:44:59.185289 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. 2025.01.31 23:45:00.001171 [ 248 ] {} AsynchronousMetrics: MemoryTracking: was 268.30 MiB, peak 289.27 MiB, free memory in arenas 0.00 B, will set to 270.80 MiB (RSS), difference: 2.51 MiB 2025.01.31 23:45:00.238048 [ 221 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.31 23:45:00.238098 [ 221 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] 2025.01.31 23:45:00.239606 [ 221 ] {} oximeter.fields_u8 (f2582e53-766c-46f2-9f2d-7805eaccab55): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0]