[ Dec 21 07:42:46 Enabled. ] [ Dec 21 07:42:46 Rereading configuration. ] [ Dec 21 07:42:48 Rereading configuration. ] [ Dec 21 07:43:00 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 [ Dec 21 07:43:00 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 2024.12.21 07:43:01.591308 [ 1 ] {} Application: Will watch for the process with pid 23065 2024.12.21 07:43:01.591882 [ 1 ] {} Application: Forked a child process to watch 2024.12.21 07:43:02.052396 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23065 2024.12.21 07:43:02.053129 [ 1 ] {} Application: starting up 2024.12.21 07:43:02.053854 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.21 07:43:02.141261 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.21 07:43:02.178450 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.21 07:43:02.178507 [ 1 ] {} Application: Initializing DateLUT. 2024.12.21 07:43:02.178520 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.21 07:43:02.178589 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.21 07:43:02.179006 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.21 07:43:02.180538 [ 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'. 2024.12.21 07:43:02.181266 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 07:43:02.182106 [ 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) 2024.12.21 07:43:02.182128 [ 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) 2024.12.21 07:43:02.182143 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.21 07:43:02.182323 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 07:43:02.183215 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.21 07:43:02.188632 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 07:43:02.189372 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 07:43:02.190666 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 07:43:02.190732 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 07:43:02.192266 [ 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'. 2024.12.21 07:43:02.192735 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 07:43:02.197464 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 07:43:02.198160 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.21 07:43:02.199742 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.21 07:43:02.200333 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.21 07:43:02.200895 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.21 07:43:02.201208 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.21 07:43:02.202652 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.21 07:43:02.202679 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.21 07:43:02.202727 [ 29 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:43:02.202836 [ 29 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:43:02.223509 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.21 07:43:02.223535 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000159903 sec 2024.12.21 07:43:02.223607 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 07:43:02.223657 [ 1 ] {} LoadingDeps: No tables 2024.12.21 07:43:02.224923 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.21 07:43:02.226004 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.21 07:43:02.239931 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.21 07:43:02.239974 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.21 07:43:02.240048 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.21 07:43:02.240062 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.21 07:43:02.240093 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.21 07:43:02.240161 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.21 07:43:02.244756 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.21 07:43:02.244806 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.21 07:43:02.244858 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.21 07:43:02.245083 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.21 07:43:02.245105 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.21 07:43:02.245140 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.21 07:43:02.245223 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.21 07:43:02.245238 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.21 07:43:02.245268 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.21 07:43:02.245342 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.21 07:43:02.274837 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.21 07:43:02.284419 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.21 07:43:02.284514 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000113122 sec 2024.12.21 07:43:02.284533 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 07:43:02.284547 [ 1 ] {} LoadingDeps: No tables 2024.12.21 07:43:02.284576 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.21 07:43:02.284813 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.21 07:43:02.284954 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.21 07:43:02.284972 [ 1 ] {} Application: Loaded metadata. 2024.12.21 07:43:02.284988 [ 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). 2024.12.21 07:43:02.285003 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.21 07:43:02.298241 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 07:43:02.298435 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.34 MiB 2024.12.21 07:43:02.299305 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.4451e-05 sec. 2024.12.21 07:43:02.300289 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.21 07:43:02.300348 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.21 07:43:02.300364 [ 1 ] {} Application: Ready for connections. 2024.12.21 07:43:02.467561 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56332 2024.12.21 07:43:02.467879 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:02.467935 [ 3 ] {} TCP-Session: 44717e89-f61d-47e1-984f-8bc0249ac109 Authenticating user 'default' from [fd00:1122:3344:101::c]:56332 2024.12.21 07:43:02.467969 [ 3 ] {} TCP-Session: 44717e89-f61d-47e1-984f-8bc0249ac109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.468044 [ 3 ] {} TCP-Session: 44717e89-f61d-47e1-984f-8bc0249ac109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.468137 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 07:43:02.468166 [ 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 2024.12.21 07:43:02.468261 [ 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 2024.12.21 07:43:02.469425 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44456 2024.12.21 07:43:02.469547 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:02.469580 [ 4 ] {} TCP-Session: 641c9918-a0c7-4eb2-bf10-386ae20a5c83 Authenticating user 'default' from [fd00:1122:3344:101::c]:44456 2024.12.21 07:43:02.469606 [ 4 ] {} TCP-Session: 641c9918-a0c7-4eb2-bf10-386ae20a5c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.469689 [ 4 ] {} TCP-Session: 641c9918-a0c7-4eb2-bf10-386ae20a5c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.470218 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62756 2024.12.21 07:43:02.470219 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54309 2024.12.21 07:43:02.470315 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52071 2024.12.21 07:43:02.470343 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:02.470494 [ 253 ] {} TCP-Session: 25017347-185c-4bca-aece-b54677dc76ff Authenticating user 'default' from [fd00:1122:3344:101::c]:62756 2024.12.21 07:43:02.470576 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:02.470623 [ 253 ] {} TCP-Session: 25017347-185c-4bca-aece-b54677dc76ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.470606 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:02.470596 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37725 2024.12.21 07:43:02.470681 [ 5 ] {} TCP-Session: b2ef5bdc-5ae2-48b3-bffc-0c134a5e68e3 Authenticating user 'default' from [fd00:1122:3344:101::c]:54309 2024.12.21 07:43:02.470724 [ 254 ] {} TCP-Session: 24766ba9-b99b-44e5-acd3-689382c34669 Authenticating user 'default' from [fd00:1122:3344:101::c]:52071 2024.12.21 07:43:02.470730 [ 253 ] {} TCP-Session: 25017347-185c-4bca-aece-b54677dc76ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.470794 [ 5 ] {} TCP-Session: b2ef5bdc-5ae2-48b3-bffc-0c134a5e68e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.470757 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65522 2024.12.21 07:43:02.470866 [ 254 ] {} TCP-Session: 24766ba9-b99b-44e5-acd3-689382c34669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.470881 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41496 2024.12.21 07:43:02.471030 [ 5 ] {} TCP-Session: b2ef5bdc-5ae2-48b3-bffc-0c134a5e68e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.471045 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:02.471065 [ 254 ] {} TCP-Session: 24766ba9-b99b-44e5-acd3-689382c34669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.471304 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:02.471335 [ 255 ] {} TCP-Session: 683ca994-209c-4e38-9c5b-e4688d2d8c9e Authenticating user 'default' from [fd00:1122:3344:101::c]:37725 2024.12.21 07:43:02.471443 [ 257 ] {} TCP-Session: 47b6ec48-b628-4e51-984e-f01b84ffc834 Authenticating user 'default' from [fd00:1122:3344:101::c]:41496 2024.12.21 07:43:02.471485 [ 255 ] {} TCP-Session: 683ca994-209c-4e38-9c5b-e4688d2d8c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.471449 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:02.471540 [ 257 ] {} TCP-Session: 47b6ec48-b628-4e51-984e-f01b84ffc834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.471592 [ 255 ] {} TCP-Session: 683ca994-209c-4e38-9c5b-e4688d2d8c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.471616 [ 257 ] {} TCP-Session: 47b6ec48-b628-4e51-984e-f01b84ffc834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.471643 [ 256 ] {} TCP-Session: 7cd392e6-7f2b-46eb-980c-2ad4853e8ae3 Authenticating user 'default' from [fd00:1122:3344:101::c]:65522 2024.12.21 07:43:02.471760 [ 256 ] {} TCP-Session: 7cd392e6-7f2b-46eb-980c-2ad4853e8ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:02.471864 [ 256 ] {} TCP-Session: 7cd392e6-7f2b-46eb-980c-2ad4853e8ae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.000156 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 117.18 MiB, peak 117.18 MiB, free memory in arenas 0.00 B, will set to 119.41 MiB (RSS), difference: 2.23 MiB 2024.12.21 07:43:03.483895 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43180 2024.12.21 07:43:03.484081 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.484118 [ 258 ] {} TCP-Session: e05280c1-77f0-47bb-9ba8-748d6fed6fed Authenticating user 'default' from [fd00:1122:3344:101::a]:43180 2024.12.21 07:43:03.484145 [ 258 ] {} TCP-Session: e05280c1-77f0-47bb-9ba8-748d6fed6fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.484173 [ 258 ] {} TCP-Session: e05280c1-77f0-47bb-9ba8-748d6fed6fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.484251 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 07:43:03.484281 [ 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 2024.12.21 07:43:03.484311 [ 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 2024.12.21 07:43:03.485196 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38328 2024.12.21 07:43:03.485360 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61545 2024.12.21 07:43:03.485370 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.485436 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38499 2024.12.21 07:43:03.485486 [ 259 ] {} TCP-Session: 0f16205d-1f53-4f29-ba4a-cc873cf6e811 Authenticating user 'default' from [fd00:1122:3344:101::a]:38328 2024.12.21 07:43:03.485559 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55593 2024.12.21 07:43:03.485572 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.485711 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55988 2024.12.21 07:43:03.485706 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.485911 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.485910 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56705 2024.12.21 07:43:03.485946 [ 259 ] {} TCP-Session: 0f16205d-1f53-4f29-ba4a-cc873cf6e811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.485966 [ 261 ] {} TCP-Session: b07e653d-f330-443b-b5f2-d5f5d5be6665 Authenticating user 'default' from [fd00:1122:3344:101::a]:38499 2024.12.21 07:43:03.485986 [ 260 ] {} TCP-Session: 12da3ff3-5e62-4d8d-801c-2ce98834d9ef Authenticating user 'default' from [fd00:1122:3344:101::a]:61545 2024.12.21 07:43:03.486084 [ 262 ] {} TCP-Session: d3b2bbcc-c839-4194-9ab1-fb419fdcad55 Authenticating user 'default' from [fd00:1122:3344:101::a]:55593 2024.12.21 07:43:03.486124 [ 259 ] {} TCP-Session: 0f16205d-1f53-4f29-ba4a-cc873cf6e811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486181 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62662 2024.12.21 07:43:03.486214 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.486378 [ 262 ] {} TCP-Session: d3b2bbcc-c839-4194-9ab1-fb419fdcad55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486413 [ 264 ] {} TCP-Session: 6cd31a60-75c9-4dde-99bd-b7cff6fd6c62 Authenticating user 'default' from [fd00:1122:3344:101::a]:56705 2024.12.21 07:43:03.486439 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.486475 [ 262 ] {} TCP-Session: d3b2bbcc-c839-4194-9ab1-fb419fdcad55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486378 [ 261 ] {} TCP-Session: b07e653d-f330-443b-b5f2-d5f5d5be6665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486498 [ 264 ] {} TCP-Session: 6cd31a60-75c9-4dde-99bd-b7cff6fd6c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486471 [ 260 ] {} TCP-Session: 12da3ff3-5e62-4d8d-801c-2ce98834d9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486692 [ 260 ] {} TCP-Session: 12da3ff3-5e62-4d8d-801c-2ce98834d9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486735 [ 263 ] {} TCP-Session: 3810e6a3-3e71-4d63-810b-375638c5092d Authenticating user 'default' from [fd00:1122:3344:101::a]:55988 2024.12.21 07:43:03.486784 [ 264 ] {} TCP-Session: 6cd31a60-75c9-4dde-99bd-b7cff6fd6c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486810 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.486825 [ 261 ] {} TCP-Session: b07e653d-f330-443b-b5f2-d5f5d5be6665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486849 [ 263 ] {} TCP-Session: 3810e6a3-3e71-4d63-810b-375638c5092d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486935 [ 265 ] {} TCP-Session: 8cbe8e51-544c-474a-83be-050b6a14f3d9 Authenticating user 'default' from [fd00:1122:3344:101::a]:62662 2024.12.21 07:43:03.486953 [ 263 ] {} TCP-Session: 3810e6a3-3e71-4d63-810b-375638c5092d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.486990 [ 265 ] {} TCP-Session: 8cbe8e51-544c-474a-83be-050b6a14f3d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.487041 [ 265 ] {} TCP-Session: 8cbe8e51-544c-474a-83be-050b6a14f3d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.508170 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43170 2024.12.21 07:43:03.508300 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.508331 [ 266 ] {} TCP-Session: 737da10e-fad6-4e73-9e86-a9ba2868bc97 Authenticating user 'default' from [fd00:1122:3344:101::e]:43170 2024.12.21 07:43:03.508349 [ 266 ] {} TCP-Session: 737da10e-fad6-4e73-9e86-a9ba2868bc97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.508363 [ 266 ] {} TCP-Session: 737da10e-fad6-4e73-9e86-a9ba2868bc97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.508416 [ 266 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 07:43:03.508442 [ 266 ] {} 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 2024.12.21 07:43:03.508468 [ 266 ] {} 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 2024.12.21 07:43:03.510867 [ 267 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64750 2024.12.21 07:43:03.511050 [ 268 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52283 2024.12.21 07:43:03.511060 [ 267 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.511108 [ 267 ] {} TCP-Session: 8fc20d74-723b-4b38-9ac9-acec42eadbb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64750 2024.12.21 07:43:03.511186 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53147 2024.12.21 07:43:03.511223 [ 268 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.511216 [ 267 ] {} TCP-Session: 8fc20d74-723b-4b38-9ac9-acec42eadbb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.511375 [ 268 ] {} TCP-Session: eeb4dd50-a162-4f41-854a-8d91eec788e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52283 2024.12.21 07:43:03.511386 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.511397 [ 267 ] {} TCP-Session: 8fc20d74-723b-4b38-9ac9-acec42eadbb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.511429 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58371 2024.12.21 07:43:03.511463 [ 268 ] {} TCP-Session: eeb4dd50-a162-4f41-854a-8d91eec788e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.511525 [ 269 ] {} TCP-Session: f8d66c84-aaf9-4a4b-a89f-82ee52c40041 Authenticating user 'default' from [fd00:1122:3344:101::e]:53147 2024.12.21 07:43:03.511592 [ 268 ] {} TCP-Session: eeb4dd50-a162-4f41-854a-8d91eec788e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.511610 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63119 2024.12.21 07:43:03.511790 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49746 2024.12.21 07:43:03.511808 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.511832 [ 269 ] {} TCP-Session: f8d66c84-aaf9-4a4b-a89f-82ee52c40041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.511814 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55417 2024.12.21 07:43:03.512227 [ 271 ] {} TCP-Session: 611c1f84-5078-4f4f-b77e-e53b407c76b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58371 2024.12.21 07:43:03.512313 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.512369 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.512388 [ 271 ] {} TCP-Session: 611c1f84-5078-4f4f-b77e-e53b407c76b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.512272 [ 269 ] {} TCP-Session: f8d66c84-aaf9-4a4b-a89f-82ee52c40041 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.512418 [ 270 ] {} TCP-Session: 29fa83b0-5781-4a6e-aa7c-58ccdc4d11f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:55417 2024.12.21 07:43:03.512343 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.512527 [ 271 ] {} TCP-Session: 611c1f84-5078-4f4f-b77e-e53b407c76b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.512561 [ 272 ] {} TCP-Session: 6fd81ac7-e3a9-49d9-b23e-7622420d2e41 Authenticating user 'default' from [fd00:1122:3344:101::e]:63119 2024.12.21 07:43:03.512607 [ 273 ] {} TCP-Session: d6f3fbcb-0b0b-44b4-9260-81d1e63dc694 Authenticating user 'default' from [fd00:1122:3344:101::e]:49746 2024.12.21 07:43:03.512624 [ 270 ] {} TCP-Session: 29fa83b0-5781-4a6e-aa7c-58ccdc4d11f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.512719 [ 270 ] {} TCP-Session: 29fa83b0-5781-4a6e-aa7c-58ccdc4d11f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.512725 [ 273 ] {} TCP-Session: d6f3fbcb-0b0b-44b4-9260-81d1e63dc694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.512743 [ 272 ] {} TCP-Session: 6fd81ac7-e3a9-49d9-b23e-7622420d2e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.512785 [ 273 ] {} TCP-Session: d6f3fbcb-0b0b-44b4-9260-81d1e63dc694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.512795 [ 272 ] {} TCP-Session: 6fd81ac7-e3a9-49d9-b23e-7622420d2e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.859062 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52279 2024.12.21 07:43:03.864758 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.864820 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Authenticating user 'default' from [fd00:1122:3344:101::d]:52279 2024.12.21 07:43:03.864844 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.864860 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.864944 [ 274 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 07:43:03.864976 [ 274 ] {} 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 2024.12.21 07:43:03.865005 [ 274 ] {} 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 2024.12.21 07:43:03.873393 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62377 2024.12.21 07:43:03.873449 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47730 2024.12.21 07:43:03.873465 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64685 2024.12.21 07:43:03.873727 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49034 2024.12.21 07:43:03.873726 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.873772 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54835 2024.12.21 07:43:03.873907 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38149 2024.12.21 07:43:03.874159 [ 275 ] {} TCP-Session: 446ccdee-8505-45e0-9dde-e0fbdddfccf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62377 2024.12.21 07:43:03.874260 [ 275 ] {} TCP-Session: 446ccdee-8505-45e0-9dde-e0fbdddfccf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.874292 [ 275 ] {} TCP-Session: 446ccdee-8505-45e0-9dde-e0fbdddfccf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.877028 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.877048 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.877067 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.877093 [ 280 ] {} TCP-Session: 2e279d2e-5cf8-4a56-a34b-72c92456ce43 Authenticating user 'default' from [fd00:1122:3344:101::d]:38149 2024.12.21 07:43:03.877099 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.877154 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42949 2024.12.21 07:43:03.877211 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Authenticating user 'default' from [fd00:1122:3344:101::d]:54835 2024.12.21 07:43:03.877222 [ 280 ] {} TCP-Session: 2e279d2e-5cf8-4a56-a34b-72c92456ce43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.877264 [ 277 ] {} TCP-Session: c1534056-c918-4b76-ad3d-5f3bb1c439f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47730 2024.12.21 07:43:03.877265 [ 276 ] {} TCP-Session: c90bd030-16c3-415b-a098-d4dc23d661ef Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 2024.12.21 07:43:03.877368 [ 280 ] {} TCP-Session: 2e279d2e-5cf8-4a56-a34b-72c92456ce43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.877268 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.877573 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61931 2024.12.21 07:43:03.877592 [ 276 ] {} TCP-Session: c90bd030-16c3-415b-a098-d4dc23d661ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.877618 [ 277 ] {} TCP-Session: c1534056-c918-4b76-ad3d-5f3bb1c439f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.877537 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.877647 [ 278 ] {} TCP-Session: 25eaf890-7b4c-4209-a92c-d77606d475a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49034 2024.12.21 07:43:03.877542 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.877808 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:03.877813 [ 278 ] {} TCP-Session: 25eaf890-7b4c-4209-a92c-d77606d475a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.877840 [ 276 ] {} TCP-Session: c90bd030-16c3-415b-a098-d4dc23d661ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.877884 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.877902 [ 278 ] {} TCP-Session: 25eaf890-7b4c-4209-a92c-d77606d475a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.877848 [ 281 ] {} TCP-Session: 23d66722-e42e-4cd5-9a2e-0ad9bb9c9b54 Authenticating user 'default' from [fd00:1122:3344:101::d]:42949 2024.12.21 07:43:03.877829 [ 277 ] {} TCP-Session: c1534056-c918-4b76-ad3d-5f3bb1c439f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.878100 [ 281 ] {} TCP-Session: 23d66722-e42e-4cd5-9a2e-0ad9bb9c9b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.878151 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Authenticating user 'default' from [fd00:1122:3344:101::d]:61931 2024.12.21 07:43:03.878227 [ 281 ] {} TCP-Session: 23d66722-e42e-4cd5-9a2e-0ad9bb9c9b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.878244 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.878327 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:03.884883 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:03.894018 [ 274 ] {a5a906d0-76f5-44fd-9ce7-7b02b8020d48} executeQuery: (from [fd00:1122:3344:101::d]:52279) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 07:43:03.947832 [ 274 ] {a5a906d0-76f5-44fd-9ce7-7b02b8020d48} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52279) (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 2024.12.21 07:43:03.949139 [ 274 ] {a5a906d0-76f5-44fd-9ce7-7b02b8020d48} 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 2024.12.21 07:43:03.949250 [ 274 ] {a5a906d0-76f5-44fd-9ce7-7b02b8020d48} TCPHandler: Processed in 0.067066385 sec. 2024.12.21 07:43:03.949609 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:03.949821 [ 279 ] {ace8d30a-b5e5-46c5-b1bf-5f2b4fa85fdc} executeQuery: (from [fd00:1122:3344:101::d]:54835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 07:43:03.950192 [ 279 ] {ace8d30a-b5e5-46c5-b1bf-5f2b4fa85fdc} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54835) (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 2024.12.21 07:43:03.950357 [ 279 ] {ace8d30a-b5e5-46c5-b1bf-5f2b4fa85fdc} 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 2024.12.21 07:43:03.950473 [ 279 ] {ace8d30a-b5e5-46c5-b1bf-5f2b4fa85fdc} TCPHandler: Processed in 0.001014707 sec. 2024.12.21 07:43:03.951730 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:03.952974 [ 274 ] {30cff926-9153-478b-ad25-5b3558824b2c} executeQuery: (from [fd00:1122:3344:101::d]:52279) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.21 07:43:03.953586 [ 274 ] {30cff926-9153-478b-ad25-5b3558824b2c} TCPHandler: Processed in 0.001970833 sec. 2024.12.21 07:43:03.953809 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:03.953957 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} executeQuery: (from [fd00:1122:3344:101::d]:54835) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.21 07:43:03.954057 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.21 07:43:03.957321 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.21 07:43:03.957362 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5321e-05 sec 2024.12.21 07:43:03.957377 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} ReferentialDeps: No tables 2024.12.21 07:43:03.957389 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} LoadingDeps: No tables 2024.12.21 07:43:03.957421 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} DatabaseAtomic (oximeter): Starting up tables. 2024.12.21 07:43:03.957476 [ 279 ] {881d3fb7-9847-478b-ba4b-5fe0ca6426ee} TCPHandler: Processed in 0.003727122 sec. 2024.12.21 07:43:03.957678 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:03.957890 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} executeQuery: (from [fd00:1122:3344:101::d]:52279) /* 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) 2024.12.21 07:43:03.957971 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.21 07:43:03.964519 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.21 07:43:03.969734 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} oximeter.version (6a42f641-cf22-4249-9304-f1b204b692ac): Loading data parts 2024.12.21 07:43:03.970218 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} oximeter.version (6a42f641-cf22-4249-9304-f1b204b692ac): There are no data parts 2024.12.21 07:43:03.973390 [ 274 ] {6eeb6d22-dcf7-47c7-be71-5951536c80bd} TCPHandler: Processed in 0.015777093 sec. 2024.12.21 07:43:03.973681 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:03.973916 [ 279 ] {202ba0a1-1053-4ea1-b8fa-425f08305460} executeQuery: (from [fd00:1122:3344:101::d]:54835) /* 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) 2024.12.21 07:43:03.974040 [ 279 ] {202ba0a1-1053-4ea1-b8fa-425f08305460} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.21 07:43:03.983872 [ 279 ] {202ba0a1-1053-4ea1-b8fa-425f08305460} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Loading data parts 2024.12.21 07:43:03.984848 [ 279 ] {202ba0a1-1053-4ea1-b8fa-425f08305460} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): There are no data parts 2024.12.21 07:43:03.987077 [ 279 ] {202ba0a1-1053-4ea1-b8fa-425f08305460} TCPHandler: Processed in 0.013458024 sec. 2024.12.21 07:43:03.987282 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:03.987521 [ 274 ] {88b029ed-a11c-4ab5-8826-a5f7005e9fce} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:03.987572 [ 274 ] {88b029ed-a11c-4ab5-8826-a5f7005e9fce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.21 07:43:03.991747 [ 274 ] {88b029ed-a11c-4ab5-8826-a5f7005e9fce} oximeter.measurements_i8 (2339a470-ad7e-4b2a-9111-2ed0785c2604): Loading data parts 2024.12.21 07:43:03.991997 [ 274 ] {88b029ed-a11c-4ab5-8826-a5f7005e9fce} oximeter.measurements_i8 (2339a470-ad7e-4b2a-9111-2ed0785c2604): There are no data parts 2024.12.21 07:43:03.994161 [ 274 ] {88b029ed-a11c-4ab5-8826-a5f7005e9fce} TCPHandler: Processed in 0.006938296 sec. 2024.12.21 07:43:03.994380 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:03.994600 [ 279 ] {1bc3403e-0577-4e33-9492-57bce8ba9336} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:03.994677 [ 279 ] {1bc3403e-0577-4e33-9492-57bce8ba9336} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.21 07:43:03.998548 [ 279 ] {1bc3403e-0577-4e33-9492-57bce8ba9336} oximeter.measurements_u8 (2e42f617-72b8-4258-963c-2f7176f77b91): Loading data parts 2024.12.21 07:43:03.998739 [ 279 ] {1bc3403e-0577-4e33-9492-57bce8ba9336} oximeter.measurements_u8 (2e42f617-72b8-4258-963c-2f7176f77b91): There are no data parts 2024.12.21 07:43:04.000152 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 123.89 MiB, peak 123.89 MiB, free memory in arenas 0.00 B, will set to 134.21 MiB (RSS), difference: 10.32 MiB 2024.12.21 07:43:04.001349 [ 279 ] {1bc3403e-0577-4e33-9492-57bce8ba9336} TCPHandler: Processed in 0.007032887 sec. 2024.12.21 07:43:04.001617 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.001881 [ 274 ] {b67a2a65-86e3-4372-8961-fbdb9eafaf1d} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.001952 [ 274 ] {b67a2a65-86e3-4372-8961-fbdb9eafaf1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.21 07:43:04.005739 [ 274 ] {b67a2a65-86e3-4372-8961-fbdb9eafaf1d} oximeter.measurements_i16 (ad176ada-0354-4fec-881d-61d7969f439c): Loading data parts 2024.12.21 07:43:04.005921 [ 274 ] {b67a2a65-86e3-4372-8961-fbdb9eafaf1d} oximeter.measurements_i16 (ad176ada-0354-4fec-881d-61d7969f439c): There are no data parts 2024.12.21 07:43:04.008591 [ 274 ] {b67a2a65-86e3-4372-8961-fbdb9eafaf1d} TCPHandler: Processed in 0.007039737 sec. 2024.12.21 07:43:04.008917 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.009196 [ 279 ] {c05a206f-960a-49ba-9939-2db263dfd723} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.009289 [ 279 ] {c05a206f-960a-49ba-9939-2db263dfd723} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.21 07:43:04.014751 [ 279 ] {c05a206f-960a-49ba-9939-2db263dfd723} oximeter.measurements_u16 (d3b9d471-afca-4c4d-a1ce-c4ae0f466ccf): Loading data parts 2024.12.21 07:43:04.014920 [ 279 ] {c05a206f-960a-49ba-9939-2db263dfd723} oximeter.measurements_u16 (d3b9d471-afca-4c4d-a1ce-c4ae0f466ccf): There are no data parts 2024.12.21 07:43:04.022500 [ 279 ] {c05a206f-960a-49ba-9939-2db263dfd723} TCPHandler: Processed in 0.013715858 sec. 2024.12.21 07:43:04.022738 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.022990 [ 274 ] {635498bb-b84c-4b54-a504-4f2ba11745c2} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.023106 [ 274 ] {635498bb-b84c-4b54-a504-4f2ba11745c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.21 07:43:04.029705 [ 274 ] {635498bb-b84c-4b54-a504-4f2ba11745c2} oximeter.measurements_i32 (2840b1db-1b1f-4948-99d8-2972b761b401): Loading data parts 2024.12.21 07:43:04.029880 [ 274 ] {635498bb-b84c-4b54-a504-4f2ba11745c2} oximeter.measurements_i32 (2840b1db-1b1f-4948-99d8-2972b761b401): There are no data parts 2024.12.21 07:43:04.032540 [ 274 ] {635498bb-b84c-4b54-a504-4f2ba11745c2} TCPHandler: Processed in 0.009861434 sec. 2024.12.21 07:43:04.032753 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.032972 [ 279 ] {455f60a0-b40b-4766-9f83-ebea174db64d} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.033055 [ 279 ] {455f60a0-b40b-4766-9f83-ebea174db64d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.21 07:43:04.038207 [ 279 ] {455f60a0-b40b-4766-9f83-ebea174db64d} oximeter.measurements_u32 (43dbee40-4bd0-4b03-b1cc-e0f0d6eea606): Loading data parts 2024.12.21 07:43:04.038369 [ 279 ] {455f60a0-b40b-4766-9f83-ebea174db64d} oximeter.measurements_u32 (43dbee40-4bd0-4b03-b1cc-e0f0d6eea606): There are no data parts 2024.12.21 07:43:04.044296 [ 279 ] {455f60a0-b40b-4766-9f83-ebea174db64d} TCPHandler: Processed in 0.011604313 sec. 2024.12.21 07:43:04.044525 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.044792 [ 274 ] {b6701a7a-4d45-408e-a433-ccb80d048ddc} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.044873 [ 274 ] {b6701a7a-4d45-408e-a433-ccb80d048ddc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.21 07:43:04.050343 [ 274 ] {b6701a7a-4d45-408e-a433-ccb80d048ddc} oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): Loading data parts 2024.12.21 07:43:04.050598 [ 274 ] {b6701a7a-4d45-408e-a433-ccb80d048ddc} oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): There are no data parts 2024.12.21 07:43:04.056117 [ 274 ] {b6701a7a-4d45-408e-a433-ccb80d048ddc} TCPHandler: Processed in 0.011663794 sec. 2024.12.21 07:43:04.056371 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.056603 [ 279 ] {34741afb-a04d-46e8-82de-daa9dac077ed} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.056689 [ 279 ] {34741afb-a04d-46e8-82de-daa9dac077ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.21 07:43:04.062895 [ 279 ] {34741afb-a04d-46e8-82de-daa9dac077ed} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Loading data parts 2024.12.21 07:43:04.063072 [ 279 ] {34741afb-a04d-46e8-82de-daa9dac077ed} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): There are no data parts 2024.12.21 07:43:04.067028 [ 279 ] {34741afb-a04d-46e8-82de-daa9dac077ed} TCPHandler: Processed in 0.010725719 sec. 2024.12.21 07:43:04.067252 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.067510 [ 274 ] {198b555f-1f69-4e75-8aa9-5ff05f218ea3} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.067590 [ 274 ] {198b555f-1f69-4e75-8aa9-5ff05f218ea3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.21 07:43:04.073359 [ 274 ] {198b555f-1f69-4e75-8aa9-5ff05f218ea3} oximeter.measurements_f32 (87f0289b-45cb-4c3d-8afc-2e483c29b11f): Loading data parts 2024.12.21 07:43:04.073532 [ 274 ] {198b555f-1f69-4e75-8aa9-5ff05f218ea3} oximeter.measurements_f32 (87f0289b-45cb-4c3d-8afc-2e483c29b11f): There are no data parts 2024.12.21 07:43:04.077904 [ 274 ] {198b555f-1f69-4e75-8aa9-5ff05f218ea3} TCPHandler: Processed in 0.010719218 sec. 2024.12.21 07:43:04.078141 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.078399 [ 279 ] {9f54a4eb-ca09-452f-a3a7-2299bec4b11f} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.078488 [ 279 ] {9f54a4eb-ca09-452f-a3a7-2299bec4b11f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.21 07:43:04.084869 [ 279 ] {9f54a4eb-ca09-452f-a3a7-2299bec4b11f} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Loading data parts 2024.12.21 07:43:04.085042 [ 279 ] {9f54a4eb-ca09-452f-a3a7-2299bec4b11f} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): There are no data parts 2024.12.21 07:43:04.092206 [ 279 ] {9f54a4eb-ca09-452f-a3a7-2299bec4b11f} TCPHandler: Processed in 0.014139586 sec. 2024.12.21 07:43:04.092452 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.092745 [ 274 ] {24ad38dc-1dd5-485e-b372-50a50f140663} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.092831 [ 274 ] {24ad38dc-1dd5-485e-b372-50a50f140663} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.21 07:43:04.098243 [ 274 ] {24ad38dc-1dd5-485e-b372-50a50f140663} oximeter.measurements_string (e24e0ed7-8d5e-4e33-9e6b-43dff9326665): Loading data parts 2024.12.21 07:43:04.098415 [ 274 ] {24ad38dc-1dd5-485e-b372-50a50f140663} oximeter.measurements_string (e24e0ed7-8d5e-4e33-9e6b-43dff9326665): There are no data parts 2024.12.21 07:43:04.102529 [ 274 ] {24ad38dc-1dd5-485e-b372-50a50f140663} TCPHandler: Processed in 0.010148189 sec. 2024.12.21 07:43:04.102760 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.103031 [ 279 ] {8b230279-d83a-42ea-972e-87e7fdc310ca} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.103156 [ 279 ] {8b230279-d83a-42ea-972e-87e7fdc310ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.21 07:43:04.105405 [ 279 ] {8b230279-d83a-42ea-972e-87e7fdc310ca} oximeter.measurements_bytes (d37a9934-a141-434f-8f28-39c718c7396e): Loading data parts 2024.12.21 07:43:04.105573 [ 279 ] {8b230279-d83a-42ea-972e-87e7fdc310ca} oximeter.measurements_bytes (d37a9934-a141-434f-8f28-39c718c7396e): There are no data parts 2024.12.21 07:43:04.109598 [ 279 ] {8b230279-d83a-42ea-972e-87e7fdc310ca} TCPHandler: Processed in 0.006907645 sec. 2024.12.21 07:43:04.109800 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.110025 [ 274 ] {f6bf26de-9148-483c-a9f4-bbd029d0f032} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.110112 [ 274 ] {f6bf26de-9148-483c-a9f4-bbd029d0f032} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.21 07:43:04.117102 [ 274 ] {f6bf26de-9148-483c-a9f4-bbd029d0f032} oximeter.measurements_cumulativei64 (ec30dec9-c3a1-4abe-bf36-f1365e6810a5): Loading data parts 2024.12.21 07:43:04.117270 [ 274 ] {f6bf26de-9148-483c-a9f4-bbd029d0f032} oximeter.measurements_cumulativei64 (ec30dec9-c3a1-4abe-bf36-f1365e6810a5): There are no data parts 2024.12.21 07:43:04.121709 [ 274 ] {f6bf26de-9148-483c-a9f4-bbd029d0f032} TCPHandler: Processed in 0.011966259 sec. 2024.12.21 07:43:04.121964 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.122199 [ 279 ] {27f58d36-dcf1-482a-af07-bcedf673a788} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.122291 [ 279 ] {27f58d36-dcf1-482a-af07-bcedf673a788} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.21 07:43:04.132191 [ 279 ] {27f58d36-dcf1-482a-af07-bcedf673a788} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Loading data parts 2024.12.21 07:43:04.132398 [ 279 ] {27f58d36-dcf1-482a-af07-bcedf673a788} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): There are no data parts 2024.12.21 07:43:04.139876 [ 279 ] {27f58d36-dcf1-482a-af07-bcedf673a788} TCPHandler: Processed in 0.017971069 sec. 2024.12.21 07:43:04.140123 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.140408 [ 274 ] {e59edb29-1b9f-4a8a-a0f0-5c318a2c16d2} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.140487 [ 274 ] {e59edb29-1b9f-4a8a-a0f0-5c318a2c16d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.21 07:43:04.149615 [ 274 ] {e59edb29-1b9f-4a8a-a0f0-5c318a2c16d2} oximeter.measurements_cumulativef32 (bbc626b8-4ca6-4c0d-afb8-8fd4fb6def20): Loading data parts 2024.12.21 07:43:04.149808 [ 274 ] {e59edb29-1b9f-4a8a-a0f0-5c318a2c16d2} oximeter.measurements_cumulativef32 (bbc626b8-4ca6-4c0d-afb8-8fd4fb6def20): There are no data parts 2024.12.21 07:43:04.154387 [ 274 ] {e59edb29-1b9f-4a8a-a0f0-5c318a2c16d2} TCPHandler: Processed in 0.014338438 sec. 2024.12.21 07:43:04.154682 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.154937 [ 279 ] {93545f79-8a37-460d-a98f-989cbe4b4169} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.155034 [ 279 ] {93545f79-8a37-460d-a98f-989cbe4b4169} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.21 07:43:04.166233 [ 279 ] {93545f79-8a37-460d-a98f-989cbe4b4169} oximeter.measurements_cumulativef64 (8b5cefad-41bf-4c39-84a6-495a1c25094c): Loading data parts 2024.12.21 07:43:04.166413 [ 279 ] {93545f79-8a37-460d-a98f-989cbe4b4169} oximeter.measurements_cumulativef64 (8b5cefad-41bf-4c39-84a6-495a1c25094c): There are no data parts 2024.12.21 07:43:04.172505 [ 279 ] {93545f79-8a37-460d-a98f-989cbe4b4169} TCPHandler: Processed in 0.017911908 sec. 2024.12.21 07:43:04.172755 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.173064 [ 274 ] {f7f9671b-4e67-405f-bf41-87a552efc4c2} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.173174 [ 274 ] {f7f9671b-4e67-405f-bf41-87a552efc4c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.21 07:43:04.184536 [ 274 ] {f7f9671b-4e67-405f-bf41-87a552efc4c2} oximeter.measurements_histogrami8 (b853d4d1-0fdf-41bf-bf15-851f1ab1c7f3): Loading data parts 2024.12.21 07:43:04.184745 [ 274 ] {f7f9671b-4e67-405f-bf41-87a552efc4c2} oximeter.measurements_histogrami8 (b853d4d1-0fdf-41bf-bf15-851f1ab1c7f3): There are no data parts 2024.12.21 07:43:04.189993 [ 274 ] {f7f9671b-4e67-405f-bf41-87a552efc4c2} TCPHandler: Processed in 0.017301548 sec. 2024.12.21 07:43:04.190212 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.190517 [ 279 ] {ca287609-47b3-410c-9acf-1793e5e4c06f} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.190609 [ 279 ] {ca287609-47b3-410c-9acf-1793e5e4c06f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.21 07:43:04.199187 [ 279 ] {ca287609-47b3-410c-9acf-1793e5e4c06f} oximeter.measurements_histogramu8 (bcf52a72-4951-479e-9c4c-218367c167e1): Loading data parts 2024.12.21 07:43:04.199339 [ 279 ] {ca287609-47b3-410c-9acf-1793e5e4c06f} oximeter.measurements_histogramu8 (bcf52a72-4951-479e-9c4c-218367c167e1): There are no data parts 2024.12.21 07:43:04.207394 [ 279 ] {ca287609-47b3-410c-9acf-1793e5e4c06f} TCPHandler: Processed in 0.017246737 sec. 2024.12.21 07:43:04.207642 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.208002 [ 274 ] {e8bd8921-5579-4250-a399-5f3e8e97f0e1} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.208121 [ 274 ] {e8bd8921-5579-4250-a399-5f3e8e97f0e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.21 07:43:04.211693 [ 274 ] {e8bd8921-5579-4250-a399-5f3e8e97f0e1} oximeter.measurements_histogrami16 (d4e3e2ce-bfe4-47ff-be16-8a32a2222009): Loading data parts 2024.12.21 07:43:04.211865 [ 274 ] {e8bd8921-5579-4250-a399-5f3e8e97f0e1} oximeter.measurements_histogrami16 (d4e3e2ce-bfe4-47ff-be16-8a32a2222009): There are no data parts 2024.12.21 07:43:04.216853 [ 274 ] {e8bd8921-5579-4250-a399-5f3e8e97f0e1} TCPHandler: Processed in 0.009280135 sec. 2024.12.21 07:43:04.217702 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.218060 [ 279 ] {ee9c29fe-5545-4fe4-80d8-830fbd0a77c8} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.218172 [ 279 ] {ee9c29fe-5545-4fe4-80d8-830fbd0a77c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.21 07:43:04.230574 [ 279 ] {ee9c29fe-5545-4fe4-80d8-830fbd0a77c8} oximeter.measurements_histogramu16 (8f5a3397-3a25-4853-8829-c543d1e686e5): Loading data parts 2024.12.21 07:43:04.230758 [ 279 ] {ee9c29fe-5545-4fe4-80d8-830fbd0a77c8} oximeter.measurements_histogramu16 (8f5a3397-3a25-4853-8829-c543d1e686e5): There are no data parts 2024.12.21 07:43:04.232690 [ 279 ] {ee9c29fe-5545-4fe4-80d8-830fbd0a77c8} TCPHandler: Processed in 0.01505893 sec. 2024.12.21 07:43:04.232920 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.233243 [ 274 ] {6848ffcb-660e-428e-9ea9-ddb24eccf9ab} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.233328 [ 274 ] {6848ffcb-660e-428e-9ea9-ddb24eccf9ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.21 07:43:04.237438 [ 274 ] {6848ffcb-660e-428e-9ea9-ddb24eccf9ab} oximeter.measurements_histogrami32 (e2c75d6f-51ba-4f9c-a9a4-a3ffb9e3c6b3): Loading data parts 2024.12.21 07:43:04.237614 [ 274 ] {6848ffcb-660e-428e-9ea9-ddb24eccf9ab} oximeter.measurements_histogrami32 (e2c75d6f-51ba-4f9c-a9a4-a3ffb9e3c6b3): There are no data parts 2024.12.21 07:43:04.242763 [ 274 ] {6848ffcb-660e-428e-9ea9-ddb24eccf9ab} TCPHandler: Processed in 0.009900505 sec. 2024.12.21 07:43:04.242975 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.243269 [ 279 ] {f4e4bc79-195d-4095-ba6c-d045f3a5c36c} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.243369 [ 279 ] {f4e4bc79-195d-4095-ba6c-d045f3a5c36c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.21 07:43:04.252153 [ 279 ] {f4e4bc79-195d-4095-ba6c-d045f3a5c36c} oximeter.measurements_histogramu32 (5dae3e29-2382-4a9d-92f1-f168a50c0ead): Loading data parts 2024.12.21 07:43:04.252404 [ 279 ] {f4e4bc79-195d-4095-ba6c-d045f3a5c36c} oximeter.measurements_histogramu32 (5dae3e29-2382-4a9d-92f1-f168a50c0ead): There are no data parts 2024.12.21 07:43:04.264690 [ 279 ] {f4e4bc79-195d-4095-ba6c-d045f3a5c36c} TCPHandler: Processed in 0.021777093 sec. 2024.12.21 07:43:04.264986 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.265409 [ 274 ] {255758fa-7c92-4ea5-94c3-4724020337ec} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.265575 [ 274 ] {255758fa-7c92-4ea5-94c3-4724020337ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.21 07:43:04.280780 [ 274 ] {255758fa-7c92-4ea5-94c3-4724020337ec} oximeter.measurements_histogrami64 (056a425f-06ae-4676-a456-5bfd301e826c): Loading data parts 2024.12.21 07:43:04.280995 [ 274 ] {255758fa-7c92-4ea5-94c3-4724020337ec} oximeter.measurements_histogrami64 (056a425f-06ae-4676-a456-5bfd301e826c): There are no data parts 2024.12.21 07:43:04.283635 [ 274 ] {255758fa-7c92-4ea5-94c3-4724020337ec} TCPHandler: Processed in 0.018721051 sec. 2024.12.21 07:43:04.283860 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.284165 [ 279 ] {1fda05ba-3d78-40e5-8310-c5ccd10ea5d7} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.284341 [ 279 ] {1fda05ba-3d78-40e5-8310-c5ccd10ea5d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.21 07:43:04.295605 [ 279 ] {1fda05ba-3d78-40e5-8310-c5ccd10ea5d7} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Loading data parts 2024.12.21 07:43:04.295780 [ 279 ] {1fda05ba-3d78-40e5-8310-c5ccd10ea5d7} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): There are no data parts 2024.12.21 07:43:04.304322 [ 279 ] {1fda05ba-3d78-40e5-8310-c5ccd10ea5d7} TCPHandler: Processed in 0.020531441 sec. 2024.12.21 07:43:04.304593 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.304950 [ 274 ] {bbc4e59d-1517-4209-8125-2c65d6f90536} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.305104 [ 274 ] {bbc4e59d-1517-4209-8125-2c65d6f90536} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.21 07:43:04.312801 [ 274 ] {bbc4e59d-1517-4209-8125-2c65d6f90536} oximeter.measurements_histogramf32 (3d7958d2-e625-4406-b627-80af4c971afe): Loading data parts 2024.12.21 07:43:04.313004 [ 274 ] {bbc4e59d-1517-4209-8125-2c65d6f90536} oximeter.measurements_histogramf32 (3d7958d2-e625-4406-b627-80af4c971afe): There are no data parts 2024.12.21 07:43:04.317786 [ 274 ] {bbc4e59d-1517-4209-8125-2c65d6f90536} TCPHandler: Processed in 0.01325268 sec. 2024.12.21 07:43:04.318026 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.318331 [ 279 ] {7e03679c-adc4-460d-9acd-c3c72b4d35fd} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.318498 [ 279 ] {7e03679c-adc4-460d-9acd-c3c72b4d35fd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.21 07:43:04.327205 [ 279 ] {7e03679c-adc4-460d-9acd-c3c72b4d35fd} oximeter.measurements_histogramf64 (b85b4698-fce0-4d09-928b-2409b3bfab1c): Loading data parts 2024.12.21 07:43:04.327393 [ 279 ] {7e03679c-adc4-460d-9acd-c3c72b4d35fd} oximeter.measurements_histogramf64 (b85b4698-fce0-4d09-928b-2409b3bfab1c): There are no data parts 2024.12.21 07:43:04.332425 [ 279 ] {7e03679c-adc4-460d-9acd-c3c72b4d35fd} TCPHandler: Processed in 0.014463531 sec. 2024.12.21 07:43:04.332696 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.332980 [ 274 ] {7cf51150-39dd-4fa9-a917-6cd6cb9bcb38} executeQuery: (from [fd00:1122:3344:101::d]:52279) /* 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) 2024.12.21 07:43:04.333124 [ 274 ] {7cf51150-39dd-4fa9-a917-6cd6cb9bcb38} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.21 07:43:04.335724 [ 274 ] {7cf51150-39dd-4fa9-a917-6cd6cb9bcb38} oximeter.fields_bool (9c1c2348-8aa0-4315-b047-24abcc2d755f): Loading data parts 2024.12.21 07:43:04.335903 [ 274 ] {7cf51150-39dd-4fa9-a917-6cd6cb9bcb38} oximeter.fields_bool (9c1c2348-8aa0-4315-b047-24abcc2d755f): There are no data parts 2024.12.21 07:43:04.340232 [ 274 ] {7cf51150-39dd-4fa9-a917-6cd6cb9bcb38} TCPHandler: Processed in 0.007596467 sec. 2024.12.21 07:43:04.340461 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.340676 [ 279 ] {26deab1f-1e86-45bd-a493-f376f1313a32} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.340848 [ 279 ] {26deab1f-1e86-45bd-a493-f376f1313a32} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.21 07:43:04.345949 [ 279 ] {26deab1f-1e86-45bd-a493-f376f1313a32} oximeter.fields_i8 (38c45050-b1d6-4910-8d8b-22285384abb2): Loading data parts 2024.12.21 07:43:04.346240 [ 279 ] {26deab1f-1e86-45bd-a493-f376f1313a32} oximeter.fields_i8 (38c45050-b1d6-4910-8d8b-22285384abb2): There are no data parts 2024.12.21 07:43:04.348889 [ 279 ] {26deab1f-1e86-45bd-a493-f376f1313a32} TCPHandler: Processed in 0.008494702 sec. 2024.12.21 07:43:04.349093 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.349397 [ 274 ] {a04d18ea-cdfe-4da4-a6e8-9cf896693f57} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.349520 [ 274 ] {a04d18ea-cdfe-4da4-a6e8-9cf896693f57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.21 07:43:04.352815 [ 274 ] {a04d18ea-cdfe-4da4-a6e8-9cf896693f57} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Loading data parts 2024.12.21 07:43:04.352980 [ 274 ] {a04d18ea-cdfe-4da4-a6e8-9cf896693f57} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): There are no data parts 2024.12.21 07:43:04.355648 [ 274 ] {a04d18ea-cdfe-4da4-a6e8-9cf896693f57} TCPHandler: Processed in 0.00661238 sec. 2024.12.21 07:43:04.355891 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.356105 [ 279 ] {677b4dda-a6d3-433b-a6cd-a75b468082af} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.356251 [ 279 ] {677b4dda-a6d3-433b-a6cd-a75b468082af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.21 07:43:04.358394 [ 279 ] {677b4dda-a6d3-433b-a6cd-a75b468082af} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Loading data parts 2024.12.21 07:43:04.358609 [ 279 ] {677b4dda-a6d3-433b-a6cd-a75b468082af} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): There are no data parts 2024.12.21 07:43:04.360015 [ 279 ] {677b4dda-a6d3-433b-a6cd-a75b468082af} TCPHandler: Processed in 0.00418265 sec. 2024.12.21 07:43:04.360214 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.360549 [ 274 ] {79990fee-260d-4966-81ea-2078d4e83530} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.360672 [ 274 ] {79990fee-260d-4966-81ea-2078d4e83530} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.21 07:43:04.363713 [ 274 ] {79990fee-260d-4966-81ea-2078d4e83530} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Loading data parts 2024.12.21 07:43:04.363889 [ 274 ] {79990fee-260d-4966-81ea-2078d4e83530} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): There are no data parts 2024.12.21 07:43:04.365350 [ 274 ] {79990fee-260d-4966-81ea-2078d4e83530} TCPHandler: Processed in 0.005205867 sec. 2024.12.21 07:43:04.365538 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.365750 [ 279 ] {09011722-ec5b-4645-9af4-cb168609779e} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.365891 [ 279 ] {09011722-ec5b-4645-9af4-cb168609779e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.21 07:43:04.368210 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35135 2024.12.21 07:43:04.368333 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:04.368359 [ 285 ] {} TCP-Session: 7ec6a25c-221c-4b2b-a7ff-304959920597 Authenticating user 'default' from [fd00:1122:3344:101::b]:35135 2024.12.21 07:43:04.368381 [ 285 ] {} TCP-Session: 7ec6a25c-221c-4b2b-a7ff-304959920597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.368489 [ 285 ] {} TCP-Session: 7ec6a25c-221c-4b2b-a7ff-304959920597 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.368542 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 07:43:04.368564 [ 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 2024.12.21 07:43:04.368657 [ 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 2024.12.21 07:43:04.368935 [ 279 ] {09011722-ec5b-4645-9af4-cb168609779e} oximeter.fields_i32 (0f36d40d-4bd5-4fdf-bfb4-5c9755825545): Loading data parts 2024.12.21 07:43:04.369104 [ 279 ] {09011722-ec5b-4645-9af4-cb168609779e} oximeter.fields_i32 (0f36d40d-4bd5-4fdf-bfb4-5c9755825545): There are no data parts 2024.12.21 07:43:04.369712 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59633 2024.12.21 07:43:04.370053 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44561 2024.12.21 07:43:04.370071 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:04.369966 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58616 2024.12.21 07:43:04.370085 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34008 2024.12.21 07:43:04.370142 [ 286 ] {} TCP-Session: 92ee7351-8e7b-4b6d-8046-17100f80973a Authenticating user 'default' from [fd00:1122:3344:101::b]:59633 2024.12.21 07:43:04.370331 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64851 2024.12.21 07:43:04.370549 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50526 2024.12.21 07:43:04.370592 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:04.370613 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:04.370622 [ 286 ] {} TCP-Session: 92ee7351-8e7b-4b6d-8046-17100f80973a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.370343 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:04.370784 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:04.370913 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:04.370921 [ 287 ] {} TCP-Session: 41b76245-0971-4ed7-a0bd-d8e1b5037ffe Authenticating user 'default' from [fd00:1122:3344:101::b]:58616 2024.12.21 07:43:04.370982 [ 289 ] {} TCP-Session: ece529b7-5a54-40f7-937b-a40d59ca3b80 Authenticating user 'default' from [fd00:1122:3344:101::b]:34008 2024.12.21 07:43:04.370997 [ 291 ] {} TCP-Session: ea5eae41-011c-4906-b4b5-8c77e26355c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:50526 2024.12.21 07:43:04.370968 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60985 2024.12.21 07:43:04.371041 [ 290 ] {} TCP-Session: 7abf905e-9b0c-4136-b715-d7beb60ce2e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:64851 2024.12.21 07:43:04.371109 [ 291 ] {} TCP-Session: ea5eae41-011c-4906-b4b5-8c77e26355c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371056 [ 287 ] {} TCP-Session: 41b76245-0971-4ed7-a0bd-d8e1b5037ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.370948 [ 288 ] {} TCP-Session: 7011a511-8f5b-4267-bd70-79b3a32e039b Authenticating user 'default' from [fd00:1122:3344:101::b]:44561 2024.12.21 07:43:04.370910 [ 286 ] {} TCP-Session: 92ee7351-8e7b-4b6d-8046-17100f80973a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371214 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 07:43:04.371084 [ 289 ] {} TCP-Session: ece529b7-5a54-40f7-937b-a40d59ca3b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371272 [ 288 ] {} TCP-Session: 7011a511-8f5b-4267-bd70-79b3a32e039b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371320 [ 287 ] {} TCP-Session: 41b76245-0971-4ed7-a0bd-d8e1b5037ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371261 [ 290 ] {} TCP-Session: 7abf905e-9b0c-4136-b715-d7beb60ce2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371411 [ 288 ] {} TCP-Session: 7011a511-8f5b-4267-bd70-79b3a32e039b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371387 [ 289 ] {} TCP-Session: ece529b7-5a54-40f7-937b-a40d59ca3b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371354 [ 292 ] {} TCP-Session: d39c3fbf-ef9f-440e-8214-0598e4c4214b Authenticating user 'default' from [fd00:1122:3344:101::b]:60985 2024.12.21 07:43:04.371482 [ 290 ] {} TCP-Session: 7abf905e-9b0c-4136-b715-d7beb60ce2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371235 [ 291 ] {} TCP-Session: ea5eae41-011c-4906-b4b5-8c77e26355c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371593 [ 292 ] {} TCP-Session: d39c3fbf-ef9f-440e-8214-0598e4c4214b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371733 [ 292 ] {} TCP-Session: d39c3fbf-ef9f-440e-8214-0598e4c4214b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:43:04.371976 [ 279 ] {09011722-ec5b-4645-9af4-cb168609779e} TCPHandler: Processed in 0.006496068 sec. 2024.12.21 07:43:04.372183 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.372496 [ 274 ] {31b3998c-e70f-4765-b0f3-f6f83ffcf302} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.372635 [ 274 ] {31b3998c-e70f-4765-b0f3-f6f83ffcf302} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.21 07:43:04.378646 [ 274 ] {31b3998c-e70f-4765-b0f3-f6f83ffcf302} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Loading data parts 2024.12.21 07:43:04.378843 [ 274 ] {31b3998c-e70f-4765-b0f3-f6f83ffcf302} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): There are no data parts 2024.12.21 07:43:04.386159 [ 274 ] {31b3998c-e70f-4765-b0f3-f6f83ffcf302} TCPHandler: Processed in 0.014032074 sec. 2024.12.21 07:43:04.386441 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.386698 [ 279 ] {ac04caa6-c9a9-46ca-9192-cc65ae2b9942} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.386865 [ 279 ] {ac04caa6-c9a9-46ca-9192-cc65ae2b9942} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.21 07:43:04.395939 [ 279 ] {ac04caa6-c9a9-46ca-9192-cc65ae2b9942} oximeter.fields_i64 (fdc85816-13d6-45a6-a5a0-261e0eaa2d02): Loading data parts 2024.12.21 07:43:04.396231 [ 279 ] {ac04caa6-c9a9-46ca-9192-cc65ae2b9942} oximeter.fields_i64 (fdc85816-13d6-45a6-a5a0-261e0eaa2d02): There are no data parts 2024.12.21 07:43:04.400726 [ 279 ] {ac04caa6-c9a9-46ca-9192-cc65ae2b9942} TCPHandler: Processed in 0.014355629 sec. 2024.12.21 07:43:04.400973 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.401342 [ 274 ] {68ee223d-ac50-4ade-877d-85cfcfefa4fb} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.401494 [ 274 ] {68ee223d-ac50-4ade-877d-85cfcfefa4fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.21 07:43:04.407634 [ 274 ] {68ee223d-ac50-4ade-877d-85cfcfefa4fb} oximeter.fields_u64 (68ad8931-2272-49a0-b313-1317a4a1dd71): Loading data parts 2024.12.21 07:43:04.407819 [ 274 ] {68ee223d-ac50-4ade-877d-85cfcfefa4fb} oximeter.fields_u64 (68ad8931-2272-49a0-b313-1317a4a1dd71): There are no data parts 2024.12.21 07:43:04.414288 [ 274 ] {68ee223d-ac50-4ade-877d-85cfcfefa4fb} TCPHandler: Processed in 0.013388053 sec. 2024.12.21 07:43:04.414543 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.414758 [ 279 ] {d53b7259-092f-41f1-ae17-810652660579} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.414916 [ 279 ] {d53b7259-092f-41f1-ae17-810652660579} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.21 07:43:04.423401 [ 279 ] {d53b7259-092f-41f1-ae17-810652660579} oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): Loading data parts 2024.12.21 07:43:04.423689 [ 279 ] {d53b7259-092f-41f1-ae17-810652660579} oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): There are no data parts 2024.12.21 07:43:04.431001 [ 279 ] {d53b7259-092f-41f1-ae17-810652660579} TCPHandler: Processed in 0.016529195 sec. 2024.12.21 07:43:04.431270 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.431649 [ 274 ] {7a0a56e7-1496-4259-a298-6fb1e7a9d1a4} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:04.431780 [ 274 ] {7a0a56e7-1496-4259-a298-6fb1e7a9d1a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.21 07:43:04.439258 [ 274 ] {7a0a56e7-1496-4259-a298-6fb1e7a9d1a4} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Loading data parts 2024.12.21 07:43:04.439476 [ 274 ] {7a0a56e7-1496-4259-a298-6fb1e7a9d1a4} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): There are no data parts 2024.12.21 07:43:04.442893 [ 274 ] {7a0a56e7-1496-4259-a298-6fb1e7a9d1a4} TCPHandler: Processed in 0.011709245 sec. 2024.12.21 07:43:04.443105 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.443317 [ 279 ] {1e8e60ff-b83f-4350-89c2-f4d4ec6eac90} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:04.443470 [ 279 ] {1e8e60ff-b83f-4350-89c2-f4d4ec6eac90} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.21 07:43:04.446860 [ 279 ] {1e8e60ff-b83f-4350-89c2-f4d4ec6eac90} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Loading data parts 2024.12.21 07:43:04.447039 [ 279 ] {1e8e60ff-b83f-4350-89c2-f4d4ec6eac90} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): There are no data parts 2024.12.21 07:43:04.449321 [ 279 ] {1e8e60ff-b83f-4350-89c2-f4d4ec6eac90} TCPHandler: Processed in 0.006277175 sec. 2024.12.21 07:43:04.449543 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.449944 [ 274 ] {5bc9b576-64e6-46b9-a930-3f04924d6909} executeQuery: (from [fd00:1122:3344:101::d]:52279) /* 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) 2024.12.21 07:43:04.450092 [ 274 ] {5bc9b576-64e6-46b9-a930-3f04924d6909} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.21 07:43:04.454521 [ 274 ] {5bc9b576-64e6-46b9-a930-3f04924d6909} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Loading data parts 2024.12.21 07:43:04.454773 [ 274 ] {5bc9b576-64e6-46b9-a930-3f04924d6909} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): There are no data parts 2024.12.21 07:43:04.458997 [ 274 ] {5bc9b576-64e6-46b9-a930-3f04924d6909} TCPHandler: Processed in 0.009515608 sec. 2024.12.21 07:43:04.459212 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:04.459513 [ 279 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.21 07:43:04.462402 [ 279 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.21 07:43:04.472757 [ 284 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} oximeter.version (6a42f641-cf22-4249-9304-f1b204b692ac): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:04.472872 [ 284 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:43:04.480072 [ 284 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:04.480673 [ 284 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} oximeter.version (6a42f641-cf22-4249-9304-f1b204b692ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:04.481035 [ 279 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} executeQuery: Read 1 rows, 16.00 B in 0.0216 sec., 46.29629629629629 rows/sec., 740.74 B/sec. 2024.12.21 07:43:04.481304 [ 279 ] {0aa18ff3-fe18-4515-a471-9bbcf91151ba} TCPHandler: Processed in 0.022150269 sec. 2024.12.21 07:43:05.000168 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 137.24 MiB, peak 137.24 MiB, free memory in arenas 0.00 B, will set to 141.40 MiB (RSS), difference: 4.16 MiB 2024.12.21 07:43:09.745628 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.21 07:43:09.745672 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.21 07:43:09.745750 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.21 07:43:09.745782 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.21 07:43:09.753126 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Loading data parts 2024.12.21 07:43:09.753549 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): There are no data parts 2024.12.21 07:43:09.765445 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:09.765565 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:43:09.770299 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:09.770506 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Loading data parts 2024.12.21 07:43:09.770737 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): There are no data parts 2024.12.21 07:43:09.771113 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:09.772059 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.21 07:43:09.797026 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:09.797078 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:43:09.804686 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:09.806005 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:09.808410 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.21 07:43:10.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 146.41 MiB, peak 150.41 MiB, free memory in arenas 0.00 B, will set to 151.03 MiB (RSS), difference: 4.62 MiB 2024.12.21 07:43:12.245558 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.21 07:43:12.245666 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.21 07:43:12.251725 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Loading data parts 2024.12.21 07:43:12.251916 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): There are no data parts 2024.12.21 07:43:12.258407 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:12.258451 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:43:12.260254 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:12.260839 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:12.261348 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.21 07:43:13.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 155.22 MiB, peak 155.22 MiB, free memory in arenas 0.00 B, will set to 151.41 MiB (RSS), difference: -3.81 MiB 2024.12.21 07:43:17.202886 [ 114 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:43:17.202948 [ 114 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:43:17.272201 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.21 07:43:17.273109 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:17.273164 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:43:17.273769 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:17.274033 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:17.274330 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.21 07:43:17.308493 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.21 07:43:17.329793 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:17.329860 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:43:17.336392 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:17.337188 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:17.339703 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.21 07:43:18.000170 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 152.09 MiB, peak 156.09 MiB, free memory in arenas 0.00 B, will set to 153.10 MiB (RSS), difference: 1.01 MiB 2024.12.21 07:43:23.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 149.11 MiB, peak 156.09 MiB, free memory in arenas 0.00 B, will set to 153.13 MiB (RSS), difference: 4.02 MiB 2024.12.21 07:43:24.502943 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.503166 [ 274 ] {d58049e0-7834-41bc-beda-f87065ca32cb} executeQuery: (from [fd00:1122:3344:101::d]:52279) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.21 07:43:24.505704 [ 274 ] {d58049e0-7834-41bc-beda-f87065ca32cb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.507991 [ 274 ] {d58049e0-7834-41bc-beda-f87065ca32cb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.510851 [ 274 ] {d58049e0-7834-41bc-beda-f87065ca32cb} TCPHandler: Processed in 0.008047234 sec. 2024.12.21 07:43:24.515272 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.515494 [ 279 ] {a68abd2a-bc0c-4a75-8d8b-22808db2c7f0} executeQuery: (from [fd00:1122:3344:101::d]:54835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.21 07:43:24.519350 [ 279 ] {a68abd2a-bc0c-4a75-8d8b-22808db2c7f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.519422 [ 279 ] {a68abd2a-bc0c-4a75-8d8b-22808db2c7f0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.520007 [ 279 ] {a68abd2a-bc0c-4a75-8d8b-22808db2c7f0} TCPHandler: Processed in 0.004859371 sec. 2024.12.21 07:43:24.520413 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.520591 [ 274 ] {8b455a66-596e-4a62-81ee-9b4cadbde2a6} executeQuery: (from [fd00:1122:3344:101::d]:52279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.21 07:43:24.521072 [ 274 ] {8b455a66-596e-4a62-81ee-9b4cadbde2a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.521135 [ 274 ] {8b455a66-596e-4a62-81ee-9b4cadbde2a6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.521682 [ 274 ] {8b455a66-596e-4a62-81ee-9b4cadbde2a6} TCPHandler: Processed in 0.001341112 sec. 2024.12.21 07:43:24.521965 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.522123 [ 279 ] {1d17022d-9b74-449a-a8ba-8c22e3a41a05} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:24.522494 [ 279 ] {1d17022d-9b74-449a-a8ba-8c22e3a41a05} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.522553 [ 279 ] {1d17022d-9b74-449a-a8ba-8c22e3a41a05} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.523023 [ 279 ] {1d17022d-9b74-449a-a8ba-8c22e3a41a05} TCPHandler: Processed in 0.001121359 sec. 2024.12.21 07:43:24.523371 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.523536 [ 274 ] {8a45d0ec-aa3e-4c73-bc17-e7a08b1332a3} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:24.523925 [ 274 ] {8a45d0ec-aa3e-4c73-bc17-e7a08b1332a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.523986 [ 274 ] {8a45d0ec-aa3e-4c73-bc17-e7a08b1332a3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.524511 [ 274 ] {8a45d0ec-aa3e-4c73-bc17-e7a08b1332a3} TCPHandler: Processed in 0.0012027 sec. 2024.12.21 07:43:24.524793 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.524947 [ 279 ] {52a97516-ce16-4dcc-9dfb-66d33630ea39} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:24.525318 [ 279 ] {52a97516-ce16-4dcc-9dfb-66d33630ea39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.525376 [ 279 ] {52a97516-ce16-4dcc-9dfb-66d33630ea39} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.525849 [ 279 ] {52a97516-ce16-4dcc-9dfb-66d33630ea39} TCPHandler: Processed in 0.001117149 sec. 2024.12.21 07:43:24.526122 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.526290 [ 274 ] {0637d851-c3b1-455a-a889-df327d022e27} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:24.526689 [ 274 ] {0637d851-c3b1-455a-a889-df327d022e27} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.526748 [ 274 ] {0637d851-c3b1-455a-a889-df327d022e27} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.527259 [ 274 ] {0637d851-c3b1-455a-a889-df327d022e27} TCPHandler: Processed in 0.00119848 sec. 2024.12.21 07:43:24.527523 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.527677 [ 279 ] {f8604ac7-b5a6-4869-8fd2-0dcd328701f6} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:24.528055 [ 279 ] {f8604ac7-b5a6-4869-8fd2-0dcd328701f6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.528112 [ 279 ] {f8604ac7-b5a6-4869-8fd2-0dcd328701f6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.528659 [ 279 ] {f8604ac7-b5a6-4869-8fd2-0dcd328701f6} TCPHandler: Processed in 0.001191529 sec. 2024.12.21 07:43:24.528928 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.529085 [ 274 ] {776d7a70-dd8c-44b1-8884-41f4828e8b2a} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:24.529472 [ 274 ] {776d7a70-dd8c-44b1-8884-41f4828e8b2a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.529528 [ 274 ] {776d7a70-dd8c-44b1-8884-41f4828e8b2a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.530044 [ 274 ] {776d7a70-dd8c-44b1-8884-41f4828e8b2a} TCPHandler: Processed in 0.001170579 sec. 2024.12.21 07:43:24.530321 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.530485 [ 279 ] {5a905fdc-a02d-4012-ad6c-df7852a6b786} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:24.530883 [ 279 ] {5a905fdc-a02d-4012-ad6c-df7852a6b786} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.530941 [ 279 ] {5a905fdc-a02d-4012-ad6c-df7852a6b786} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.531424 [ 279 ] {5a905fdc-a02d-4012-ad6c-df7852a6b786} TCPHandler: Processed in 0.001160189 sec. 2024.12.21 07:43:24.531672 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.531830 [ 274 ] {582d9a75-1083-452d-a6ef-06f4b45cddbd} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:24.532219 [ 274 ] {582d9a75-1083-452d-a6ef-06f4b45cddbd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.532277 [ 274 ] {582d9a75-1083-452d-a6ef-06f4b45cddbd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.532789 [ 274 ] {582d9a75-1083-452d-a6ef-06f4b45cddbd} TCPHandler: Processed in 0.001169869 sec. 2024.12.21 07:43:24.533068 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.533232 [ 279 ] {ff41e082-d817-4e07-899e-7395c7f7a463} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:24.533627 [ 279 ] {ff41e082-d817-4e07-899e-7395c7f7a463} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.533683 [ 279 ] {ff41e082-d817-4e07-899e-7395c7f7a463} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.534187 [ 279 ] {ff41e082-d817-4e07-899e-7395c7f7a463} TCPHandler: Processed in 0.001177719 sec. 2024.12.21 07:43:24.534436 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.534594 [ 274 ] {2c42b2b0-864e-4ad8-9f9b-84c55cd195c9} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:24.534982 [ 274 ] {2c42b2b0-864e-4ad8-9f9b-84c55cd195c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.535038 [ 274 ] {2c42b2b0-864e-4ad8-9f9b-84c55cd195c9} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.535541 [ 274 ] {2c42b2b0-864e-4ad8-9f9b-84c55cd195c9} TCPHandler: Processed in 0.00115952 sec. 2024.12.21 07:43:24.535821 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.535983 [ 279 ] {c8b93cc4-1989-46c9-9338-8d7436b3bded} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:24.536383 [ 279 ] {c8b93cc4-1989-46c9-9338-8d7436b3bded} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.536439 [ 279 ] {c8b93cc4-1989-46c9-9338-8d7436b3bded} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.536933 [ 279 ] {c8b93cc4-1989-46c9-9338-8d7436b3bded} TCPHandler: Processed in 0.001169469 sec. 2024.12.21 07:43:24.537184 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.537344 [ 274 ] {fe016726-65ff-4810-aa69-818915bbaf3d} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:24.537746 [ 274 ] {fe016726-65ff-4810-aa69-818915bbaf3d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.537802 [ 274 ] {fe016726-65ff-4810-aa69-818915bbaf3d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.538304 [ 274 ] {fe016726-65ff-4810-aa69-818915bbaf3d} TCPHandler: Processed in 0.00117922 sec. 2024.12.21 07:43:24.538573 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.538740 [ 279 ] {56f5ad08-ccd5-499a-a94b-9b4a1f3c1f97} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:24.539143 [ 279 ] {56f5ad08-ccd5-499a-a94b-9b4a1f3c1f97} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.539201 [ 279 ] {56f5ad08-ccd5-499a-a94b-9b4a1f3c1f97} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.539679 [ 279 ] {56f5ad08-ccd5-499a-a94b-9b4a1f3c1f97} TCPHandler: Processed in 0.00116371 sec. 2024.12.21 07:43:24.539930 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.540103 [ 274 ] {10fb6624-35e5-4190-822d-a801859e7721} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:24.540527 [ 274 ] {10fb6624-35e5-4190-822d-a801859e7721} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.540591 [ 274 ] {10fb6624-35e5-4190-822d-a801859e7721} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.541165 [ 274 ] {10fb6624-35e5-4190-822d-a801859e7721} TCPHandler: Processed in 0.001301591 sec. 2024.12.21 07:43:24.541446 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.541615 [ 279 ] {1013528e-caab-4667-ab18-8568ea4ce9c6} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:24.542025 [ 279 ] {1013528e-caab-4667-ab18-8568ea4ce9c6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.542082 [ 279 ] {1013528e-caab-4667-ab18-8568ea4ce9c6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:24.542602 [ 279 ] {1013528e-caab-4667-ab18-8568ea4ce9c6} TCPHandler: Processed in 0.00121276 sec. 2024.12.21 07:43:24.548574 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.548726 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 07:43:24.548791 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:24.549680 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:24.549726 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:24.550357 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:24.550590 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:24.550840 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} executeQuery: Read 18 rows, 2.52 KiB in 0.002153 sec., 8360.427310729216 rows/sec., 1.14 MiB/sec. 2024.12.21 07:43:24.550975 [ 274 ] {ab5f874a-41b0-420e-aa1a-aac917528ea0} TCPHandler: Processed in 0.002469392 sec. 2024.12.21 07:43:24.551146 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.551278 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:43:24.551331 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:43:24.556602 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:24.556645 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:24.557115 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:24.557379 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:24.557622 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} executeQuery: Read 56 rows, 4.38 KiB in 0.006354 sec., 8813.34592382751 rows/sec., 689.00 KiB/sec. 2024.12.21 07:43:24.557711 [ 279 ] {e7013280-db67-4859-ae20-19d59920d15e} TCPHandler: Processed in 0.006624731 sec. 2024.12.21 07:43:24.557878 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.558002 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:43:24.558053 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:43:24.558673 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:24.558714 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:24.559108 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:24.559380 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:24.559680 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} executeQuery: Read 64 rows, 5.12 KiB in 0.001686 sec., 37959.667852906285 rows/sec., 2.96 MiB/sec. 2024.12.21 07:43:24.559751 [ 274 ] {c2f800db-31d9-4c98-b7a9-1b90cc12783e} TCPHandler: Processed in 0.001936973 sec. 2024.12.21 07:43:24.559906 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.560034 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:24.560088 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:43:24.560711 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:24.560745 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:24.561280 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:24.561539 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:24.561715 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} executeQuery: Read 128 rows, 9.13 KiB in 0.001712 sec., 74766.35514018692 rows/sec., 5.21 MiB/sec. 2024.12.21 07:43:24.561764 [ 279 ] {28e88ca2-a809-45d3-b7a9-b48da64ed8cd} TCPHandler: Processed in 0.001919812 sec. 2024.12.21 07:43:24.561943 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:24.562101 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:43:24.562172 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:43:24.562726 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:24.562768 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:24.563176 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:24.563428 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:24.563869 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} executeQuery: Read 48 rows, 3.31 KiB in 0.001806 sec., 26578.073089700996 rows/sec., 1.79 MiB/sec. 2024.12.21 07:43:24.563931 [ 274 ] {a5c85a99-2391-4004-b050-c8b510b4bcba} TCPHandler: Processed in 0.002071644 sec. 2024.12.21 07:43:24.774448 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.21 07:43:24.775047 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:24.775096 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:24.775693 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:24.775973 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:24.776213 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.21 07:43:24.839782 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.21 07:43:24.859101 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:24.859163 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:24.865821 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:24.866587 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:24.869481 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.21 07:43:29.506519 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:29.506733 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:43:29.506811 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:43:29.507647 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:29.507711 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:29.508250 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:29.508568 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:29.508831 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} executeQuery: Read 56 rows, 4.38 KiB in 0.002151 sec., 26034.40260344026 rows/sec., 1.99 MiB/sec. 2024.12.21 07:43:29.508908 [ 274 ] {bd3c954c-ba80-41b2-85c3-7e811573bebc} TCPHandler: Processed in 0.002523792 sec. 2024.12.21 07:43:29.509163 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:29.509357 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:43:29.509429 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:43:29.510188 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:29.510236 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:29.510675 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:29.510972 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:29.511199 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} executeQuery: Read 64 rows, 5.12 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.65 MiB/sec. 2024.12.21 07:43:29.511358 [ 279 ] {ebb79c74-f00f-4608-80b3-f5b72b036c9c} TCPHandler: Processed in 0.002333269 sec. 2024.12.21 07:43:29.511524 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:29.511660 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:29.511720 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:43:29.512382 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:29.512427 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:29.512866 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:29.513133 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:29.513383 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} executeQuery: Read 160 rows, 11.41 KiB in 0.001751 sec., 91376.35636778983 rows/sec., 6.36 MiB/sec. 2024.12.21 07:43:29.513471 [ 274 ] {abac757d-8b9b-45e4-a0fa-3040f261b192} TCPHandler: Processed in 0.002010853 sec. 2024.12.21 07:43:29.513642 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:29.513766 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:43:29.513820 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:43:29.514340 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:29.514378 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:29.514765 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:29.515015 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:29.515192 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. 2024.12.21 07:43:29.515242 [ 279 ] {e29e75f6-e074-412c-82ce-0694243ea530} TCPHandler: Processed in 0.001665888 sec. 2024.12.21 07:43:32.203191 [ 90 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:43:32.203251 [ 90 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:43:32.261783 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 2024.12.21 07:43:32.265818 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:32.265861 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:32.267434 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:32.267754 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:32.268488 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2024.12.21 07:43:32.276329 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.21 07:43:32.277018 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:32.277074 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:32.277677 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:43:32.277954 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:32.278209 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.21 07:43:32.369564 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.21 07:43:32.389187 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:32.389248 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:32.395938 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:43:32.396709 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:32.399349 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.21 07:43:34.500526 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.500779 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:34.503171 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.507098 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} 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 2024.12.21 07:43:34.507438 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.509679 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.510069 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.21 07:43:34.514949 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.516870 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.516904 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.517036 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} 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'))" 2024.12.21 07:43:34.517065 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.534299 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} executeQuery: Read 18 rows, 754.00 B in 0.033628 sec., 535.268228856905 rows/sec., 21.90 KiB/sec. 2024.12.21 07:43:34.534444 [ 274 ] {60da5552-7427-4a9d-ab8b-c508638ac42c} TCPHandler: Processed in 0.034050086 sec. 2024.12.21 07:43:34.535318 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.535597 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:34.536060 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.536119 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} 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 2024.12.21 07:43:34.536480 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.536569 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.536755 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.21 07:43:34.536796 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.536822 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.536839 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.536891 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} 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'))" 2024.12.21 07:43:34.536915 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.537634 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} executeQuery: Read 18 rows, 754.00 B in 0.002164 sec., 8317.929759704251 rows/sec., 340.26 KiB/sec. 2024.12.21 07:43:34.537765 [ 279 ] {76f78d4c-a218-4829-b877-7c88a4a7c733} TCPHandler: Processed in 0.002581173 sec. 2024.12.21 07:43:34.538145 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.538345 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:34.538687 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.538732 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} 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 2024.12.21 07:43:34.539013 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.539086 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.539240 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.21 07:43:34.539274 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.539297 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.539314 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.539360 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} 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'))" 2024.12.21 07:43:34.539382 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.539997 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} executeQuery: Read 18 rows, 754.00 B in 0.001746 sec., 10309.278350515464 rows/sec., 421.72 KiB/sec. 2024.12.21 07:43:34.540120 [ 274 ] {2eb6bc3f-9baa-409d-abbe-6acee865b322} TCPHandler: Processed in 0.002054035 sec. 2024.12.21 07:43:34.540710 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.540904 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:34.541225 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.541282 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} 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 2024.12.21 07:43:34.541578 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.541653 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.541807 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.21 07:43:34.541844 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.541868 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.541886 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.541930 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} 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'))" 2024.12.21 07:43:34.541954 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.542544 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} executeQuery: Read 18 rows, 754.00 B in 0.001733 sec., 10386.612810155799 rows/sec., 424.89 KiB/sec. 2024.12.21 07:43:34.542660 [ 279 ] {78864429-2677-43a3-9c32-0056dbcc550f} TCPHandler: Processed in 0.002011614 sec. 2024.12.21 07:43:34.542915 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.543097 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:34.543414 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.543458 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} 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 2024.12.21 07:43:34.543734 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.543803 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.543954 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.21 07:43:34.543988 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.544012 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.544032 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.544077 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} 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'))" 2024.12.21 07:43:34.544101 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.544724 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} executeQuery: Read 18 rows, 754.00 B in 0.001709 sec., 10532.47513165594 rows/sec., 430.85 KiB/sec. 2024.12.21 07:43:34.544848 [ 274 ] {fcb720f4-8a24-4f12-afb4-9454914a1270} TCPHandler: Processed in 0.001994193 sec. 2024.12.21 07:43:34.545127 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.545305 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:34.545632 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.545678 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} 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 2024.12.21 07:43:34.545959 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.546027 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.546173 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.21 07:43:34.546207 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.546230 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.546247 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.546292 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} 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'))" 2024.12.21 07:43:34.546314 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.546880 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} executeQuery: Read 18 rows, 754.00 B in 0.001658 sec., 10856.453558504221 rows/sec., 444.11 KiB/sec. 2024.12.21 07:43:34.546996 [ 279 ] {caa8a396-90de-4e55-947a-f16becb5a178} TCPHandler: Processed in 0.001927082 sec. 2024.12.21 07:43:34.547269 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.547460 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:34.547835 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.547888 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} 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 2024.12.21 07:43:34.548232 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.548314 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.548477 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.21 07:43:34.548512 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.548537 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.548555 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.548601 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} 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'))" 2024.12.21 07:43:34.548625 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.549189 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} executeQuery: Read 18 rows, 754.00 B in 0.001825 sec., 9863.013698630137 rows/sec., 403.47 KiB/sec. 2024.12.21 07:43:34.549311 [ 274 ] {822b24d9-ec54-42a7-b662-ed2eb2aa28c8} TCPHandler: Processed in 0.002102075 sec. 2024.12.21 07:43:34.549561 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.549744 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:34.550061 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.550105 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} 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 2024.12.21 07:43:34.550395 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.550465 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.550615 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.21 07:43:34.550648 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.550672 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.550690 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.550735 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} 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'))" 2024.12.21 07:43:34.550758 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.551429 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} executeQuery: Read 18 rows, 754.00 B in 0.00177 sec., 10169.491525423728 rows/sec., 416.00 KiB/sec. 2024.12.21 07:43:34.551545 [ 279 ] {e2b29ddb-8742-4a46-8498-72c2afc64442} TCPHandler: Processed in 0.002042864 sec. 2024.12.21 07:43:34.551774 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.551954 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:34.552272 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.552317 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} 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 2024.12.21 07:43:34.552602 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.552669 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.552822 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.21 07:43:34.552857 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.552880 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.552900 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.552944 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} 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'))" 2024.12.21 07:43:34.552971 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.553642 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} executeQuery: Read 18 rows, 754.00 B in 0.001771 sec., 10163.749294184077 rows/sec., 415.77 KiB/sec. 2024.12.21 07:43:34.553758 [ 274 ] {c554dff8-20e1-4a96-8a05-50288f223c85} TCPHandler: Processed in 0.002042594 sec. 2024.12.21 07:43:34.553999 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.554178 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:34.554504 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.554550 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} 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 2024.12.21 07:43:34.554842 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.554910 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.555065 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.21 07:43:34.555098 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.555122 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.555139 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.555184 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} 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'))" 2024.12.21 07:43:34.555210 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.555771 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} executeQuery: Read 18 rows, 754.00 B in 0.001677 sec., 10733.45259391771 rows/sec., 439.07 KiB/sec. 2024.12.21 07:43:34.555886 [ 279 ] {48b0903d-8010-473e-bc82-d65cbd7adf48} TCPHandler: Processed in 0.001945673 sec. 2024.12.21 07:43:34.556158 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.556338 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:34.556712 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.556767 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} 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 2024.12.21 07:43:34.557121 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.557202 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.557384 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.21 07:43:34.557417 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.557440 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.557457 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.557500 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} 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'))" 2024.12.21 07:43:34.557524 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.558062 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} executeQuery: Read 18 rows, 754.00 B in 0.001807 sec., 9961.261759822912 rows/sec., 407.49 KiB/sec. 2024.12.21 07:43:34.558178 [ 274 ] {bb103c6e-894b-459c-98a3-e8ba06ded357} TCPHandler: Processed in 0.002076784 sec. 2024.12.21 07:43:34.558424 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.558640 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:34.559021 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.559076 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} 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 2024.12.21 07:43:34.559422 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.559489 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.559644 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.21 07:43:34.559677 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.559699 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.559717 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.559761 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} 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'))" 2024.12.21 07:43:34.559785 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.560338 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} executeQuery: Read 18 rows, 754.00 B in 0.001804 sec., 9977.827050997783 rows/sec., 408.16 KiB/sec. 2024.12.21 07:43:34.560452 [ 279 ] {fef689f2-cc80-49c2-af22-da096effcc4a} TCPHandler: Processed in 0.002096085 sec. 2024.12.21 07:43:34.564437 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.564649 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:34.565038 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:34.565095 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} 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 2024.12.21 07:43:34.565447 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.565512 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:34.565662 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.21 07:43:34.565697 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:34.565720 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:34.565737 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:34.565781 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} 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'))" 2024.12.21 07:43:34.565806 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 07:43:34.566386 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} executeQuery: Read 18 rows, 754.00 B in 0.001841 sec., 9777.29494839761 rows/sec., 399.96 KiB/sec. 2024.12.21 07:43:34.566502 [ 274 ] {db420583-0baa-4bb3-86b0-0457f28bcb2a} TCPHandler: Processed in 0.002150196 sec. 2024.12.21 07:43:34.573294 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.573423 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 07:43:34.573480 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:34.574297 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.574351 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.574857 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:34.575086 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.575311 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} executeQuery: Read 13 rows, 2.63 KiB in 0.001929 sec., 6739.243131156039 rows/sec., 1.33 MiB/sec. 2024.12.21 07:43:34.575366 [ 274 ] {a10401c8-65d6-4970-9f08-1584acc4711b} TCPHandler: Processed in 0.002122575 sec. 2024.12.21 07:43:34.575540 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.575689 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 07:43:34.575748 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 07:43:34.578357 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.578404 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.578906 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:34.579230 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.579504 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} executeQuery: Read 14 rows, 1.01 KiB in 0.003851 sec., 3635.4193715917945 rows/sec., 261.70 KiB/sec. 2024.12.21 07:43:34.579569 [ 279 ] {2424e92c-6527-4e44-b068-c40b9ce5394c} TCPHandler: Processed in 0.004098308 sec. 2024.12.21 07:43:34.579711 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.579826 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:43:34.579874 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:43:34.580594 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.580634 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.581025 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:34.581266 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.581527 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} executeQuery: Read 219 rows, 19.54 KiB in 0.001706 sec., 128370.45720984759 rows/sec., 11.18 MiB/sec. 2024.12.21 07:43:34.581662 [ 274 ] {0856fc62-759c-48ba-a537-de0e0473ee6f} TCPHandler: Processed in 0.002008804 sec. 2024.12.21 07:43:34.581813 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.581933 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:43:34.581983 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:43:34.582807 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.582846 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.583249 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:34.583541 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.583787 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} executeQuery: Read 15 rows, 1.06 KiB in 0.001879 sec., 7982.969664715274 rows/sec., 562.86 KiB/sec. 2024.12.21 07:43:34.583843 [ 279 ] {044a306a-4f86-4daf-abd6-9d662380fff6} TCPHandler: Processed in 0.002086015 sec. 2024.12.21 07:43:34.583989 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.584106 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 07:43:34.584155 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 07:43:34.584726 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.584768 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.585142 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:34.585381 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.585651 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} executeQuery: Read 14 rows, 1004.00 B in 0.001557 sec., 8991.65061014772 rows/sec., 629.72 KiB/sec. 2024.12.21 07:43:34.585709 [ 274 ] {269da695-a455-40bf-a0f7-1ba10a2d8ee5} TCPHandler: Processed in 0.001778329 sec. 2024.12.21 07:43:34.585861 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.585984 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 07:43:34.586034 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 07:43:34.586610 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.586650 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.587024 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:34.587288 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.587492 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} executeQuery: Read 13 rows, 830.00 B in 0.001534 sec., 8474.57627118644 rows/sec., 528.39 KiB/sec. 2024.12.21 07:43:34.587543 [ 279 ] {c9fa90f5-2c37-4bf8-af4d-88728480cc0a} TCPHandler: Processed in 0.001739319 sec. 2024.12.21 07:43:34.587686 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.587804 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:43:34.587851 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:43:34.588578 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.588616 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.589021 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:34.589265 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.589473 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} executeQuery: Read 390 rows, 28.32 KiB in 0.001693 sec., 230360.30714707618 rows/sec., 16.34 MiB/sec. 2024.12.21 07:43:34.589524 [ 274 ] {d68fe512-8f5e-425c-ac59-3b54399cf3c4} TCPHandler: Processed in 0.001897992 sec. 2024.12.21 07:43:34.589679 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.589819 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 07:43:34.589878 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 07:43:34.590431 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.590471 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.590852 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:34.591089 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.591305 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} executeQuery: Read 6 rows, 321.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 208.29 KiB/sec. 2024.12.21 07:43:34.591452 [ 279 ] {2cf142ba-d87b-40cf-a42e-d063ed67d63f} TCPHandler: Processed in 0.001839261 sec. 2024.12.21 07:43:34.591603 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.591722 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:34.591776 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:43:34.592364 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.592403 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.592799 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:34.593045 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.593306 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} executeQuery: Read 237 rows, 16.27 KiB in 0.00159 sec., 149056.6037735849 rows/sec., 9.99 MiB/sec. 2024.12.21 07:43:34.593415 [ 274 ] {4e7b9287-49cf-4912-9f7f-1a9ad440fee1} TCPHandler: Processed in 0.001871121 sec. 2024.12.21 07:43:34.593569 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.593686 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 07:43:34.593739 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 07:43:34.594224 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.594262 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.594642 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:34.594881 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.595151 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. 2024.12.21 07:43:34.595214 [ 279 ] {076368e8-c4ea-4a49-99c0-05e6e85fddf0} TCPHandler: Processed in 0.001703478 sec. 2024.12.21 07:43:34.595367 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.595485 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:34.595566 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} 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 2024.12.21 07:43:34.596639 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.596678 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.599469 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:43:34.599738 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.600049 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} executeQuery: Read 8 rows, 14.68 KiB in 0.004572 sec., 1749.7812773403325 rows/sec., 3.14 MiB/sec. 2024.12.21 07:43:34.600150 [ 274 ] {816b16d8-d971-46af-be58-71255ae17130} TCPHandler: Processed in 0.00484316 sec. 2024.12.21 07:43:34.600310 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:34.600431 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:43:34.600481 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:43:34.600972 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:34.601012 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. 2024.12.21 07:43:34.601391 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:34.601631 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:34.601842 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} executeQuery: Read 82 rows, 5.33 KiB in 0.001435 sec., 57142.85714285714 rows/sec., 3.63 MiB/sec. 2024.12.21 07:43:34.601892 [ 279 ] {85bcc7f7-856f-4028-8834-b52d68b3d1c5} TCPHandler: Processed in 0.001641717 sec. 2024.12.21 07:43:39.506599 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:39.506826 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:43:39.506901 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:43:39.507656 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:39.507711 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:39.508158 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:43:39.508433 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:39.508672 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} executeQuery: Read 56 rows, 4.38 KiB in 0.001889 sec., 29645.314981471678 rows/sec., 2.26 MiB/sec. 2024.12.21 07:43:39.508842 [ 274 ] {06e891db-c688-4b46-bea5-d723e0ea41e5} TCPHandler: Processed in 0.00237563 sec. 2024.12.21 07:43:39.509094 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:39.509281 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:43:39.509354 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:43:39.510147 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:39.510199 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:39.510647 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:43:39.510920 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:39.511156 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} executeQuery: Read 64 rows, 5.12 KiB in 0.001928 sec., 33195.02074688797 rows/sec., 2.59 MiB/sec. 2024.12.21 07:43:39.511224 [ 279 ] {01ea745b-de36-4ba5-9485-a3d415f90cc8} TCPHandler: Processed in 0.002263817 sec. 2024.12.21 07:43:39.511371 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:39.511494 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:39.511553 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:43:39.512130 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:39.512169 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:39.512568 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:43:39.512825 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:39.513014 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. 2024.12.21 07:43:39.513066 [ 274 ] {a8c787f2-15b7-4e9d-8ab6-939a331cb710} TCPHandler: Processed in 0.001752069 sec. 2024.12.21 07:43:39.513203 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:39.513334 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:43:39.513391 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:43:39.513918 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:39.513958 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:39.514344 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:43:39.514584 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:39.514837 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} executeQuery: Read 60 rows, 4.14 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.64 MiB/sec. 2024.12.21 07:43:39.514962 [ 279 ] {ea7111df-af55-409b-af68-0b4dcc0f30e2} TCPHandler: Processed in 0.001820581 sec. 2024.12.21 07:43:39.778356 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.12.21 07:43:39.779026 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:39.779067 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:39.779638 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:43:39.779897 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:39.780094 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.12.21 07:43:39.899425 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.21 07:43:39.919887 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:39.919959 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:39.926754 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:43:39.927534 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:39.930622 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.21 07:43:40.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 162.17 MiB, free memory in arenas 0.00 B, will set to 159.24 MiB (RSS), difference: 1.07 MiB 2024.12.21 07:43:42.268777 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 2024.12.21 07:43:42.272241 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:42.272293 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:42.273873 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:42.274224 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:42.274805 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2024.12.21 07:43:44.512007 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.512222 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 07:43:44.512302 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 07:43:44.513106 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.513154 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.513588 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:44.513844 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.514091 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} executeQuery: Read 14 rows, 1.01 KiB in 0.001932 sec., 7246.376811594203 rows/sec., 521.64 KiB/sec. 2024.12.21 07:43:44.514149 [ 274 ] {5942eb14-0a5a-4e57-a736-5fa9d4244562} TCPHandler: Processed in 0.002278688 sec. 2024.12.21 07:43:44.514413 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.514629 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:43:44.514709 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:43:44.515578 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.515629 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.516087 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:43:44.516346 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.516588 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} executeQuery: Read 219 rows, 19.54 KiB in 0.002018 sec., 108523.29038652132 rows/sec., 9.45 MiB/sec. 2024.12.21 07:43:44.516654 [ 279 ] {d1458db6-c417-43a2-bcfc-e1c20db32e75} TCPHandler: Processed in 0.002383739 sec. 2024.12.21 07:43:44.516823 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.516953 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:43:44.517006 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:43:44.517595 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.517638 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.518022 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:44.518272 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.518500 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} executeQuery: Read 15 rows, 1.06 KiB in 0.00157 sec., 9554.140127388535 rows/sec., 673.64 KiB/sec. 2024.12.21 07:43:44.518563 [ 274 ] {bf83a9b9-b9f4-43b7-8a64-09e239870ed9} TCPHandler: Processed in 0.00180145 sec. 2024.12.21 07:43:44.518715 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.518861 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 07:43:44.518940 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 07:43:44.519691 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.519732 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.520219 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:44.520457 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.520661 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} executeQuery: Read 14 rows, 1004.00 B in 0.001833 sec., 7637.752318603382 rows/sec., 534.90 KiB/sec. 2024.12.21 07:43:44.520713 [ 279 ] {cd41529b-c0f6-41bb-905b-fe1ec7b36b38} TCPHandler: Processed in 0.002063094 sec. 2024.12.21 07:43:44.520859 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.520976 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 07:43:44.521025 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 07:43:44.521609 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.521650 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.522009 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:44.522256 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.522470 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} executeQuery: Read 13 rows, 830.00 B in 0.001518 sec., 8563.899868247694 rows/sec., 533.96 KiB/sec. 2024.12.21 07:43:44.522524 [ 274 ] {30ba870d-e9d2-4d19-a447-b20cbdf925b2} TCPHandler: Processed in 0.001723918 sec. 2024.12.21 07:43:44.522676 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.522817 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:43:44.522873 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:43:44.523723 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.523760 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.524129 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:43:44.524367 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.524582 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} executeQuery: Read 390 rows, 28.32 KiB in 0.001795 sec., 217270.19498607243 rows/sec., 15.41 MiB/sec. 2024.12.21 07:43:44.524632 [ 279 ] {f5d2d34d-2c89-49c9-9202-d49fca582432} TCPHandler: Processed in 0.002016893 sec. 2024.12.21 07:43:44.524783 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.524930 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 07:43:44.524992 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 07:43:44.525555 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.525604 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.525986 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:44.526223 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.526432 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. 2024.12.21 07:43:44.526485 [ 274 ] {37ddbfd8-410a-47bf-b703-f71bdad92461} TCPHandler: Processed in 0.001769709 sec. 2024.12.21 07:43:44.526617 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.526747 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:44.526807 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:43:44.527528 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.527574 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.527974 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:43:44.528210 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.528413 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} executeQuery: Read 237 rows, 16.27 KiB in 0.001695 sec., 139823.00884955752 rows/sec., 9.37 MiB/sec. 2024.12.21 07:43:44.528462 [ 279 ] {3dba2087-13cf-402e-82a8-0796c752db22} TCPHandler: Processed in 0.001901532 sec. 2024.12.21 07:43:44.528606 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.528735 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 07:43:44.528796 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 07:43:44.529374 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.529441 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.529866 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:44.530112 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.530325 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} executeQuery: Read 1 rows, 69.00 B in 0.001621 sec., 616.9031462060457 rows/sec., 41.57 KiB/sec. 2024.12.21 07:43:44.530377 [ 274 ] {c5ce28ab-1ced-47a3-b5f2-bbb84295fbdc} TCPHandler: Processed in 0.001827611 sec. 2024.12.21 07:43:44.530510 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.530626 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:44.530709 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} 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 2024.12.21 07:43:44.532101 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.532139 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.532744 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:43:44.533001 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.533185 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} executeQuery: Read 8 rows, 14.68 KiB in 0.002582 sec., 3098.3733539891555 rows/sec., 5.55 MiB/sec. 2024.12.21 07:43:44.533273 [ 279 ] {e0860f22-64f4-4e3f-b65e-9a1075698bd0} TCPHandler: Processed in 0.002816977 sec. 2024.12.21 07:43:44.533406 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:44.533524 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:43:44.533575 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:43:44.534058 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:44.534099 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:44.534472 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:43:44.534717 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:44.534941 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} executeQuery: Read 82 rows, 5.33 KiB in 0.001443 sec., 56826.056826056825 rows/sec., 3.61 MiB/sec. 2024.12.21 07:43:44.534998 [ 274 ] {71eb3937-665b-4413-aec6-0cf59fb1956b} TCPHandler: Processed in 0.001648038 sec. 2024.12.21 07:43:47.203293 [ 70 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:43:47.203356 [ 70 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:43:47.280209 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.12.21 07:43:47.280868 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:47.280913 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:47.281535 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:43:47.281794 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:47.282005 [ 70 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:43:47.282059 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.21 07:43:47.282094 [ 70 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:47.282124 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:47.286218 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:43:47.286529 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:43:47.286698 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part 2024.12.21 07:43:47.286869 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part 2024.12.21 07:43:47.287046 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part 2024.12.21 07:43:47.287361 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part 2024.12.21 07:43:47.287601 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part 2024.12.21 07:43:47.287773 [ 199 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part 2024.12.21 07:43:47.312906 [ 195 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.03067803 sec., 91466.1078302616 rows/sec., 1.31 MiB/sec. 2024.12.21 07:43:47.313645 [ 195 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:43:47.313987 [ 195 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:47.314072 [ 195 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_6_1} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:43:47.314185 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.12.21 07:43:47.430698 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.21 07:43:47.450910 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:47.450981 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:47.457852 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:43:47.458630 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:47.458974 [ 70 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:43:47.459123 [ 70 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:47.459185 [ 70 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:47.459446 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:43:47.467999 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.21 07:43:47.469240 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:43:47.470129 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.21 07:43:47.474951 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.21 07:43:47.479738 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2024.12.21 07:43:47.484490 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part 2024.12.21 07:43:47.498358 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2024.12.21 07:43:47.502854 [ 195 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part 2024.12.21 07:43:47.568857 [ 186 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.109549883 sec., 419.90003768420274 rows/sec., 2.17 MiB/sec. 2024.12.21 07:43:47.570710 [ 187 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:43:47.573176 [ 187 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:47.573281 [ 187 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_6_1} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:43:47.574715 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.21 07:43:48.000184 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 160.44 MiB, peak 169.98 MiB, free memory in arenas 0.00 B, will set to 164.07 MiB (RSS), difference: 3.63 MiB 2024.12.21 07:43:49.506091 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:49.506287 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:43:49.506365 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:43:49.507127 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:49.507180 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:49.507671 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:43:49.507996 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:49.508199 [ 66 ] {} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:43:49.508280 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} executeQuery: Read 56 rows, 4.38 KiB in 0.002046 sec., 27370.478983382207 rows/sec., 2.09 MiB/sec. 2024.12.21 07:43:49.508289 [ 66 ] {} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:49.508368 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:49.508438 [ 274 ] {e25de19f-3d20-49ac-b3a9-1f8d05d5da8b} TCPHandler: Processed in 0.002474741 sec. 2024.12.21 07:43:49.508690 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:43:49.508769 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:49.508905 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:43:49.508985 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part 2024.12.21 07:43:49.509057 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:43:49.509199 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2024.12.21 07:43:49.509239 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:43:49.509643 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 219 rows starting from the beginning of the part 2024.12.21 07:43:49.509949 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2024.12.21 07:43:49.510247 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part 2024.12.21 07:43:49.510675 [ 199 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.12.21 07:43:49.512430 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:49.512508 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:49.513642 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:43:49.513877 [ 186 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.00538346 sec., 122969.2428289613 rows/sec., 10.73 MiB/sec. 2024.12.21 07:43:49.514110 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:49.514204 [ 192 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:43:49.514388 [ 66 ] {} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:43:49.514507 [ 66 ] {} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:49.514561 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:49.514643 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} executeQuery: Read 64 rows, 5.12 KiB in 0.005658 sec., 11311.417462000707 rows/sec., 904.07 KiB/sec. 2024.12.21 07:43:49.514972 [ 279 ] {d574241a-87cd-4161-ae03-f2996c52ba06} TCPHandler: Processed in 0.006387956 sec. 2024.12.21 07:43:49.514996 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:43:49.515229 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:49.515288 [ 192 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:49.515394 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:43:49.515514 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part 2024.12.21 07:43:49.515561 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:49.515574 [ 192 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_6_1} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:43:49.515797 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:43:49.515885 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.21 07:43:49.516124 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2024.12.21 07:43:49.516535 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part 2024.12.21 07:43:49.516930 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2024.12.21 07:43:49.517259 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part 2024.12.21 07:43:49.517411 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2024.12.21 07:43:49.518434 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:49.518513 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:49.519670 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:43:49.520213 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:49.520436 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.005764046 sec., 179734.8598536514 rows/sec., 13.75 MiB/sec. 2024.12.21 07:43:49.520561 [ 66 ] {} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:43:49.520664 [ 66 ] {} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:49.520721 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:49.520734 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} executeQuery: Read 160 rows, 11.41 KiB in 0.005265 sec., 30389.363722697057 rows/sec., 2.12 MiB/sec. 2024.12.21 07:43:49.520819 [ 188 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:43:49.521100 [ 274 ] {4bac4c8e-29bf-4ef0-bfbd-1e6ccb148313} TCPHandler: Processed in 0.00600995 sec. 2024.12.21 07:43:49.521117 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:43:49.521339 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:43:49.521365 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:49.521394 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part 2024.12.21 07:43:49.521807 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:43:49.521872 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part 2024.12.21 07:43:49.521960 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:43:49.521799 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:49.522317 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part 2024.12.21 07:43:49.522839 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2024.12.21 07:43:49.523204 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part 2024.12.21 07:43:49.523546 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2024.12.21 07:43:49.523885 [ 199 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_6_1} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:43:49.524300 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.21 07:43:49.524516 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:49.524590 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:49.525620 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:43:49.526135 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:49.526394 [ 66 ] {} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:43:49.526515 [ 66 ] {} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:49.526599 [ 66 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:49.526722 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} executeQuery: Read 60 rows, 4.14 KiB in 0.005042 sec., 11900.03966679889 rows/sec., 821.23 KiB/sec. 2024.12.21 07:43:49.527200 [ 279 ] {569e7736-67b4-4d94-b5a0-b498f66cc146} TCPHandler: Processed in 0.00596835 sec. 2024.12.21 07:43:49.527244 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:43:49.527392 [ 192 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.006518278 sec., 165994.76119306358 rows/sec., 11.37 MiB/sec. 2024.12.21 07:43:49.527523 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:43:49.527561 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part 2024.12.21 07:43:49.527764 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part 2024.12.21 07:43:49.527894 [ 190 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:43:49.527960 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part 2024.12.21 07:43:49.528366 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.12.21 07:43:49.528612 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part 2024.12.21 07:43:49.528907 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2024.12.21 07:43:49.529060 [ 190 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:49.529414 [ 190 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_6_1} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:43:49.529588 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2024.12.21 07:43:49.530373 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.00361513 sec., 108433.16837845389 rows/sec., 7.13 MiB/sec. 2024.12.21 07:43:49.530551 [ 190 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:43:49.530856 [ 190 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:49.530935 [ 190 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_6_1} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:43:49.531021 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.21 07:43:49.909930 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:49.910201 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:49.910754 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:49.910823 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} 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 2024.12.21 07:43:49.911254 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:49.911352 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:49.911533 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.21 07:43:49.911842 [ 295 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:43:49.911843 [ 294 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:49.912007 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:49.912041 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:49.916145 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:43:49.916184 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 07:43:49.916259 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} 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'))" 2024.12.21 07:43:49.916321 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} 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'))" 2024.12.21 07:43:49.917654 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} executeQuery: Read 31 rows, 1.17 KiB in 0.007575 sec., 4092.4092409240925 rows/sec., 154.45 KiB/sec. 2024.12.21 07:43:49.917844 [ 274 ] {0069daeb-12e8-4579-a18a-8a32b2d38980} TCPHandler: Processed in 0.008054134 sec. 2024.12.21 07:43:49.918299 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:49.918544 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:49.918975 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:49.919025 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} 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 2024.12.21 07:43:49.919370 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:49.919450 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:49.919629 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.21 07:43:49.919708 [ 296 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:49.919721 [ 294 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:43:49.919816 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:49.919848 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:49.919940 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:43:49.919963 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 07:43:49.920006 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} 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'))" 2024.12.21 07:43:49.920055 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} 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'))" 2024.12.21 07:43:49.921088 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} executeQuery: Read 31 rows, 1.17 KiB in 0.002669 sec., 11614.837017609592 rows/sec., 438.34 KiB/sec. 2024.12.21 07:43:49.921228 [ 279 ] {a2eb8012-53e6-4486-b22f-2475f7e01da8} TCPHandler: Processed in 0.003057351 sec. 2024.12.21 07:43:49.921511 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:49.921753 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:49.922117 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:49.922166 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} 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 2024.12.21 07:43:49.922491 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:49.922559 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:49.922721 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.21 07:43:49.922834 [ 295 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:49.922835 [ 296 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:43:49.922959 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:49.922990 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:49.923078 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:43:49.923100 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 07:43:49.923143 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} 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'))" 2024.12.21 07:43:49.923192 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} 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'))" 2024.12.21 07:43:49.924200 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} executeQuery: Read 31 rows, 1.17 KiB in 0.002575 sec., 12038.83495145631 rows/sec., 454.34 KiB/sec. 2024.12.21 07:43:49.924356 [ 274 ] {eb05e58d-9849-4d25-bb53-9e10f84a997b} TCPHandler: Processed in 0.002913268 sec. 2024.12.21 07:43:49.924635 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:49.924839 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:49.925200 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:49.925253 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} 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 2024.12.21 07:43:49.925578 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:49.925649 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:49.925804 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.21 07:43:49.925897 [ 295 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:49.925912 [ 296 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:43:49.926018 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:49.926058 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:49.926147 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:43:49.926169 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 07:43:49.926214 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} 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'))" 2024.12.21 07:43:49.926263 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} 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'))" 2024.12.21 07:43:49.927279 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} executeQuery: Read 31 rows, 1.17 KiB in 0.002539 sec., 12209.531311539977 rows/sec., 460.78 KiB/sec. 2024.12.21 07:43:49.927420 [ 279 ] {767f5a04-e8dc-4e63-b7d1-cf62ec0378b0} TCPHandler: Processed in 0.002845237 sec. 2024.12.21 07:43:49.927727 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:49.927941 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} executeQuery: (from [fd00:1122:3344:101::d]:52279) 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) 2024.12.21 07:43:49.928283 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:49.928332 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} 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 2024.12.21 07:43:49.928651 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:49.928716 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:49.928867 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.21 07:43:49.928955 [ 296 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:49.928972 [ 295 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:43:49.929081 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:49.929110 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:49.929192 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:43:49.929212 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 07:43:49.929257 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} 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'))" 2024.12.21 07:43:49.929304 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} 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'))" 2024.12.21 07:43:49.930122 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} executeQuery: Read 31 rows, 1.17 KiB in 0.002278 sec., 13608.428446005268 rows/sec., 513.57 KiB/sec. 2024.12.21 07:43:49.930282 [ 274 ] {9d63f675-d87e-4691-ba12-cbb9e3979ca6} TCPHandler: Processed in 0.002626894 sec. 2024.12.21 07:43:49.930562 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:49.930763 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:43:49.931118 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:43:49.931169 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} 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 2024.12.21 07:43:49.931507 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:49.931579 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:43:49.931737 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.21 07:43:49.931837 [ 294 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:43:49.931838 [ 296 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:43:49.931949 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:43:49.931978 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:43:49.932062 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:43:49.932084 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 07:43:49.932126 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} 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'))" 2024.12.21 07:43:49.932177 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} 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'))" 2024.12.21 07:43:49.933247 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} executeQuery: Read 31 rows, 1.17 KiB in 0.002585 sec., 11992.263056092843 rows/sec., 452.58 KiB/sec. 2024.12.21 07:43:49.933404 [ 279 ] {78d7ac73-0532-4888-a491-d5e9fd77e72d} TCPHandler: Processed in 0.002903468 sec. 2024.12.21 07:43:50.019472 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.019666 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 07:43:50.019747 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:43:50.020783 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.020833 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.021386 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:50.021622 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.021867 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} executeQuery: Read 6 rows, 1.34 KiB in 0.002259 sec., 2656.042496679947 rows/sec., 591.38 KiB/sec. 2024.12.21 07:43:50.021963 [ 274 ] {40fc7eff-7cf0-478c-a79c-f2cbfa41edb1} TCPHandler: Processed in 0.002621773 sec. 2024.12.21 07:43:50.022224 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.022412 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 07:43:50.022482 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 07:43:50.023221 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.023261 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.023708 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:50.023982 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.024195 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} executeQuery: Read 14 rows, 1.01 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 550.72 KiB/sec. 2024.12.21 07:43:50.024268 [ 279 ] {5e2fe9ce-f0c2-4eb1-a430-fe43c60ef145} TCPHandler: Processed in 0.002181327 sec. 2024.12.21 07:43:50.024456 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.024584 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:43:50.024636 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:43:50.025968 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.026013 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.026545 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:43:50.026815 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.027044 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} executeQuery: Read 1359 rows, 115.65 KiB in 0.002489 sec., 546002.4106066694 rows/sec., 45.38 MiB/sec. 2024.12.21 07:43:50.027112 [ 274 ] {47bc801f-3ee8-416b-bbaa-3d785f10f404} TCPHandler: Processed in 0.002715645 sec. 2024.12.21 07:43:50.027295 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.027430 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:43:50.027491 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:43:50.028138 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.028179 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.028587 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:50.028872 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.029181 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} executeQuery: Read 15 rows, 1.06 KiB in 0.001762 sec., 8513.05334846765 rows/sec., 600.24 KiB/sec. 2024.12.21 07:43:50.029277 [ 279 ] {f52202cd-ad48-4d8f-8f6c-ba9e5d5f6436} TCPHandler: Processed in 0.002048394 sec. 2024.12.21 07:43:50.029438 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.029563 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 07:43:50.029613 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 07:43:50.030314 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.030355 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.030733 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:50.030976 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.031191 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} executeQuery: Read 242 rows, 16.79 KiB in 0.001654 sec., 146311.97097944375 rows/sec., 9.91 MiB/sec. 2024.12.21 07:43:50.031243 [ 274 ] {6c0caf87-b25b-4465-8234-ef1fce2e4fc4} TCPHandler: Processed in 0.001862662 sec. 2024.12.21 07:43:50.031414 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.031546 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 07:43:50.031613 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 07:43:50.032231 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.032271 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.032637 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:50.032873 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.033059 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} executeQuery: Read 13 rows, 830.00 B in 0.001545 sec., 8414.239482200648 rows/sec., 524.63 KiB/sec. 2024.12.21 07:43:50.033111 [ 279 ] {8ac5a0d6-e34d-4ceb-9bbb-a1f5851ccad2} TCPHandler: Processed in 0.00176391 sec. 2024.12.21 07:43:50.033265 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.033408 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:43:50.033466 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:43:50.034434 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.034474 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.034892 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:43:50.035136 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.035334 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} executeQuery: Read 846 rows, 62.61 KiB in 0.001957 sec., 432294.3280531426 rows/sec., 31.24 MiB/sec. 2024.12.21 07:43:50.035386 [ 274 ] {537c7603-1c13-429d-8417-789735e541da} TCPHandler: Processed in 0.002184977 sec. 2024.12.21 07:43:50.035534 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.035660 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 07:43:50.035712 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 07:43:50.036223 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.036261 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.036653 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:50.036903 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.037108 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. 2024.12.21 07:43:50.037169 [ 279 ] {d26ff118-ac0f-4fd9-ba73-74b84c5a83e4} TCPHandler: Processed in 0.001691098 sec. 2024.12.21 07:43:50.037340 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.037464 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:50.037518 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:43:50.040883 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.040926 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.041546 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:43:50.041802 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.042134 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} executeQuery: Read 2377 rows, 162.18 KiB in 0.004694 sec., 506391.13762249675 rows/sec., 33.74 MiB/sec. 2024.12.21 07:43:50.042208 [ 274 ] {58b5eccd-67d6-4df3-8432-2dd88c93d270} TCPHandler: Processed in 0.004929632 sec. 2024.12.21 07:43:50.042397 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.042549 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 07:43:50.042618 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 07:43:50.043207 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.043249 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.043768 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:50.044112 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.044307 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} executeQuery: Read 1 rows, 69.00 B in 0.001793 sec., 557.7244841048522 rows/sec., 37.58 KiB/sec. 2024.12.21 07:43:50.044361 [ 279 ] {05c0a7a0-7b95-42db-a065-d0e1191c15a1} TCPHandler: Processed in 0.002036844 sec. 2024.12.21 07:43:50.044527 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.044660 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:50.044752 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} 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 2024.12.21 07:43:50.045897 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.045934 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.046712 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 07:43:50.047056 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.047415 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} executeQuery: Read 8 rows, 14.68 KiB in 0.002764 sec., 2894.356005788712 rows/sec., 5.19 MiB/sec. 2024.12.21 07:43:50.047554 [ 274 ] {1fdaefbf-7adc-4b6c-b847-5f772a222683} TCPHandler: Processed in 0.003083981 sec. 2024.12.21 07:43:50.047726 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:50.047863 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:43:50.047919 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:43:50.048455 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:50.048504 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:50.048898 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:43:50.049191 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:50.049383 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} executeQuery: Read 34 rows, 2.02 KiB in 0.001551 sec., 21921.341070277238 rows/sec., 1.27 MiB/sec. 2024.12.21 07:43:50.049454 [ 279 ] {2a002450-0627-4f52-993b-6483da66063d} TCPHandler: Processed in 0.0017932 sec. 2024.12.21 07:43:52.275203 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 2024.12.21 07:43:52.279510 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:52.279559 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:52.281067 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:43:52.281364 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:52.281911 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 268 2024.12.21 07:43:54.505947 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:54.506143 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:43:54.506215 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:43:54.506987 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:54.507037 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:54.507468 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:43:54.507745 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:54.507981 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} executeQuery: Read 56 rows, 4.38 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.26 MiB/sec. 2024.12.21 07:43:54.508041 [ 274 ] {50f7f178-daeb-4b3a-b007-924a1cf5b7e5} TCPHandler: Processed in 0.002222527 sec. 2024.12.21 07:43:54.508302 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:54.508514 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:43:54.508592 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:43:54.509407 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:54.509449 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:54.509877 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:43:54.510137 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:54.510338 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} executeQuery: Read 64 rows, 5.12 KiB in 0.001885 sec., 33952.254641909814 rows/sec., 2.65 MiB/sec. 2024.12.21 07:43:54.510402 [ 279 ] {257d29fc-08f4-4c04-acfc-1bfe28c6d8bc} TCPHandler: Processed in 0.002241257 sec. 2024.12.21 07:43:54.510573 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:54.510714 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:54.510779 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:43:54.511368 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:54.511407 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:54.511797 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:43:54.512032 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:54.512238 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} executeQuery: Read 128 rows, 9.13 KiB in 0.001557 sec., 82209.37700706488 rows/sec., 5.73 MiB/sec. 2024.12.21 07:43:54.512290 [ 274 ] {4f915936-a228-4719-9a36-06f58c4383c4} TCPHandler: Processed in 0.001782799 sec. 2024.12.21 07:43:54.512439 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:54.512588 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:43:54.512651 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:43:54.513232 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:54.513270 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:54.513654 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:43:54.513928 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:54.514107 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} executeQuery: Read 48 rows, 3.31 KiB in 0.001557 sec., 30828.516377649325 rows/sec., 2.08 MiB/sec. 2024.12.21 07:43:54.514159 [ 279 ] {eba8cc7d-ac40-4888-be21-e63647c24184} TCPHandler: Processed in 0.00178658 sec. 2024.12.21 07:43:54.782200 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.12.21 07:43:54.783123 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:54.783161 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:54.783664 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:43:54.783918 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:54.784094 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.12.21 07:43:54.968091 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.21 07:43:54.987470 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:54.987537 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:54.994420 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:43:54.995166 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:54.998184 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.21 07:43:59.506709 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:59.506999 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:43:59.507092 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:43:59.507965 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:59.508039 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:59.508572 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:43:59.508846 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:59.509112 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} executeQuery: Read 56 rows, 4.38 KiB in 0.002188 sec., 25594.149908592324 rows/sec., 1.95 MiB/sec. 2024.12.21 07:43:59.509197 [ 274 ] {3a89fe64-8155-42d7-8062-5a4d628df108} TCPHandler: Processed in 0.002632174 sec. 2024.12.21 07:43:59.509537 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:59.509814 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:43:59.509915 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:43:59.510978 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:59.511051 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:59.511618 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:43:59.511914 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:59.512182 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} executeQuery: Read 64 rows, 5.12 KiB in 0.002439 sec., 26240.262402624023 rows/sec., 2.05 MiB/sec. 2024.12.21 07:43:59.512253 [ 279 ] {ebc46ad4-d35e-4168-ab70-07d54532e74a} TCPHandler: Processed in 0.002923479 sec. 2024.12.21 07:43:59.512427 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:59.512573 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} executeQuery: (from [fd00:1122:3344:101::d]:52279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:43:59.512639 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:43:59.513303 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:59.513347 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:59.513770 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:43:59.514035 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:59.514330 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} executeQuery: Read 160 rows, 11.41 KiB in 0.001792 sec., 89285.71428571429 rows/sec., 6.22 MiB/sec. 2024.12.21 07:43:59.514406 [ 274 ] {5fb71a67-3ee5-44a9-83e0-b0270a459cf0} TCPHandler: Processed in 0.002058284 sec. 2024.12.21 07:43:59.514581 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:43:59.514735 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:43:59.514801 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:43:59.515363 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:43:59.515406 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. 2024.12.21 07:43:59.515797 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:43:59.516035 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:43:59.516260 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. 2024.12.21 07:43:59.516321 [ 279 ] {2f7d13e8-4693-44df-b424-498a3eef5e6d} TCPHandler: Processed in 0.00181518 sec. 2024.12.21 07:44:02.203598 [ 47 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:44:02.203665 [ 47 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:44:02.282244 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 2024.12.21 07:44:02.284293 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.12.21 07:44:02.288523 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:02.288641 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:02.289417 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:02.289495 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:02.290066 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:44:02.290658 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:02.291239 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.21 07:44:02.292290 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:44:02.292638 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:02.293293 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 284 2024.12.21 07:44:02.498264 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.21 07:44:02.518153 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:02.518223 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:02.525527 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:44:02.526321 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:02.529770 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.21 07:44:03.878249 [ 274 ] {} TCPHandler: Done processing connection. 2024.12.21 07:44:03.878344 [ 274 ] {} TCP-Session: a48f11c5-6370-44a4-a6ba-23e64050af30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 07:44:04.000175 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 165.01 MiB, peak 170.97 MiB, free memory in arenas 0.00 B, will set to 167.07 MiB (RSS), difference: 2.07 MiB 2024.12.21 07:44:04.499811 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.500105 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:44:04.500543 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:44:04.500596 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} 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 2024.12.21 07:44:04.500958 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:44:04.501037 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:44:04.501219 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.21 07:44:04.501408 [ 296 ] {e247ecde-268d-4714-ace0-3d42d658016b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:44:04.501414 [ 295 ] {e247ecde-268d-4714-ace0-3d42d658016b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 07:44:04.501408 [ 294 ] {e247ecde-268d-4714-ace0-3d42d658016b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:44:04.501592 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:44:04.501622 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:44:04.501743 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:44:04.501768 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 07:44:04.501813 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} 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'))" 2024.12.21 07:44:04.501861 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} 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'))" 2024.12.21 07:44:04.501908 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} 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'))" 2024.12.21 07:44:04.503766 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} executeQuery: Read 37 rows, 1.39 KiB in 0.003806 sec., 9721.492380451919 rows/sec., 364.35 KiB/sec. 2024.12.21 07:44:04.503944 [ 279 ] {e247ecde-268d-4714-ace0-3d42d658016b} TCPHandler: Processed in 0.004268761 sec. 2024.12.21 07:44:04.504337 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.504643 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} executeQuery: (from [fd00:1122:3344:101::d]:61931) 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) 2024.12.21 07:44:04.505205 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:44:04.505271 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} 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 2024.12.21 07:44:04.505652 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:44:04.505739 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:44:04.505923 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.21 07:44:04.506105 [ 298 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:44:04.506108 [ 295 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 07:44:04.506111 [ 294 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:44:04.506309 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:44:04.506351 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:44:04.506482 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:44:04.506508 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 07:44:04.506555 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} 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'))" 2024.12.21 07:44:04.506609 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} 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'))" 2024.12.21 07:44:04.506658 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} 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'))" 2024.12.21 07:44:04.508125 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} executeQuery: Read 37 rows, 1.39 KiB in 0.00363 sec., 10192.837465564739 rows/sec., 382.02 KiB/sec. 2024.12.21 07:44:04.508313 [ 282 ] {eb60d1a3-71a2-40d3-b2c4-7a996e949619} TCPHandler: Processed in 0.004133679 sec. 2024.12.21 07:44:04.508572 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.508765 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:44:04.509130 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:44:04.509181 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} 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 2024.12.21 07:44:04.509521 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:44:04.509589 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:44:04.509741 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.21 07:44:04.509857 [ 296 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:44:04.509884 [ 294 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:44:04.509905 [ 295 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 07:44:04.510024 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:44:04.510049 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:44:04.510155 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:44:04.510175 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 07:44:04.510217 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} 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'))" 2024.12.21 07:44:04.510267 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} 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'))" 2024.12.21 07:44:04.510313 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} 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'))" 2024.12.21 07:44:04.511721 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} executeQuery: Read 37 rows, 1.39 KiB in 0.003053 sec., 12119.226989846053 rows/sec., 454.22 KiB/sec. 2024.12.21 07:44:04.511893 [ 279 ] {4ca7bdf5-437c-4191-8060-0b725414c4c4} TCPHandler: Processed in 0.003378636 sec. 2024.12.21 07:44:04.525282 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.525425 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 07:44:04.525484 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:44:04.526279 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.526318 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.526805 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:44:04.527032 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.527333 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} executeQuery: Read 3 rows, 280.00 B in 0.001919 sec., 1563.314226159458 rows/sec., 142.49 KiB/sec. 2024.12.21 07:44:04.527593 [ 279 ] {4ce668df-c960-4916-9a68-16111d2528cf} TCPHandler: Processed in 0.00237055 sec. 2024.12.21 07:44:04.527778 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.527938 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 07:44:04.528009 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 07:44:04.528675 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.528720 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.529154 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:44:04.529415 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.529725 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} executeQuery: Read 14 rows, 1.01 KiB in 0.001817 sec., 7705.008255365988 rows/sec., 554.66 KiB/sec. 2024.12.21 07:44:04.529808 [ 282 ] {feb005f5-e0c4-4ec9-b5b2-72b833a7da40} TCPHandler: Processed in 0.002102886 sec. 2024.12.21 07:44:04.529975 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.530113 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:04.530170 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:04.530884 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.530921 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.531313 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:04.531560 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.531749 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} executeQuery: Read 263 rows, 23.65 KiB in 0.001665 sec., 157957.95795795796 rows/sec., 13.87 MiB/sec. 2024.12.21 07:44:04.531927 [ 279 ] {d4c49689-b559-4b1b-95ff-6bde3ecb6736} TCPHandler: Processed in 0.002016704 sec. 2024.12.21 07:44:04.532083 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.532206 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:04.532258 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:04.532851 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.532892 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.533291 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:44:04.533541 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.533882 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} executeQuery: Read 37 rows, 2.71 KiB in 0.001679 sec., 22036.926742108397 rows/sec., 1.58 MiB/sec. 2024.12.21 07:44:04.534029 [ 282 ] {f22496ad-75d1-40f9-b636-f1711f0eafdb} TCPHandler: Processed in 0.002002154 sec. 2024.12.21 07:44:04.534178 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.534302 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 07:44:04.534359 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 07:44:04.535048 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.535095 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.535486 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:44:04.535728 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.536077 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} executeQuery: Read 14 rows, 1004.00 B in 0.001768 sec., 7918.552036199095 rows/sec., 554.56 KiB/sec. 2024.12.21 07:44:04.536260 [ 279 ] {254832b2-ba51-45c2-8413-20f59a8241dc} TCPHandler: Processed in 0.002133146 sec. 2024.12.21 07:44:04.536448 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.536591 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 07:44:04.536649 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 07:44:04.537326 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.537367 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.537732 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:44:04.537976 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.538190 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} executeQuery: Read 13 rows, 830.00 B in 0.001634 sec., 7955.936352509179 rows/sec., 496.05 KiB/sec. 2024.12.21 07:44:04.538245 [ 282 ] {939ca304-7445-48ab-bfe0-7d769c7dbeba} TCPHandler: Processed in 0.001863061 sec. 2024.12.21 07:44:04.538403 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.538538 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:04.538595 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:04.539414 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.539453 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.539832 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:04.540067 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.540303 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} executeQuery: Read 419 rows, 30.66 KiB in 0.001788 sec., 234340.04474272928 rows/sec., 16.74 MiB/sec. 2024.12.21 07:44:04.540357 [ 279 ] {55ad5c93-17c1-46b9-810d-efef4e5d7286} TCPHandler: Processed in 0.002021924 sec. 2024.12.21 07:44:04.540514 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.540653 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 07:44:04.540714 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 07:44:04.541280 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.541320 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.541690 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:44:04.541931 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.542146 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. 2024.12.21 07:44:04.542200 [ 282 ] {9d5cea4a-d3cf-41be-9c41-66fbd535678d} TCPHandler: Processed in 0.001753709 sec. 2024.12.21 07:44:04.542363 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.542500 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:04.542561 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:04.543257 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.543297 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.543684 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:04.543926 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.544264 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} executeQuery: Read 237 rows, 16.27 KiB in 0.001766 sec., 134201.58550396375 rows/sec., 9.00 MiB/sec. 2024.12.21 07:44:04.544556 [ 279 ] {f409685f-9f39-4856-a904-b882b29fbd24} TCPHandler: Processed in 0.002256758 sec. 2024.12.21 07:44:04.544726 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.544863 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 07:44:04.544924 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 07:44:04.545446 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.545485 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.545852 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:44:04.546113 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.546510 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} executeQuery: Read 1 rows, 69.00 B in 0.001644 sec., 608.272506082725 rows/sec., 40.99 KiB/sec. 2024.12.21 07:44:04.546650 [ 282 ] {5d4436f9-d6ca-4d51-b915-ab61fbe5a7c3} TCPHandler: Processed in 0.001991604 sec. 2024.12.21 07:44:04.546807 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.546945 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:04.547038 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} 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 2024.12.21 07:44:04.548265 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.548303 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.549293 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 07:44:04.549565 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.549795 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} executeQuery: Read 30 rows, 55.05 KiB in 0.00288 sec., 10416.666666666666 rows/sec., 18.67 MiB/sec. 2024.12.21 07:44:04.549887 [ 279 ] {8a6a35e3-88aa-40ef-950e-ed792597e2be} TCPHandler: Processed in 0.003147262 sec. 2024.12.21 07:44:04.550045 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.550180 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 07:44:04.550239 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 07:44:04.550787 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.550834 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.551285 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:44:04.551535 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.551870 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} executeQuery: Read 12 rows, 926.00 B in 0.0017 sec., 7058.823529411765 rows/sec., 531.94 KiB/sec. 2024.12.21 07:44:04.552010 [ 282 ] {9e4bfe73-3e14-430f-a1cc-53aec01700af} TCPHandler: Processed in 0.002031864 sec. 2024.12.21 07:44:04.552156 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:04.552271 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:04.552322 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:04.552824 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:04.552862 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:04.553224 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:04.553459 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:04.553738 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} executeQuery: Read 82 rows, 5.33 KiB in 0.001491 sec., 54996.64654594233 rows/sec., 3.49 MiB/sec. 2024.12.21 07:44:04.554099 [ 279 ] {e13b96ab-75f7-4256-9cfc-b4ea83311e0c} TCPHandler: Processed in 0.001993793 sec. 2024.12.21 07:44:05.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.24 MiB, peak 170.97 MiB, free memory in arenas 0.00 B, will set to 167.21 MiB (RSS), difference: -3.02 MiB 2024.12.21 07:44:09.506441 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:09.506650 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:09.506725 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:09.507510 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:09.507566 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:09.508012 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 07:44:09.508274 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:09.508474 [ 38 ] {} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 07:44:09.508548 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} executeQuery: Read 56 rows, 4.38 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.20 MiB/sec. 2024.12.21 07:44:09.508569 [ 38 ] {} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:09.508632 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:09.508690 [ 279 ] {9296204f-61ef-4695-a102-a651544e17f0} TCPHandler: Processed in 0.0023857 sec. 2024.12.21 07:44:09.508928 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 07:44:09.509019 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:09.509205 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:09.509298 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part 2024.12.21 07:44:09.509324 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:09.509491 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part 2024.12.21 07:44:09.509516 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:09.509860 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part 2024.12.21 07:44:09.510151 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part 2024.12.21 07:44:09.510413 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 263 rows starting from the beginning of the part 2024.12.21 07:44:09.510641 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part 2024.12.21 07:44:09.512497 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:09.512593 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:09.513552 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 07:44:09.514033 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2009 rows, containing 5 columns (5 merged, 0 gathered) in 0.005280548 sec., 380452.93783902726 rows/sec., 33.25 MiB/sec. 2024.12.21 07:44:09.514076 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:09.514323 [ 38 ] {} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 07:44:09.514381 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 07:44:09.514421 [ 38 ] {} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:09.514499 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:09.514666 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} executeQuery: Read 64 rows, 5.12 KiB in 0.00537 sec., 11918.06331471136 rows/sec., 952.56 KiB/sec. 2024.12.21 07:44:09.514783 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 07:44:09.514948 [ 282 ] {ac3efdb4-58b2-4c1a-8757-e5ac56047815} TCPHandler: Processed in 0.006113732 sec. 2024.12.21 07:44:09.515213 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:09.515273 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:09.515296 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:09.515335 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part 2024.12.21 07:44:09.515639 [ 188 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_11_2} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 07:44:09.515732 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part 2024.12.21 07:44:09.515953 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:09.516077 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. 2024.12.21 07:44:09.516288 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:09.516318 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part 2024.12.21 07:44:09.516698 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2024.12.21 07:44:09.517100 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 419 rows starting from the beginning of the part 2024.12.21 07:44:09.517421 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part 2024.12.21 07:44:09.518685 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:09.518756 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:09.519884 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 07:44:09.520418 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:09.520657 [ 188 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.006040441 sec., 305772.37655330135 rows/sec., 23.30 MiB/sec. 2024.12.21 07:44:09.520766 [ 38 ] {} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 07:44:09.520856 [ 38 ] {} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:09.520915 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:09.520985 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} executeQuery: Read 160 rows, 11.41 KiB in 0.005289 sec., 30251.465305350725 rows/sec., 2.11 MiB/sec. 2024.12.21 07:44:09.521113 [ 188 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 07:44:09.521414 [ 279 ] {a0c1cbc3-7cfb-40db-9787-c1fd7421cced} TCPHandler: Processed in 0.006297034 sec. 2024.12.21 07:44:09.521429 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 07:44:09.521754 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:09.521820 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:09.521912 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part 2024.12.21 07:44:09.521975 [ 188 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:09.522248 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:09.522373 [ 188 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_11_2} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 07:44:09.522399 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2377 rows starting from the beginning of the part 2024.12.21 07:44:09.522638 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 07:44:09.522746 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part 2024.12.21 07:44:09.522854 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:09.523082 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part 2024.12.21 07:44:09.523380 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part 2024.12.21 07:44:09.523692 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part 2024.12.21 07:44:09.525120 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:09.525199 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:09.526229 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 07:44:09.526541 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:09.526859 [ 38 ] {} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 07:44:09.526924 [ 38 ] {} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:09.526964 [ 38 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:09.526980 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} executeQuery: Read 60 rows, 4.14 KiB in 0.004984 sec., 12038.523274478332 rows/sec., 830.78 KiB/sec. 2024.12.21 07:44:09.527261 [ 282 ] {107cdab8-a58a-46db-94fb-378ced143e19} TCPHandler: Processed in 0.005742226 sec. 2024.12.21 07:44:09.527375 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 07:44:09.527648 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:09.527690 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part 2024.12.21 07:44:09.527822 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part 2024.12.21 07:44:09.527997 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2024.12.21 07:44:09.528207 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part 2024.12.21 07:44:09.528343 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part 2024.12.21 07:44:09.528535 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part 2024.12.21 07:44:09.529470 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 4144 rows, containing 5 columns (5 merged, 0 gathered) in 0.00841082 sec., 492698.69049628935 rows/sec., 33.24 MiB/sec. 2024.12.21 07:44:09.529847 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 07:44:09.530555 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:09.530564 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.003494389 sec., 193452.98992184328 rows/sec., 12.67 MiB/sec. 2024.12.21 07:44:09.530686 [ 200 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_11_2} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 07:44:09.530817 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. 2024.12.21 07:44:09.530825 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 07:44:09.531134 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:09.531218 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_11_2} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 07:44:09.531294 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.21 07:44:09.791403 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2024.12.21 07:44:09.792102 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:09.792152 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:09.792684 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:44:09.792940 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:09.793248 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2024.12.21 07:44:10.029839 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.12.21 07:44:10.049509 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:10.049558 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:10.056735 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:44:10.057477 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:10.060243 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.12.21 07:44:12.293434 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 324 2024.12.21 07:44:12.296558 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:12.296607 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:12.298099 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:44:12.298422 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:12.298713 [ 35 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:44:12.298913 [ 35 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:12.299020 [ 35 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:12.300008 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:44:12.300585 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 324 2024.12.21 07:44:12.301166 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:12.301363 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part 2024.12.21 07:44:12.302155 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2024.12.21 07:44:12.302855 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part 2024.12.21 07:44:12.303465 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part 2024.12.21 07:44:12.304101 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part 2024.12.21 07:44:12.304709 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2024.12.21 07:44:12.312907 [ 194 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.013628027 sec., 23774.534641001228 rows/sec., 23.97 MiB/sec. 2024.12.21 07:44:12.313714 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:44:12.314430 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:12.314513 [ 196 ] {bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9::all_1_6_1} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:44:12.314718 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. 2024.12.21 07:44:14.513402 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.513661 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 07:44:14.513733 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 07:44:14.514457 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.514511 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.514942 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:44:14.515204 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.515386 [ 32 ] {} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 07:44:14.515465 [ 32 ] {} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.515475 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} executeQuery: Read 14 rows, 1.01 KiB in 0.001862 sec., 7518.796992481203 rows/sec., 541.25 KiB/sec. 2024.12.21 07:44:14.515496 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.515651 [ 279 ] {14f6cff8-673b-4d78-b743-448e1cc36024} TCPHandler: Processed in 0.00242188 sec. 2024.12.21 07:44:14.515763 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.21 07:44:14.515925 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.515966 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:14.516024 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:14.516249 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:14.516341 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:14.516476 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:14.516682 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:14.517002 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:14.517255 [ 194 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:14.519212 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.519311 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.519719 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004072317 sec., 17189.231584869252 rows/sec., 1.27 MiB/sec. 2024.12.21 07:44:14.519966 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 07:44:14.520274 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 07:44:14.520513 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.520692 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_5_1} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 07:44:14.520772 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.520867 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 07:44:14.521190 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} executeQuery: Read 265 rows, 23.85 KiB in 0.005084 sec., 52124.311565696305 rows/sec., 4.58 MiB/sec. 2024.12.21 07:44:14.521403 [ 282 ] {fa100af8-7c5b-46dd-9fd9-51f4a330161f} TCPHandler: Processed in 0.005627203 sec. 2024.12.21 07:44:14.521574 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.521717 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:14.521778 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:14.522487 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.522535 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.522907 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:44:14.523148 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.523368 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} executeQuery: Read 38 rows, 2.79 KiB in 0.001686 sec., 22538.55278766311 rows/sec., 1.61 MiB/sec. 2024.12.21 07:44:14.523423 [ 279 ] {685cd375-7103-4aff-aa78-6a642bfe9926} TCPHandler: Processed in 0.001916322 sec. 2024.12.21 07:44:14.523566 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.523714 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 07:44:14.523777 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 07:44:14.524463 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.524514 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.524891 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:44:14.525137 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.525321 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} executeQuery: Read 14 rows, 1004.00 B in 0.001645 sec., 8510.638297872341 rows/sec., 596.03 KiB/sec. 2024.12.21 07:44:14.525378 [ 282 ] {ebf23c86-79d1-4002-bd45-e9d3f18f6701} TCPHandler: Processed in 0.001872931 sec. 2024.12.21 07:44:14.525513 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.525646 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 07:44:14.525705 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 07:44:14.526401 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.526448 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.526825 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:44:14.527093 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.527261 [ 31 ] {} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 07:44:14.527323 [ 31 ] {} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.527334 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} executeQuery: Read 13 rows, 830.00 B in 0.001709 sec., 7606.787595084845 rows/sec., 474.28 KiB/sec. 2024.12.21 07:44:14.527377 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.527459 [ 279 ] {2f387de7-bbf4-4abd-aeaa-deaaa94d94e6} TCPHandler: Processed in 0.001995053 sec. 2024.12.21 07:44:14.527782 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.527970 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.21 07:44:14.528142 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:14.528263 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:14.528437 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:14.528586 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part 2024.12.21 07:44:14.528958 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.12.21 07:44:14.529270 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part 2024.12.21 07:44:14.529635 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part 2024.12.21 07:44:14.529910 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part 2024.12.21 07:44:14.531023 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.531092 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.532141 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 07:44:14.532188 [ 194 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004646197 sec., 13989.936285525559 rows/sec., 926.92 KiB/sec. 2024.12.21 07:44:14.532457 [ 189 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 07:44:14.532600 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.532962 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} executeQuery: Read 413 rows, 30.16 KiB in 0.004925 sec., 83857.86802030458 rows/sec., 5.98 MiB/sec. 2024.12.21 07:44:14.533146 [ 282 ] {f9240b5c-a2cd-4eec-a8b0-79626eb073c8} TCPHandler: Processed in 0.005580943 sec. 2024.12.21 07:44:14.533153 [ 189 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.533315 [ 189 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_5_1} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 07:44:14.533336 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.533415 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 07:44:14.533490 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 07:44:14.533549 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 07:44:14.534106 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.534152 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.534574 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:44:14.534806 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.535024 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} executeQuery: Read 6 rows, 321.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 200.56 KiB/sec. 2024.12.21 07:44:14.535076 [ 279 ] {807ecc5a-3b64-4bf7-853f-01023295c24b} TCPHandler: Processed in 0.001832911 sec. 2024.12.21 07:44:14.535204 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.535322 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:14.535377 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:14.535950 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.535988 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.536428 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 07:44:14.536668 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.536844 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} executeQuery: Read 237 rows, 16.27 KiB in 0.001547 sec., 153199.74143503557 rows/sec., 10.27 MiB/sec. 2024.12.21 07:44:14.536894 [ 282 ] {c5adf997-8331-45f9-b6f8-8eb140ba1ff2} TCPHandler: Processed in 0.001746209 sec. 2024.12.21 07:44:14.537045 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.537180 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 07:44:14.537241 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 07:44:14.537757 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.537796 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.538157 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:44:14.538390 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.538555 [ 31 ] {} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 07:44:14.538626 [ 31 ] {} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.538654 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. 2024.12.21 07:44:14.538670 [ 31 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.538808 [ 279 ] {b97191d9-cbe6-4d60-be80-caed1ef3476f} TCPHandler: Processed in 0.001822621 sec. 2024.12.21 07:44:14.539146 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.539340 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full 2024.12.21 07:44:14.539396 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:14.539648 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} 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 2024.12.21 07:44:14.539751 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:14.539910 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:14.540192 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:14.540592 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:14.540915 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:14.541180 [ 198 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:14.544652 [ 189 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005824987 sec., 858.3710143902467 rows/sec., 57.84 KiB/sec. 2024.12.21 07:44:14.544891 [ 189 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 07:44:14.544987 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.545048 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.545468 [ 189 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.545687 [ 189 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_5_1} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 07:44:14.545829 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.21 07:44:14.546198 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:44:14.546468 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.546807 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} executeQuery: Read 31 rows, 56.88 KiB in 0.007455 sec., 4158.283031522468 rows/sec., 7.45 MiB/sec. 2024.12.21 07:44:14.547206 [ 282 ] {2c81326b-3891-4677-947e-cc80c1e2786f} TCPHandler: Processed in 0.008284948 sec. 2024.12.21 07:44:14.547371 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:14.547510 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:14.547570 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:14.548150 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:14.548197 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. 2024.12.21 07:44:14.548635 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 07:44:14.548960 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:14.549252 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} executeQuery: Read 82 rows, 5.33 KiB in 0.001764 sec., 46485.26077097506 rows/sec., 2.95 MiB/sec. 2024.12.21 07:44:14.549344 [ 279 ] {8b952422-22f8-44cb-af30-8b8520c90dc8} TCPHandler: Processed in 0.002038114 sec. 2024.12.21 07:44:17.203702 [ 27 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:44:17.203774 [ 27 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:44:17.293389 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2024.12.21 07:44:17.294091 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:17.294145 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:17.294685 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:17.294970 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:17.295226 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.12.21 07:44:17.560315 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.12.21 07:44:17.580990 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:17.581044 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:17.588461 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:17.589256 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:17.592263 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.12.21 07:44:19.500467 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.500730 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} executeQuery: (from [fd00:1122:3344:101::d]:54835) 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) 2024.12.21 07:44:19.501155 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:44:19.501209 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} 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 2024.12.21 07:44:19.501585 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:44:19.501669 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:44:19.501844 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.12.21 07:44:19.501966 [ 295 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:44:19.502121 [ 298 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:44:19.502146 [ 294 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.21 07:44:19.502146 [ 296 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 07:44:19.502379 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (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 2024.12.21 07:44:19.502411 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:44:19.502553 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:44:19.502577 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 40 rows with 4 streams 2024.12.21 07:44:19.502621 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} 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'))" 2024.12.21 07:44:19.502666 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} 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'))" 2024.12.21 07:44:19.502709 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} 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'))" 2024.12.21 07:44:19.502750 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} 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'))" 2024.12.21 07:44:19.504820 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} executeQuery: Read 40 rows, 1.53 KiB in 0.004214 sec., 9492.1689606075 rows/sec., 361.98 KiB/sec. 2024.12.21 07:44:19.505058 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} MemoryTracker: Peak memory usage (for query): 145.50 KiB. 2024.12.21 07:44:19.505077 [ 279 ] {b8a67976-bb4e-470f-85d0-46a49bedb3c4} TCPHandler: Processed in 0.004741909 sec. 2024.12.21 07:44:19.513814 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.513960 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 07:44:19.514020 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:44:19.514826 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.514870 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.515362 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 07:44:19.515584 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.515831 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} executeQuery: Read 1 rows, 106.00 B in 0.001915 sec., 522.1932114882507 rows/sec., 54.06 KiB/sec. 2024.12.21 07:44:19.515890 [ 279 ] {823c6853-1548-4856-9501-993fa8058731} TCPHandler: Processed in 0.002142886 sec. 2024.12.21 07:44:19.516126 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.516322 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:19.516403 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:19.517193 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.517242 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.517690 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 07:44:19.517950 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.518194 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} executeQuery: Read 79 rows, 6.56 KiB in 0.001925 sec., 41038.96103896104 rows/sec., 3.33 MiB/sec. 2024.12.21 07:44:19.518260 [ 282 ] {ef282ddd-4c01-4e65-a52f-d5b137209064} TCPHandler: Processed in 0.002267437 sec. 2024.12.21 07:44:19.518426 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.518565 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.518623 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:19.519314 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.519365 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.519797 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:44:19.520048 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.520219 [ 24 ] {} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:44:19.520294 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} executeQuery: Read 11 rows, 847.00 B in 0.001752 sec., 6278.538812785388 rows/sec., 472.12 KiB/sec. 2024.12.21 07:44:19.520302 [ 24 ] {} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.520379 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.520429 [ 279 ] {26e556ee-958d-4338-9fce-bf7a3f9def88} TCPHandler: Processed in 0.002071285 sec. 2024.12.21 07:44:19.520649 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:44:19.520661 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.520890 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:19.520932 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.520953 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.12.21 07:44:19.521043 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 07:44:19.521196 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part 2024.12.21 07:44:19.521586 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2024.12.21 07:44:19.521882 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part 2024.12.21 07:44:19.522181 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part 2024.12.21 07:44:19.522547 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part 2024.12.21 07:44:19.524054 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.524127 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.525281 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:44:19.525555 [ 189 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 131 rows, containing 5 columns (5 merged, 0 gathered) in 0.005073214 sec., 25821.89515364422 rows/sec., 1.93 MiB/sec. 2024.12.21 07:44:19.525763 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:44:19.525798 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.526179 [ 24 ] {} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:44:19.526324 [ 24 ] {} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.526403 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} executeQuery: Read 1 rows, 68.00 B in 0.005535 sec., 180.6684733514002 rows/sec., 12.00 KiB/sec. 2024.12.21 07:44:19.526430 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.526484 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.526849 [ 194 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_6_1} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:44:19.526877 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:44:19.526889 [ 282 ] {07d3da45-2900-4a01-bf24-49e34a148c1a} TCPHandler: Processed in 0.006340266 sec. 2024.12.21 07:44:19.527130 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 07:44:19.527182 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.527306 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:19.527340 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:19.527406 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:19.527528 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:19.527561 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:19.527914 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part 2024.12.21 07:44:19.528086 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:19.528301 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:19.528515 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:19.529614 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.529659 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.530227 [ 189 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 299 rows, containing 5 columns (5 merged, 0 gathered) in 0.003644811 sec., 82034.43196368756 rows/sec., 5.88 MiB/sec. 2024.12.21 07:44:19.530272 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 07:44:19.530420 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:44:19.530727 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.531032 [ 202 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.531250 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} executeQuery: Read 88 rows, 7.05 KiB in 0.003881 sec., 22674.568410203556 rows/sec., 1.77 MiB/sec. 2024.12.21 07:44:19.531266 [ 202 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_6_1} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:44:19.531441 [ 279 ] {19960595-3bfe-4d8a-ac0d-3bca18b9ded3} TCPHandler: Processed in 0.004423334 sec. 2024.12.21 07:44:19.531477 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.12.21 07:44:19.531726 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.531951 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.532051 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:19.532938 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.532979 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.533395 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 07:44:19.533642 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.533858 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} executeQuery: Read 160 rows, 11.41 KiB in 0.001964 sec., 81466.3951120163 rows/sec., 5.67 MiB/sec. 2024.12.21 07:44:19.533915 [ 282 ] {19bc66f3-e26e-430f-b752-3dc8c9d40a1c} TCPHandler: Processed in 0.002298588 sec. 2024.12.21 07:44:19.534066 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.534207 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.534267 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 07:44:19.534821 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.534861 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.535229 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:44:19.535482 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.535686 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} executeQuery: Read 1 rows, 65.00 B in 0.00151 sec., 662.251655629139 rows/sec., 42.04 KiB/sec. 2024.12.21 07:44:19.535739 [ 279 ] {e91f663a-c6f0-4bc8-916a-5f4c508f1542} TCPHandler: Processed in 0.001742718 sec. 2024.12.21 07:44:19.535948 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.536169 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.536312 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} 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 2024.12.21 07:44:19.537631 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.537671 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.538315 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:44:19.538577 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.538752 [ 24 ] {} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:44:19.538819 [ 24 ] {} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.538864 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.538883 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} executeQuery: Read 11 rows, 20.18 KiB in 0.002762 sec., 3982.6212889210715 rows/sec., 7.14 MiB/sec. 2024.12.21 07:44:19.539404 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:44:19.539574 [ 282 ] {6c34c0d3-b3c8-4c61-b0a6-d3dabf549204} TCPHandler: Processed in 0.003726942 sec. 2024.12.21 07:44:19.539791 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.539975 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:19.539981 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.540053 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part 2024.12.21 07:44:19.540061 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 07:44:19.540732 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part 2024.12.21 07:44:19.541240 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part 2024.12.21 07:44:19.541818 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part 2024.12.21 07:44:19.541829 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.541881 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.542295 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part 2024.12.21 07:44:19.542832 [ 189 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part 2024.12.21 07:44:19.542971 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:44:19.543507 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} oximeter.measurements_i64 (a9134272-7a49-4b0e-89fe-d0c3db696a15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.544022 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} executeQuery: Read 15 rows, 1.09 KiB in 0.004062 sec., 3692.7621861152147 rows/sec., 267.82 KiB/sec. 2024.12.21 07:44:19.544362 [ 279 ] {e869bfe8-3756-433d-84e5-757d5ca4bc8b} TCPHandler: Processed in 0.004672568 sec. 2024.12.21 07:44:19.544660 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.544977 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.545106 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:19.546983 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.547047 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.548156 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 07:44:19.548736 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.549325 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} executeQuery: Read 60 rows, 4.14 KiB in 0.004413 sec., 13596.193065941536 rows/sec., 938.28 KiB/sec. 2024.12.21 07:44:19.549749 [ 282 ] {d80ccde9-584b-479d-b942-4885c625e16c} TCPHandler: Processed in 0.005230607 sec. 2024.12.21 07:44:19.550252 [ 197 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 19 columns (19 merged, 0 gathered) in 0.011298048 sec., 8497.0430290259 rows/sec., 15.23 MiB/sec. 2024.12.21 07:44:19.550594 [ 197 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:44:19.550995 [ 197 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.551069 [ 197 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_6_1} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:44:19.551176 [ 197 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. 2024.12.21 07:44:19.873532 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.873807 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} executeQuery: (from [fd00:1122:3344:101::d]:54835) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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) 2024.12.21 07:44:19.874240 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 07:44:19.874295 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 2024.12.21 07:44:19.874664 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:44:19.874744 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 07:44:19.874925 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.12.21 07:44:19.875174 [ 295 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 07:44:19.875229 [ 298 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 07:44:19.875295 [ 296 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps 2024.12.21 07:44:19.875328 [ 300 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 07:44:19.875295 [ 294 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.21 07:44:19.875528 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges 2024.12.21 07:44:19.875557 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 07:44:19.875703 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 07:44:19.875727 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (SelectExecutor): Reading approx. 40 rows with 4 streams 2024.12.21 07:44:19.875774 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" 2024.12.21 07:44:19.875824 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" 2024.12.21 07:44:19.875868 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" 2024.12.21 07:44:19.875909 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" 2024.12.21 07:44:19.877672 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} executeQuery: Read 40 rows, 1.53 KiB in 0.003989 sec., 10027.57583354224 rows/sec., 382.40 KiB/sec. 2024.12.21 07:44:19.877941 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} MemoryTracker: Peak memory usage (for query): 145.61 KiB. 2024.12.21 07:44:19.877962 [ 279 ] {80bc99ee-bd35-4ddd-ac7c-eef6666c9ebc} TCPHandler: Processed in 0.004565006 sec. 2024.12.21 07:44:19.918845 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.919055 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 07:44:19.919142 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 07:44:19.920199 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.920242 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.920724 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:44:19.920955 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.921127 [ 24 ] {} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:44:19.921209 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} executeQuery: Read 1 rows, 232.00 B in 0.00221 sec., 452.4886877828054 rows/sec., 102.52 KiB/sec. 2024.12.21 07:44:19.921211 [ 24 ] {} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.921297 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.921359 [ 279 ] {dede0832-0043-41eb-bbfd-4a4fc04f4ca9} TCPHandler: Processed in 0.002629674 sec. 2024.12.21 07:44:19.921527 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:44:19.921608 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.921907 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.922049 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 07:44:19.922059 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:19.922183 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2024.12.21 07:44:19.922470 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part 2024.12.21 07:44:19.922715 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.21 07:44:19.923099 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2024.12.21 07:44:19.923405 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:19.923625 [ 189 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:19.924736 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.924819 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.925977 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:44:19.926577 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.927289 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} executeQuery: Read 14 rows, 1.01 KiB in 0.005447 sec., 2570.2221406278686 rows/sec., 185.02 KiB/sec. 2024.12.21 07:44:19.927613 [ 282 ] {b8877eeb-1ec7-40b7-9bf1-c23527bc3c6a} TCPHandler: Processed in 0.006134022 sec. 2024.12.21 07:44:19.927852 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.928048 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 07:44:19.928124 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 07:44:19.929573 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.929627 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.930324 [ 202 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.008908328 sec., 4714.6894456513055 rows/sec., 796.09 KiB/sec. 2024.12.21 07:44:19.930335 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 07:44:19.930608 [ 202 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:44:19.930817 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.931547 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} executeQuery: Read 12 rows, 1002.00 B in 0.003526 sec., 3403.289846851957 rows/sec., 277.51 KiB/sec. 2024.12.21 07:44:19.931636 [ 279 ] {12ae0e2e-1fbe-423d-8025-8666cfd094f4} TCPHandler: Processed in 0.003891715 sec. 2024.12.21 07:44:19.931814 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.931926 [ 202 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.932042 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:19.932104 [ 202 ] {79fed9b1-610c-42c9-92b2-24a61392636f::all_1_6_1} oximeter.timeseries_schema (79fed9b1-610c-42c9-92b2-24a61392636f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:44:19.932133 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:19.932315 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. 2024.12.21 07:44:19.933613 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.933658 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.934130 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 07:44:19.934381 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.934596 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} executeQuery: Read 1411 rows, 120.41 KiB in 0.002633 sec., 535890.6190657045 rows/sec., 44.66 MiB/sec. 2024.12.21 07:44:19.934658 [ 282 ] {a7e6ab3a-57f5-4823-8923-62f24f2cd457} TCPHandler: Processed in 0.002927849 sec. 2024.12.21 07:44:19.934846 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.935051 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.935135 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:19.936002 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.936043 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.936420 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:44:19.936663 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.936904 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} executeQuery: Read 50 rows, 3.63 KiB in 0.001897 sec., 26357.406431207168 rows/sec., 1.87 MiB/sec. 2024.12.21 07:44:19.936964 [ 279 ] {ef5fe364-610e-4b8d-838a-05c98f605154} TCPHandler: Processed in 0.002217717 sec. 2024.12.21 07:44:19.937106 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.937247 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.937306 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 07:44:19.938031 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.938071 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.938449 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:44:19.938719 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.938936 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} executeQuery: Read 242 rows, 16.79 KiB in 0.001721 sec., 140615.92097617663 rows/sec., 9.53 MiB/sec. 2024.12.21 07:44:19.938991 [ 282 ] {c0d53384-6fac-44de-b50e-597d3e1b575a} TCPHandler: Processed in 0.001953622 sec. 2024.12.21 07:44:19.939140 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.939281 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.939337 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 07:44:19.939983 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.940023 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.940385 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:44:19.940629 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.940864 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} executeQuery: Read 13 rows, 830.00 B in 0.00161 sec., 8074.534161490683 rows/sec., 503.45 KiB/sec. 2024.12.21 07:44:19.940921 [ 279 ] {06f04d0b-e399-45ff-85e2-afc29ef57218} TCPHandler: Processed in 0.001849911 sec. 2024.12.21 07:44:19.941065 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.941204 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:19.941263 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:19.942188 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.942229 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.942638 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 07:44:19.942878 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.943106 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} executeQuery: Read 881 rows, 65.43 KiB in 0.001933 sec., 455768.23590274184 rows/sec., 33.06 MiB/sec. 2024.12.21 07:44:19.943163 [ 282 ] {ff156ae4-baf4-4fd4-b2cf-60cb5d33a5c1} TCPHandler: Processed in 0.002168276 sec. 2024.12.21 07:44:19.943313 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.943453 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 07:44:19.943515 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 07:44:19.944034 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.944074 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.944441 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 07:44:19.944674 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.944826 [ 24 ] {} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 07:44:19.944890 [ 24 ] {} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.944924 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} executeQuery: Read 6 rows, 321.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 210.10 KiB/sec. 2024.12.21 07:44:19.944934 [ 24 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.945051 [ 279 ] {36473073-9963-4921-979f-771e4f90d5e1} TCPHandler: Processed in 0.00179732 sec. 2024.12.21 07:44:19.945246 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.12.21 07:44:19.945252 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.945411 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:19.945432 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.945458 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2024.12.21 07:44:19.945499 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:19.945738 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.12.21 07:44:19.946102 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.21 07:44:19.946501 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2024.12.21 07:44:19.946828 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.12.21 07:44:19.947190 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.12.21 07:44:19.948836 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.948849 [ 187 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003771673 sec., 9544.835938852599 rows/sec., 498.68 KiB/sec. 2024.12.21 07:44:19.948878 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.949020 [ 189 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 07:44:19.949619 [ 189 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.949719 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 07:44:19.949740 [ 189 ] {c3bbe3f1-499b-48ba-a645-0558fcd6658b::all_1_6_1} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 07:44:19.949893 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 07:44:19.950084 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.950308 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} executeQuery: Read 961 rows, 65.39 KiB in 0.004921 sec., 195285.51107498477 rows/sec., 12.98 MiB/sec. 2024.12.21 07:44:19.950368 [ 282 ] {c941150e-d2be-467b-9abf-ebdf202578d0} TCPHandler: Processed in 0.005223787 sec. 2024.12.21 07:44:19.950538 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.950678 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.950741 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 07:44:19.951305 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.951351 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.951775 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:44:19.952039 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.952249 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} executeQuery: Read 1 rows, 69.00 B in 0.001601 sec., 624.6096189881324 rows/sec., 42.09 KiB/sec. 2024.12.21 07:44:19.952299 [ 279 ] {dd2c665e-9ade-469d-b5c4-f54c2aa82b60} TCPHandler: Processed in 0.001829801 sec. 2024.12.21 07:44:19.952457 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.952596 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.952689 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} 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 2024.12.21 07:44:19.953805 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.953845 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.954502 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:44:19.954761 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.954997 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} executeQuery: Read 31 rows, 56.88 KiB in 0.002433 sec., 12741.471434443076 rows/sec., 22.83 MiB/sec. 2024.12.21 07:44:19.955091 [ 282 ] {2e37f6e9-f9d5-4e47-81d8-d9671807426f} TCPHandler: Processed in 0.002702585 sec. 2024.12.21 07:44:19.955238 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:19.955379 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:19.955438 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:19.955960 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:19.956000 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:19.956370 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 07:44:19.956610 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:19.956818 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} executeQuery: Read 34 rows, 2.02 KiB in 0.00147 sec., 23129.251700680274 rows/sec., 1.34 MiB/sec. 2024.12.21 07:44:19.956867 [ 279 ] {468fe4f1-7e65-4c3e-81e7-50353061f654} TCPHandler: Processed in 0.001698179 sec. 2024.12.21 07:44:20.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 171.57 MiB, peak 174.86 MiB, free memory in arenas 0.00 B, will set to 169.53 MiB (RSS), difference: -2.04 MiB 2024.12.21 07:44:22.300865 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 396 2024.12.21 07:44:22.304884 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:22.304947 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:22.306487 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:44:22.306803 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:22.307430 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 396 2024.12.21 07:44:24.504641 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:24.504828 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:24.504898 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:24.505680 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:24.505724 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:24.506174 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 07:44:24.506447 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:24.506650 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} executeQuery: Read 56 rows, 4.38 KiB in 0.001874 sec., 29882.604055496264 rows/sec., 2.28 MiB/sec. 2024.12.21 07:44:24.506716 [ 279 ] {c4db0cab-d643-4528-bd37-dbfc7a2ab5dd} TCPHandler: Processed in 0.002207767 sec. 2024.12.21 07:44:24.506980 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:24.507176 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:24.507254 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:24.508060 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:24.508118 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:24.508580 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 07:44:24.508864 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:24.509119 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} executeQuery: Read 64 rows, 5.12 KiB in 0.001999 sec., 32016.008004002004 rows/sec., 2.50 MiB/sec. 2024.12.21 07:44:24.509189 [ 282 ] {98c36a33-cf57-4d82-a7b1-a3b8c05aae5f} TCPHandler: Processed in 0.002344779 sec. 2024.12.21 07:44:24.509366 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:24.509493 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:24.509551 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:24.510129 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:24.510168 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:24.510572 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 07:44:24.510818 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:24.511062 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} executeQuery: Read 128 rows, 9.13 KiB in 0.001587 sec., 80655.3245116572 rows/sec., 5.62 MiB/sec. 2024.12.21 07:44:24.511218 [ 279 ] {47e4cbd2-ede3-49c7-9e44-cca0f99c276d} TCPHandler: Processed in 0.001914361 sec. 2024.12.21 07:44:24.511405 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:24.511536 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:24.511594 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:24.512121 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:24.512164 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:24.512573 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 07:44:24.512826 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:24.513066 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} executeQuery: Read 48 rows, 3.31 KiB in 0.001562 sec., 30729.833546734953 rows/sec., 2.07 MiB/sec. 2024.12.21 07:44:24.513126 [ 282 ] {a4943c65-0a01-40c8-b05e-8b842f4d012e} TCPHandler: Processed in 0.00179452 sec. 2024.12.21 07:44:24.795353 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2024.12.21 07:44:24.795993 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:24.796043 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:24.796583 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 07:44:24.796857 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:24.797081 [ 54 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 07:44:24.797123 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2024.12.21 07:44:24.797173 [ 54 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:24.797206 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:24.797337 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 07:44:24.797491 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:24.797548 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part 2024.12.21 07:44:24.797667 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part 2024.12.21 07:44:24.797881 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part 2024.12.21 07:44:24.798017 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part 2024.12.21 07:44:24.798220 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part 2024.12.21 07:44:24.798291 [ 186 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part 2024.12.21 07:44:24.800110 [ 187 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002831287 sec., 1788232.7012415202 rows/sec., 25.58 MiB/sec. 2024.12.21 07:44:24.800533 [ 187 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 07:44:24.800885 [ 187 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:24.800985 [ 187 ] {f5b09f4f-d86b-44fd-be91-6fa4586dcfcc::all_1_11_2} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 07:44:24.801106 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. 2024.12.21 07:44:25.092335 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.12.21 07:44:25.113901 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:25.113964 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:25.121565 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 07:44:25.122470 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:25.122940 [ 54 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 07:44:25.123114 [ 54 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:25.123207 [ 54 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:25.123470 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 07:44:25.129745 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.12.21 07:44:25.130765 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:25.131678 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.12.21 07:44:25.136562 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2024.12.21 07:44:25.141955 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part 2024.12.21 07:44:25.147225 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2024.12.21 07:44:25.152648 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part 2024.12.21 07:44:25.157255 [ 199 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2024.12.21 07:44:25.214351 [ 186 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.091017385 sec., 911.9136964877644 rows/sec., 4.72 MiB/sec. 2024.12.21 07:44:25.216719 [ 186 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 07:44:25.219891 [ 186 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:25.220020 [ 186 ] {88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1::all_1_11_2} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 07:44:25.222630 [ 186 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. 2024.12.21 07:44:26.000167 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 170.66 MiB, peak 180.54 MiB, free memory in arenas 0.00 B, will set to 172.73 MiB (RSS), difference: 2.06 MiB 2024.12.21 07:44:29.513181 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:29.513438 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:29.513531 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:29.514507 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:29.514567 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:29.515182 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 07:44:29.515497 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:29.515741 [ 23 ] {} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 07:44:29.515784 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} executeQuery: Read 78 rows, 6.47 KiB in 0.00241 sec., 32365.14522821577 rows/sec., 2.62 MiB/sec. 2024.12.21 07:44:29.515827 [ 23 ] {} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:29.515889 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:29.515951 [ 279 ] {fc36f0ef-c25f-4a0c-82b0-ccaae734b465} TCPHandler: Processed in 0.00296017 sec. 2024.12.21 07:44:29.516305 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 07:44:29.516379 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:29.516736 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:29.516749 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:29.516802 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1403 rows starting from the beginning of the part 2024.12.21 07:44:29.516884 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:29.517187 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part 2024.12.21 07:44:29.517579 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 79 rows starting from the beginning of the part 2024.12.21 07:44:29.517924 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1411 rows starting from the beginning of the part 2024.12.21 07:44:29.518317 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part 2024.12.21 07:44:29.518743 [ 190 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part 2024.12.21 07:44:29.520505 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:29.520579 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:29.521769 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:44:29.522227 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:29.522526 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} executeQuery: Read 11 rows, 847.00 B in 0.005884 sec., 1869.4765465669611 rows/sec., 140.58 KiB/sec. 2024.12.21 07:44:29.522612 [ 282 ] {66e5b338-18f2-4e60-8708-4fa6e34138fe} TCPHandler: Processed in 0.006455948 sec. 2024.12.21 07:44:29.522871 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:29.523272 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:29.523337 [ 195 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3292 rows, containing 5 columns (5 merged, 0 gathered) in 0.007323561 sec., 449508.1013184706 rows/sec., 39.24 MiB/sec. 2024.12.21 07:44:29.523375 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:29.523644 [ 195 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 07:44:29.524403 [ 195 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:29.524680 [ 195 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_16_3} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 07:44:29.524919 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.12.21 07:44:29.525080 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:29.525142 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:29.525667 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 07:44:29.525981 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:29.526197 [ 23 ] {} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 07:44:29.526272 [ 23 ] {} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:29.526320 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} executeQuery: Read 75 rows, 6.00 KiB in 0.003186 sec., 23540.48964218456 rows/sec., 1.84 MiB/sec. 2024.12.21 07:44:29.526326 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:29.526552 [ 279 ] {3a3ac3df-0100-491c-82c1-e4b596ca2cf0} TCPHandler: Processed in 0.003795183 sec. 2024.12.21 07:44:29.526861 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 07:44:29.526978 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:29.527200 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:29.527227 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:29.527300 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 875 rows starting from the beginning of the part 2024.12.21 07:44:29.527339 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:29.527770 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 413 rows starting from the beginning of the part 2024.12.21 07:44:29.528270 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 88 rows starting from the beginning of the part 2024.12.21 07:44:29.528644 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 881 rows starting from the beginning of the part 2024.12.21 07:44:29.529024 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part 2024.12.21 07:44:29.529364 [ 192 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part 2024.12.21 07:44:29.530206 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:29.530263 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:29.531163 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 07:44:29.531604 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:29.531923 [ 23 ] {} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 07:44:29.532047 [ 23 ] {} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:29.532131 [ 23 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:29.532207 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} executeQuery: Read 160 rows, 11.41 KiB in 0.005033 sec., 31790.184780449035 rows/sec., 2.21 MiB/sec. 2024.12.21 07:44:29.532606 [ 282 ] {144ea1b2-fa35-4db9-ae99-59f1d69ebb51} TCPHandler: Processed in 0.005888358 sec. 2024.12.21 07:44:29.532637 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 07:44:29.532949 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:29.533131 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:29.533281 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:29.533304 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4144 rows starting from the beginning of the part 2024.12.21 07:44:29.533637 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} 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 2024.12.21 07:44:29.534105 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part 2024.12.21 07:44:29.534766 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part 2024.12.21 07:44:29.535255 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 961 rows starting from the beginning of the part 2024.12.21 07:44:29.535704 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part 2024.12.21 07:44:29.536190 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part 2024.12.21 07:44:29.537759 [ 190 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 5 columns (5 merged, 0 gathered) in 0.011214507 sec., 213651.8350739805 rows/sec., 16.38 MiB/sec. 2024.12.21 07:44:29.538277 [ 190 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 07:44:29.539451 [ 190 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:29.539785 [ 190 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_16_3} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 07:44:29.540136 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. 2024.12.21 07:44:29.541059 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:29.541150 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:29.542773 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:44:29.543105 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:29.543760 [ 195 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5790 rows, containing 5 columns (5 merged, 0 gathered) in 0.011474141 sec., 504612.9379096875 rows/sec., 34.04 MiB/sec. 2024.12.21 07:44:29.543764 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} executeQuery: Read 11 rows, 20.18 KiB in 0.010588 sec., 1038.911975821685 rows/sec., 1.86 MiB/sec. 2024.12.21 07:44:29.544001 [ 279 ] {b65bcbd1-fa2f-401d-b0ed-6a2048ed81a1} TCPHandler: Processed in 0.011223846 sec. 2024.12.21 07:44:29.544245 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:29.544409 [ 188 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 07:44:29.544474 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:29.544616 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:29.545213 [ 188 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:29.545498 [ 188 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_16_3} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 07:44:29.545715 [ 188 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. 2024.12.21 07:44:29.545825 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:29.545870 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:29.546295 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 07:44:29.546552 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:29.546688 [ 151 ] {} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 07:44:29.546732 [ 151 ] {} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:29.546757 [ 151 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:29.546757 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} executeQuery: Read 60 rows, 4.14 KiB in 0.002354 sec., 25488.530161427356 rows/sec., 1.72 MiB/sec. 2024.12.21 07:44:29.547083 [ 282 ] {2678b2e6-bdc1-469c-9c5a-346fb907a108} TCPHandler: Processed in 0.002919848 sec. 2024.12.21 07:44:29.547157 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full 2024.12.21 07:44:29.547398 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:29.547435 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 676 rows starting from the beginning of the part 2024.12.21 07:44:29.547514 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part 2024.12.21 07:44:29.547718 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part 2024.12.21 07:44:29.547880 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part 2024.12.21 07:44:29.548058 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2024.12.21 07:44:29.548228 [ 188 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part 2024.12.21 07:44:29.549484 [ 191 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.002642354 sec., 363312.4100707173 rows/sec., 23.76 MiB/sec. 2024.12.21 07:44:29.549697 [ 200 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 07:44:29.550043 [ 200 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:29.550122 [ 200 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_16_3} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 07:44:29.550192 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. 2024.12.21 07:44:32.203812 [ 89 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:44:32.203873 [ 89 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:44:32.297268 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2024.12.21 07:44:32.298026 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:32.298087 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:32.298633 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 07:44:32.298897 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:32.299154 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.12.21 07:44:32.307742 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 416 2024.12.21 07:44:32.310515 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:32.310565 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:32.312058 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:44:32.312376 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:32.312992 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 416 2024.12.21 07:44:32.629845 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 2024.12.21 07:44:32.649108 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:32.649165 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:32.656406 [ 243 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 07:44:32.657168 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:32.660229 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 91 2024.12.21 07:44:34.513403 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.513610 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 07:44:34.513690 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 07:44:34.514464 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.514511 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.515039 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:44:34.515288 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.515619 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} executeQuery: Read 14 rows, 1.01 KiB in 0.002043 sec., 6852.667645619187 rows/sec., 493.30 KiB/sec. 2024.12.21 07:44:34.515755 [ 279 ] {4d420a03-8c32-47f1-8d67-d0e7ef143198} TCPHandler: Processed in 0.002486412 sec. 2024.12.21 07:44:34.515999 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.516204 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:34.516310 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:34.517172 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.517227 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.517697 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 07:44:34.517966 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.518205 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} executeQuery: Read 265 rows, 23.85 KiB in 0.002057 sec., 128828.39086047643 rows/sec., 11.32 MiB/sec. 2024.12.21 07:44:34.518275 [ 282 ] {7f8e7cc7-403d-444f-be04-6fe276ed3185} TCPHandler: Processed in 0.00241487 sec. 2024.12.21 07:44:34.518406 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.518595 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:34.518645 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:34.519242 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.519282 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.519647 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:44:34.519888 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.520091 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} executeQuery: Read 38 rows, 2.79 KiB in 0.001519 sec., 25016.4581961817 rows/sec., 1.79 MiB/sec. 2024.12.21 07:44:34.520142 [ 279 ] {3381f6e5-489c-4f8b-b409-aa02134b8394} TCPHandler: Processed in 0.001790849 sec. 2024.12.21 07:44:34.520292 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.520442 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 07:44:34.520503 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 07:44:34.521189 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.521230 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.521604 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:44:34.521898 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.522119 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} executeQuery: Read 14 rows, 1004.00 B in 0.001715 sec., 8163.265306122449 rows/sec., 571.70 KiB/sec. 2024.12.21 07:44:34.522174 [ 282 ] {1d37dce8-5c12-415a-af64-e34cb3eba5c6} TCPHandler: Processed in 0.001949602 sec. 2024.12.21 07:44:34.522320 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.522476 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 07:44:34.522525 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 07:44:34.523097 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.523136 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.523498 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:44:34.523761 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.523969 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} executeQuery: Read 13 rows, 830.00 B in 0.001537 sec., 8458.035133376708 rows/sec., 527.36 KiB/sec. 2024.12.21 07:44:34.524021 [ 279 ] {cff147da-c0d1-481d-ac1a-17c71511d85f} TCPHandler: Processed in 0.001759459 sec. 2024.12.21 07:44:34.524162 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.524301 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:34.524358 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:34.525197 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.525237 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.525648 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 07:44:34.525900 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.526111 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} executeQuery: Read 413 rows, 30.16 KiB in 0.001843 sec., 224091.15572436244 rows/sec., 15.98 MiB/sec. 2024.12.21 07:44:34.526165 [ 282 ] {4b989b42-928d-430f-82a2-05f6e2dfb8b2} TCPHandler: Processed in 0.002065325 sec. 2024.12.21 07:44:34.526313 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.526451 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 07:44:34.526509 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 07:44:34.527083 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.527131 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.527497 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 07:44:34.527735 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.527968 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} executeQuery: Read 6 rows, 321.00 B in 0.001539 sec., 3898.635477582846 rows/sec., 203.69 KiB/sec. 2024.12.21 07:44:34.528034 [ 279 ] {15a543f0-7632-4ffc-b321-e022bc9744d0} TCPHandler: Processed in 0.00178779 sec. 2024.12.21 07:44:34.528164 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.528303 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:34.528364 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:34.529040 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.529087 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.529505 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 07:44:34.529752 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.530013 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} executeQuery: Read 237 rows, 16.27 KiB in 0.001732 sec., 136836.02771362587 rows/sec., 9.17 MiB/sec. 2024.12.21 07:44:34.530186 [ 282 ] {4f3a5747-ad19-422c-93dd-3ebcab51af31} TCPHandler: Processed in 0.002074425 sec. 2024.12.21 07:44:34.530326 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.530442 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 07:44:34.530492 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 07:44:34.530964 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.531004 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.531357 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:44:34.531589 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.531816 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} executeQuery: Read 1 rows, 69.00 B in 0.001395 sec., 716.8458781362008 rows/sec., 48.30 KiB/sec. 2024.12.21 07:44:34.531868 [ 279 ] {7f4f85a4-f686-40bf-b492-b23153f075e8} TCPHandler: Processed in 0.001598237 sec. 2024.12.21 07:44:34.531994 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.532110 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:34.532198 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} 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 2024.12.21 07:44:34.533523 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.533562 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.534221 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:44:34.534517 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.534747 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} executeQuery: Read 31 rows, 56.88 KiB in 0.00266 sec., 11654.135338345865 rows/sec., 20.88 MiB/sec. 2024.12.21 07:44:34.534840 [ 282 ] {b545a033-dd12-4326-bf75-048243355f13} TCPHandler: Processed in 0.002900908 sec. 2024.12.21 07:44:34.534978 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:34.535095 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:34.535146 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:34.535649 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:34.535688 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. 2024.12.21 07:44:34.536075 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.12.21 07:44:34.536330 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:34.536533 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. 2024.12.21 07:44:34.536582 [ 279 ] {f25614d7-a914-4423-b70f-af7fb2bdfe89} TCPHandler: Processed in 0.001663878 sec. 2024.12.21 07:44:39.507423 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:39.507646 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:39.507725 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:39.508565 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:39.508615 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:39.509049 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 07:44:39.509302 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:39.509564 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} executeQuery: Read 78 rows, 6.47 KiB in 0.001973 sec., 39533.705017739485 rows/sec., 3.20 MiB/sec. 2024.12.21 07:44:39.509630 [ 279 ] {bbf4eedf-0058-4266-8a92-c5286caec8bf} TCPHandler: Processed in 0.002342689 sec. 2024.12.21 07:44:39.509939 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:39.510223 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:39.510329 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:39.511076 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:39.511118 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:39.511555 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:39.511819 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:39.512019 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} executeQuery: Read 11 rows, 847.00 B in 0.001878 sec., 5857.294994675187 rows/sec., 440.44 KiB/sec. 2024.12.21 07:44:39.512075 [ 282 ] {962c82fc-e2a5-4140-811e-a52f8f28a6fc} TCPHandler: Processed in 0.002308109 sec. 2024.12.21 07:44:39.512249 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:39.512394 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:39.512454 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:39.513184 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:39.513232 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:39.513609 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 07:44:39.513848 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:39.514069 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} executeQuery: Read 75 rows, 6.00 KiB in 0.00171 sec., 43859.64912280702 rows/sec., 3.42 MiB/sec. 2024.12.21 07:44:39.514122 [ 279 ] {603f2a25-365d-4849-922a-a8551281bb3f} TCPHandler: Processed in 0.001941723 sec. 2024.12.21 07:44:39.514260 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:39.514395 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:39.514458 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:39.515121 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:39.515165 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:39.515596 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 07:44:39.515844 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:39.516069 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} executeQuery: Read 160 rows, 11.41 KiB in 0.001692 sec., 94562.64775413711 rows/sec., 6.59 MiB/sec. 2024.12.21 07:44:39.516155 [ 282 ] {e4191a14-547a-4951-84b6-1196501461fc} TCPHandler: Processed in 0.001948853 sec. 2024.12.21 07:44:39.516387 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:39.516544 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:39.516634 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} 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 2024.12.21 07:44:39.517867 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:39.517907 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:39.518538 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:39.518794 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:39.519043 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} executeQuery: Read 11 rows, 20.18 KiB in 0.00253 sec., 4347.826086956521 rows/sec., 7.79 MiB/sec. 2024.12.21 07:44:39.519155 [ 279 ] {28563abc-7992-40cb-b66e-2b6b28411f71} TCPHandler: Processed in 0.002902328 sec. 2024.12.21 07:44:39.519349 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:39.519485 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:39.519545 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:39.520122 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:39.520168 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:39.520573 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.12.21 07:44:39.520823 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:39.521013 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. 2024.12.21 07:44:39.521061 [ 282 ] {dce912ce-c8a2-4261-b8d1-2a68241c48d9} TCPHandler: Processed in 0.00180167 sec. 2024.12.21 07:44:39.799313 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 2024.12.21 07:44:39.800386 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:39.800480 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:39.801165 [ 244 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 07:44:39.801425 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:39.801690 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 2024.12.21 07:44:40.160304 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 2024.12.21 07:44:40.180316 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:40.180385 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:40.188061 [ 243 ] {} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 07:44:40.188812 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:40.191508 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 98 2024.12.21 07:44:42.313152 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 450 2024.12.21 07:44:42.316447 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:42.316494 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:42.317960 [ 242 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:44:42.318259 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:42.318828 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 450 2024.12.21 07:44:44.513706 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.513911 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 07:44:44.513987 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 07:44:44.514751 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.514798 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.515238 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:44:44.515481 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.515715 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} executeQuery: Read 14 rows, 1.01 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 542.42 KiB/sec. 2024.12.21 07:44:44.515831 [ 279 ] {94103932-679e-4b85-bfbb-a33d425b818a} TCPHandler: Processed in 0.002261567 sec. 2024.12.21 07:44:44.516085 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.516309 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:44.516395 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:44.517266 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.517321 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.517829 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 07:44:44.518100 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.518385 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} executeQuery: Read 265 rows, 23.85 KiB in 0.002137 sec., 124005.61534861955 rows/sec., 10.90 MiB/sec. 2024.12.21 07:44:44.518601 [ 282 ] {1f75c66d-7b13-4a3d-ad86-f41cf5bd6805} TCPHandler: Processed in 0.002657794 sec. 2024.12.21 07:44:44.518788 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.518921 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:44.518977 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:44.519614 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.519651 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.520002 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 07:44:44.520229 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.520384 [ 138 ] {} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 07:44:44.520449 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} executeQuery: Read 38 rows, 2.79 KiB in 0.001554 sec., 24453.024453024453 rows/sec., 1.75 MiB/sec. 2024.12.21 07:44:44.520465 [ 138 ] {} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.520535 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.520567 [ 279 ] {a94318ed-8a56-41c5-8e8e-a6808d56aea5} TCPHandler: Processed in 0.001869391 sec. 2024.12.21 07:44:44.520783 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.520806 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 07:44:44.521009 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 07:44:44.521100 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:44.521129 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 07:44:44.521170 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2024.12.21 07:44:44.521512 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part 2024.12.21 07:44:44.521844 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part 2024.12.21 07:44:44.522224 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part 2024.12.21 07:44:44.522668 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part 2024.12.21 07:44:44.522941 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part 2024.12.21 07:44:44.523985 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.524062 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.525070 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:44:44.525670 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.525815 [ 188 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 5 columns (5 merged, 0 gathered) in 0.005137445 sec., 38345.9092992723 rows/sec., 2.90 MiB/sec. 2024.12.21 07:44:44.526170 [ 191 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 07:44:44.526208 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} executeQuery: Read 14 rows, 1004.00 B in 0.005235 sec., 2674.3075453677175 rows/sec., 187.29 KiB/sec. 2024.12.21 07:44:44.526576 [ 282 ] {c55fde8e-6877-4685-ac85-a9b2541ce69e} TCPHandler: Processed in 0.005915919 sec. 2024.12.21 07:44:44.526780 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.526870 [ 191 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.527001 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 07:44:44.527052 [ 191 ] {62a5db41-5a44-455d-a791-cf7576349c19::all_1_11_2} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 07:44:44.527077 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 07:44:44.527247 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. 2024.12.21 07:44:44.527782 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.527825 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.528168 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:44:44.528400 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.528635 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} executeQuery: Read 13 rows, 830.00 B in 0.001707 sec., 7615.700058582308 rows/sec., 474.84 KiB/sec. 2024.12.21 07:44:44.528710 [ 279 ] {c3bb45a3-08eb-4f93-9e33-0f1454848d35} TCPHandler: Processed in 0.002008624 sec. 2024.12.21 07:44:44.528855 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.528995 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:44.529055 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:44.529837 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.529877 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.530271 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 07:44:44.530517 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.530727 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} executeQuery: Read 413 rows, 30.16 KiB in 0.001766 sec., 233861.83465458665 rows/sec., 16.68 MiB/sec. 2024.12.21 07:44:44.530781 [ 282 ] {3ec3afe0-61ee-4e09-8081-b749300435ab} TCPHandler: Processed in 0.001995313 sec. 2024.12.21 07:44:44.530925 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.531064 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 07:44:44.531123 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 07:44:44.531646 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.531683 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.532064 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 07:44:44.532302 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.532550 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} executeQuery: Read 6 rows, 321.00 B in 0.001514 sec., 3963.011889035667 rows/sec., 207.05 KiB/sec. 2024.12.21 07:44:44.532697 [ 279 ] {36be39b1-fc99-4132-8d88-66bf01313f4b} TCPHandler: Processed in 0.001836121 sec. 2024.12.21 07:44:44.532847 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.532989 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:44.533052 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:44.533684 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.533724 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.534154 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 07:44:44.534399 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.534608 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} executeQuery: Read 237 rows, 16.27 KiB in 0.001652 sec., 143462.46973365618 rows/sec., 9.62 MiB/sec. 2024.12.21 07:44:44.534664 [ 282 ] {8328ae9e-f170-4542-8296-7ae022adcc53} TCPHandler: Processed in 0.001893382 sec. 2024.12.21 07:44:44.534817 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.534952 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 07:44:44.535011 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 07:44:44.535537 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.535575 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.535925 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:44:44.536156 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.536360 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. 2024.12.21 07:44:44.536409 [ 279 ] {288e2580-a730-4ddb-a287-6778349edf8f} TCPHandler: Processed in 0.001656178 sec. 2024.12.21 07:44:44.536556 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.536693 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:44.536786 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} 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 2024.12.21 07:44:44.538059 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.538100 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.538767 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 07:44:44.539033 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.539221 [ 138 ] {} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 07:44:44.539290 [ 138 ] {} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.539331 [ 138 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.539339 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} executeQuery: Read 31 rows, 56.88 KiB in 0.002664 sec., 11636.636636636636 rows/sec., 20.85 MiB/sec. 2024.12.21 07:44:44.539674 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full 2024.12.21 07:44:44.539742 [ 282 ] {624f4ce5-1e67-4820-a216-24c8549fcbfa} TCPHandler: Processed in 0.003251344 sec. 2024.12.21 07:44:44.540002 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:44.540279 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:44.540298 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:44.540438 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part 2024.12.21 07:44:44.540447 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:44.541313 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part 2024.12.21 07:44:44.542055 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part 2024.12.21 07:44:44.542782 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part 2024.12.21 07:44:44.543038 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:44.543170 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:44.543515 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 11 rows starting from the beginning of the part 2024.12.21 07:44:44.544114 [ 188 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2024.12.21 07:44:44.544926 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.12.21 07:44:44.545488 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.546079 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} executeQuery: Read 82 rows, 5.33 KiB in 0.005857 sec., 14000.341471743213 rows/sec., 910.54 KiB/sec. 2024.12.21 07:44:44.546231 [ 279 ] {be691336-a8c3-4e63-8e4c-9951ee1eaf3f} TCPHandler: Processed in 0.006361356 sec. 2024.12.21 07:44:44.548393 [ 191 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 19 columns (19 merged, 0 gathered) in 0.008961289 sec., 23545.719817762823 rows/sec., 42.19 MiB/sec. 2024.12.21 07:44:44.548967 [ 196 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 07:44:44.549477 [ 196 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:44.549571 [ 196 ] {3915c366-7342-47ec-8952-d54bd420d8e6::all_1_11_2} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 07:44:44.549689 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. 2024.12.21 07:44:47.204129 [ 135 ] {} DNSResolver: Updating DNS cache 2024.12.21 07:44:47.204215 [ 135 ] {} DNSResolver: Updated DNS cache 2024.12.21 07:44:47.301837 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 2024.12.21 07:44:47.302808 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:47.302854 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:47.303392 [ 244 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 07:44:47.303656 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:47.303926 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 2024.12.21 07:44:47.691605 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 2024.12.21 07:44:47.712850 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:47.712916 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:47.720415 [ 243 ] {} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 07:44:47.721269 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:47.724194 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 106 2024.12.21 07:44:49.506497 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.506683 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:49.506758 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:49.507542 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.507599 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.508075 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 07:44:49.508357 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.508603 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} executeQuery: Read 78 rows, 6.47 KiB in 0.00197 sec., 39593.90862944163 rows/sec., 3.21 MiB/sec. 2024.12.21 07:44:49.508687 [ 279 ] {7b202c0b-3559-433a-9fff-5b9f7005b722} TCPHandler: Processed in 0.002321969 sec. 2024.12.21 07:44:49.508955 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.509157 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.509233 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:49.509977 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.510028 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.510475 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 07:44:49.510739 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.510974 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} executeQuery: Read 11 rows, 847.00 B in 0.001878 sec., 5857.294994675187 rows/sec., 440.44 KiB/sec. 2024.12.21 07:44:49.511032 [ 282 ] {748981ae-a8d4-4a31-a1e5-16c6c22288ec} TCPHandler: Processed in 0.002216647 sec. 2024.12.21 07:44:49.511180 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.511314 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:49.511369 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:49.512003 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.512052 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.512435 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 07:44:49.512677 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.512917 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} executeQuery: Read 75 rows, 6.00 KiB in 0.001633 sec., 45927.74035517453 rows/sec., 3.59 MiB/sec. 2024.12.21 07:44:49.512981 [ 279 ] {f8c17854-f970-4b12-8bfb-458bc267cd80} TCPHandler: Processed in 0.001862702 sec. 2024.12.21 07:44:49.513130 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.513268 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.513332 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:49.513936 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.513976 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.514390 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 07:44:49.514649 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.514894 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. 2024.12.21 07:44:49.514975 [ 282 ] {4d787f75-6643-4942-a138-1b34d5db3735} TCPHandler: Processed in 0.001910521 sec. 2024.12.21 07:44:49.515179 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.515308 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.515393 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} 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 2024.12.21 07:44:49.516555 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.516597 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.517246 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 07:44:49.517507 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.517833 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} executeQuery: Read 11 rows, 20.18 KiB in 0.002531 sec., 4346.10825760569 rows/sec., 7.79 MiB/sec. 2024.12.21 07:44:49.518059 [ 279 ] {73b8b95e-1b56-4e5b-a681-d0a2972e80b0} TCPHandler: Processed in 0.00297766 sec. 2024.12.21 07:44:49.518237 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.518399 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.518465 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:49.518997 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.519045 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.519515 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.12.21 07:44:49.519772 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.519999 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} executeQuery: Read 60 rows, 4.14 KiB in 0.001636 sec., 36674.81662591687 rows/sec., 2.47 MiB/sec. 2024.12.21 07:44:49.520061 [ 282 ] {6a820ae9-7898-493f-b0de-bdefff085f2e} TCPHandler: Processed in 0.001898321 sec. 2024.12.21 07:44:49.854394 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.854591 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.854660 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 07:44:49.855379 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.855430 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.855850 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:44:49.856124 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.856327 [ 131 ] {} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.21 07:44:49.856367 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. 2024.12.21 07:44:49.856442 [ 131 ] {} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.856521 [ 279 ] {2ef60983-38ea-45ce-a45c-c576e00d1adc} TCPHandler: Processed in 0.002255897 sec. 2024.12.21 07:44:49.856534 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.856764 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.21 07:44:49.856853 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.856957 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:49.857047 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part 2024.12.21 07:44:49.857155 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 07:44:49.857272 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:49.857423 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 07:44:49.857569 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:49.857965 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:49.858223 [ 198 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.12.21 07:44:49.860088 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.860171 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.860963 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004285971 sec., 16332.355025267318 rows/sec., 1.21 MiB/sec. 2024.12.21 07:44:49.861202 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 07:44:49.861278 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.21 07:44:49.861622 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} oximeter.fields_ipaddr (4bcc1e9d-06d1-4775-9e10-c5f725cb4cda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.861981 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.862221 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} executeQuery: Read 2 rows, 167.00 B in 0.005161 sec., 387.5217981011432 rows/sec., 31.60 KiB/sec. 2024.12.21 07:44:49.862278 [ 196 ] {e976aa4a-7899-45e8-8c11-2f392164b910::all_1_9_2} oximeter.fields_i16 (e976aa4a-7899-45e8-8c11-2f392164b910) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.21 07:44:49.862370 [ 282 ] {25d83a8b-626f-415a-a7d9-6f7ff5fae934} TCPHandler: Processed in 0.005687965 sec. 2024.12.21 07:44:49.862536 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 07:44:49.862589 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.862711 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:49.862762 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:49.863970 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.864012 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.864487 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 07:44:49.864726 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.864899 [ 131 ] {} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 07:44:49.864960 [ 131 ] {} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.864987 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} executeQuery: Read 1406 rows, 120.04 KiB in 0.002295 sec., 612636.165577342 rows/sec., 51.08 MiB/sec. 2024.12.21 07:44:49.865003 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.865143 [ 279 ] {75e738d2-b78b-4d72-bc2e-3d114c9712c5} TCPHandler: Processed in 0.002657314 sec. 2024.12.21 07:44:49.865273 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 07:44:49.865352 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.865447 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:49.865532 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1434 rows starting from the beginning of the part 2024.12.21 07:44:49.865565 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.865792 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:49.865815 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part 2024.12.21 07:44:49.866157 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part 2024.12.21 07:44:49.866423 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 265 rows starting from the beginning of the part 2024.12.21 07:44:49.866706 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 78 rows starting from the beginning of the part 2024.12.21 07:44:49.867041 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1406 rows starting from the beginning of the part 2024.12.21 07:44:49.868543 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.868610 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.869651 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 07:44:49.870005 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.870254 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} executeQuery: Read 40 rows, 2.93 KiB in 0.004755 sec., 8412.197686645637 rows/sec., 615.51 KiB/sec. 2024.12.21 07:44:49.870330 [ 282 ] {207be396-17aa-4660-92df-b7f4cd7d942e} TCPHandler: Processed in 0.005078164 sec. 2024.12.21 07:44:49.870565 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.870784 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 3526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005645054 sec., 624617.5855890838 rows/sec., 54.85 MiB/sec. 2024.12.21 07:44:49.870846 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.870916 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 07:44:49.871099 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 07:44:49.871696 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.871807 [ 196 ] {6bac5426-6e39-4731-8143-e78618ddc247::all_1_21_4} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 07:44:49.871970 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. 2024.12.21 07:44:49.872204 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.872249 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.872630 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:49.872872 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.873087 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} executeQuery: Read 242 rows, 16.79 KiB in 0.002309 sec., 104807.27587700303 rows/sec., 7.10 MiB/sec. 2024.12.21 07:44:49.873146 [ 279 ] {5d716534-f5a6-4e8a-98e3-60013fd23a3d} TCPHandler: Processed in 0.002709755 sec. 2024.12.21 07:44:49.873297 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.873435 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.873491 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 07:44:49.874084 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.874127 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.874486 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:44:49.874754 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.874877 [ 131 ] {} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.12.21 07:44:49.874916 [ 131 ] {} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.874941 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.874950 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} executeQuery: Read 13 rows, 830.00 B in 0.001543 sec., 8425.145819831496 rows/sec., 525.31 KiB/sec. 2024.12.21 07:44:49.875267 [ 282 ] {51dbe85a-c2a5-4792-ad40-9fc56d4f10e8} TCPHandler: Processed in 0.002026774 sec. 2024.12.21 07:44:49.875329 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full 2024.12.21 07:44:49.875550 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.875576 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:49.875623 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part 2024.12.21 07:44:49.875828 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:49.875901 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part 2024.12.21 07:44:49.875972 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:49.876162 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part 2024.12.21 07:44:49.876548 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part 2024.12.21 07:44:49.876865 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2024.12.21 07:44:49.878945 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.878966 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003928435 sec., 16546.02914392118 rows/sec., 1.07 MiB/sec. 2024.12.21 07:44:49.879012 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.879169 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.12.21 07:44:49.879680 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.879786 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 07:44:49.879799 [ 198 ] {39bc41c8-18b4-4d55-b173-c258f509e927::all_1_9_2} oximeter.fields_u8 (39bc41c8-18b4-4d55-b173-c258f509e927) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 2024.12.21 07:44:49.879929 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 07:44:49.880147 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.880324 [ 131 ] {} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 07:44:49.880383 [ 131 ] {} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.880417 [ 131 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.880423 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} executeQuery: Read 871 rows, 64.62 KiB in 0.004708 sec., 185004.2480883602 rows/sec., 13.40 MiB/sec. 2024.12.21 07:44:49.880662 [ 279 ] {595d3990-d4cb-4bd3-9017-6d59ceec8ee0} TCPHandler: Processed in 0.005257967 sec. 2024.12.21 07:44:49.880687 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 07:44:49.880855 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.880877 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:49.880936 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 910 rows starting from the beginning of the part 2024.12.21 07:44:49.881206 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 413 rows starting from the beginning of the part 2024.12.21 07:44:49.881228 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 07:44:49.881480 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 75 rows starting from the beginning of the part 2024.12.21 07:44:49.881520 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 07:44:49.881837 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 413 rows starting from the beginning of the part 2024.12.21 07:44:49.882263 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part 2024.12.21 07:44:49.882626 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 871 rows starting from the beginning of the part 2024.12.21 07:44:49.883908 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.883962 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.884972 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 07:44:49.885327 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} oximeter.measurements_bool (c3bbe3f1-499b-48ba-a645-0558fcd6658b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.885584 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} executeQuery: Read 6 rows, 321.00 B in 0.004525 sec., 1325.966850828729 rows/sec., 69.28 KiB/sec. 2024.12.21 07:44:49.885874 [ 282 ] {998c9204-7006-42aa-b74d-a05b06edda6d} TCPHandler: Processed in 0.005106515 sec. 2024.12.21 07:44:49.886162 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.886191 [ 198 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 2757 rows, containing 5 columns (5 merged, 0 gathered) in 0.005681425 sec., 485265.58037816215 rows/sec., 37.04 MiB/sec. 2024.12.21 07:44:49.886357 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.886402 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 07:44:49.886468 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:49.886965 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.887101 [ 194 ] {4d3939ea-087b-4bfc-a36c-0b60161414d7::all_1_21_4} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 07:44:49.887188 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. 2024.12.21 07:44:49.887580 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.887624 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.888086 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 07:44:49.888325 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.888503 [ 127 ] {} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 07:44:49.888573 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} executeQuery: Read 956 rows, 65.04 KiB in 0.002267 sec., 421702.69078076753 rows/sec., 28.02 MiB/sec. 2024.12.21 07:44:49.888579 [ 127 ] {} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.888668 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.888725 [ 279 ] {3425fce7-03ab-401e-aaa0-a293b2805dbf} TCPHandler: Processed in 0.002727945 sec. 2024.12.21 07:44:49.888941 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 07:44:49.888961 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.889222 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:49.889237 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.889282 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5790 rows starting from the beginning of the part 2024.12.21 07:44:49.889336 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 07:44:49.889608 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part 2024.12.21 07:44:49.890043 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part 2024.12.21 07:44:49.890358 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part 2024.12.21 07:44:49.890729 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part 2024.12.21 07:44:49.891035 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 956 rows starting from the beginning of the part 2024.12.21 07:44:49.892011 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.892079 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.892728 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:49.893303 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.893639 [ 127 ] {} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.12.21 07:44:49.893737 [ 127 ] {} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.893823 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.893903 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} executeQuery: Read 1 rows, 69.00 B in 0.004732 sec., 211.3271344040575 rows/sec., 14.24 KiB/sec. 2024.12.21 07:44:49.894155 [ 282 ] {032df46a-c207-4e0e-b49e-e249d0543af6} TCPHandler: Processed in 0.005325029 sec. 2024.12.21 07:44:49.894245 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full 2024.12.21 07:44:49.894395 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.894479 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:49.894543 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part 2024.12.21 07:44:49.894646 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.894807 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:49.895308 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:49.895310 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} 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 2024.12.21 07:44:49.895725 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:49.896261 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:49.896737 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2024.12.21 07:44:49.896993 [ 197 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 7540 rows, containing 5 columns (5 merged, 0 gathered) in 0.008194726 sec., 920103.9790714175 rows/sec., 62.00 MiB/sec. 2024.12.21 07:44:49.897716 [ 202 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 07:44:49.898800 [ 202 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.899121 [ 202 ] {e691b8e1-c136-4041-ad09-28da866f64cc::all_1_21_4} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 07:44:49.899454 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. 2024.12.21 07:44:49.900957 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.006981876 sec., 1432.2798055995265 rows/sec., 95.95 KiB/sec. 2024.12.21 07:44:49.901158 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.12.21 07:44:49.901770 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.901976 [ 194 ] {3b0954aa-7acc-4e53-8f8a-8e6d190e43d7::all_1_10_2} oximeter.measurements_f64 (3b0954aa-7acc-4e53-8f8a-8e6d190e43d7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 2024.12.21 07:44:49.902023 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.902104 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.902114 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. 2024.12.21 07:44:49.902817 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 07:44:49.903085 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.903344 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} executeQuery: Read 31 rows, 56.88 KiB in 0.008777 sec., 3531.9585279708326 rows/sec., 6.33 MiB/sec. 2024.12.21 07:44:49.903469 [ 279 ] {501ce6d1-7834-4eb2-ac42-c986e1bfbf57} TCPHandler: Processed in 0.009193573 sec. 2024.12.21 07:44:49.903619 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:49.903760 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:49.903820 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:49.904395 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.904441 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.904838 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.12.21 07:44:49.905090 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.905212 [ 127 ] {} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.12.21 07:44:49.905250 [ 127 ] {} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:49.905274 [ 127 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:49.905279 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} executeQuery: Read 34 rows, 2.02 KiB in 0.001549 sec., 21949.64493221433 rows/sec., 1.27 MiB/sec. 2024.12.21 07:44:49.905570 [ 282 ] {df0ce71d-332e-40d1-8349-67f1dd5bd26d} TCPHandler: Processed in 0.002003764 sec. 2024.12.21 07:44:49.905721 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full 2024.12.21 07:44:49.906011 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:44:49.906046 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part 2024.12.21 07:44:49.906133 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part 2024.12.21 07:44:49.906275 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part 2024.12.21 07:44:49.906400 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part 2024.12.21 07:44:49.906500 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part 2024.12.21 07:44:49.906583 [ 194 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part 2024.12.21 07:44:49.907728 [ 202 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.00236419 sec., 540565.6905747846 rows/sec., 35.22 MiB/sec. 2024.12.21 07:44:49.907875 [ 202 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.12.21 07:44:49.908138 [ 202 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:49.908210 [ 202 ] {882b7157-b699-4fe9-81a3-33abeb36b21a::all_1_21_4} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 2024.12.21 07:44:49.908277 [ 202 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. 2024.12.21 07:44:50.000172 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 177.79 MiB, peak 184.49 MiB, free memory in arenas 0.00 B, will set to 176.46 MiB (RSS), difference: -1.33 MiB 2024.12.21 07:44:52.319030 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 508 2024.12.21 07:44:52.322649 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:52.322707 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:52.324231 [ 242 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 07:44:52.324561 [ 242 ] {} system.query_log (bed4f7dd-26d6-4a0f-8d40-d8db64ee04d9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:52.325618 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 508 2024.12.21 07:44:54.505079 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:54.505290 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:54.505371 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:54.506174 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:54.506225 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:54.506661 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 07:44:54.506912 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:54.507143 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} executeQuery: Read 56 rows, 4.38 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.24 MiB/sec. 2024.12.21 07:44:54.507209 [ 279 ] {6bcebed9-91ff-488b-8cb4-a46fcfac6ca8} TCPHandler: Processed in 0.002269998 sec. 2024.12.21 07:44:54.507469 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:54.507687 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:54.507768 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:54.508551 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:54.508598 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:54.509063 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 07:44:54.509333 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:54.509583 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} executeQuery: Read 64 rows, 5.12 KiB in 0.001955 sec., 32736.572890025574 rows/sec., 2.56 MiB/sec. 2024.12.21 07:44:54.509718 [ 282 ] {6d854cd9-533f-4aa9-926e-a9170af4e784} TCPHandler: Processed in 0.00239774 sec. 2024.12.21 07:44:54.509873 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:54.510005 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:54.510066 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:54.510678 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:54.510722 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:54.511142 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 07:44:54.511387 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:54.511605 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} executeQuery: Read 128 rows, 9.13 KiB in 0.001631 sec., 78479.46045370938 rows/sec., 5.47 MiB/sec. 2024.12.21 07:44:54.511672 [ 279 ] {3e1e2aaf-20f1-4d89-9056-e1dc131a75b3} TCPHandler: Processed in 0.0018584 sec. 2024.12.21 07:44:54.511856 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:54.512006 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:54.512071 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:54.512674 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:54.512723 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:54.513127 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.12.21 07:44:54.513377 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:54.513638 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} executeQuery: Read 48 rows, 3.31 KiB in 0.001669 sec., 28759.736369083286 rows/sec., 1.94 MiB/sec. 2024.12.21 07:44:54.513832 [ 282 ] {aa61eef3-b045-4348-a4df-7eedef34736c} TCPHandler: Processed in 0.002047074 sec. 2024.12.21 07:44:54.804097 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 2024.12.21 07:44:54.805027 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:54.805079 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:54.805641 [ 244 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 07:44:54.806034 [ 244 ] {} system.asynchronous_metric_log (f5b09f4f-d86b-44fd-be91-6fa4586dcfcc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:54.806296 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 2024.12.21 07:44:55.224264 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 2024.12.21 07:44:55.245823 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:55.245884 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:55.253970 [ 243 ] {} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 07:44:55.254837 [ 243 ] {} system.metric_log (88a1db93-4ea0-42ff-8cdc-2e403e9cb7e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:55.257834 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 113 2024.12.21 07:44:59.511479 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:59.511690 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 07:44:59.511768 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 07:44:59.512550 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:59.512608 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:59.513103 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 07:44:59.513376 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} oximeter.fields_string (6bac5426-6e39-4731-8143-e78618ddc247): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:59.513617 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} executeQuery: Read 78 rows, 6.47 KiB in 0.001978 sec., 39433.77148634985 rows/sec., 3.19 MiB/sec. 2024.12.21 07:44:59.513689 [ 279 ] {733566c5-7156-4ede-ad64-0030b3e1c01f} TCPHandler: Processed in 0.002346619 sec. 2024.12.21 07:44:59.514009 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:59.514258 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 07:44:59.514348 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 07:44:59.515223 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:59.515281 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:59.515823 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 07:44:59.516111 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} oximeter.fields_u16 (62a5db41-5a44-455d-a791-cf7576349c19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:59.516389 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} executeQuery: Read 11 rows, 847.00 B in 0.002187 sec., 5029.721079103795 rows/sec., 378.21 KiB/sec. 2024.12.21 07:44:59.516594 [ 282 ] {ef9a8dd0-848e-404c-90f2-6998a3953b5e} TCPHandler: Processed in 0.002771976 sec. 2024.12.21 07:44:59.516815 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:59.516991 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 07:44:59.517068 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 07:44:59.517797 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:59.517842 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:59.518269 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 07:44:59.518535 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} oximeter.fields_uuid (4d3939ea-087b-4bfc-a36c-0b60161414d7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:59.518763 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} executeQuery: Read 75 rows, 6.00 KiB in 0.001806 sec., 41528.2392026578 rows/sec., 3.24 MiB/sec. 2024.12.21 07:44:59.518890 [ 279 ] {f73a8236-c477-439b-bf33-dc4abbaaedf5} TCPHandler: Processed in 0.002149036 sec. 2024.12.21 07:44:59.519120 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:59.519268 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:59.519338 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 07:44:59.520025 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:59.520073 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:59.520536 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 07:44:59.520812 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} oximeter.measurements_cumulativeu64 (e691b8e1-c136-4041-ad09-28da866f64cc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:59.521051 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} executeQuery: Read 160 rows, 11.41 KiB in 0.00182 sec., 87912.08791208791 rows/sec., 6.12 MiB/sec. 2024.12.21 07:44:59.521122 [ 282 ] {58281caa-453d-47af-83b1-14eb5fd01e9b} TCPHandler: Processed in 0.002107225 sec. 2024.12.21 07:44:59.521355 [ 279 ] {} TCP-Session: 8e0dc57f-cd6e-49c7-87d9-fd5599ca101f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:59.521534 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} executeQuery: (from [fd00:1122:3344:101::d]:54835) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 07:44:59.521659 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} 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 2024.12.21 07:44:59.523411 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:59.523464 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:59.524188 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 07:44:59.524495 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} oximeter.measurements_histogramu64 (3915c366-7342-47ec-8952-d54bd420d8e6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:59.524743 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} executeQuery: Read 11 rows, 20.18 KiB in 0.003255 sec., 3379.416282642089 rows/sec., 6.06 MiB/sec. 2024.12.21 07:44:59.524971 [ 279 ] {4ffde0cc-fed6-4cb4-a519-7abf3ad6956d} TCPHandler: Processed in 0.003712232 sec. 2024.12.21 07:44:59.525181 [ 282 ] {} TCP-Session: 655fcdf7-a9ba-4f0f-84e7-4d914c5b6490 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 07:44:59.525357 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} executeQuery: (from [fd00:1122:3344:101::d]:61931) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 07:44:59.525440 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 07:44:59.526186 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:44:59.526245 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:44:59.526832 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.12.21 07:44:59.527216 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} oximeter.measurements_u64 (882b7157-b699-4fe9-81a3-33abeb36b21a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:44:59.527540 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} executeQuery: Read 60 rows, 4.14 KiB in 0.002227 sec., 26942.074539739562 rows/sec., 1.82 MiB/sec. 2024.12.21 07:44:59.527635 [ 282 ] {daae2024-af7c-4c0f-8ffc-9e5ec599f02c} TCPHandler: Processed in 0.002538792 sec. 2024.12.21 07:45:00.101805 [ 117 ] {} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.12.21 07:45:00.101869 [ 117 ] {} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 07:45:00.101892 [ 117 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. 2024.12.21 07:45:00.102107 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full 2024.12.21 07:45:00.102283 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 07:45:00.102322 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 243 rows starting from the beginning of the part 2024.12.21 07:45:00.102404 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part 2024.12.21 07:45:00.102633 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.12.21 07:45:00.102776 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.12.21 07:45:00.102959 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 242 rows starting from the beginning of the part 2024.12.21 07:45:00.103940 [ 194 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 755 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971033 sec., 383047.8738813607 rows/sec., 27.42 MiB/sec. 2024.12.21 07:45:00.104168 [ 199 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.12.21 07:45:00.104587 [ 199 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.12.21 07:45:00.104699 [ 199 ] {70d65528-0a62-4b5e-92ee-21c1e8946705::all_1_10_2} oximeter.fields_u32 (70d65528-0a62-4b5e-92ee-21c1e8946705) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 2024.12.21 07:45:00.104818 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB.