[ Dec 21 05:43:18 Enabled. ] [ Dec 21 05:43:18 Rereading configuration. ] [ Dec 21 05:43:21 Rereading configuration. ] [ Dec 21 05:43:29 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 05:43:29 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 05:43:30.501882 [ 1 ] {} Application: Will watch for the process with pid 23123 2024.12.21 05:43:30.502533 [ 1 ] {} Application: Forked a child process to watch 2024.12.21 05:43:30.787884 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 23123 2024.12.21 05:43:30.788588 [ 1 ] {} Application: starting up 2024.12.21 05:43:30.789282 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.12.21 05:43:30.874459 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.12.21 05:43:30.913304 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.12.21 05:43:30.913365 [ 1 ] {} Application: Initializing DateLUT. 2024.12.21 05:43:30.913387 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.12.21 05:43:30.913479 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.12.21 05:43:30.913866 [ 1 ] {} Application: Initializing interserver credentials. 2024.12.21 05:43:30.915411 [ 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 05:43:30.916126 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 05:43:30.916938 [ 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 05:43:30.916960 [ 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 05:43:30.916975 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.12.21 05:43:30.917150 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 05:43:30.918061 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.12.21 05:43:30.923050 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 05:43:30.923979 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.12.21 05:43:30.925231 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 05:43:30.925296 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 05:43:30.926824 [ 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 05:43:30.927301 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.12.21 05:43:30.931518 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.12.21 05:43:30.931831 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.12.21 05:43:30.933372 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.12.21 05:43:30.933806 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.12.21 05:43:30.934201 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.12.21 05:43:30.934544 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.12.21 05:43:30.935834 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.12.21 05:43:30.935866 [ 1 ] {} Application: Loading metadata from /data/ 2024.12.21 05:43:30.935936 [ 160 ] {} DNSResolver: Updating DNS cache 2024.12.21 05:43:30.936060 [ 160 ] {} DNSResolver: Updated DNS cache 2024.12.21 05:43:30.968233 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.12.21 05:43:30.968264 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000171694 sec 2024.12.21 05:43:30.968312 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 05:43:30.968331 [ 1 ] {} LoadingDeps: No tables 2024.12.21 05:43:30.969455 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.12.21 05:43:30.970481 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.12.21 05:43:30.982020 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.12.21 05:43:30.982063 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.12.21 05:43:30.982084 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.12.21 05:43:30.982097 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.12.21 05:43:30.982126 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.12.21 05:43:30.982148 [ 1 ] {} SystemLog: Creating system.metric_log from metric_log 2024.12.21 05:43:30.984808 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.12.21 05:43:30.984857 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.12.21 05:43:30.984879 [ 1 ] {} SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log 2024.12.21 05:43:30.985061 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.12.21 05:43:30.985081 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.12.21 05:43:30.985118 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.12.21 05:43:30.985139 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.12.21 05:43:30.985153 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.12.21 05:43:30.985183 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.12.21 05:43:30.985234 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.12.21 05:43:31.011497 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.12.21 05:43:31.083002 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.12.21 05:43:31.083038 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1852e-05 sec 2024.12.21 05:43:31.083055 [ 1 ] {} ReferentialDeps: No tables 2024.12.21 05:43:31.083069 [ 1 ] {} LoadingDeps: No tables 2024.12.21 05:43:31.083096 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.12.21 05:43:31.083326 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.12.21 05:43:31.083379 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.12.21 05:43:31.083396 [ 1 ] {} Application: Loaded metadata. 2024.12.21 05:43:31.083410 [ 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 05:43:31.083422 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.12.21 05:43:31.095165 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.12.21 05:43:31.095376 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.09 MiB (RSS), difference: 92.32 MiB 2024.12.21 05:43:31.096294 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.6851e-05 sec. 2024.12.21 05:43:31.097212 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.12.21 05:43:31.097297 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.12.21 05:43:31.097315 [ 1 ] {} Application: Ready for connections. 2024.12.21 05:43:31.499365 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57115 2024.12.21 05:43:31.499621 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.499675 [ 3 ] {} TCP-Session: 6c64283d-033b-4cbb-8642-714faa7cd3f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57115 2024.12.21 05:43:31.499708 [ 3 ] {} TCP-Session: 6c64283d-033b-4cbb-8642-714faa7cd3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.499730 [ 3 ] {} TCP-Session: 6c64283d-033b-4cbb-8642-714faa7cd3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.499820 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 05:43:31.499847 [ 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 05:43:31.499870 [ 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 05:43:31.500738 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57665 2024.12.21 05:43:31.500809 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53211 2024.12.21 05:43:31.500859 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.500898 [ 4 ] {} TCP-Session: 97b781cf-6b97-47dc-858a-8d6ebe09d718 Authenticating user 'default' from [fd00:1122:3344:101::e]:57665 2024.12.21 05:43:31.500942 [ 4 ] {} TCP-Session: 97b781cf-6b97-47dc-858a-8d6ebe09d718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.500949 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.500964 [ 4 ] {} TCP-Session: 97b781cf-6b97-47dc-858a-8d6ebe09d718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.501010 [ 5 ] {} TCP-Session: d0bc749a-32c3-405f-996d-37d090310e34 Authenticating user 'default' from [fd00:1122:3344:101::e]:53211 2024.12.21 05:43:31.501049 [ 5 ] {} TCP-Session: d0bc749a-32c3-405f-996d-37d090310e34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.501068 [ 5 ] {} TCP-Session: d0bc749a-32c3-405f-996d-37d090310e34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.501649 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41183 2024.12.21 05:43:31.501805 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33123 2024.12.21 05:43:31.501895 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.502008 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.502038 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37165 2024.12.21 05:43:31.502067 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42963 2024.12.21 05:43:31.502087 [ 254 ] {} TCP-Session: 579fe7aa-a7dc-4bd0-a01e-6111ac72a24a Authenticating user 'default' from [fd00:1122:3344:101::e]:33123 2024.12.21 05:43:31.502119 [ 257 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34649 2024.12.21 05:43:31.502056 [ 253 ] {} TCP-Session: b2476708-81e5-4740-bd21-e18595575f12 Authenticating user 'default' from [fd00:1122:3344:101::e]:41183 2024.12.21 05:43:31.502329 [ 253 ] {} TCP-Session: b2476708-81e5-4740-bd21-e18595575f12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.502345 [ 254 ] {} TCP-Session: 579fe7aa-a7dc-4bd0-a01e-6111ac72a24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.502387 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.502480 [ 254 ] {} TCP-Session: 579fe7aa-a7dc-4bd0-a01e-6111ac72a24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.502430 [ 253 ] {} TCP-Session: b2476708-81e5-4740-bd21-e18595575f12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.502551 [ 257 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.502572 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.502689 [ 256 ] {} TCP-Session: 5d3dcdb2-3fd4-4b85-8f12-8dc239ed0c4d Authenticating user 'default' from [fd00:1122:3344:101::e]:42963 2024.12.21 05:43:31.502728 [ 257 ] {} TCP-Session: 8f2f8a69-0299-4f1a-a59f-ff68a35dc990 Authenticating user 'default' from [fd00:1122:3344:101::e]:34649 2024.12.21 05:43:31.502783 [ 255 ] {} TCP-Session: 887eaf55-615f-4c7b-8d0f-f203684eac37 Authenticating user 'default' from [fd00:1122:3344:101::e]:37165 2024.12.21 05:43:31.502791 [ 256 ] {} TCP-Session: 5d3dcdb2-3fd4-4b85-8f12-8dc239ed0c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.502814 [ 257 ] {} TCP-Session: 8f2f8a69-0299-4f1a-a59f-ff68a35dc990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.502830 [ 255 ] {} TCP-Session: 887eaf55-615f-4c7b-8d0f-f203684eac37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.502850 [ 256 ] {} TCP-Session: 5d3dcdb2-3fd4-4b85-8f12-8dc239ed0c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.502863 [ 257 ] {} TCP-Session: 8f2f8a69-0299-4f1a-a59f-ff68a35dc990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.502878 [ 255 ] {} TCP-Session: 887eaf55-615f-4c7b-8d0f-f203684eac37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.746997 [ 258 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49350 2024.12.21 05:43:31.747184 [ 258 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.747240 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49350 2024.12.21 05:43:31.747267 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.747281 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.747360 [ 258 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 05:43:31.747389 [ 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 05:43:31.747414 [ 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 05:43:31.748405 [ 259 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51985 2024.12.21 05:43:31.748543 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55401 2024.12.21 05:43:31.748610 [ 259 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.748770 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.748760 [ 259 ] {} TCP-Session: 1fbc7307-9bbc-4644-af60-36224d9f1a61 Authenticating user 'default' from [fd00:1122:3344:101::d]:51985 2024.12.21 05:43:31.748778 [ 261 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33630 2024.12.21 05:43:31.748812 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:55401 2024.12.21 05:43:31.748862 [ 259 ] {} TCP-Session: 1fbc7307-9bbc-4644-af60-36224d9f1a61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.748895 [ 262 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44848 2024.12.21 05:43:31.748933 [ 259 ] {} TCP-Session: 1fbc7307-9bbc-4644-af60-36224d9f1a61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.748909 [ 263 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40784 2024.12.21 05:43:31.749120 [ 264 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56112 2024.12.21 05:43:31.749128 [ 261 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.749474 [ 265 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48222 2024.12.21 05:43:31.749500 [ 262 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.749502 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.749512 [ 261 ] {} TCP-Session: 9f7c1082-9db5-4ec9-9c7f-f2247b03e4d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:33630 2024.12.21 05:43:31.750311 [ 266 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36913 2024.12.21 05:43:31.750334 [ 261 ] {} TCP-Session: 9f7c1082-9db5-4ec9-9c7f-f2247b03e4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.750347 [ 264 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.750387 [ 263 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.750401 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.750363 [ 262 ] {} TCP-Session: e17cfd6d-c197-460a-8b84-88545f764344 Authenticating user 'default' from [fd00:1122:3344:101::d]:44848 2024.12.21 05:43:31.751170 [ 261 ] {} TCP-Session: 9f7c1082-9db5-4ec9-9c7f-f2247b03e4d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.751190 [ 262 ] {} TCP-Session: e17cfd6d-c197-460a-8b84-88545f764344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.751253 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.751302 [ 266 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.751401 [ 264 ] {} TCP-Session: 17874f16-6b50-4e3e-93e3-b84c1193b61d Authenticating user 'default' from [fd00:1122:3344:101::d]:56112 2024.12.21 05:43:31.751399 [ 262 ] {} TCP-Session: e17cfd6d-c197-460a-8b84-88545f764344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.751476 [ 265 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:31.751474 [ 266 ] {} TCP-Session: 552c4825-e762-4b85-a2f6-3db32dac45a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36913 2024.12.21 05:43:31.751626 [ 264 ] {} TCP-Session: 17874f16-6b50-4e3e-93e3-b84c1193b61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.751621 [ 265 ] {} TCP-Session: 729a9254-4f5d-42f0-a68c-64c548d39e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48222 2024.12.21 05:43:31.751622 [ 266 ] {} TCP-Session: 552c4825-e762-4b85-a2f6-3db32dac45a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.751681 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40784 2024.12.21 05:43:31.751707 [ 264 ] {} TCP-Session: 17874f16-6b50-4e3e-93e3-b84c1193b61d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.751716 [ 265 ] {} TCP-Session: 729a9254-4f5d-42f0-a68c-64c548d39e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.751726 [ 266 ] {} TCP-Session: 552c4825-e762-4b85-a2f6-3db32dac45a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.751790 [ 265 ] {} TCP-Session: 729a9254-4f5d-42f0-a68c-64c548d39e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.751784 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.751940 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:31.755184 [ 258 ] {01596433-8301-490f-82d3-3715e6b909d4} executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 05:43:31.812454 [ 258 ] {01596433-8301-490f-82d3-3715e6b909d4} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49350) (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 05:43:31.813788 [ 258 ] {01596433-8301-490f-82d3-3715e6b909d4} 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 05:43:31.813904 [ 258 ] {01596433-8301-490f-82d3-3715e6b909d4} TCPHandler: Processed in 0.064807409 sec. 2024.12.21 05:43:31.814389 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.814635 [ 263 ] {7e3eae27-606c-4938-a809-319ee5f89762} executeQuery: (from [fd00:1122:3344:101::d]:40784) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) 2024.12.21 05:43:31.815035 [ 263 ] {7e3eae27-606c-4938-a809-319ee5f89762} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40784) (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 05:43:31.815200 [ 263 ] {7e3eae27-606c-4938-a809-319ee5f89762} 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 05:43:31.815302 [ 263 ] {7e3eae27-606c-4938-a809-319ee5f89762} TCPHandler: Processed in 0.001107426 sec. 2024.12.21 05:43:31.815620 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.816877 [ 258 ] {fa06c69d-35ef-4363-9c7f-79b50f7ece49} executeQuery: (from [fd00:1122:3344:101::d]:49350) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.12.21 05:43:31.817505 [ 258 ] {fa06c69d-35ef-4363-9c7f-79b50f7ece49} TCPHandler: Processed in 0.002004879 sec. 2024.12.21 05:43:31.817776 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.817997 [ 263 ] {5e0d5855-d887-46b3-84c6-5fccc40cdb5e} executeQuery: (from [fd00:1122:3344:101::d]:40784) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.12.21 05:43:31.818147 [ 263 ] {5e0d5855-d887-46b3-84c6-5fccc40cdb5e} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.12.21 05:43:31.829281 [ 263 ] {5e0d5855-d887-46b3-84c6-5fccc40cdb5e} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.12.21 05:43:31.829318 [ 263 ] {5e0d5855-d887-46b3-84c6-5fccc40cdb5e} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.0342e-05 sec 2024.12.21 05:43:31.829333 [ 263 ] {5e0d5855-d887-46b3-84c6-5fccc40cdb5e} ReferentialDeps: No tables 2024.12.21 05:43:31.829345 [ 263 ] {5e0d5855-d887-46b3-84c6-5fccc40cdb5e} LoadingDeps: No tables 2024.12.21 05:43:31.829376 [ 263 ] {5e0d5855-d887-46b3-84c6-5fccc40cdb5e} DatabaseAtomic (oximeter): Starting up tables. 2024.12.21 05:43:31.829432 [ 263 ] {5e0d5855-d887-46b3-84c6-5fccc40cdb5e} TCPHandler: Processed in 0.011755434 sec. 2024.12.21 05:43:31.829643 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.829872 [ 258 ] {c27afb12-c6dd-4e85-b5e8-4d4da0342558} executeQuery: (from [fd00:1122:3344:101::d]:49350) /* 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 05:43:31.829947 [ 258 ] {c27afb12-c6dd-4e85-b5e8-4d4da0342558} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.12.21 05:43:31.837908 [ 258 ] {c27afb12-c6dd-4e85-b5e8-4d4da0342558} StoragePolicy (default): Storage policy default created, total volumes 1 2024.12.21 05:43:31.839638 [ 258 ] {c27afb12-c6dd-4e85-b5e8-4d4da0342558} oximeter.version (3f44d700-3bd9-4cc5-bb8b-4d152ef5cd1c): Loading data parts 2024.12.21 05:43:31.840151 [ 258 ] {c27afb12-c6dd-4e85-b5e8-4d4da0342558} oximeter.version (3f44d700-3bd9-4cc5-bb8b-4d152ef5cd1c): There are no data parts 2024.12.21 05:43:31.845954 [ 258 ] {c27afb12-c6dd-4e85-b5e8-4d4da0342558} TCPHandler: Processed in 0.016377004 sec. 2024.12.21 05:43:31.846190 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.846427 [ 263 ] {bef008c7-b4a0-41a9-8d66-7a0683104c22} executeQuery: (from [fd00:1122:3344:101::d]:40784) /* 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 05:43:31.846516 [ 263 ] {bef008c7-b4a0-41a9-8d66-7a0683104c22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.12.21 05:43:31.854537 [ 263 ] {bef008c7-b4a0-41a9-8d66-7a0683104c22} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): Loading data parts 2024.12.21 05:43:31.854764 [ 263 ] {bef008c7-b4a0-41a9-8d66-7a0683104c22} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): There are no data parts 2024.12.21 05:43:31.857261 [ 263 ] {bef008c7-b4a0-41a9-8d66-7a0683104c22} TCPHandler: Processed in 0.011135898 sec. 2024.12.21 05:43:31.857497 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.857797 [ 258 ] {5a0177dd-631a-479f-b728-37f80a568aff} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:31.857869 [ 258 ] {5a0177dd-631a-479f-b728-37f80a568aff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.12.21 05:43:31.859817 [ 258 ] {5a0177dd-631a-479f-b728-37f80a568aff} oximeter.measurements_i8 (05949c52-9f37-4ecd-aa5c-59c3d1ba97d5): Loading data parts 2024.12.21 05:43:31.860016 [ 258 ] {5a0177dd-631a-479f-b728-37f80a568aff} oximeter.measurements_i8 (05949c52-9f37-4ecd-aa5c-59c3d1ba97d5): There are no data parts 2024.12.21 05:43:31.864448 [ 258 ] {5a0177dd-631a-479f-b728-37f80a568aff} TCPHandler: Processed in 0.007040199 sec. 2024.12.21 05:43:31.864662 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.864879 [ 263 ] {3249c899-f641-4997-b843-fc90d03fe1e0} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:31.864967 [ 263 ] {3249c899-f641-4997-b843-fc90d03fe1e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.12.21 05:43:31.867041 [ 263 ] {3249c899-f641-4997-b843-fc90d03fe1e0} oximeter.measurements_u8 (d224e263-b5ad-49a2-84f8-a28627874039): Loading data parts 2024.12.21 05:43:31.867242 [ 263 ] {3249c899-f641-4997-b843-fc90d03fe1e0} oximeter.measurements_u8 (d224e263-b5ad-49a2-84f8-a28627874039): There are no data parts 2024.12.21 05:43:31.873352 [ 263 ] {3249c899-f641-4997-b843-fc90d03fe1e0} TCPHandler: Processed in 0.00874845 sec. 2024.12.21 05:43:31.873603 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.873884 [ 258 ] {107599f4-3823-42ce-8278-f99584ea9844} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:31.873941 [ 258 ] {107599f4-3823-42ce-8278-f99584ea9844} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.12.21 05:43:31.876185 [ 258 ] {107599f4-3823-42ce-8278-f99584ea9844} oximeter.measurements_i16 (e2aac1f0-4d51-49dd-aff7-ddc92c77ecbf): Loading data parts 2024.12.21 05:43:31.876348 [ 258 ] {107599f4-3823-42ce-8278-f99584ea9844} oximeter.measurements_i16 (e2aac1f0-4d51-49dd-aff7-ddc92c77ecbf): There are no data parts 2024.12.21 05:43:31.880748 [ 258 ] {107599f4-3823-42ce-8278-f99584ea9844} TCPHandler: Processed in 0.007216983 sec. 2024.12.21 05:43:31.880981 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.881243 [ 263 ] {c9b7e137-8e91-4bc9-a1ad-dc25dafd823e} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:31.881333 [ 263 ] {c9b7e137-8e91-4bc9-a1ad-dc25dafd823e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.12.21 05:43:31.883427 [ 263 ] {c9b7e137-8e91-4bc9-a1ad-dc25dafd823e} oximeter.measurements_u16 (e7f02f16-f838-4e61-a05f-e1247dcba91c): Loading data parts 2024.12.21 05:43:31.883604 [ 263 ] {c9b7e137-8e91-4bc9-a1ad-dc25dafd823e} oximeter.measurements_u16 (e7f02f16-f838-4e61-a05f-e1247dcba91c): There are no data parts 2024.12.21 05:43:31.891532 [ 263 ] {c9b7e137-8e91-4bc9-a1ad-dc25dafd823e} TCPHandler: Processed in 0.010618316 sec. 2024.12.21 05:43:31.891809 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.892234 [ 258 ] {a9fe0453-1389-4770-88f3-e5eeceedfc13} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:31.892333 [ 258 ] {a9fe0453-1389-4770-88f3-e5eeceedfc13} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.12.21 05:43:31.894861 [ 258 ] {a9fe0453-1389-4770-88f3-e5eeceedfc13} oximeter.measurements_i32 (f14fbdbd-95bb-44eb-b0b2-a0bab44e2143): Loading data parts 2024.12.21 05:43:31.895038 [ 258 ] {a9fe0453-1389-4770-88f3-e5eeceedfc13} oximeter.measurements_i32 (f14fbdbd-95bb-44eb-b0b2-a0bab44e2143): There are no data parts 2024.12.21 05:43:31.899476 [ 258 ] {a9fe0453-1389-4770-88f3-e5eeceedfc13} TCPHandler: Processed in 0.007782397 sec. 2024.12.21 05:43:31.899725 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.899981 [ 263 ] {c5b113ee-00cd-4f18-bed1-e9cd15194c5c} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:31.900073 [ 263 ] {c5b113ee-00cd-4f18-bed1-e9cd15194c5c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.12.21 05:43:31.902096 [ 263 ] {c5b113ee-00cd-4f18-bed1-e9cd15194c5c} oximeter.measurements_u32 (3ad825f6-fb70-4ae7-a23b-57463c9f495c): Loading data parts 2024.12.21 05:43:31.902285 [ 263 ] {c5b113ee-00cd-4f18-bed1-e9cd15194c5c} oximeter.measurements_u32 (3ad825f6-fb70-4ae7-a23b-57463c9f495c): There are no data parts 2024.12.21 05:43:31.908878 [ 263 ] {c5b113ee-00cd-4f18-bed1-e9cd15194c5c} TCPHandler: Processed in 0.009222612 sec. 2024.12.21 05:43:31.909109 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.909400 [ 258 ] {be714a25-2973-46f0-a639-5a5ef0ae30d0} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:31.909458 [ 258 ] {be714a25-2973-46f0-a639-5a5ef0ae30d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.12.21 05:43:31.911696 [ 258 ] {be714a25-2973-46f0-a639-5a5ef0ae30d0} oximeter.measurements_i64 (6fd4615e-f0af-4cde-8d77-9a0be5af064c): Loading data parts 2024.12.21 05:43:31.911867 [ 258 ] {be714a25-2973-46f0-a639-5a5ef0ae30d0} oximeter.measurements_i64 (6fd4615e-f0af-4cde-8d77-9a0be5af064c): There are no data parts 2024.12.21 05:43:31.916314 [ 258 ] {be714a25-2973-46f0-a639-5a5ef0ae30d0} TCPHandler: Processed in 0.007273335 sec. 2024.12.21 05:43:31.916588 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.916804 [ 263 ] {f6793061-1330-4212-ab1c-d11f1c239189} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:31.916884 [ 263 ] {f6793061-1330-4212-ab1c-d11f1c239189} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.12.21 05:43:31.919050 [ 263 ] {f6793061-1330-4212-ab1c-d11f1c239189} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Loading data parts 2024.12.21 05:43:31.919233 [ 263 ] {f6793061-1330-4212-ab1c-d11f1c239189} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): There are no data parts 2024.12.21 05:43:31.927132 [ 263 ] {f6793061-1330-4212-ab1c-d11f1c239189} TCPHandler: Processed in 0.010601265 sec. 2024.12.21 05:43:31.927347 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.927650 [ 258 ] {a12ee775-2350-4ef9-b03f-a6d6115429ca} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:31.927713 [ 258 ] {a12ee775-2350-4ef9-b03f-a6d6115429ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.12.21 05:43:31.930200 [ 258 ] {a12ee775-2350-4ef9-b03f-a6d6115429ca} oximeter.measurements_f32 (7fd56cf5-799e-4067-abde-5ea705bdc390): Loading data parts 2024.12.21 05:43:31.930377 [ 258 ] {a12ee775-2350-4ef9-b03f-a6d6115429ca} oximeter.measurements_f32 (7fd56cf5-799e-4067-abde-5ea705bdc390): There are no data parts 2024.12.21 05:43:31.934865 [ 258 ] {a12ee775-2350-4ef9-b03f-a6d6115429ca} TCPHandler: Processed in 0.007576632 sec. 2024.12.21 05:43:31.935111 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.935372 [ 263 ] {4a72e048-5806-4644-8881-3bc8aba96fa3} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:31.935459 [ 263 ] {4a72e048-5806-4644-8881-3bc8aba96fa3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.12.21 05:43:31.937431 [ 263 ] {4a72e048-5806-4644-8881-3bc8aba96fa3} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): Loading data parts 2024.12.21 05:43:31.937631 [ 263 ] {4a72e048-5806-4644-8881-3bc8aba96fa3} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): There are no data parts 2024.12.21 05:43:31.943321 [ 263 ] {4a72e048-5806-4644-8881-3bc8aba96fa3} TCPHandler: Processed in 0.008279619 sec. 2024.12.21 05:43:31.943527 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.943757 [ 258 ] {8e355954-6c0f-4c1f-96a3-526658722e24} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:31.943823 [ 258 ] {8e355954-6c0f-4c1f-96a3-526658722e24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.12.21 05:43:31.945940 [ 258 ] {8e355954-6c0f-4c1f-96a3-526658722e24} oximeter.measurements_string (6b6a8142-7965-4005-8758-cfc2f8d53f61): Loading data parts 2024.12.21 05:43:31.946109 [ 258 ] {8e355954-6c0f-4c1f-96a3-526658722e24} oximeter.measurements_string (6b6a8142-7965-4005-8758-cfc2f8d53f61): There are no data parts 2024.12.21 05:43:31.950806 [ 258 ] {8e355954-6c0f-4c1f-96a3-526658722e24} TCPHandler: Processed in 0.007341217 sec. 2024.12.21 05:43:31.951022 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.951250 [ 263 ] {c954ccc5-b7b4-4fd2-bf7e-9f5d76b3d35b} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:31.951329 [ 263 ] {c954ccc5-b7b4-4fd2-bf7e-9f5d76b3d35b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.12.21 05:43:31.953411 [ 263 ] {c954ccc5-b7b4-4fd2-bf7e-9f5d76b3d35b} oximeter.measurements_bytes (778dedb0-8b78-4790-ab94-c9787b54653f): Loading data parts 2024.12.21 05:43:31.953571 [ 263 ] {c954ccc5-b7b4-4fd2-bf7e-9f5d76b3d35b} oximeter.measurements_bytes (778dedb0-8b78-4790-ab94-c9787b54653f): There are no data parts 2024.12.21 05:43:31.962112 [ 263 ] {c954ccc5-b7b4-4fd2-bf7e-9f5d76b3d35b} TCPHandler: Processed in 0.011147718 sec. 2024.12.21 05:43:31.962338 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.962555 [ 258 ] {e35579af-45bd-4ba7-9d6e-77bc94578488} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:31.962640 [ 258 ] {e35579af-45bd-4ba7-9d6e-77bc94578488} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.12.21 05:43:31.965036 [ 258 ] {e35579af-45bd-4ba7-9d6e-77bc94578488} oximeter.measurements_cumulativei64 (8869450b-bff0-4778-af41-da2ff861bf44): Loading data parts 2024.12.21 05:43:31.965219 [ 258 ] {e35579af-45bd-4ba7-9d6e-77bc94578488} oximeter.measurements_cumulativei64 (8869450b-bff0-4778-af41-da2ff861bf44): There are no data parts 2024.12.21 05:43:31.969748 [ 258 ] {e35579af-45bd-4ba7-9d6e-77bc94578488} TCPHandler: Processed in 0.00746664 sec. 2024.12.21 05:43:31.970010 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.970305 [ 263 ] {96a21833-160f-44d2-85ac-3609d3467601} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:31.970380 [ 263 ] {96a21833-160f-44d2-85ac-3609d3467601} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.12.21 05:43:31.979573 [ 263 ] {96a21833-160f-44d2-85ac-3609d3467601} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Loading data parts 2024.12.21 05:43:31.979743 [ 263 ] {96a21833-160f-44d2-85ac-3609d3467601} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): There are no data parts 2024.12.21 05:43:31.985660 [ 263 ] {96a21833-160f-44d2-85ac-3609d3467601} TCPHandler: Processed in 0.015720338 sec. 2024.12.21 05:43:31.985917 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.986141 [ 258 ] {faec8196-a524-4b56-98a0-c2a45fe114b5} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:31.986222 [ 258 ] {faec8196-a524-4b56-98a0-c2a45fe114b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.12.21 05:43:31.988385 [ 258 ] {faec8196-a524-4b56-98a0-c2a45fe114b5} oximeter.measurements_cumulativef32 (ec9dd72b-eb62-4bad-97be-413ae8aee6f7): Loading data parts 2024.12.21 05:43:31.988551 [ 258 ] {faec8196-a524-4b56-98a0-c2a45fe114b5} oximeter.measurements_cumulativef32 (ec9dd72b-eb62-4bad-97be-413ae8aee6f7): There are no data parts 2024.12.21 05:43:31.996918 [ 258 ] {faec8196-a524-4b56-98a0-c2a45fe114b5} TCPHandler: Processed in 0.011059575 sec. 2024.12.21 05:43:31.997153 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:31.997384 [ 263 ] {4ce95a23-ec30-47e2-a854-7000fd5fa953} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:31.997492 [ 263 ] {4ce95a23-ec30-47e2-a854-7000fd5fa953} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.12.21 05:43:32.000078 [ 263 ] {4ce95a23-ec30-47e2-a854-7000fd5fa953} oximeter.measurements_cumulativef64 (835dce53-d8f9-4da6-b18b-369602728f8d): Loading data parts 2024.12.21 05:43:32.000158 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 122.57 MiB, peak 122.57 MiB, free memory in arenas 0.00 B, will set to 134.29 MiB (RSS), difference: 11.71 MiB 2024.12.21 05:43:32.000346 [ 263 ] {4ce95a23-ec30-47e2-a854-7000fd5fa953} oximeter.measurements_cumulativef64 (835dce53-d8f9-4da6-b18b-369602728f8d): There are no data parts 2024.12.21 05:43:32.005085 [ 263 ] {4ce95a23-ec30-47e2-a854-7000fd5fa953} TCPHandler: Processed in 0.007995842 sec. 2024.12.21 05:43:32.005369 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.005741 [ 258 ] {c83feea3-728d-4411-9992-f68b9cdaf1aa} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:32.005884 [ 258 ] {c83feea3-728d-4411-9992-f68b9cdaf1aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.12.21 05:43:32.008449 [ 258 ] {c83feea3-728d-4411-9992-f68b9cdaf1aa} oximeter.measurements_histogrami8 (b4882a6e-0d98-4aae-83cc-d1b72ecf475e): Loading data parts 2024.12.21 05:43:32.008642 [ 258 ] {c83feea3-728d-4411-9992-f68b9cdaf1aa} oximeter.measurements_histogrami8 (b4882a6e-0d98-4aae-83cc-d1b72ecf475e): There are no data parts 2024.12.21 05:43:32.014038 [ 258 ] {c83feea3-728d-4411-9992-f68b9cdaf1aa} TCPHandler: Processed in 0.008739931 sec. 2024.12.21 05:43:32.014247 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.014609 [ 263 ] {78ce6522-ced4-4fce-9feb-18b055cb5693} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.014688 [ 263 ] {78ce6522-ced4-4fce-9feb-18b055cb5693} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.12.21 05:43:32.017319 [ 263 ] {78ce6522-ced4-4fce-9feb-18b055cb5693} oximeter.measurements_histogramu8 (e89b20ed-be66-425e-8f99-67e069c7c1b1): Loading data parts 2024.12.21 05:43:32.017495 [ 263 ] {78ce6522-ced4-4fce-9feb-18b055cb5693} oximeter.measurements_histogramu8 (e89b20ed-be66-425e-8f99-67e069c7c1b1): There are no data parts 2024.12.21 05:43:32.021942 [ 263 ] {78ce6522-ced4-4fce-9feb-18b055cb5693} TCPHandler: Processed in 0.007768117 sec. 2024.12.21 05:43:32.022180 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.022526 [ 258 ] {e9d97538-5af9-4892-a3d5-419491c02267} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:32.022644 [ 258 ] {e9d97538-5af9-4892-a3d5-419491c02267} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.12.21 05:43:32.024949 [ 258 ] {e9d97538-5af9-4892-a3d5-419491c02267} oximeter.measurements_histogrami16 (7e57f336-119c-4b5b-aca4-39416e5e53c0): Loading data parts 2024.12.21 05:43:32.025131 [ 258 ] {e9d97538-5af9-4892-a3d5-419491c02267} oximeter.measurements_histogrami16 (7e57f336-119c-4b5b-aca4-39416e5e53c0): There are no data parts 2024.12.21 05:43:32.032013 [ 258 ] {e9d97538-5af9-4892-a3d5-419491c02267} TCPHandler: Processed in 0.009904198 sec. 2024.12.21 05:43:32.032212 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.032524 [ 263 ] {a17b1cfa-cc90-4c5f-8112-e3dad6ec2ac3} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.032605 [ 263 ] {a17b1cfa-cc90-4c5f-8112-e3dad6ec2ac3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.12.21 05:43:32.035181 [ 263 ] {a17b1cfa-cc90-4c5f-8112-e3dad6ec2ac3} oximeter.measurements_histogramu16 (271aced2-4446-49ba-b6cc-0e78adf1f5bf): Loading data parts 2024.12.21 05:43:32.035367 [ 263 ] {a17b1cfa-cc90-4c5f-8112-e3dad6ec2ac3} oximeter.measurements_histogramu16 (271aced2-4446-49ba-b6cc-0e78adf1f5bf): There are no data parts 2024.12.21 05:43:32.039966 [ 263 ] {a17b1cfa-cc90-4c5f-8112-e3dad6ec2ac3} TCPHandler: Processed in 0.007816739 sec. 2024.12.21 05:43:32.040256 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.040612 [ 258 ] {30796708-b2fa-4c04-b73d-0e3ff0b455bd} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:32.040709 [ 258 ] {30796708-b2fa-4c04-b73d-0e3ff0b455bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.12.21 05:43:32.043182 [ 258 ] {30796708-b2fa-4c04-b73d-0e3ff0b455bd} oximeter.measurements_histogrami32 (d15b969c-b072-4b2a-94bd-81e641d64675): Loading data parts 2024.12.21 05:43:32.043374 [ 258 ] {30796708-b2fa-4c04-b73d-0e3ff0b455bd} oximeter.measurements_histogrami32 (d15b969c-b072-4b2a-94bd-81e641d64675): There are no data parts 2024.12.21 05:43:32.048614 [ 258 ] {30796708-b2fa-4c04-b73d-0e3ff0b455bd} TCPHandler: Processed in 0.008425103 sec. 2024.12.21 05:43:32.048855 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.049246 [ 263 ] {ad96e483-1a7e-46a1-bc50-1a4cfbfb5ea3} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.049350 [ 263 ] {ad96e483-1a7e-46a1-bc50-1a4cfbfb5ea3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.12.21 05:43:32.051821 [ 263 ] {ad96e483-1a7e-46a1-bc50-1a4cfbfb5ea3} oximeter.measurements_histogramu32 (a68ea772-ddc8-4e58-aa8f-186a7f9b5c12): Loading data parts 2024.12.21 05:43:32.051991 [ 263 ] {ad96e483-1a7e-46a1-bc50-1a4cfbfb5ea3} oximeter.measurements_histogramu32 (a68ea772-ddc8-4e58-aa8f-186a7f9b5c12): There are no data parts 2024.12.21 05:43:32.056565 [ 263 ] {ad96e483-1a7e-46a1-bc50-1a4cfbfb5ea3} TCPHandler: Processed in 0.007779467 sec. 2024.12.21 05:43:32.056777 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.057073 [ 258 ] {b014c698-968c-4464-ad0d-3a97f78cf81b} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:32.057161 [ 258 ] {b014c698-968c-4464-ad0d-3a97f78cf81b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.12.21 05:43:32.066517 [ 258 ] {b014c698-968c-4464-ad0d-3a97f78cf81b} oximeter.measurements_histogrami64 (deec64ce-f13e-4dd4-80ae-e820e841971c): Loading data parts 2024.12.21 05:43:32.066719 [ 258 ] {b014c698-968c-4464-ad0d-3a97f78cf81b} oximeter.measurements_histogrami64 (deec64ce-f13e-4dd4-80ae-e820e841971c): There are no data parts 2024.12.21 05:43:32.068597 [ 258 ] {b014c698-968c-4464-ad0d-3a97f78cf81b} TCPHandler: Processed in 0.011878325 sec. 2024.12.21 05:43:32.068787 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.069084 [ 263 ] {298d5a66-a849-4228-8885-350fcc9dc81e} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.069175 [ 263 ] {298d5a66-a849-4228-8885-350fcc9dc81e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.12.21 05:43:32.080677 [ 263 ] {298d5a66-a849-4228-8885-350fcc9dc81e} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): Loading data parts 2024.12.21 05:43:32.080855 [ 263 ] {298d5a66-a849-4228-8885-350fcc9dc81e} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): There are no data parts 2024.12.21 05:43:32.085841 [ 263 ] {298d5a66-a849-4228-8885-350fcc9dc81e} TCPHandler: Processed in 0.017114401 sec. 2024.12.21 05:43:32.086125 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.086523 [ 258 ] {dd03f86b-86a4-49c4-9b28-4605e344967a} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:32.086606 [ 258 ] {dd03f86b-86a4-49c4-9b28-4605e344967a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.12.21 05:43:32.096526 [ 258 ] {dd03f86b-86a4-49c4-9b28-4605e344967a} oximeter.measurements_histogramf32 (a6e4c2f9-0117-4904-a2f2-1bd41e57ab74): Loading data parts 2024.12.21 05:43:32.096692 [ 258 ] {dd03f86b-86a4-49c4-9b28-4605e344967a} oximeter.measurements_histogramf32 (a6e4c2f9-0117-4904-a2f2-1bd41e57ab74): There are no data parts 2024.12.21 05:43:32.101237 [ 258 ] {dd03f86b-86a4-49c4-9b28-4605e344967a} TCPHandler: Processed in 0.015193076 sec. 2024.12.21 05:43:32.101492 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.101847 [ 263 ] {c70e2059-820e-42bc-90a5-d9e9fef0fdb9} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.101944 [ 263 ] {c70e2059-820e-42bc-90a5-d9e9fef0fdb9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.12.21 05:43:32.110447 [ 263 ] {c70e2059-820e-42bc-90a5-d9e9fef0fdb9} oximeter.measurements_histogramf64 (9402d391-f1a5-4906-b097-c559272bc1d5): Loading data parts 2024.12.21 05:43:32.110651 [ 263 ] {c70e2059-820e-42bc-90a5-d9e9fef0fdb9} oximeter.measurements_histogramf64 (9402d391-f1a5-4906-b097-c559272bc1d5): There are no data parts 2024.12.21 05:43:32.115333 [ 263 ] {c70e2059-820e-42bc-90a5-d9e9fef0fdb9} TCPHandler: Processed in 0.013909885 sec. 2024.12.21 05:43:32.115575 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.115788 [ 258 ] {453627c6-8b0a-47a1-b6ba-c68dd64ade8d} executeQuery: (from [fd00:1122:3344:101::d]:49350) /* 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 05:43:32.115867 [ 258 ] {453627c6-8b0a-47a1-b6ba-c68dd64ade8d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.12.21 05:43:32.125707 [ 258 ] {453627c6-8b0a-47a1-b6ba-c68dd64ade8d} oximeter.fields_bool (54e31f87-7a97-485f-9d4e-07989f7d8773): Loading data parts 2024.12.21 05:43:32.125875 [ 258 ] {453627c6-8b0a-47a1-b6ba-c68dd64ade8d} oximeter.fields_bool (54e31f87-7a97-485f-9d4e-07989f7d8773): There are no data parts 2024.12.21 05:43:32.130469 [ 258 ] {453627c6-8b0a-47a1-b6ba-c68dd64ade8d} TCPHandler: Processed in 0.01495348 sec. 2024.12.21 05:43:32.130712 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.130967 [ 263 ] {424f7d24-9a8e-470f-bd48-b1109814c9e4} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.131057 [ 263 ] {424f7d24-9a8e-470f-bd48-b1109814c9e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.12.21 05:43:32.138906 [ 263 ] {424f7d24-9a8e-470f-bd48-b1109814c9e4} oximeter.fields_i8 (4ed1307c-8aa3-40c2-83b3-78c0c3e2330c): Loading data parts 2024.12.21 05:43:32.139085 [ 263 ] {424f7d24-9a8e-470f-bd48-b1109814c9e4} oximeter.fields_i8 (4ed1307c-8aa3-40c2-83b3-78c0c3e2330c): There are no data parts 2024.12.21 05:43:32.144299 [ 263 ] {424f7d24-9a8e-470f-bd48-b1109814c9e4} TCPHandler: Processed in 0.013657159 sec. 2024.12.21 05:43:32.144512 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.144747 [ 258 ] {3a76b2c2-190a-443c-95af-273d958ee98c} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:32.144807 [ 258 ] {3a76b2c2-190a-443c-95af-273d958ee98c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.12.21 05:43:32.146864 [ 258 ] {3a76b2c2-190a-443c-95af-273d958ee98c} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): Loading data parts 2024.12.21 05:43:32.147047 [ 258 ] {3a76b2c2-190a-443c-95af-273d958ee98c} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): There are no data parts 2024.12.21 05:43:32.154636 [ 258 ] {3a76b2c2-190a-443c-95af-273d958ee98c} TCPHandler: Processed in 0.010184015 sec. 2024.12.21 05:43:32.154822 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.155040 [ 263 ] {32f6fe56-bcff-45ce-bb46-c7b98ffecb46} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.155121 [ 263 ] {32f6fe56-bcff-45ce-bb46-c7b98ffecb46} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.12.21 05:43:32.157598 [ 263 ] {32f6fe56-bcff-45ce-bb46-c7b98ffecb46} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): Loading data parts 2024.12.21 05:43:32.157786 [ 263 ] {32f6fe56-bcff-45ce-bb46-c7b98ffecb46} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): There are no data parts 2024.12.21 05:43:32.162177 [ 263 ] {32f6fe56-bcff-45ce-bb46-c7b98ffecb46} TCPHandler: Processed in 0.007414768 sec. 2024.12.21 05:43:32.162409 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.162663 [ 258 ] {b00f079e-9482-412f-a3cd-dc06bfb5c83b} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:32.162724 [ 258 ] {b00f079e-9482-412f-a3cd-dc06bfb5c83b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.12.21 05:43:32.164785 [ 258 ] {b00f079e-9482-412f-a3cd-dc06bfb5c83b} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): Loading data parts 2024.12.21 05:43:32.164982 [ 258 ] {b00f079e-9482-412f-a3cd-dc06bfb5c83b} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): There are no data parts 2024.12.21 05:43:32.170533 [ 258 ] {b00f079e-9482-412f-a3cd-dc06bfb5c83b} TCPHandler: Processed in 0.008205937 sec. 2024.12.21 05:43:32.170726 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.170939 [ 263 ] {7bd40f32-d9ee-4ad4-ac02-2d140a1feeb9} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.171054 [ 263 ] {7bd40f32-d9ee-4ad4-ac02-2d140a1feeb9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.12.21 05:43:32.173293 [ 263 ] {7bd40f32-d9ee-4ad4-ac02-2d140a1feeb9} oximeter.fields_i32 (d4f9a4ed-dca3-4874-b008-fa98a7d91c29): Loading data parts 2024.12.21 05:43:32.173452 [ 263 ] {7bd40f32-d9ee-4ad4-ac02-2d140a1feeb9} oximeter.fields_i32 (d4f9a4ed-dca3-4874-b008-fa98a7d91c29): There are no data parts 2024.12.21 05:43:32.177801 [ 263 ] {7bd40f32-d9ee-4ad4-ac02-2d140a1feeb9} TCPHandler: Processed in 0.007134701 sec. 2024.12.21 05:43:32.178057 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.178332 [ 258 ] {429614d9-037f-484b-9e71-ca865c1941e8} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:32.178450 [ 258 ] {429614d9-037f-484b-9e71-ca865c1941e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.12.21 05:43:32.180562 [ 258 ] {429614d9-037f-484b-9e71-ca865c1941e8} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): Loading data parts 2024.12.21 05:43:32.180730 [ 258 ] {429614d9-037f-484b-9e71-ca865c1941e8} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): There are no data parts 2024.12.21 05:43:32.187981 [ 258 ] {429614d9-037f-484b-9e71-ca865c1941e8} TCPHandler: Processed in 0.00999128 sec. 2024.12.21 05:43:32.188157 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.188369 [ 263 ] {9ee211c5-df40-4df8-b6f8-373282e3ac14} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.188457 [ 263 ] {9ee211c5-df40-4df8-b6f8-373282e3ac14} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.12.21 05:43:32.190814 [ 263 ] {9ee211c5-df40-4df8-b6f8-373282e3ac14} oximeter.fields_i64 (66206a62-cf19-4a26-8a21-86c3ba70df1f): Loading data parts 2024.12.21 05:43:32.190978 [ 263 ] {9ee211c5-df40-4df8-b6f8-373282e3ac14} oximeter.fields_i64 (66206a62-cf19-4a26-8a21-86c3ba70df1f): There are no data parts 2024.12.21 05:43:32.195309 [ 263 ] {9ee211c5-df40-4df8-b6f8-373282e3ac14} TCPHandler: Processed in 0.007213134 sec. 2024.12.21 05:43:32.195545 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.195791 [ 258 ] {2d62af07-8889-4c3c-9ffc-56e42f0233ea} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:32.195885 [ 258 ] {2d62af07-8889-4c3c-9ffc-56e42f0233ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.12.21 05:43:32.197980 [ 258 ] {2d62af07-8889-4c3c-9ffc-56e42f0233ea} oximeter.fields_u64 (44c9c603-2066-40b1-a5cd-d5337e7a630a): Loading data parts 2024.12.21 05:43:32.198161 [ 258 ] {2d62af07-8889-4c3c-9ffc-56e42f0233ea} oximeter.fields_u64 (44c9c603-2066-40b1-a5cd-d5337e7a630a): There are no data parts 2024.12.21 05:43:32.203527 [ 258 ] {2d62af07-8889-4c3c-9ffc-56e42f0233ea} TCPHandler: Processed in 0.008047104 sec. 2024.12.21 05:43:32.203744 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.204021 [ 263 ] {99eb3fe5-0c86-4a21-a580-234d90e5ef04} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.204096 [ 263 ] {99eb3fe5-0c86-4a21-a580-234d90e5ef04} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.12.21 05:43:32.206283 [ 263 ] {99eb3fe5-0c86-4a21-a580-234d90e5ef04} oximeter.fields_ipaddr (ca6151ea-be6c-43ba-841b-8e7af37ec13e): Loading data parts 2024.12.21 05:43:32.206429 [ 263 ] {99eb3fe5-0c86-4a21-a580-234d90e5ef04} oximeter.fields_ipaddr (ca6151ea-be6c-43ba-841b-8e7af37ec13e): There are no data parts 2024.12.21 05:43:32.210734 [ 263 ] {99eb3fe5-0c86-4a21-a580-234d90e5ef04} TCPHandler: Processed in 0.00705764 sec. 2024.12.21 05:43:32.210935 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.211142 [ 258 ] {1092dd52-59a1-4500-be96-feb70b6be966} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:32.211219 [ 258 ] {1092dd52-59a1-4500-be96-feb70b6be966} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.12.21 05:43:32.213239 [ 258 ] {1092dd52-59a1-4500-be96-feb70b6be966} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Loading data parts 2024.12.21 05:43:32.213456 [ 258 ] {1092dd52-59a1-4500-be96-feb70b6be966} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): There are no data parts 2024.12.21 05:43:32.221047 [ 258 ] {1092dd52-59a1-4500-be96-feb70b6be966} TCPHandler: Processed in 0.010169515 sec. 2024.12.21 05:43:32.221250 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.221538 [ 263 ] {95d62223-fce8-4699-83d5-3783fcd1c007} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:32.221617 [ 263 ] {95d62223-fce8-4699-83d5-3783fcd1c007} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.12.21 05:43:32.224199 [ 263 ] {95d62223-fce8-4699-83d5-3783fcd1c007} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Loading data parts 2024.12.21 05:43:32.224360 [ 263 ] {95d62223-fce8-4699-83d5-3783fcd1c007} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): There are no data parts 2024.12.21 05:43:32.228757 [ 263 ] {95d62223-fce8-4699-83d5-3783fcd1c007} TCPHandler: Processed in 0.007575412 sec. 2024.12.21 05:43:32.228994 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.229345 [ 258 ] {ec83b259-febf-4066-afe5-ccb9036d132a} executeQuery: (from [fd00:1122:3344:101::d]:49350) /* 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 05:43:32.229456 [ 258 ] {ec83b259-febf-4066-afe5-ccb9036d132a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.12.21 05:43:32.231461 [ 258 ] {ec83b259-febf-4066-afe5-ccb9036d132a} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): Loading data parts 2024.12.21 05:43:32.231642 [ 258 ] {ec83b259-febf-4066-afe5-ccb9036d132a} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): There are no data parts 2024.12.21 05:43:32.237019 [ 258 ] {ec83b259-febf-4066-afe5-ccb9036d132a} TCPHandler: Processed in 0.008092995 sec. 2024.12.21 05:43:32.237239 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:32.237437 [ 263 ] {ec0efb7e-b269-4871-98f9-25331bc3aca6} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.12.21 05:43:32.238686 [ 263 ] {ec0efb7e-b269-4871-98f9-25331bc3aca6} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.12.21 05:43:32.247178 [ 268 ] {ec0efb7e-b269-4871-98f9-25331bc3aca6} oximeter.version (3f44d700-3bd9-4cc5-bb8b-4d152ef5cd1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:32.247244 [ 268 ] {ec0efb7e-b269-4871-98f9-25331bc3aca6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.21 05:43:32.252232 [ 268 ] {ec0efb7e-b269-4871-98f9-25331bc3aca6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:43:32.252703 [ 268 ] {ec0efb7e-b269-4871-98f9-25331bc3aca6} oximeter.version (3f44d700-3bd9-4cc5-bb8b-4d152ef5cd1c): 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 05:43:32.253018 [ 263 ] {ec0efb7e-b269-4871-98f9-25331bc3aca6} executeQuery: Read 1 rows, 16.00 B in 0.015657 sec., 63.86919588682378 rows/sec., 1021.91 B/sec. 2024.12.21 05:43:32.253374 [ 263 ] {ec0efb7e-b269-4871-98f9-25331bc3aca6} TCPHandler: Processed in 0.01619602 sec. 2024.12.21 05:43:32.350051 [ 269 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37772 2024.12.21 05:43:32.350569 [ 269 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:32.350602 [ 269 ] {} TCP-Session: c3b6cd04-20b5-44f7-ac84-ea4d58e41ca4 Authenticating user 'default' from [fd00:1122:3344:101::a]:37772 2024.12.21 05:43:32.350756 [ 269 ] {} TCP-Session: c3b6cd04-20b5-44f7-ac84-ea4d58e41ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.350771 [ 269 ] {} TCP-Session: c3b6cd04-20b5-44f7-ac84-ea4d58e41ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.350824 [ 269 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 05:43:32.350865 [ 269 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.21 05:43:32.350883 [ 269 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.21 05:43:32.352488 [ 270 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57540 2024.12.21 05:43:32.352559 [ 271 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38285 2024.12.21 05:43:32.352680 [ 270 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:32.352699 [ 272 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43114 2024.12.21 05:43:32.352757 [ 270 ] {} TCP-Session: 599612ed-c71b-41d7-8971-2be87660f74f Authenticating user 'default' from [fd00:1122:3344:101::a]:57540 2024.12.21 05:43:32.352975 [ 271 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:32.352995 [ 272 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:32.353024 [ 273 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51320 2024.12.21 05:43:32.353057 [ 271 ] {} TCP-Session: 54040495-d68a-484e-b2aa-9fad0ab147f2 Authenticating user 'default' from [fd00:1122:3344:101::a]:38285 2024.12.21 05:43:32.353027 [ 270 ] {} TCP-Session: 599612ed-c71b-41d7-8971-2be87660f74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.353160 [ 275 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36344 2024.12.21 05:43:32.353102 [ 274 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61471 2024.12.21 05:43:32.353242 [ 276 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36732 2024.12.21 05:43:32.353632 [ 272 ] {} TCP-Session: 9dca3536-73e3-4c14-96cf-09f114113452 Authenticating user 'default' from [fd00:1122:3344:101::a]:43114 2024.12.21 05:43:32.353843 [ 270 ] {} TCP-Session: 599612ed-c71b-41d7-8971-2be87660f74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.353884 [ 276 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:32.353902 [ 274 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:32.353923 [ 271 ] {} TCP-Session: 54040495-d68a-484e-b2aa-9fad0ab147f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354144 [ 275 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:32.354183 [ 271 ] {} TCP-Session: 54040495-d68a-484e-b2aa-9fad0ab147f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354196 [ 274 ] {} TCP-Session: f6e544d4-e61f-4d0d-8584-a115a520e87f Authenticating user 'default' from [fd00:1122:3344:101::a]:61471 2024.12.21 05:43:32.354258 [ 272 ] {} TCP-Session: 9dca3536-73e3-4c14-96cf-09f114113452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354306 [ 275 ] {} TCP-Session: 0e28ac49-d70f-40cd-9f37-20be424223db Authenticating user 'default' from [fd00:1122:3344:101::a]:36344 2024.12.21 05:43:32.354342 [ 276 ] {} TCP-Session: ae42ecc3-6385-4c54-8310-fdff31624c69 Authenticating user 'default' from [fd00:1122:3344:101::a]:36732 2024.12.21 05:43:32.354360 [ 274 ] {} TCP-Session: f6e544d4-e61f-4d0d-8584-a115a520e87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354375 [ 272 ] {} TCP-Session: 9dca3536-73e3-4c14-96cf-09f114113452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354300 [ 273 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:32.354505 [ 276 ] {} TCP-Session: ae42ecc3-6385-4c54-8310-fdff31624c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354546 [ 274 ] {} TCP-Session: f6e544d4-e61f-4d0d-8584-a115a520e87f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354608 [ 276 ] {} TCP-Session: ae42ecc3-6385-4c54-8310-fdff31624c69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354639 [ 273 ] {} TCP-Session: 57588790-588f-42fb-b002-c9692f5089f7 Authenticating user 'default' from [fd00:1122:3344:101::a]:51320 2024.12.21 05:43:32.354656 [ 275 ] {} TCP-Session: 0e28ac49-d70f-40cd-9f37-20be424223db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354757 [ 273 ] {} TCP-Session: 57588790-588f-42fb-b002-c9692f5089f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354801 [ 275 ] {} TCP-Session: 0e28ac49-d70f-40cd-9f37-20be424223db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:32.354820 [ 273 ] {} TCP-Session: 57588790-588f-42fb-b002-c9692f5089f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:33.000153 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 136.28 MiB, peak 136.28 MiB, free memory in arenas 0.00 B, will set to 140.31 MiB (RSS), difference: 4.03 MiB 2024.12.21 05:43:34.257942 [ 277 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59259 2024.12.21 05:43:34.258442 [ 277 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:34.258557 [ 277 ] {} TCP-Session: 081f8452-8fc2-4004-aa35-a1025ee5afb0 Authenticating user 'default' from [fd00:1122:3344:101::c]:59259 2024.12.21 05:43:34.258607 [ 277 ] {} TCP-Session: 081f8452-8fc2-4004-aa35-a1025ee5afb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.258621 [ 277 ] {} TCP-Session: 081f8452-8fc2-4004-aa35-a1025ee5afb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.258704 [ 277 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 05:43:34.258745 [ 277 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.21 05:43:34.258777 [ 277 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.12.21 05:43:34.260433 [ 278 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59273 2024.12.21 05:43:34.260435 [ 279 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54174 2024.12.21 05:43:34.260672 [ 281 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58207 2024.12.21 05:43:34.260702 [ 278 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:34.260716 [ 280 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49647 2024.12.21 05:43:34.261007 [ 281 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:34.261045 [ 279 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:34.261046 [ 282 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41811 2024.12.21 05:43:34.261029 [ 278 ] {} TCP-Session: 6a0d31d4-7907-4b05-8599-32ef2de29827 Authenticating user 'default' from [fd00:1122:3344:101::c]:59273 2024.12.21 05:43:34.261251 [ 283 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61757 2024.12.21 05:43:34.261281 [ 280 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:34.261576 [ 283 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:34.261589 [ 278 ] {} TCP-Session: 6a0d31d4-7907-4b05-8599-32ef2de29827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.261615 [ 282 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:34.261590 [ 280 ] {} TCP-Session: 96e81be0-6d3a-4445-86e6-d2b411e7f77e Authenticating user 'default' from [fd00:1122:3344:101::c]:49647 2024.12.21 05:43:34.261681 [ 284 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46051 2024.12.21 05:43:34.261758 [ 282 ] {} TCP-Session: 7ea49b7a-62e9-4d94-9f1e-4d7271c7484f Authenticating user 'default' from [fd00:1122:3344:101::c]:41811 2024.12.21 05:43:34.261738 [ 283 ] {} TCP-Session: 838358f0-4bf8-4d34-b144-c0e2138993c5 Authenticating user 'default' from [fd00:1122:3344:101::c]:61757 2024.12.21 05:43:34.261808 [ 281 ] {} TCP-Session: de7e3664-5f05-4800-bdc4-3f81a1ade238 Authenticating user 'default' from [fd00:1122:3344:101::c]:58207 2024.12.21 05:43:34.261767 [ 280 ] {} TCP-Session: 96e81be0-6d3a-4445-86e6-d2b411e7f77e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.261730 [ 278 ] {} TCP-Session: 6a0d31d4-7907-4b05-8599-32ef2de29827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.261686 [ 279 ] {} TCP-Session: 2ffc07e5-e6f9-4d89-af4e-a3acaede4676 Authenticating user 'default' from [fd00:1122:3344:101::c]:54174 2024.12.21 05:43:34.261963 [ 282 ] {} TCP-Session: 7ea49b7a-62e9-4d94-9f1e-4d7271c7484f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.261985 [ 284 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:34.262017 [ 281 ] {} TCP-Session: de7e3664-5f05-4800-bdc4-3f81a1ade238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.262121 [ 279 ] {} TCP-Session: 2ffc07e5-e6f9-4d89-af4e-a3acaede4676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.262166 [ 281 ] {} TCP-Session: de7e3664-5f05-4800-bdc4-3f81a1ade238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.262181 [ 282 ] {} TCP-Session: 7ea49b7a-62e9-4d94-9f1e-4d7271c7484f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.262136 [ 284 ] {} TCP-Session: 8db6592f-bf78-4972-9993-963a9ccc33df Authenticating user 'default' from [fd00:1122:3344:101::c]:46051 2024.12.21 05:43:34.262243 [ 280 ] {} TCP-Session: 96e81be0-6d3a-4445-86e6-d2b411e7f77e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.262224 [ 283 ] {} TCP-Session: 838358f0-4bf8-4d34-b144-c0e2138993c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.262321 [ 284 ] {} TCP-Session: 8db6592f-bf78-4972-9993-963a9ccc33df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.262352 [ 283 ] {} TCP-Session: 838358f0-4bf8-4d34-b144-c0e2138993c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.262427 [ 279 ] {} TCP-Session: 2ffc07e5-e6f9-4d89-af4e-a3acaede4676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:34.262481 [ 284 ] {} TCP-Session: 8db6592f-bf78-4972-9993-963a9ccc33df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:38.486425 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 2024.12.21 05:43:38.486462 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 2024.12.21 05:43:38.486580 [ 243 ] {} SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog 2024.12.21 05:43:38.486589 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog 2024.12.21 05:43:38.502886 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Loading data parts 2024.12.21 05:43:38.503568 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): There are no data parts 2024.12.21 05:43:38.512193 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:38.512310 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.21 05:43:38.515295 [ 244 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:43:38.516003 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:43:38.516692 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 2024.12.21 05:43:38.518970 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Loading data parts 2024.12.21 05:43:38.519247 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): There are no data parts 2024.12.21 05:43:38.549624 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:38.549729 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.21 05:43:38.557320 [ 243 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:43:38.558075 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:43:38.560805 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 8 2024.12.21 05:43:39.000157 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 145.83 MiB, peak 149.83 MiB, free memory in arenas 0.00 B, will set to 150.63 MiB (RSS), difference: 4.80 MiB 2024.12.21 05:43:40.986327 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 2024.12.21 05:43:40.986537 [ 242 ] {} SystemLog (system.query_log): Creating new table system.query_log for QueryLog 2024.12.21 05:43:40.996567 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): Loading data parts 2024.12.21 05:43:40.996781 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): There are no data parts 2024.12.21 05:43:41.010239 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:41.010405 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. 2024.12.21 05:43:41.012064 [ 242 ] {} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:43:41.012389 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): 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 05:43:41.013029 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 90 2024.12.21 05:43:42.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 154.90 MiB, peak 154.90 MiB, free memory in arenas 0.00 B, will set to 151.01 MiB (RSS), difference: -3.89 MiB 2024.12.21 05:43:42.049299 [ 285 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61485 2024.12.21 05:43:42.049701 [ 285 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:42.049804 [ 285 ] {} TCP-Session: cc4eecc6-9efc-4935-aeef-8127e2d91c16 Authenticating user 'default' from [fd00:1122:3344:101::b]:61485 2024.12.21 05:43:42.049830 [ 285 ] {} TCP-Session: cc4eecc6-9efc-4935-aeef-8127e2d91c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.049844 [ 285 ] {} TCP-Session: cc4eecc6-9efc-4935-aeef-8127e2d91c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.049930 [ 285 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.12.21 05:43:42.049957 [ 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 05:43:42.050011 [ 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 05:43:42.051486 [ 286 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55679 2024.12.21 05:43:42.051587 [ 287 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50068 2024.12.21 05:43:42.051651 [ 286 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:42.051679 [ 288 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35166 2024.12.21 05:43:42.051707 [ 286 ] {} TCP-Session: c36ba23f-4a04-40e6-ba68-eab5a7015ea7 Authenticating user 'default' from [fd00:1122:3344:101::b]:55679 2024.12.21 05:43:42.051820 [ 287 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:42.051832 [ 289 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38975 2024.12.21 05:43:42.051990 [ 286 ] {} TCP-Session: c36ba23f-4a04-40e6-ba68-eab5a7015ea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.051991 [ 288 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:42.052010 [ 290 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43850 2024.12.21 05:43:42.052067 [ 287 ] {} TCP-Session: 3a6c2871-9404-4e9b-907b-a1313e5e1f83 Authenticating user 'default' from [fd00:1122:3344:101::b]:50068 2024.12.21 05:43:42.052249 [ 291 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64627 2024.12.21 05:43:42.052293 [ 288 ] {} TCP-Session: e1312695-a8a5-4926-838a-1740801b4cac Authenticating user 'default' from [fd00:1122:3344:101::b]:35166 2024.12.21 05:43:42.052275 [ 286 ] {} TCP-Session: c36ba23f-4a04-40e6-ba68-eab5a7015ea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.052451 [ 287 ] {} TCP-Session: 3a6c2871-9404-4e9b-907b-a1313e5e1f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.052459 [ 292 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38744 2024.12.21 05:43:42.052487 [ 290 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:42.052541 [ 288 ] {} TCP-Session: e1312695-a8a5-4926-838a-1740801b4cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.052552 [ 287 ] {} TCP-Session: 3a6c2871-9404-4e9b-907b-a1313e5e1f83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.052577 [ 289 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:42.052775 [ 290 ] {} TCP-Session: 58e681e8-0ba2-4721-8087-aab5d3636410 Authenticating user 'default' from [fd00:1122:3344:101::b]:43850 2024.12.21 05:43:42.052783 [ 292 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:42.052953 [ 291 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.12.21 05:43:42.052954 [ 289 ] {} TCP-Session: ee6941a5-65da-4f26-8b67-00ff26f20d4f Authenticating user 'default' from [fd00:1122:3344:101::b]:38975 2024.12.21 05:43:42.052996 [ 290 ] {} TCP-Session: 58e681e8-0ba2-4721-8087-aab5d3636410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.052949 [ 288 ] {} TCP-Session: e1312695-a8a5-4926-838a-1740801b4cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.053033 [ 291 ] {} TCP-Session: db0a717d-6276-4011-8af2-0d4222cc7d2a Authenticating user 'default' from [fd00:1122:3344:101::b]:64627 2024.12.21 05:43:42.053077 [ 292 ] {} TCP-Session: 5630dacd-735f-4720-a5f1-9b5ba086fac2 Authenticating user 'default' from [fd00:1122:3344:101::b]:38744 2024.12.21 05:43:42.053120 [ 291 ] {} TCP-Session: db0a717d-6276-4011-8af2-0d4222cc7d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.053100 [ 289 ] {} TCP-Session: ee6941a5-65da-4f26-8b67-00ff26f20d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.053116 [ 290 ] {} TCP-Session: 58e681e8-0ba2-4721-8087-aab5d3636410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.053170 [ 292 ] {} TCP-Session: 5630dacd-735f-4720-a5f1-9b5ba086fac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.053203 [ 289 ] {} TCP-Session: ee6941a5-65da-4f26-8b67-00ff26f20d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.053186 [ 291 ] {} TCP-Session: db0a717d-6276-4011-8af2-0d4222cc7d2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:42.053238 [ 292 ] {} TCP-Session: 5630dacd-735f-4720-a5f1-9b5ba086fac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:43:45.936311 [ 128 ] {} DNSResolver: Updating DNS cache 2024.12.21 05:43:45.936381 [ 128 ] {} DNSResolver: Updated DNS cache 2024.12.21 05:43:46.017742 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 2024.12.21 05:43:46.018670 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:46.018718 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:46.019411 [ 244 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:43:46.019678 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:43:46.019921 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 2024.12.21 05:43:46.061826 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 2024.12.21 05:43:46.084045 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:46.084107 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:46.091086 [ 243 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:43:46.091885 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:43:46.094683 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 16 2024.12.21 05:43:47.000154 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 151.97 MiB, peak 155.97 MiB, free memory in arenas 0.00 B, will set to 154.29 MiB (RSS), difference: 2.32 MiB 2024.12.21 05:43:52.000169 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 150.31 MiB, peak 155.97 MiB, free memory in arenas 0.00 B, will set to 154.32 MiB (RSS), difference: 4.01 MiB 2024.12.21 05:43:52.256756 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.256989 [ 258 ] {7c18cd8b-f8b2-49d9-b92a-6062f3a66cde} executeQuery: (from [fd00:1122:3344:101::d]:49350) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) 2024.12.21 05:43:52.259597 [ 258 ] {7c18cd8b-f8b2-49d9-b92a-6062f3a66cde} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.262258 [ 258 ] {7c18cd8b-f8b2-49d9-b92a-6062f3a66cde} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.263356 [ 258 ] {7c18cd8b-f8b2-49d9-b92a-6062f3a66cde} TCPHandler: Processed in 0.006743673 sec. 2024.12.21 05:43:52.264461 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.264721 [ 263 ] {e8ecf8d6-0470-4455-90f6-c46aac157c3f} executeQuery: (from [fd00:1122:3344:101::d]:40784) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) 2024.12.21 05:43:52.266720 [ 263 ] {e8ecf8d6-0470-4455-90f6-c46aac157c3f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.266800 [ 263 ] {e8ecf8d6-0470-4455-90f6-c46aac157c3f} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.267470 [ 263 ] {e8ecf8d6-0470-4455-90f6-c46aac157c3f} TCPHandler: Processed in 0.003144966 sec. 2024.12.21 05:43:52.267801 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.267967 [ 258 ] {e08f7a53-1dc7-4fcb-8712-d00695320e7c} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:52.268480 [ 258 ] {e08f7a53-1dc7-4fcb-8712-d00695320e7c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.268548 [ 258 ] {e08f7a53-1dc7-4fcb-8712-d00695320e7c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.269143 [ 258 ] {e08f7a53-1dc7-4fcb-8712-d00695320e7c} TCPHandler: Processed in 0.001401264 sec. 2024.12.21 05:43:52.269424 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.269588 [ 263 ] {42c563e5-e677-4596-b850-2df6cddce09a} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:52.269966 [ 263 ] {42c563e5-e677-4596-b850-2df6cddce09a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.270025 [ 263 ] {42c563e5-e677-4596-b850-2df6cddce09a} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.270538 [ 263 ] {42c563e5-e677-4596-b850-2df6cddce09a} TCPHandler: Processed in 0.001175189 sec. 2024.12.21 05:43:52.270813 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.270966 [ 258 ] {c8d2c218-9dbb-43f5-ad4c-5b29b6b8418d} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:52.271402 [ 258 ] {c8d2c218-9dbb-43f5-ad4c-5b29b6b8418d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.271470 [ 258 ] {c8d2c218-9dbb-43f5-ad4c-5b29b6b8418d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.272052 [ 258 ] {c8d2c218-9dbb-43f5-ad4c-5b29b6b8418d} TCPHandler: Processed in 0.001293951 sec. 2024.12.21 05:43:52.272299 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.272456 [ 263 ] {a520f22a-aa17-484e-8190-97136d4170bb} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:52.272826 [ 263 ] {a520f22a-aa17-484e-8190-97136d4170bb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.272883 [ 263 ] {a520f22a-aa17-484e-8190-97136d4170bb} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.273377 [ 263 ] {a520f22a-aa17-484e-8190-97136d4170bb} TCPHandler: Processed in 0.001132988 sec. 2024.12.21 05:43:52.273630 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.273784 [ 258 ] {f9b94fd4-3ecf-459b-946d-f5948260da19} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:52.274157 [ 258 ] {f9b94fd4-3ecf-459b-946d-f5948260da19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.274211 [ 258 ] {f9b94fd4-3ecf-459b-946d-f5948260da19} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.274717 [ 258 ] {f9b94fd4-3ecf-459b-946d-f5948260da19} TCPHandler: Processed in 0.001139957 sec. 2024.12.21 05:43:52.274965 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.275149 [ 263 ] {19a5a3d8-3324-49f7-a8e8-86d3c2f1656d} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:52.275605 [ 263 ] {19a5a3d8-3324-49f7-a8e8-86d3c2f1656d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.275673 [ 263 ] {19a5a3d8-3324-49f7-a8e8-86d3c2f1656d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.276250 [ 263 ] {19a5a3d8-3324-49f7-a8e8-86d3c2f1656d} TCPHandler: Processed in 0.001344042 sec. 2024.12.21 05:43:52.276580 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.276736 [ 258 ] {4c44d68a-d8f7-40ac-a4f3-bf1c0f031da6} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:52.277119 [ 258 ] {4c44d68a-d8f7-40ac-a4f3-bf1c0f031da6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.277175 [ 258 ] {4c44d68a-d8f7-40ac-a4f3-bf1c0f031da6} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.277677 [ 258 ] {4c44d68a-d8f7-40ac-a4f3-bf1c0f031da6} TCPHandler: Processed in 0.001152097 sec. 2024.12.21 05:43:52.277933 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.278110 [ 263 ] {54b31c5f-027f-42d3-aa0d-7d65d7967119} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:52.278567 [ 263 ] {54b31c5f-027f-42d3-aa0d-7d65d7967119} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.278634 [ 263 ] {54b31c5f-027f-42d3-aa0d-7d65d7967119} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.279192 [ 263 ] {54b31c5f-027f-42d3-aa0d-7d65d7967119} TCPHandler: Processed in 0.001314092 sec. 2024.12.21 05:43:52.279482 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.279641 [ 258 ] {50fc47d5-3594-43c3-b6d1-250b7270b4d5} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:52.280029 [ 258 ] {50fc47d5-3594-43c3-b6d1-250b7270b4d5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.280086 [ 258 ] {50fc47d5-3594-43c3-b6d1-250b7270b4d5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.280591 [ 258 ] {50fc47d5-3594-43c3-b6d1-250b7270b4d5} TCPHandler: Processed in 0.001167718 sec. 2024.12.21 05:43:52.280836 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.280998 [ 263 ] {f8ff615f-ee26-4a49-8972-a5584724c791} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:52.281464 [ 263 ] {f8ff615f-ee26-4a49-8972-a5584724c791} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.281533 [ 263 ] {f8ff615f-ee26-4a49-8972-a5584724c791} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.282100 [ 263 ] {f8ff615f-ee26-4a49-8972-a5584724c791} TCPHandler: Processed in 0.001321972 sec. 2024.12.21 05:43:52.282381 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.282541 [ 258 ] {85b4f0e3-4118-464e-a694-338bd9e77797} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:52.282931 [ 258 ] {85b4f0e3-4118-464e-a694-338bd9e77797} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.282987 [ 258 ] {85b4f0e3-4118-464e-a694-338bd9e77797} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.283489 [ 258 ] {85b4f0e3-4118-464e-a694-338bd9e77797} TCPHandler: Processed in 0.001163318 sec. 2024.12.21 05:43:52.283762 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.283924 [ 263 ] {7009978b-1aa3-47c8-ad7e-35ab6864c9d7} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:52.284385 [ 263 ] {7009978b-1aa3-47c8-ad7e-35ab6864c9d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.284453 [ 263 ] {7009978b-1aa3-47c8-ad7e-35ab6864c9d7} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.285028 [ 263 ] {7009978b-1aa3-47c8-ad7e-35ab6864c9d7} TCPHandler: Processed in 0.001321032 sec. 2024.12.21 05:43:52.285280 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.285440 [ 258 ] {63fecd92-960c-412e-81d4-28eb15257f4c} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:52.285839 [ 258 ] {63fecd92-960c-412e-81d4-28eb15257f4c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.285894 [ 258 ] {63fecd92-960c-412e-81d4-28eb15257f4c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.286401 [ 258 ] {63fecd92-960c-412e-81d4-28eb15257f4c} TCPHandler: Processed in 0.001174758 sec. 2024.12.21 05:43:52.286653 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.286817 [ 263 ] {06777975-d72f-4c2b-b4c8-a6ea6f35bbc3} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:52.287221 [ 263 ] {06777975-d72f-4c2b-b4c8-a6ea6f35bbc3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.287279 [ 263 ] {06777975-d72f-4c2b-b4c8-a6ea6f35bbc3} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.287771 [ 263 ] {06777975-d72f-4c2b-b4c8-a6ea6f35bbc3} TCPHandler: Processed in 0.001177438 sec. 2024.12.21 05:43:52.288013 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.288213 [ 258 ] {42f474d7-a8a3-4fd5-819b-d9a0cecaf543} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:43:52.288700 [ 258 ] {42f474d7-a8a3-4fd5-819b-d9a0cecaf543} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.288767 [ 258 ] {42f474d7-a8a3-4fd5-819b-d9a0cecaf543} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.289318 [ 258 ] {42f474d7-a8a3-4fd5-819b-d9a0cecaf543} TCPHandler: Processed in 0.001363032 sec. 2024.12.21 05:43:52.289587 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.289754 [ 263 ] {33366c54-f9d8-4b1d-8032-aa285db44c76} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:43:52.290164 [ 263 ] {33366c54-f9d8-4b1d-8032-aa285db44c76} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.290221 [ 263 ] {33366c54-f9d8-4b1d-8032-aa285db44c76} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:43:52.290706 [ 263 ] {33366c54-f9d8-4b1d-8032-aa285db44c76} TCPHandler: Processed in 0.001175168 sec. 2024.12.21 05:43:52.296741 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.296895 [ 258 ] {3ea40239-6aa8-4312-b2c4-77967e9edfc4} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 05:43:52.296960 [ 258 ] {3ea40239-6aa8-4312-b2c4-77967e9edfc4} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:43:52.297757 [ 258 ] {3ea40239-6aa8-4312-b2c4-77967e9edfc4} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:52.297805 [ 258 ] {3ea40239-6aa8-4312-b2c4-77967e9edfc4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:52.298526 [ 258 ] {3ea40239-6aa8-4312-b2c4-77967e9edfc4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:43:52.299015 [ 258 ] {3ea40239-6aa8-4312-b2c4-77967e9edfc4} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): 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 05:43:52.299302 [ 258 ] {3ea40239-6aa8-4312-b2c4-77967e9edfc4} executeQuery: Read 18 rows, 2.52 KiB in 0.002446 sec., 7358.953393295176 rows/sec., 1.01 MiB/sec. 2024.12.21 05:43:52.299497 [ 258 ] {3ea40239-6aa8-4312-b2c4-77967e9edfc4} TCPHandler: Processed in 0.002818958 sec. 2024.12.21 05:43:52.299747 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.299984 [ 263 ] {3a61d64a-94f3-4ae1-bbb5-3e1cda4ba3af} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:43:52.300069 [ 263 ] {3a61d64a-94f3-4ae1-bbb5-3e1cda4ba3af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:43:52.301900 [ 263 ] {3a61d64a-94f3-4ae1-bbb5-3e1cda4ba3af} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:52.301942 [ 263 ] {3a61d64a-94f3-4ae1-bbb5-3e1cda4ba3af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:52.302472 [ 263 ] {3a61d64a-94f3-4ae1-bbb5-3e1cda4ba3af} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:43:52.302914 [ 263 ] {3a61d64a-94f3-4ae1-bbb5-3e1cda4ba3af} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:43:52.303212 [ 263 ] {3a61d64a-94f3-4ae1-bbb5-3e1cda4ba3af} executeQuery: Read 56 rows, 4.38 KiB in 0.003283 sec., 17057.569296375266 rows/sec., 1.30 MiB/sec. 2024.12.21 05:43:52.303305 [ 263 ] {3a61d64a-94f3-4ae1-bbb5-3e1cda4ba3af} TCPHandler: Processed in 0.003672968 sec. 2024.12.21 05:43:52.303485 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.303628 [ 258 ] {63f2e5c7-3ca3-44d0-8a8d-08f795b93164} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:43:52.303688 [ 258 ] {63f2e5c7-3ca3-44d0-8a8d-08f795b93164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:43:52.304372 [ 258 ] {63f2e5c7-3ca3-44d0-8a8d-08f795b93164} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:52.304413 [ 258 ] {63f2e5c7-3ca3-44d0-8a8d-08f795b93164} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:52.304961 [ 258 ] {63f2e5c7-3ca3-44d0-8a8d-08f795b93164} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:43:52.305543 [ 258 ] {63f2e5c7-3ca3-44d0-8a8d-08f795b93164} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:43:52.305837 [ 258 ] {63f2e5c7-3ca3-44d0-8a8d-08f795b93164} executeQuery: Read 64 rows, 5.12 KiB in 0.002224 sec., 28776.97841726619 rows/sec., 2.25 MiB/sec. 2024.12.21 05:43:52.305900 [ 258 ] {63f2e5c7-3ca3-44d0-8a8d-08f795b93164} TCPHandler: Processed in 0.002481719 sec. 2024.12.21 05:43:52.306041 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.306163 [ 263 ] {c349395b-82da-4097-8f9e-ebbcecc8c9e9} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:43:52.306214 [ 263 ] {c349395b-82da-4097-8f9e-ebbcecc8c9e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:43:52.306832 [ 263 ] {c349395b-82da-4097-8f9e-ebbcecc8c9e9} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:52.306866 [ 263 ] {c349395b-82da-4097-8f9e-ebbcecc8c9e9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:52.307401 [ 263 ] {c349395b-82da-4097-8f9e-ebbcecc8c9e9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:43:52.307900 [ 263 ] {c349395b-82da-4097-8f9e-ebbcecc8c9e9} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:43:52.308174 [ 263 ] {c349395b-82da-4097-8f9e-ebbcecc8c9e9} executeQuery: Read 128 rows, 9.13 KiB in 0.002025 sec., 63209.87654320988 rows/sec., 4.40 MiB/sec. 2024.12.21 05:43:52.308237 [ 263 ] {c349395b-82da-4097-8f9e-ebbcecc8c9e9} TCPHandler: Processed in 0.002252614 sec. 2024.12.21 05:43:52.308443 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:52.308671 [ 258 ] {a2f78604-03c1-482f-94fc-dd23743c3f45} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:43:52.308764 [ 258 ] {a2f78604-03c1-482f-94fc-dd23743c3f45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:43:52.309382 [ 258 ] {a2f78604-03c1-482f-94fc-dd23743c3f45} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:52.309421 [ 258 ] {a2f78604-03c1-482f-94fc-dd23743c3f45} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:52.309927 [ 258 ] {a2f78604-03c1-482f-94fc-dd23743c3f45} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:43:52.310430 [ 258 ] {a2f78604-03c1-482f-94fc-dd23743c3f45} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:43:52.310618 [ 258 ] {a2f78604-03c1-482f-94fc-dd23743c3f45} executeQuery: Read 48 rows, 3.31 KiB in 0.002006 sec., 23928.215353938187 rows/sec., 1.61 MiB/sec. 2024.12.21 05:43:52.310670 [ 258 ] {a2f78604-03c1-482f-94fc-dd23743c3f45} TCPHandler: Processed in 0.002334876 sec. 2024.12.21 05:43:53.520997 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 2024.12.21 05:43:53.521652 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:53.521702 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:53.522426 [ 244 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:43:53.522888 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:43:53.523138 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 2024.12.21 05:43:53.595701 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 2024.12.21 05:43:53.614616 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:53.614679 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:53.621840 [ 243 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:43:53.623025 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:43:53.625654 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 23 2024.12.21 05:43:57.263796 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:57.264002 [ 258 ] {91d50e0d-77f5-4349-b936-e187b99c7be2} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:43:57.264077 [ 258 ] {91d50e0d-77f5-4349-b936-e187b99c7be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:43:57.264837 [ 258 ] {91d50e0d-77f5-4349-b936-e187b99c7be2} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:57.264878 [ 258 ] {91d50e0d-77f5-4349-b936-e187b99c7be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:57.265457 [ 258 ] {91d50e0d-77f5-4349-b936-e187b99c7be2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:43:57.265984 [ 258 ] {91d50e0d-77f5-4349-b936-e187b99c7be2} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:43:57.266182 [ 258 ] {91d50e0d-77f5-4349-b936-e187b99c7be2} executeQuery: Read 56 rows, 4.38 KiB in 0.002237 sec., 25033.527045149756 rows/sec., 1.91 MiB/sec. 2024.12.21 05:43:57.266242 [ 258 ] {91d50e0d-77f5-4349-b936-e187b99c7be2} TCPHandler: Processed in 0.002576382 sec. 2024.12.21 05:43:57.266506 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:57.266721 [ 263 ] {79a8d3c1-a074-4282-9e17-6e7a34a6a1c7} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:43:57.266803 [ 263 ] {79a8d3c1-a074-4282-9e17-6e7a34a6a1c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:43:57.267623 [ 263 ] {79a8d3c1-a074-4282-9e17-6e7a34a6a1c7} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:57.267674 [ 263 ] {79a8d3c1-a074-4282-9e17-6e7a34a6a1c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:57.268243 [ 263 ] {79a8d3c1-a074-4282-9e17-6e7a34a6a1c7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:43:57.268702 [ 263 ] {79a8d3c1-a074-4282-9e17-6e7a34a6a1c7} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:43:57.269022 [ 263 ] {79a8d3c1-a074-4282-9e17-6e7a34a6a1c7} executeQuery: Read 64 rows, 5.12 KiB in 0.002342 sec., 27327.070879590094 rows/sec., 2.13 MiB/sec. 2024.12.21 05:43:57.269112 [ 263 ] {79a8d3c1-a074-4282-9e17-6e7a34a6a1c7} TCPHandler: Processed in 0.002744586 sec. 2024.12.21 05:43:57.269285 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:57.269434 [ 258 ] {fd6991c5-bde8-45d3-bc73-792bd2b0667a} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:43:57.269501 [ 258 ] {fd6991c5-bde8-45d3-bc73-792bd2b0667a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:43:57.270198 [ 258 ] {fd6991c5-bde8-45d3-bc73-792bd2b0667a} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:57.270236 [ 258 ] {fd6991c5-bde8-45d3-bc73-792bd2b0667a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:57.270767 [ 258 ] {fd6991c5-bde8-45d3-bc73-792bd2b0667a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:43:57.271283 [ 258 ] {fd6991c5-bde8-45d3-bc73-792bd2b0667a} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:43:57.271467 [ 258 ] {fd6991c5-bde8-45d3-bc73-792bd2b0667a} executeQuery: Read 160 rows, 11.41 KiB in 0.002071 sec., 77257.36359246742 rows/sec., 5.38 MiB/sec. 2024.12.21 05:43:57.271520 [ 258 ] {fd6991c5-bde8-45d3-bc73-792bd2b0667a} TCPHandler: Processed in 0.002304926 sec. 2024.12.21 05:43:57.271697 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:43:57.271862 [ 263 ] {30ed4eb9-d62a-4012-a964-b8e33a23cd02} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:43:57.271929 [ 263 ] {30ed4eb9-d62a-4012-a964-b8e33a23cd02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:43:57.272487 [ 263 ] {30ed4eb9-d62a-4012-a964-b8e33a23cd02} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:43:57.272530 [ 263 ] {30ed4eb9-d62a-4012-a964-b8e33a23cd02} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:43:57.273033 [ 263 ] {30ed4eb9-d62a-4012-a964-b8e33a23cd02} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:43:57.273510 [ 263 ] {30ed4eb9-d62a-4012-a964-b8e33a23cd02} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:43:57.273751 [ 263 ] {30ed4eb9-d62a-4012-a964-b8e33a23cd02} executeQuery: Read 60 rows, 4.14 KiB in 0.001938 sec., 30959.752321981425 rows/sec., 2.09 MiB/sec. 2024.12.21 05:43:57.273819 [ 263 ] {30ed4eb9-d62a-4012-a964-b8e33a23cd02} TCPHandler: Processed in 0.002192343 sec. 2024.12.21 05:44:00.936647 [ 101 ] {} DNSResolver: Updating DNS cache 2024.12.21 05:44:00.936716 [ 101 ] {} DNSResolver: Updated DNS cache 2024.12.21 05:44:01.015312 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 2024.12.21 05:44:01.019511 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:01.019580 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:01.021103 [ 242 ] {} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:44:01.021418 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): 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 05:44:01.022122 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 144 2024.12.21 05:44:01.024190 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 2024.12.21 05:44:01.024870 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:01.024914 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:01.025500 [ 244 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:01.025769 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:44:01.026006 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 2024.12.21 05:44:01.126669 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 2024.12.21 05:44:01.147113 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:01.147175 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:01.153941 [ 243 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:01.154744 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:44:01.158223 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 31 2024.12.21 05:44:02.258227 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.258508 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:44:02.259031 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.259126 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} 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 05:44:02.259470 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.261830 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.262216 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.12.21 05:44:02.265408 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.267315 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.267363 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.267569 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} 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 05:44:02.267619 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.273759 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} executeQuery: Read 18 rows, 754.00 B in 0.015368 sec., 1171.2649661634566 rows/sec., 47.91 KiB/sec. 2024.12.21 05:44:02.273987 [ 258 ] {ddc16e82-3112-4550-a172-b9bf1ca6adf5} TCPHandler: Processed in 0.015888082 sec. 2024.12.21 05:44:02.275074 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.275340 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:02.275722 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.275768 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} 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 05:44:02.276066 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.276148 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.276327 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.12.21 05:44:02.276369 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.276396 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.276415 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.276462 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} 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 05:44:02.276488 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.277122 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} executeQuery: Read 18 rows, 754.00 B in 0.001897 sec., 9488.66631523458 rows/sec., 388.15 KiB/sec. 2024.12.21 05:44:02.277214 [ 263 ] {e3d85698-9a10-4cb1-8777-c55cff6172df} TCPHandler: Processed in 0.002277475 sec. 2024.12.21 05:44:02.277572 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.277788 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:44:02.278342 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.278387 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} 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 05:44:02.278663 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.278732 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.278887 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.12.21 05:44:02.278922 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.278946 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.278963 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.279010 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} 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 05:44:02.279035 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.279654 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} executeQuery: Read 18 rows, 754.00 B in 0.001969 sec., 9141.696292534281 rows/sec., 373.96 KiB/sec. 2024.12.21 05:44:02.279776 [ 258 ] {e54fec5d-c4ba-4b80-b85f-77880c91a025} TCPHandler: Processed in 0.002273124 sec. 2024.12.21 05:44:02.280461 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.280678 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:02.281076 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.281133 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} 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 05:44:02.281437 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.281508 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.281659 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.12.21 05:44:02.281694 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.281717 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.281734 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.281777 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} 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 05:44:02.281800 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.282354 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} executeQuery: Read 18 rows, 754.00 B in 0.001778 sec., 10123.734533183351 rows/sec., 414.13 KiB/sec. 2024.12.21 05:44:02.282437 [ 263 ] {5d37c215-83c2-4c43-afb8-48ce132a803d} TCPHandler: Processed in 0.002047699 sec. 2024.12.21 05:44:02.282795 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.282974 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:44:02.283292 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.283335 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} 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 05:44:02.283610 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.283678 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.283830 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2024.12.21 05:44:02.283864 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.283887 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.283905 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.283949 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} 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 05:44:02.283972 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.284611 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} executeQuery: Read 18 rows, 754.00 B in 0.001718 sec., 10477.299185098953 rows/sec., 428.60 KiB/sec. 2024.12.21 05:44:02.284731 [ 258 ] {574325f6-a153-4407-a22b-7836e527c088} TCPHandler: Processed in 0.001995988 sec. 2024.12.21 05:44:02.285032 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.285245 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:02.285566 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.285609 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} 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 05:44:02.285884 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.285952 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.286100 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2024.12.21 05:44:02.286134 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.286158 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.286175 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.286218 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} 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 05:44:02.286241 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.286736 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} executeQuery: Read 18 rows, 754.00 B in 0.00159 sec., 11320.754716981131 rows/sec., 463.10 KiB/sec. 2024.12.21 05:44:02.286819 [ 263 ] {71e2b953-4059-44c6-816f-36538732d6a4} TCPHandler: Processed in 0.001858175 sec. 2024.12.21 05:44:02.287099 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.287277 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:44:02.287653 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.287706 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} 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 05:44:02.288053 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.288137 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.288313 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2024.12.21 05:44:02.288348 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.288371 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.288388 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.288431 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} 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 05:44:02.288454 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.289030 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} executeQuery: Read 18 rows, 754.00 B in 0.001835 sec., 9809.264305177112 rows/sec., 401.27 KiB/sec. 2024.12.21 05:44:02.289147 [ 258 ] {446f6975-71a2-47cc-bbb6-452a1b3f09ea} TCPHandler: Processed in 0.002108991 sec. 2024.12.21 05:44:02.289430 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.289643 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:02.290024 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.290079 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} 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 05:44:02.290400 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.290466 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.290617 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2024.12.21 05:44:02.290651 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.290674 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.290691 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.290735 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} 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 05:44:02.290757 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.291272 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} executeQuery: Read 18 rows, 754.00 B in 0.001733 sec., 10386.612810155799 rows/sec., 424.89 KiB/sec. 2024.12.21 05:44:02.291355 [ 263 ] {0a3b1ef8-14db-4956-a568-7d16025768bd} TCPHandler: Processed in 0.001993588 sec. 2024.12.21 05:44:02.291612 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.291823 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:44:02.292202 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.292255 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} 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 05:44:02.292555 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.292622 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.292769 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2024.12.21 05:44:02.292802 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.292825 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.292842 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.292887 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} 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 05:44:02.292911 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.293651 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} executeQuery: Read 18 rows, 754.00 B in 0.001931 sec., 9321.595028482652 rows/sec., 381.32 KiB/sec. 2024.12.21 05:44:02.293778 [ 258 ] {8f9e260b-49fe-4756-9863-038a81f0d3b2} TCPHandler: Processed in 0.002235794 sec. 2024.12.21 05:44:02.294113 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.294415 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:02.294791 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.294844 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} 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 05:44:02.295224 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.295303 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.295452 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 27-element set) 2024.12.21 05:44:02.295486 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.295509 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.295526 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.295569 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} 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 05:44:02.295592 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.296114 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} executeQuery: Read 18 rows, 754.00 B in 0.001833 sec., 9819.967266775777 rows/sec., 401.71 KiB/sec. 2024.12.21 05:44:02.296196 [ 263 ] {f4438c64-d95a-4a0c-b727-e6b4f817da25} TCPHandler: Processed in 0.002192812 sec. 2024.12.21 05:44:02.296458 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.296671 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:44:02.297050 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.297105 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} 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 05:44:02.297426 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.297492 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.297642 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 28-element set) 2024.12.21 05:44:02.297675 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.297698 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.297714 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.297757 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} 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 05:44:02.297781 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.298316 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} executeQuery: Read 18 rows, 754.00 B in 0.001748 sec., 10297.482837528603 rows/sec., 421.24 KiB/sec. 2024.12.21 05:44:02.298434 [ 258 ] {391047b8-d0dc-48a8-a43c-1cefbf67faad} TCPHandler: Processed in 0.002046569 sec. 2024.12.21 05:44:02.298690 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.298904 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:02.299285 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.299334 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} 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 05:44:02.299622 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.299687 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.299835 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 29-element set) 2024.12.21 05:44:02.299869 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.299892 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.299909 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.299951 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} 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 05:44:02.299974 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.300464 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} executeQuery: Read 18 rows, 754.00 B in 0.001664 sec., 10817.307692307693 rows/sec., 442.50 KiB/sec. 2024.12.21 05:44:02.300548 [ 263 ] {ec6cde0a-1301-475c-9656-867bf81246ec} TCPHandler: Processed in 0.001926856 sec. 2024.12.21 05:44:02.305115 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.305340 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:44:02.305739 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:02.305796 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} 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 05:44:02.306175 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.306258 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:02.306424 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 30-element set) 2024.12.21 05:44:02.306457 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:02.306481 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:02.306498 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:02.306540 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} 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 05:44:02.306564 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 2024.12.21 05:44:02.307131 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} executeQuery: Read 18 rows, 754.00 B in 0.001902 sec., 9463.72239747634 rows/sec., 387.13 KiB/sec. 2024.12.21 05:44:02.307250 [ 258 ] {0550b65f-6643-4118-a590-16beb2435b1c} TCPHandler: Processed in 0.002210113 sec. 2024.12.21 05:44:02.313587 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.313811 [ 258 ] {a0c918d3-bf27-43e3-82f5-772bced61455} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 05:44:02.313904 [ 258 ] {a0c918d3-bf27-43e3-82f5-772bced61455} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:02.314795 [ 258 ] {a0c918d3-bf27-43e3-82f5-772bced61455} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.314841 [ 258 ] {a0c918d3-bf27-43e3-82f5-772bced61455} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.315366 [ 258 ] {a0c918d3-bf27-43e3-82f5-772bced61455} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:44:02.315591 [ 258 ] {a0c918d3-bf27-43e3-82f5-772bced61455} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): 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 05:44:02.315809 [ 258 ] {a0c918d3-bf27-43e3-82f5-772bced61455} executeQuery: Read 13 rows, 2.63 KiB in 0.002067 sec., 6289.30817610063 rows/sec., 1.24 MiB/sec. 2024.12.21 05:44:02.315864 [ 258 ] {a0c918d3-bf27-43e3-82f5-772bced61455} TCPHandler: Processed in 0.002381237 sec. 2024.12.21 05:44:02.316023 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.316175 [ 263 ] {901857ec-bc28-446a-99c3-951fa000626c} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 05:44:02.316236 [ 263 ] {901857ec-bc28-446a-99c3-951fa000626c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 05:44:02.317427 [ 263 ] {901857ec-bc28-446a-99c3-951fa000626c} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.317465 [ 263 ] {901857ec-bc28-446a-99c3-951fa000626c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.317882 [ 263 ] {901857ec-bc28-446a-99c3-951fa000626c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:44:02.318149 [ 263 ] {901857ec-bc28-446a-99c3-951fa000626c} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): 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 05:44:02.318368 [ 263 ] {901857ec-bc28-446a-99c3-951fa000626c} executeQuery: Read 14 rows, 1.01 KiB in 0.002224 sec., 6294.964028776979 rows/sec., 453.15 KiB/sec. 2024.12.21 05:44:02.318571 [ 263 ] {901857ec-bc28-446a-99c3-951fa000626c} TCPHandler: Processed in 0.002608833 sec. 2024.12.21 05:44:02.318798 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.319021 [ 258 ] {ba93cd25-adb3-4b46-a1be-7ab2339a9277} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:02.319113 [ 258 ] {ba93cd25-adb3-4b46-a1be-7ab2339a9277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:02.319892 [ 258 ] {ba93cd25-adb3-4b46-a1be-7ab2339a9277} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.319931 [ 258 ] {ba93cd25-adb3-4b46-a1be-7ab2339a9277} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.320311 [ 258 ] {ba93cd25-adb3-4b46-a1be-7ab2339a9277} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:02.320550 [ 258 ] {ba93cd25-adb3-4b46-a1be-7ab2339a9277} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:02.320768 [ 258 ] {ba93cd25-adb3-4b46-a1be-7ab2339a9277} executeQuery: Read 219 rows, 19.54 KiB in 0.001805 sec., 121329.63988919668 rows/sec., 10.57 MiB/sec. 2024.12.21 05:44:02.320820 [ 258 ] {ba93cd25-adb3-4b46-a1be-7ab2339a9277} TCPHandler: Processed in 0.002131161 sec. 2024.12.21 05:44:02.320955 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.321074 [ 263 ] {d1ff3e67-ece7-4145-a393-cef0a7c8b123} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 05:44:02.321124 [ 263 ] {d1ff3e67-ece7-4145-a393-cef0a7c8b123} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 05:44:02.321931 [ 263 ] {d1ff3e67-ece7-4145-a393-cef0a7c8b123} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.321967 [ 263 ] {d1ff3e67-ece7-4145-a393-cef0a7c8b123} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.322333 [ 263 ] {d1ff3e67-ece7-4145-a393-cef0a7c8b123} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:44:02.322584 [ 263 ] {d1ff3e67-ece7-4145-a393-cef0a7c8b123} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): 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 05:44:02.322759 [ 263 ] {d1ff3e67-ece7-4145-a393-cef0a7c8b123} executeQuery: Read 15 rows, 1.06 KiB in 0.001711 sec., 8766.803039158387 rows/sec., 618.13 KiB/sec. 2024.12.21 05:44:02.322814 [ 263 ] {d1ff3e67-ece7-4145-a393-cef0a7c8b123} TCPHandler: Processed in 0.001916096 sec. 2024.12.21 05:44:02.323074 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.323292 [ 258 ] {35566be6-2e09-4903-9a24-95a7dbda5bcc} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 05:44:02.323362 [ 258 ] {35566be6-2e09-4903-9a24-95a7dbda5bcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 05:44:02.323920 [ 258 ] {35566be6-2e09-4903-9a24-95a7dbda5bcc} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.323959 [ 258 ] {35566be6-2e09-4903-9a24-95a7dbda5bcc} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.324307 [ 258 ] {35566be6-2e09-4903-9a24-95a7dbda5bcc} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:44:02.324551 [ 258 ] {35566be6-2e09-4903-9a24-95a7dbda5bcc} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): 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 05:44:02.324791 [ 258 ] {35566be6-2e09-4903-9a24-95a7dbda5bcc} executeQuery: Read 14 rows, 1004.00 B in 0.001552 sec., 9020.61855670103 rows/sec., 631.75 KiB/sec. 2024.12.21 05:44:02.324952 [ 258 ] {35566be6-2e09-4903-9a24-95a7dbda5bcc} TCPHandler: Processed in 0.001984808 sec. 2024.12.21 05:44:02.325110 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.325249 [ 263 ] {e1e4d3c8-b403-4c23-bad3-f3b6d42d14a3} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 05:44:02.325308 [ 263 ] {e1e4d3c8-b403-4c23-bad3-f3b6d42d14a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 05:44:02.325981 [ 263 ] {e1e4d3c8-b403-4c23-bad3-f3b6d42d14a3} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.326029 [ 263 ] {e1e4d3c8-b403-4c23-bad3-f3b6d42d14a3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.326434 [ 263 ] {e1e4d3c8-b403-4c23-bad3-f3b6d42d14a3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:44:02.326676 [ 263 ] {e1e4d3c8-b403-4c23-bad3-f3b6d42d14a3} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): 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 05:44:02.326929 [ 263 ] {e1e4d3c8-b403-4c23-bad3-f3b6d42d14a3} executeQuery: Read 13 rows, 830.00 B in 0.0017 sec., 7647.058823529413 rows/sec., 476.79 KiB/sec. 2024.12.21 05:44:02.326992 [ 263 ] {e1e4d3c8-b403-4c23-bad3-f3b6d42d14a3} TCPHandler: Processed in 0.001950506 sec. 2024.12.21 05:44:02.327142 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.327259 [ 258 ] {b07fbbf9-d589-4a30-99f2-a01a5d18b15a} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:02.327313 [ 258 ] {b07fbbf9-d589-4a30-99f2-a01a5d18b15a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:02.328142 [ 258 ] {b07fbbf9-d589-4a30-99f2-a01a5d18b15a} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.328188 [ 258 ] {b07fbbf9-d589-4a30-99f2-a01a5d18b15a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.328573 [ 258 ] {b07fbbf9-d589-4a30-99f2-a01a5d18b15a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:02.328802 [ 258 ] {b07fbbf9-d589-4a30-99f2-a01a5d18b15a} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:02.329041 [ 258 ] {b07fbbf9-d589-4a30-99f2-a01a5d18b15a} executeQuery: Read 390 rows, 28.32 KiB in 0.001807 sec., 215827.3381294964 rows/sec., 15.31 MiB/sec. 2024.12.21 05:44:02.329095 [ 258 ] {b07fbbf9-d589-4a30-99f2-a01a5d18b15a} TCPHandler: Processed in 0.002012439 sec. 2024.12.21 05:44:02.329251 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.329386 [ 263 ] {62b8701c-5d25-4690-9a6e-e253b69425c8} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 05:44:02.329447 [ 263 ] {62b8701c-5d25-4690-9a6e-e253b69425c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 05:44:02.330004 [ 263 ] {62b8701c-5d25-4690-9a6e-e253b69425c8} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.330049 [ 263 ] {62b8701c-5d25-4690-9a6e-e253b69425c8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.330451 [ 263 ] {62b8701c-5d25-4690-9a6e-e253b69425c8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:44:02.330692 [ 263 ] {62b8701c-5d25-4690-9a6e-e253b69425c8} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): 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 05:44:02.330931 [ 263 ] {62b8701c-5d25-4690-9a6e-e253b69425c8} executeQuery: Read 6 rows, 321.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 200.82 KiB/sec. 2024.12.21 05:44:02.331000 [ 263 ] {62b8701c-5d25-4690-9a6e-e253b69425c8} TCPHandler: Processed in 0.001805524 sec. 2024.12.21 05:44:02.331148 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.331265 [ 258 ] {585d4811-4909-4c09-936c-d43e7dd2bec5} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:02.331343 [ 258 ] {585d4811-4909-4c09-936c-d43e7dd2bec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:02.332356 [ 258 ] {585d4811-4909-4c09-936c-d43e7dd2bec5} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.332395 [ 258 ] {585d4811-4909-4c09-936c-d43e7dd2bec5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.332776 [ 258 ] {585d4811-4909-4c09-936c-d43e7dd2bec5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:02.333006 [ 258 ] {585d4811-4909-4c09-936c-d43e7dd2bec5} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:02.333221 [ 258 ] {585d4811-4909-4c09-936c-d43e7dd2bec5} executeQuery: Read 237 rows, 16.27 KiB in 0.001981 sec., 119636.54719838465 rows/sec., 8.02 MiB/sec. 2024.12.21 05:44:02.333273 [ 258 ] {585d4811-4909-4c09-936c-d43e7dd2bec5} TCPHandler: Processed in 0.002183253 sec. 2024.12.21 05:44:02.333427 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.333565 [ 263 ] {61bab74b-6f34-4ff0-af05-a021afdf0263} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 05:44:02.333626 [ 263 ] {61bab74b-6f34-4ff0-af05-a021afdf0263} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 05:44:02.334177 [ 263 ] {61bab74b-6f34-4ff0-af05-a021afdf0263} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.334222 [ 263 ] {61bab74b-6f34-4ff0-af05-a021afdf0263} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.334590 [ 263 ] {61bab74b-6f34-4ff0-af05-a021afdf0263} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:44:02.334830 [ 263 ] {61bab74b-6f34-4ff0-af05-a021afdf0263} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): 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 05:44:02.335054 [ 263 ] {61bab74b-6f34-4ff0-af05-a021afdf0263} executeQuery: Read 1 rows, 69.00 B in 0.001504 sec., 664.8936170212767 rows/sec., 44.80 KiB/sec. 2024.12.21 05:44:02.335123 [ 263 ] {61bab74b-6f34-4ff0-af05-a021afdf0263} TCPHandler: Processed in 0.001763223 sec. 2024.12.21 05:44:02.335269 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.335385 [ 258 ] {7dc58b51-6748-476a-a2d6-873cda11518f} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:02.335464 [ 258 ] {7dc58b51-6748-476a-a2d6-873cda11518f} 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 05:44:02.336540 [ 258 ] {7dc58b51-6748-476a-a2d6-873cda11518f} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.336578 [ 258 ] {7dc58b51-6748-476a-a2d6-873cda11518f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.339109 [ 258 ] {7dc58b51-6748-476a-a2d6-873cda11518f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:44:02.339383 [ 258 ] {7dc58b51-6748-476a-a2d6-873cda11518f} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): 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 05:44:02.339682 [ 258 ] {7dc58b51-6748-476a-a2d6-873cda11518f} executeQuery: Read 8 rows, 14.68 KiB in 0.004298 sec., 1861.3308515588647 rows/sec., 3.34 MiB/sec. 2024.12.21 05:44:02.339826 [ 258 ] {7dc58b51-6748-476a-a2d6-873cda11518f} TCPHandler: Processed in 0.004615211 sec. 2024.12.21 05:44:02.339979 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:02.340099 [ 263 ] {3d826f07-6f91-4d56-af37-7d5b095d9756} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:02.340149 [ 263 ] {3d826f07-6f91-4d56-af37-7d5b095d9756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:02.340656 [ 263 ] {3d826f07-6f91-4d56-af37-7d5b095d9756} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:02.340696 [ 263 ] {3d826f07-6f91-4d56-af37-7d5b095d9756} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:02.341072 [ 263 ] {3d826f07-6f91-4d56-af37-7d5b095d9756} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:02.341327 [ 263 ] {3d826f07-6f91-4d56-af37-7d5b095d9756} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:02.341559 [ 263 ] {3d826f07-6f91-4d56-af37-7d5b095d9756} executeQuery: Read 82 rows, 5.33 KiB in 0.001474 sec., 55630.93622795115 rows/sec., 3.53 MiB/sec. 2024.12.21 05:44:02.341726 [ 263 ] {3d826f07-6f91-4d56-af37-7d5b095d9756} TCPHandler: Processed in 0.001796204 sec. 2024.12.21 05:44:07.264347 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:07.264679 [ 258 ] {61f265b8-0a99-4353-99f9-3b6a00cc6dbf} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:07.264800 [ 258 ] {61f265b8-0a99-4353-99f9-3b6a00cc6dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:07.265866 [ 258 ] {61f265b8-0a99-4353-99f9-3b6a00cc6dbf} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:07.265914 [ 258 ] {61f265b8-0a99-4353-99f9-3b6a00cc6dbf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:07.266345 [ 258 ] {61f265b8-0a99-4353-99f9-3b6a00cc6dbf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:07.266598 [ 258 ] {61f265b8-0a99-4353-99f9-3b6a00cc6dbf} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:07.266832 [ 258 ] {61f265b8-0a99-4353-99f9-3b6a00cc6dbf} executeQuery: Read 56 rows, 4.38 KiB in 0.00224 sec., 25000.000000000004 rows/sec., 1.91 MiB/sec. 2024.12.21 05:44:07.266895 [ 258 ] {61f265b8-0a99-4353-99f9-3b6a00cc6dbf} TCPHandler: Processed in 0.002740846 sec. 2024.12.21 05:44:07.267155 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:07.267348 [ 263 ] {36d0c2a5-4280-462b-b434-0e71e2fb8d8c} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:07.267420 [ 263 ] {36d0c2a5-4280-462b-b434-0e71e2fb8d8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:07.268169 [ 263 ] {36d0c2a5-4280-462b-b434-0e71e2fb8d8c} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:07.268213 [ 263 ] {36d0c2a5-4280-462b-b434-0e71e2fb8d8c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:07.268653 [ 263 ] {36d0c2a5-4280-462b-b434-0e71e2fb8d8c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:07.268907 [ 263 ] {36d0c2a5-4280-462b-b434-0e71e2fb8d8c} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:07.269107 [ 263 ] {36d0c2a5-4280-462b-b434-0e71e2fb8d8c} executeQuery: Read 64 rows, 5.12 KiB in 0.001813 sec., 35300.60672917816 rows/sec., 2.76 MiB/sec. 2024.12.21 05:44:07.269171 [ 263 ] {36d0c2a5-4280-462b-b434-0e71e2fb8d8c} TCPHandler: Processed in 0.002142351 sec. 2024.12.21 05:44:07.269382 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:07.269617 [ 258 ] {714a6f42-cd63-42bb-bf4a-622d323e693a} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:07.269720 [ 258 ] {714a6f42-cd63-42bb-bf4a-622d323e693a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:07.270607 [ 258 ] {714a6f42-cd63-42bb-bf4a-622d323e693a} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:07.270648 [ 258 ] {714a6f42-cd63-42bb-bf4a-622d323e693a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:07.271059 [ 258 ] {714a6f42-cd63-42bb-bf4a-622d323e693a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:07.271305 [ 258 ] {714a6f42-cd63-42bb-bf4a-622d323e693a} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:07.271527 [ 258 ] {714a6f42-cd63-42bb-bf4a-622d323e693a} executeQuery: Read 160 rows, 11.41 KiB in 0.001972 sec., 81135.90263691684 rows/sec., 5.65 MiB/sec. 2024.12.21 05:44:07.271584 [ 258 ] {714a6f42-cd63-42bb-bf4a-622d323e693a} TCPHandler: Processed in 0.002311685 sec. 2024.12.21 05:44:07.271722 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:07.271851 [ 263 ] {06fa55ba-2491-4c59-b441-a6c926dd20a4} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:07.271907 [ 263 ] {06fa55ba-2491-4c59-b441-a6c926dd20a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:07.272436 [ 263 ] {06fa55ba-2491-4c59-b441-a6c926dd20a4} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:07.272474 [ 263 ] {06fa55ba-2491-4c59-b441-a6c926dd20a4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:07.272863 [ 263 ] {06fa55ba-2491-4c59-b441-a6c926dd20a4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:07.273116 [ 263 ] {06fa55ba-2491-4c59-b441-a6c926dd20a4} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:07.273291 [ 263 ] {06fa55ba-2491-4c59-b441-a6c926dd20a4} executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. 2024.12.21 05:44:07.273343 [ 263 ] {06fa55ba-2491-4c59-b441-a6c926dd20a4} TCPHandler: Processed in 0.00168173 sec. 2024.12.21 05:44:08.527077 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 2024.12.21 05:44:08.527831 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:08.527891 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:08.528496 [ 244 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:08.528769 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:44:08.529038 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 2024.12.21 05:44:08.659269 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 2024.12.21 05:44:08.683314 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:08.683387 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:08.690584 [ 243 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:08.691444 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:44:08.696380 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 38 2024.12.21 05:44:09.000164 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 159.62 MiB, peak 163.62 MiB, free memory in arenas 0.00 B, will set to 160.94 MiB (RSS), difference: 1.32 MiB 2024.12.21 05:44:11.023332 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 2024.12.21 05:44:11.027622 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:11.027695 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:11.029796 [ 242 ] {} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:11.030142 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): 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 05:44:11.030985 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 202 2024.12.21 05:44:12.268441 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.268651 [ 258 ] {2b390dbb-a363-40c9-b668-3be6897d651f} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 05:44:12.268735 [ 258 ] {2b390dbb-a363-40c9-b668-3be6897d651f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 05:44:12.269517 [ 258 ] {2b390dbb-a363-40c9-b668-3be6897d651f} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.269572 [ 258 ] {2b390dbb-a363-40c9-b668-3be6897d651f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.270020 [ 258 ] {2b390dbb-a363-40c9-b668-3be6897d651f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:44:12.270297 [ 258 ] {2b390dbb-a363-40c9-b668-3be6897d651f} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): 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 05:44:12.270547 [ 258 ] {2b390dbb-a363-40c9-b668-3be6897d651f} executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. 2024.12.21 05:44:12.270718 [ 258 ] {2b390dbb-a363-40c9-b668-3be6897d651f} TCPHandler: Processed in 0.002421978 sec. 2024.12.21 05:44:12.270998 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.271197 [ 263 ] {05935ae7-2c21-4fba-8d09-d5db48007abf} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:12.271274 [ 263 ] {05935ae7-2c21-4fba-8d09-d5db48007abf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:12.272207 [ 263 ] {05935ae7-2c21-4fba-8d09-d5db48007abf} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.272255 [ 263 ] {05935ae7-2c21-4fba-8d09-d5db48007abf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.272794 [ 263 ] {05935ae7-2c21-4fba-8d09-d5db48007abf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:12.273076 [ 263 ] {05935ae7-2c21-4fba-8d09-d5db48007abf} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:12.273291 [ 263 ] {05935ae7-2c21-4fba-8d09-d5db48007abf} executeQuery: Read 219 rows, 19.54 KiB in 0.002148 sec., 101955.30726256983 rows/sec., 8.88 MiB/sec. 2024.12.21 05:44:12.273357 [ 263 ] {05935ae7-2c21-4fba-8d09-d5db48007abf} TCPHandler: Processed in 0.00249994 sec. 2024.12.21 05:44:12.273540 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.273672 [ 258 ] {d60cc3fd-6171-4f2f-af85-1daf3fcad13a} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 05:44:12.273727 [ 258 ] {d60cc3fd-6171-4f2f-af85-1daf3fcad13a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 05:44:12.274325 [ 258 ] {d60cc3fd-6171-4f2f-af85-1daf3fcad13a} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.274368 [ 258 ] {d60cc3fd-6171-4f2f-af85-1daf3fcad13a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.274741 [ 258 ] {d60cc3fd-6171-4f2f-af85-1daf3fcad13a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:44:12.274993 [ 258 ] {d60cc3fd-6171-4f2f-af85-1daf3fcad13a} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): 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 05:44:12.275220 [ 258 ] {d60cc3fd-6171-4f2f-af85-1daf3fcad13a} executeQuery: Read 15 rows, 1.06 KiB in 0.001573 sec., 9535.918626827717 rows/sec., 672.36 KiB/sec. 2024.12.21 05:44:12.275291 [ 258 ] {d60cc3fd-6171-4f2f-af85-1daf3fcad13a} TCPHandler: Processed in 0.001813004 sec. 2024.12.21 05:44:12.275464 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.275597 [ 263 ] {abfd8781-a9a8-45fb-b41e-abca9c8addd9} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 05:44:12.275651 [ 263 ] {abfd8781-a9a8-45fb-b41e-abca9c8addd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 05:44:12.276273 [ 263 ] {abfd8781-a9a8-45fb-b41e-abca9c8addd9} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.276313 [ 263 ] {abfd8781-a9a8-45fb-b41e-abca9c8addd9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.276724 [ 263 ] {abfd8781-a9a8-45fb-b41e-abca9c8addd9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:44:12.277009 [ 263 ] {abfd8781-a9a8-45fb-b41e-abca9c8addd9} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): 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 05:44:12.277210 [ 263 ] {abfd8781-a9a8-45fb-b41e-abca9c8addd9} executeQuery: Read 14 rows, 1004.00 B in 0.001644 sec., 8515.81508515815 rows/sec., 596.39 KiB/sec. 2024.12.21 05:44:12.277276 [ 263 ] {abfd8781-a9a8-45fb-b41e-abca9c8addd9} TCPHandler: Processed in 0.001870805 sec. 2024.12.21 05:44:12.277442 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.277563 [ 258 ] {0b76f2e8-eae0-449c-a597-5346227c59f7} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 05:44:12.277612 [ 258 ] {0b76f2e8-eae0-449c-a597-5346227c59f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 05:44:12.278194 [ 258 ] {0b76f2e8-eae0-449c-a597-5346227c59f7} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.278235 [ 258 ] {0b76f2e8-eae0-449c-a597-5346227c59f7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.278595 [ 258 ] {0b76f2e8-eae0-449c-a597-5346227c59f7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:44:12.278847 [ 258 ] {0b76f2e8-eae0-449c-a597-5346227c59f7} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): 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 05:44:12.279084 [ 258 ] {0b76f2e8-eae0-449c-a597-5346227c59f7} executeQuery: Read 13 rows, 830.00 B in 0.001541 sec., 8436.080467229072 rows/sec., 525.99 KiB/sec. 2024.12.21 05:44:12.279155 [ 258 ] {0b76f2e8-eae0-449c-a597-5346227c59f7} TCPHandler: Processed in 0.001779482 sec. 2024.12.21 05:44:12.279314 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.279441 [ 263 ] {9a35c9d1-c290-4d7b-9e02-1dd539f0bc7e} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:12.279495 [ 263 ] {9a35c9d1-c290-4d7b-9e02-1dd539f0bc7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:12.280272 [ 263 ] {9a35c9d1-c290-4d7b-9e02-1dd539f0bc7e} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.280315 [ 263 ] {9a35c9d1-c290-4d7b-9e02-1dd539f0bc7e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.280724 [ 263 ] {9a35c9d1-c290-4d7b-9e02-1dd539f0bc7e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:12.280967 [ 263 ] {9a35c9d1-c290-4d7b-9e02-1dd539f0bc7e} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:12.281155 [ 263 ] {9a35c9d1-c290-4d7b-9e02-1dd539f0bc7e} executeQuery: Read 390 rows, 28.32 KiB in 0.001743 sec., 223752.15146299484 rows/sec., 15.87 MiB/sec. 2024.12.21 05:44:12.281215 [ 263 ] {9a35c9d1-c290-4d7b-9e02-1dd539f0bc7e} TCPHandler: Processed in 0.001959697 sec. 2024.12.21 05:44:12.281374 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.281494 [ 258 ] {1800169c-e185-44d0-971c-82e67af3d2bb} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 05:44:12.281545 [ 258 ] {1800169c-e185-44d0-971c-82e67af3d2bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 05:44:12.282037 [ 258 ] {1800169c-e185-44d0-971c-82e67af3d2bb} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.282076 [ 258 ] {1800169c-e185-44d0-971c-82e67af3d2bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.282440 [ 258 ] {1800169c-e185-44d0-971c-82e67af3d2bb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:44:12.282688 [ 258 ] {1800169c-e185-44d0-971c-82e67af3d2bb} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): 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 05:44:12.282909 [ 258 ] {1800169c-e185-44d0-971c-82e67af3d2bb} executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. 2024.12.21 05:44:12.282968 [ 258 ] {1800169c-e185-44d0-971c-82e67af3d2bb} TCPHandler: Processed in 0.00165591 sec. 2024.12.21 05:44:12.283119 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.283242 [ 263 ] {6a4cd94e-e926-4a71-b30f-def5e8c74cea} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:12.283296 [ 263 ] {6a4cd94e-e926-4a71-b30f-def5e8c74cea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:12.283908 [ 263 ] {6a4cd94e-e926-4a71-b30f-def5e8c74cea} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.283947 [ 263 ] {6a4cd94e-e926-4a71-b30f-def5e8c74cea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.284352 [ 263 ] {6a4cd94e-e926-4a71-b30f-def5e8c74cea} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:12.284592 [ 263 ] {6a4cd94e-e926-4a71-b30f-def5e8c74cea} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:12.284774 [ 263 ] {6a4cd94e-e926-4a71-b30f-def5e8c74cea} executeQuery: Read 237 rows, 16.27 KiB in 0.00156 sec., 151923.07692307694 rows/sec., 10.18 MiB/sec. 2024.12.21 05:44:12.284831 [ 263 ] {6a4cd94e-e926-4a71-b30f-def5e8c74cea} TCPHandler: Processed in 0.001771402 sec. 2024.12.21 05:44:12.285018 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.285158 [ 258 ] {57d94b0f-806f-43f8-9220-b6ae11ec6dde} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 05:44:12.285218 [ 258 ] {57d94b0f-806f-43f8-9220-b6ae11ec6dde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 05:44:12.285747 [ 258 ] {57d94b0f-806f-43f8-9220-b6ae11ec6dde} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.285786 [ 258 ] {57d94b0f-806f-43f8-9220-b6ae11ec6dde} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.286141 [ 258 ] {57d94b0f-806f-43f8-9220-b6ae11ec6dde} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:44:12.286375 [ 258 ] {57d94b0f-806f-43f8-9220-b6ae11ec6dde} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): 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 05:44:12.286579 [ 258 ] {57d94b0f-806f-43f8-9220-b6ae11ec6dde} executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. 2024.12.21 05:44:12.286628 [ 258 ] {57d94b0f-806f-43f8-9220-b6ae11ec6dde} TCPHandler: Processed in 0.00167947 sec. 2024.12.21 05:44:12.286807 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.286955 [ 263 ] {f5230fa3-38c3-4ab6-abea-56d3886ed812} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:12.287049 [ 263 ] {f5230fa3-38c3-4ab6-abea-56d3886ed812} 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 05:44:12.288226 [ 263 ] {f5230fa3-38c3-4ab6-abea-56d3886ed812} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.288265 [ 263 ] {f5230fa3-38c3-4ab6-abea-56d3886ed812} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.288882 [ 263 ] {f5230fa3-38c3-4ab6-abea-56d3886ed812} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.12.21 05:44:12.289151 [ 263 ] {f5230fa3-38c3-4ab6-abea-56d3886ed812} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): 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 05:44:12.289366 [ 263 ] {f5230fa3-38c3-4ab6-abea-56d3886ed812} executeQuery: Read 8 rows, 14.68 KiB in 0.002447 sec., 3269.3093583980385 rows/sec., 5.86 MiB/sec. 2024.12.21 05:44:12.289485 [ 263 ] {f5230fa3-38c3-4ab6-abea-56d3886ed812} TCPHandler: Processed in 0.002751906 sec. 2024.12.21 05:44:12.289643 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:12.289781 [ 258 ] {0308fbf4-cabf-4a1a-bb28-4b52885d83a2} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:12.289840 [ 258 ] {0308fbf4-cabf-4a1a-bb28-4b52885d83a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:12.290421 [ 258 ] {0308fbf4-cabf-4a1a-bb28-4b52885d83a2} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:12.290467 [ 258 ] {0308fbf4-cabf-4a1a-bb28-4b52885d83a2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. 2024.12.21 05:44:12.290861 [ 258 ] {0308fbf4-cabf-4a1a-bb28-4b52885d83a2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:12.291117 [ 258 ] {0308fbf4-cabf-4a1a-bb28-4b52885d83a2} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:12.291332 [ 258 ] {0308fbf4-cabf-4a1a-bb28-4b52885d83a2} executeQuery: Read 82 rows, 5.33 KiB in 0.001582 sec., 51833.1226295828 rows/sec., 3.29 MiB/sec. 2024.12.21 05:44:12.291381 [ 258 ] {0308fbf4-cabf-4a1a-bb28-4b52885d83a2} TCPHandler: Processed in 0.001806214 sec. 2024.12.21 05:44:15.936956 [ 77 ] {} DNSResolver: Updating DNS cache 2024.12.21 05:44:15.937021 [ 77 ] {} DNSResolver: Updated DNS cache 2024.12.21 05:44:16.030093 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 2024.12.21 05:44:16.030753 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:16.030812 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:16.031503 [ 244 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:16.031769 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:44:16.031939 [ 76 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:16.031975 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 2024.12.21 05:44:16.032003 [ 76 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:16.032030 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:16.032382 [ 188 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:16.032527 [ 188 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:16.032621 [ 188 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:16.032737 [ 188 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:16.032975 [ 188 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:16.033086 [ 188 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:16.033178 [ 188 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:16.033258 [ 188 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:16.050525 [ 192 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.018425693 sec., 152287.35223147375 rows/sec., 2.18 MiB/sec. 2024.12.21 05:44:16.051237 [ 193 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:16.051619 [ 193 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::all_1_6_1} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:44:16.051717 [ 193 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::all_1_6_1} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:16.051855 [ 193 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. 2024.12.21 05:44:16.197407 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 2024.12.21 05:44:16.216873 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:16.216925 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:16.223801 [ 243 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:16.224566 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:44:16.224884 [ 76 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:16.225029 [ 76 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:16.225093 [ 76 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:16.225497 [ 193 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:16.241882 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 46 2024.12.21 05:44:16.243392 [ 193 ] {9a104dba-be77-4878-8543-f4eb729c4712::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:16.244903 [ 193 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:16.250373 [ 193 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:16.255472 [ 193 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:16.260202 [ 193 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:16.267120 [ 193 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:16.271672 [ 193 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:16.331796 [ 192 ] {9a104dba-be77-4878-8543-f4eb729c4712::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106565405 sec., 431.659786776018 rows/sec., 2.23 MiB/sec. 2024.12.21 05:44:16.334413 [ 192 ] {9a104dba-be77-4878-8543-f4eb729c4712::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:16.337407 [ 192 ] {9a104dba-be77-4878-8543-f4eb729c4712::all_1_6_1} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:44:16.337520 [ 192 ] {9a104dba-be77-4878-8543-f4eb729c4712::all_1_6_1} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:16.339982 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. 2024.12.21 05:44:17.000161 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 162.13 MiB, peak 171.67 MiB, free memory in arenas 0.00 B, will set to 165.86 MiB (RSS), difference: 3.73 MiB 2024.12.21 05:44:17.264718 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:17.264928 [ 258 ] {7b510921-72d2-441e-b231-7d01947d3961} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:17.265006 [ 258 ] {7b510921-72d2-441e-b231-7d01947d3961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:17.265796 [ 258 ] {7b510921-72d2-441e-b231-7d01947d3961} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:17.265850 [ 258 ] {7b510921-72d2-441e-b231-7d01947d3961} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:17.266321 [ 258 ] {7b510921-72d2-441e-b231-7d01947d3961} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:17.266584 [ 258 ] {7b510921-72d2-441e-b231-7d01947d3961} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:17.266769 [ 75 ] {} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:17.266831 [ 258 ] {7b510921-72d2-441e-b231-7d01947d3961} executeQuery: Read 56 rows, 4.38 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.18 MiB/sec. 2024.12.21 05:44:17.266840 [ 75 ] {} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:17.266920 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:17.266965 [ 258 ] {7b510921-72d2-441e-b231-7d01947d3961} TCPHandler: Processed in 0.002389578 sec. 2024.12.21 05:44:17.267100 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:17.267236 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:17.267264 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:17.267291 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:17.267590 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:17.267607 [ 263 ] {239780c0-7184-4b03-b6ca-368550856a6d} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:17.267822 [ 263 ] {239780c0-7184-4b03-b6ca-368550856a6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:17.267874 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:17.268336 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:17.268558 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:17.268885 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:17.270815 [ 263 ] {239780c0-7184-4b03-b6ca-368550856a6d} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:17.270905 [ 263 ] {239780c0-7184-4b03-b6ca-368550856a6d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:17.272088 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.005047221 sec., 131161.2865773066 rows/sec., 11.45 MiB/sec. 2024.12.21 05:44:17.272098 [ 263 ] {239780c0-7184-4b03-b6ca-368550856a6d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:17.272286 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:17.272618 [ 263 ] {239780c0-7184-4b03-b6ca-368550856a6d} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:17.272798 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_6_1} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:17.272839 [ 75 ] {} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:17.272936 [ 75 ] {} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:17.273016 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:17.273145 [ 196 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_6_1} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:17.273333 [ 263 ] {239780c0-7184-4b03-b6ca-368550856a6d} executeQuery: Read 64 rows, 5.12 KiB in 0.00583 sec., 10977.70154373928 rows/sec., 877.40 KiB/sec. 2024.12.21 05:44:17.273678 [ 196 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. 2024.12.21 05:44:17.273796 [ 263 ] {239780c0-7184-4b03-b6ca-368550856a6d} TCPHandler: Processed in 0.006682371 sec. 2024.12.21 05:44:17.273807 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:17.273958 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:17.274004 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:17.274021 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:17.274323 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:17.274415 [ 258 ] {25761653-a74c-451e-af45-d6c34660345b} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:17.274533 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:17.274676 [ 258 ] {25761653-a74c-451e-af45-d6c34660345b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:17.274924 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:17.275360 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:17.275763 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:17.277008 [ 258 ] {25761653-a74c-451e-af45-d6c34660345b} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:17.277087 [ 258 ] {25761653-a74c-451e-af45-d6c34660345b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:17.278236 [ 258 ] {25761653-a74c-451e-af45-d6c34660345b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:17.278690 [ 190 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.005494492 sec., 188552.46308484933 rows/sec., 14.42 MiB/sec. 2024.12.21 05:44:17.278723 [ 258 ] {25761653-a74c-451e-af45-d6c34660345b} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:17.278941 [ 75 ] {} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:17.279043 [ 75 ] {} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:17.279116 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:17.279125 [ 201 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:17.279201 [ 258 ] {25761653-a74c-451e-af45-d6c34660345b} executeQuery: Read 160 rows, 11.41 KiB in 0.004937 sec., 32408.345148875833 rows/sec., 2.26 MiB/sec. 2024.12.21 05:44:17.279775 [ 189 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:17.279838 [ 258 ] {25761653-a74c-451e-af45-d6c34660345b} TCPHandler: Processed in 0.005936873 sec. 2024.12.21 05:44:17.280227 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:17.280290 [ 189 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:17.280338 [ 189 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:17.280374 [ 201 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_6_1} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:17.280539 [ 263 ] {81480eb1-9490-4ea4-9aaa-5fec82aaac9f} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:17.280644 [ 189 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:17.280663 [ 201 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_6_1} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:17.280714 [ 263 ] {81480eb1-9490-4ea4-9aaa-5fec82aaac9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:17.280950 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.21 05:44:17.280973 [ 189 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:17.281327 [ 189 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:17.281637 [ 189 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:17.281874 [ 189 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:17.282539 [ 263 ] {81480eb1-9490-4ea4-9aaa-5fec82aaac9f} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:17.282587 [ 263 ] {81480eb1-9490-4ea4-9aaa-5fec82aaac9f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:17.283191 [ 263 ] {81480eb1-9490-4ea4-9aaa-5fec82aaac9f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:17.283524 [ 263 ] {81480eb1-9490-4ea4-9aaa-5fec82aaac9f} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:17.283660 [ 190 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.004419507 sec., 244823.68734793272 rows/sec., 16.77 MiB/sec. 2024.12.21 05:44:17.283772 [ 75 ] {} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:17.283851 [ 75 ] {} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:17.283898 [ 75 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:17.283952 [ 263 ] {81480eb1-9490-4ea4-9aaa-5fec82aaac9f} executeQuery: Read 60 rows, 4.14 KiB in 0.003545 sec., 16925.24682651622 rows/sec., 1.14 MiB/sec. 2024.12.21 05:44:17.284267 [ 190 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:17.284639 [ 263 ] {81480eb1-9490-4ea4-9aaa-5fec82aaac9f} TCPHandler: Processed in 0.004648982 sec. 2024.12.21 05:44:17.284708 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:17.284931 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:17.284969 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:17.285125 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:17.285360 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:17.285594 [ 190 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_6_1} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:17.285652 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:17.285874 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:17.285947 [ 190 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_6_1} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:17.286030 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:17.286322 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. 2024.12.21 05:44:17.287195 [ 197 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003154756 sec., 124256.83634487104 rows/sec., 8.17 MiB/sec. 2024.12.21 05:44:17.287362 [ 190 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:17.287665 [ 190 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_6_1} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:17.287743 [ 190 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_6_1} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:17.287822 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.12.21 05:44:17.973749 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:17.974045 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:44:17.974492 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:17.974548 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} 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 05:44:17.974927 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:17.975041 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:17.975262 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 31-element set) 2024.12.21 05:44:17.975551 [ 295 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:17.975543 [ 294 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:17.975700 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:17.975727 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:17.979679 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:17.979713 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 05:44:17.979783 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} 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 05:44:17.979843 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} 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 05:44:17.981361 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} executeQuery: Read 31 rows, 1.17 KiB in 0.007455 sec., 4158.283031522468 rows/sec., 156.93 KiB/sec. 2024.12.21 05:44:17.981501 [ 258 ] {b89e919c-f33e-4559-b0b6-338eaebd41db} TCPHandler: Processed in 0.00790739 sec. 2024.12.21 05:44:17.981884 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:17.982146 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:17.982573 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:17.982627 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} 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 05:44:17.982981 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:17.983066 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:17.983254 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) 2024.12.21 05:44:17.983375 [ 296 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:17.983391 [ 294 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:17.983507 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:17.983536 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:17.983626 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:17.983648 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 05:44:17.983689 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} 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 05:44:17.983739 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} 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 05:44:17.984820 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} executeQuery: Read 31 rows, 1.17 KiB in 0.002793 sec., 11099.176512710348 rows/sec., 418.88 KiB/sec. 2024.12.21 05:44:17.984991 [ 263 ] {c86e86f3-51c4-4c0b-864a-a4ece111a490} TCPHandler: Processed in 0.003247538 sec. 2024.12.21 05:44:17.985263 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:17.985501 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:44:17.985884 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:17.985933 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} 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 05:44:17.986251 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:17.986319 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:17.986477 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) 2024.12.21 05:44:17.986584 [ 295 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:17.986590 [ 294 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:17.986698 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:17.986725 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:17.986807 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:17.986826 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 05:44:17.986867 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} 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 05:44:17.986916 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} 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 05:44:17.988062 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} executeQuery: Read 31 rows, 1.17 KiB in 0.002685 sec., 11545.62383612663 rows/sec., 435.73 KiB/sec. 2024.12.21 05:44:17.988194 [ 258 ] {8d9ca20c-05aa-4556-9bff-b4e17502beba} TCPHandler: Processed in 0.003003622 sec. 2024.12.21 05:44:17.988462 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:17.988668 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:17.989028 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:17.989079 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} 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 05:44:17.989405 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:17.989473 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:17.989631 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 34-element set) 2024.12.21 05:44:17.989698 [ 296 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:17.989720 [ 294 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:17.989838 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:17.989867 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:17.989951 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:17.989972 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 05:44:17.990014 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} 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 05:44:17.990063 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} 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 05:44:17.991088 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} executeQuery: Read 31 rows, 1.17 KiB in 0.002525 sec., 12277.227722772277 rows/sec., 463.34 KiB/sec. 2024.12.21 05:44:17.991227 [ 263 ] {93deedd8-cadd-4a4d-8664-b50e36f0c564} TCPHandler: Processed in 0.002828658 sec. 2024.12.21 05:44:17.991607 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:17.991831 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} executeQuery: (from [fd00:1122:3344:101::d]:49350) 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 05:44:17.992240 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:17.992298 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} 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 05:44:17.992688 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:17.992763 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:17.992913 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 35-element set) 2024.12.21 05:44:17.993016 [ 296 ] {b49a8042-080d-457c-a5b9-b10f64db7373} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:17.993028 [ 294 ] {b49a8042-080d-457c-a5b9-b10f64db7373} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:17.993124 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:17.993148 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:17.993227 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:17.993247 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 05:44:17.993289 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} 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 05:44:17.993335 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} 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 05:44:17.994392 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} executeQuery: Read 31 rows, 1.17 KiB in 0.002675 sec., 11588.785046728972 rows/sec., 437.35 KiB/sec. 2024.12.21 05:44:17.994526 [ 258 ] {b49a8042-080d-457c-a5b9-b10f64db7373} TCPHandler: Processed in 0.002989712 sec. 2024.12.21 05:44:17.994813 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:17.995049 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:17.995461 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:17.995522 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} 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 05:44:17.995888 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:17.995956 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:17.996109 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 36-element set) 2024.12.21 05:44:17.996224 [ 295 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:17.996233 [ 294 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:17.996340 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:17.996369 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:17.996453 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:17.996474 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 31 rows with 2 streams 2024.12.21 05:44:17.996517 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} 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 05:44:17.996569 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} 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 05:44:17.997612 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} executeQuery: Read 31 rows, 1.17 KiB in 0.002681 sec., 11562.849682954122 rows/sec., 436.38 KiB/sec. 2024.12.21 05:44:17.997749 [ 263 ] {05f92668-040e-498c-8388-b7ea6dcc6ddc} TCPHandler: Processed in 0.003007653 sec. 2024.12.21 05:44:18.075942 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.076081 [ 258 ] {4f2b4063-a070-4cd3-9c1c-19279730595f} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 05:44:18.076138 [ 258 ] {4f2b4063-a070-4cd3-9c1c-19279730595f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:18.076885 [ 258 ] {4f2b4063-a070-4cd3-9c1c-19279730595f} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.076930 [ 258 ] {4f2b4063-a070-4cd3-9c1c-19279730595f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.077441 [ 258 ] {4f2b4063-a070-4cd3-9c1c-19279730595f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:18.077667 [ 258 ] {4f2b4063-a070-4cd3-9c1c-19279730595f} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): 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 05:44:18.077922 [ 258 ] {4f2b4063-a070-4cd3-9c1c-19279730595f} executeQuery: Read 6 rows, 1.34 KiB in 0.001874 sec., 3201.7075773745996 rows/sec., 712.88 KiB/sec. 2024.12.21 05:44:18.078011 [ 258 ] {4f2b4063-a070-4cd3-9c1c-19279730595f} TCPHandler: Processed in 0.002137501 sec. 2024.12.21 05:44:18.078168 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.078327 [ 263 ] {eadfcae6-0887-4db5-bf77-81e41747cc92} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 05:44:18.078389 [ 263 ] {eadfcae6-0887-4db5-bf77-81e41747cc92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 05:44:18.079064 [ 263 ] {eadfcae6-0887-4db5-bf77-81e41747cc92} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.079110 [ 263 ] {eadfcae6-0887-4db5-bf77-81e41747cc92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.079521 [ 263 ] {eadfcae6-0887-4db5-bf77-81e41747cc92} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:18.079768 [ 263 ] {eadfcae6-0887-4db5-bf77-81e41747cc92} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): 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 05:44:18.079983 [ 263 ] {eadfcae6-0887-4db5-bf77-81e41747cc92} executeQuery: Read 14 rows, 1.01 KiB in 0.0017 sec., 8235.29411764706 rows/sec., 592.83 KiB/sec. 2024.12.21 05:44:18.080043 [ 263 ] {eadfcae6-0887-4db5-bf77-81e41747cc92} TCPHandler: Processed in 0.001944477 sec. 2024.12.21 05:44:18.080183 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.080323 [ 258 ] {45bfecb6-03e4-40cb-90ea-961ca808f34d} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:18.080380 [ 258 ] {45bfecb6-03e4-40cb-90ea-961ca808f34d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:18.081587 [ 258 ] {45bfecb6-03e4-40cb-90ea-961ca808f34d} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.081626 [ 258 ] {45bfecb6-03e4-40cb-90ea-961ca808f34d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.082080 [ 258 ] {45bfecb6-03e4-40cb-90ea-961ca808f34d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 05:44:18.082324 [ 258 ] {45bfecb6-03e4-40cb-90ea-961ca808f34d} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:18.082583 [ 258 ] {45bfecb6-03e4-40cb-90ea-961ca808f34d} executeQuery: Read 1359 rows, 115.65 KiB in 0.002266 sec., 599735.2162400706 rows/sec., 49.84 MiB/sec. 2024.12.21 05:44:18.082719 [ 258 ] {45bfecb6-03e4-40cb-90ea-961ca808f34d} TCPHandler: Processed in 0.002602333 sec. 2024.12.21 05:44:18.082873 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.083019 [ 263 ] {24a1b734-05f7-4e28-885e-af9a95ed1be2} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 05:44:18.083077 [ 263 ] {24a1b734-05f7-4e28-885e-af9a95ed1be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 05:44:18.083760 [ 263 ] {24a1b734-05f7-4e28-885e-af9a95ed1be2} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.083799 [ 263 ] {24a1b734-05f7-4e28-885e-af9a95ed1be2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.084166 [ 263 ] {24a1b734-05f7-4e28-885e-af9a95ed1be2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:18.084405 [ 263 ] {24a1b734-05f7-4e28-885e-af9a95ed1be2} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): 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 05:44:18.084629 [ 263 ] {24a1b734-05f7-4e28-885e-af9a95ed1be2} executeQuery: Read 15 rows, 1.06 KiB in 0.001641 sec., 9140.767824497258 rows/sec., 644.50 KiB/sec. 2024.12.21 05:44:18.084686 [ 263 ] {24a1b734-05f7-4e28-885e-af9a95ed1be2} TCPHandler: Processed in 0.001881165 sec. 2024.12.21 05:44:18.084827 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.084949 [ 258 ] {2747e246-4a63-4702-a1de-db5068f506c2} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 05:44:18.084997 [ 258 ] {2747e246-4a63-4702-a1de-db5068f506c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 05:44:18.085636 [ 258 ] {2747e246-4a63-4702-a1de-db5068f506c2} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.085673 [ 258 ] {2747e246-4a63-4702-a1de-db5068f506c2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.086040 [ 258 ] {2747e246-4a63-4702-a1de-db5068f506c2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:18.086277 [ 258 ] {2747e246-4a63-4702-a1de-db5068f506c2} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): 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 05:44:18.086452 [ 258 ] {2747e246-4a63-4702-a1de-db5068f506c2} executeQuery: Read 242 rows, 16.79 KiB in 0.00153 sec., 158169.9346405229 rows/sec., 10.72 MiB/sec. 2024.12.21 05:44:18.086504 [ 258 ] {2747e246-4a63-4702-a1de-db5068f506c2} TCPHandler: Processed in 0.001738642 sec. 2024.12.21 05:44:18.086636 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.086769 [ 263 ] {8b795429-09b7-47ac-88ce-4d14a25a32d9} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 05:44:18.086862 [ 263 ] {8b795429-09b7-47ac-88ce-4d14a25a32d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 05:44:18.087868 [ 263 ] {8b795429-09b7-47ac-88ce-4d14a25a32d9} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.087908 [ 263 ] {8b795429-09b7-47ac-88ce-4d14a25a32d9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.088264 [ 263 ] {8b795429-09b7-47ac-88ce-4d14a25a32d9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:18.088503 [ 263 ] {8b795429-09b7-47ac-88ce-4d14a25a32d9} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): 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 05:44:18.088792 [ 263 ] {8b795429-09b7-47ac-88ce-4d14a25a32d9} executeQuery: Read 13 rows, 830.00 B in 0.002052 sec., 6335.282651072125 rows/sec., 395.00 KiB/sec. 2024.12.21 05:44:18.088885 [ 263 ] {8b795429-09b7-47ac-88ce-4d14a25a32d9} TCPHandler: Processed in 0.002306376 sec. 2024.12.21 05:44:18.089080 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.089282 [ 258 ] {7fe6d929-8f38-431f-a076-3581065bb90f} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:18.089365 [ 258 ] {7fe6d929-8f38-431f-a076-3581065bb90f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:18.090391 [ 258 ] {7fe6d929-8f38-431f-a076-3581065bb90f} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.090428 [ 258 ] {7fe6d929-8f38-431f-a076-3581065bb90f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.090810 [ 258 ] {7fe6d929-8f38-431f-a076-3581065bb90f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 05:44:18.091048 [ 258 ] {7fe6d929-8f38-431f-a076-3581065bb90f} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:18.091221 [ 258 ] {7fe6d929-8f38-431f-a076-3581065bb90f} executeQuery: Read 846 rows, 62.61 KiB in 0.00199 sec., 425125.62814070354 rows/sec., 30.73 MiB/sec. 2024.12.21 05:44:18.091275 [ 258 ] {7fe6d929-8f38-431f-a076-3581065bb90f} TCPHandler: Processed in 0.002293816 sec. 2024.12.21 05:44:18.091423 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.091562 [ 263 ] {7ba545ea-66de-4f25-819a-7a9df5408697} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 05:44:18.091621 [ 263 ] {7ba545ea-66de-4f25-819a-7a9df5408697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 05:44:18.092124 [ 263 ] {7ba545ea-66de-4f25-819a-7a9df5408697} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.092164 [ 263 ] {7ba545ea-66de-4f25-819a-7a9df5408697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.092519 [ 263 ] {7ba545ea-66de-4f25-819a-7a9df5408697} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:18.092750 [ 263 ] {7ba545ea-66de-4f25-819a-7a9df5408697} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): 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 05:44:18.092958 [ 263 ] {7ba545ea-66de-4f25-819a-7a9df5408697} executeQuery: Read 6 rows, 321.00 B in 0.001427 sec., 4204.625087596356 rows/sec., 219.68 KiB/sec. 2024.12.21 05:44:18.093010 [ 263 ] {7ba545ea-66de-4f25-819a-7a9df5408697} TCPHandler: Processed in 0.00165442 sec. 2024.12.21 05:44:18.093151 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.093288 [ 258 ] {f1d6a553-0d38-4252-be64-0db519d890f2} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:18.093348 [ 258 ] {f1d6a553-0d38-4252-be64-0db519d890f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:18.094545 [ 258 ] {f1d6a553-0d38-4252-be64-0db519d890f2} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.094580 [ 258 ] {f1d6a553-0d38-4252-be64-0db519d890f2} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.095135 [ 258 ] {f1d6a553-0d38-4252-be64-0db519d890f2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 05:44:18.095378 [ 258 ] {f1d6a553-0d38-4252-be64-0db519d890f2} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:18.095583 [ 258 ] {f1d6a553-0d38-4252-be64-0db519d890f2} executeQuery: Read 2221 rows, 151.51 KiB in 0.002326 sec., 954858.1255374033 rows/sec., 63.61 MiB/sec. 2024.12.21 05:44:18.095642 [ 258 ] {f1d6a553-0d38-4252-be64-0db519d890f2} TCPHandler: Processed in 0.002558231 sec. 2024.12.21 05:44:18.095796 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.095915 [ 263 ] {a85185c8-a7fc-4087-ab09-cd6caae9b6c7} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 05:44:18.095966 [ 263 ] {a85185c8-a7fc-4087-ab09-cd6caae9b6c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 05:44:18.096432 [ 263 ] {a85185c8-a7fc-4087-ab09-cd6caae9b6c7} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.096471 [ 263 ] {a85185c8-a7fc-4087-ab09-cd6caae9b6c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.096832 [ 263 ] {a85185c8-a7fc-4087-ab09-cd6caae9b6c7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:18.097069 [ 263 ] {a85185c8-a7fc-4087-ab09-cd6caae9b6c7} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): 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 05:44:18.097298 [ 263 ] {a85185c8-a7fc-4087-ab09-cd6caae9b6c7} executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. 2024.12.21 05:44:18.097351 [ 263 ] {a85185c8-a7fc-4087-ab09-cd6caae9b6c7} TCPHandler: Processed in 0.001619259 sec. 2024.12.21 05:44:18.097487 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.097605 [ 258 ] {b7f745b6-c85c-40d9-bd72-e29c89b7692f} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:18.097685 [ 258 ] {b7f745b6-c85c-40d9-bd72-e29c89b7692f} 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 05:44:18.098875 [ 258 ] {b7f745b6-c85c-40d9-bd72-e29c89b7692f} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.098913 [ 258 ] {b7f745b6-c85c-40d9-bd72-e29c89b7692f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.099516 [ 258 ] {b7f745b6-c85c-40d9-bd72-e29c89b7692f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.12.21 05:44:18.099763 [ 258 ] {b7f745b6-c85c-40d9-bd72-e29c89b7692f} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): 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 05:44:18.099965 [ 258 ] {b7f745b6-c85c-40d9-bd72-e29c89b7692f} executeQuery: Read 8 rows, 14.68 KiB in 0.002385 sec., 3354.2976939203354 rows/sec., 6.01 MiB/sec. 2024.12.21 05:44:18.100068 [ 258 ] {b7f745b6-c85c-40d9-bd72-e29c89b7692f} TCPHandler: Processed in 0.002635813 sec. 2024.12.21 05:44:18.100272 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:18.100494 [ 263 ] {8adb0c66-1b9d-4335-b875-82fda362d9d7} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:18.100585 [ 263 ] {8adb0c66-1b9d-4335-b875-82fda362d9d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:18.101161 [ 263 ] {8adb0c66-1b9d-4335-b875-82fda362d9d7} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:18.101199 [ 263 ] {8adb0c66-1b9d-4335-b875-82fda362d9d7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:18.101559 [ 263 ] {8adb0c66-1b9d-4335-b875-82fda362d9d7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 05:44:18.101796 [ 263 ] {8adb0c66-1b9d-4335-b875-82fda362d9d7} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:18.102010 [ 263 ] {8adb0c66-1b9d-4335-b875-82fda362d9d7} executeQuery: Read 34 rows, 2.02 KiB in 0.001571 sec., 21642.266072565246 rows/sec., 1.26 MiB/sec. 2024.12.21 05:44:18.102063 [ 263 ] {8adb0c66-1b9d-4335-b875-82fda362d9d7} TCPHandler: Processed in 0.001906606 sec. 2024.12.21 05:44:21.032252 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 2024.12.21 05:44:21.036046 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:21.036108 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:21.037698 [ 242 ] {} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:21.038026 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): 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 05:44:21.038976 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 268 2024.12.21 05:44:22.262958 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:22.263170 [ 258 ] {88ccb572-c27a-4f1e-bb30-37626a635754} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:22.263253 [ 258 ] {88ccb572-c27a-4f1e-bb30-37626a635754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:22.264133 [ 258 ] {88ccb572-c27a-4f1e-bb30-37626a635754} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:22.264179 [ 258 ] {88ccb572-c27a-4f1e-bb30-37626a635754} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:22.264618 [ 258 ] {88ccb572-c27a-4f1e-bb30-37626a635754} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 05:44:22.264880 [ 258 ] {88ccb572-c27a-4f1e-bb30-37626a635754} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:22.265080 [ 258 ] {88ccb572-c27a-4f1e-bb30-37626a635754} executeQuery: Read 56 rows, 4.38 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.17 MiB/sec. 2024.12.21 05:44:22.265141 [ 258 ] {88ccb572-c27a-4f1e-bb30-37626a635754} TCPHandler: Processed in 0.002327836 sec. 2024.12.21 05:44:22.265410 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:22.265622 [ 263 ] {7b3ea85a-a58b-4991-b70a-a7b5d543e645} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:22.265704 [ 263 ] {7b3ea85a-a58b-4991-b70a-a7b5d543e645} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:22.266505 [ 263 ] {7b3ea85a-a58b-4991-b70a-a7b5d543e645} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:22.266551 [ 263 ] {7b3ea85a-a58b-4991-b70a-a7b5d543e645} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:22.266986 [ 263 ] {7b3ea85a-a58b-4991-b70a-a7b5d543e645} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 05:44:22.267252 [ 263 ] {7b3ea85a-a58b-4991-b70a-a7b5d543e645} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:22.267580 [ 263 ] {7b3ea85a-a58b-4991-b70a-a7b5d543e645} executeQuery: Read 64 rows, 5.12 KiB in 0.001994 sec., 32096.288866599796 rows/sec., 2.51 MiB/sec. 2024.12.21 05:44:22.267704 [ 263 ] {7b3ea85a-a58b-4991-b70a-a7b5d543e645} TCPHandler: Processed in 0.002431728 sec. 2024.12.21 05:44:22.267879 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:22.268008 [ 258 ] {3a995c18-1b92-4a3a-855e-937d27b8fab1} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:22.268066 [ 258 ] {3a995c18-1b92-4a3a-855e-937d27b8fab1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:22.268647 [ 258 ] {3a995c18-1b92-4a3a-855e-937d27b8fab1} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:22.268684 [ 258 ] {3a995c18-1b92-4a3a-855e-937d27b8fab1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:22.269085 [ 258 ] {3a995c18-1b92-4a3a-855e-937d27b8fab1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 05:44:22.269337 [ 258 ] {3a995c18-1b92-4a3a-855e-937d27b8fab1} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:22.269521 [ 258 ] {3a995c18-1b92-4a3a-855e-937d27b8fab1} executeQuery: Read 128 rows, 9.13 KiB in 0.001542 sec., 83009.07911802853 rows/sec., 5.78 MiB/sec. 2024.12.21 05:44:22.269574 [ 258 ] {3a995c18-1b92-4a3a-855e-937d27b8fab1} TCPHandler: Processed in 0.001755302 sec. 2024.12.21 05:44:22.269737 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:22.269864 [ 263 ] {b7def489-ef2d-4c4f-b116-fb3e419993c5} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:22.269926 [ 263 ] {b7def489-ef2d-4c4f-b116-fb3e419993c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:22.270605 [ 263 ] {b7def489-ef2d-4c4f-b116-fb3e419993c5} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:22.270660 [ 263 ] {b7def489-ef2d-4c4f-b116-fb3e419993c5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:22.271084 [ 263 ] {b7def489-ef2d-4c4f-b116-fb3e419993c5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 05:44:22.271340 [ 263 ] {b7def489-ef2d-4c4f-b116-fb3e419993c5} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:22.271552 [ 263 ] {b7def489-ef2d-4c4f-b116-fb3e419993c5} executeQuery: Read 48 rows, 3.31 KiB in 0.001719 sec., 27923.211169284466 rows/sec., 1.88 MiB/sec. 2024.12.21 05:44:22.271606 [ 263 ] {b7def489-ef2d-4c4f-b116-fb3e419993c5} TCPHandler: Processed in 0.001928346 sec. 2024.12.21 05:44:23.532090 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 2024.12.21 05:44:23.532719 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:23.532764 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:23.533310 [ 244 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 05:44:23.533579 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:44:23.533824 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 2024.12.21 05:44:23.741973 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 2024.12.21 05:44:23.761504 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:23.761566 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:23.770087 [ 243 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 05:44:23.771698 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:44:23.777246 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 53 2024.12.21 05:44:27.263542 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:27.263775 [ 258 ] {4bb7fa0a-d0af-4e55-afc4-d136757a0697} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:27.263862 [ 258 ] {4bb7fa0a-d0af-4e55-afc4-d136757a0697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:27.264656 [ 258 ] {4bb7fa0a-d0af-4e55-afc4-d136757a0697} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:27.264710 [ 258 ] {4bb7fa0a-d0af-4e55-afc4-d136757a0697} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:27.265158 [ 258 ] {4bb7fa0a-d0af-4e55-afc4-d136757a0697} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 05:44:27.265425 [ 258 ] {4bb7fa0a-d0af-4e55-afc4-d136757a0697} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:27.265664 [ 258 ] {4bb7fa0a-d0af-4e55-afc4-d136757a0697} executeQuery: Read 56 rows, 4.38 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.19 MiB/sec. 2024.12.21 05:44:27.265729 [ 258 ] {4bb7fa0a-d0af-4e55-afc4-d136757a0697} TCPHandler: Processed in 0.002333636 sec. 2024.12.21 05:44:27.265988 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:27.266202 [ 263 ] {9e23aebe-e5aa-4852-b979-162912ed62fa} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:27.266285 [ 263 ] {9e23aebe-e5aa-4852-b979-162912ed62fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:27.267140 [ 263 ] {9e23aebe-e5aa-4852-b979-162912ed62fa} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:27.267183 [ 263 ] {9e23aebe-e5aa-4852-b979-162912ed62fa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:27.267615 [ 263 ] {9e23aebe-e5aa-4852-b979-162912ed62fa} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 05:44:27.267866 [ 263 ] {9e23aebe-e5aa-4852-b979-162912ed62fa} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:27.268061 [ 263 ] {9e23aebe-e5aa-4852-b979-162912ed62fa} executeQuery: Read 64 rows, 5.12 KiB in 0.001917 sec., 33385.49817423057 rows/sec., 2.61 MiB/sec. 2024.12.21 05:44:27.268126 [ 263 ] {9e23aebe-e5aa-4852-b979-162912ed62fa} TCPHandler: Processed in 0.002279895 sec. 2024.12.21 05:44:27.268282 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:27.268429 [ 258 ] {42d9a161-ae90-41fd-8b4b-2bd8a6279ef4} executeQuery: (from [fd00:1122:3344:101::d]:49350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:27.268495 [ 258 ] {42d9a161-ae90-41fd-8b4b-2bd8a6279ef4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:27.269145 [ 258 ] {42d9a161-ae90-41fd-8b4b-2bd8a6279ef4} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:27.269185 [ 258 ] {42d9a161-ae90-41fd-8b4b-2bd8a6279ef4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:27.269580 [ 258 ] {42d9a161-ae90-41fd-8b4b-2bd8a6279ef4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 05:44:27.269818 [ 258 ] {42d9a161-ae90-41fd-8b4b-2bd8a6279ef4} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:27.270029 [ 258 ] {42d9a161-ae90-41fd-8b4b-2bd8a6279ef4} executeQuery: Read 160 rows, 11.41 KiB in 0.001636 sec., 97799.51100244498 rows/sec., 6.81 MiB/sec. 2024.12.21 05:44:27.270083 [ 258 ] {42d9a161-ae90-41fd-8b4b-2bd8a6279ef4} TCPHandler: Processed in 0.001868675 sec. 2024.12.21 05:44:27.270248 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:27.270396 [ 263 ] {7e03fa76-91f8-4d91-bb55-3f3012c9bb2c} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:27.270460 [ 263 ] {7e03fa76-91f8-4d91-bb55-3f3012c9bb2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:27.271058 [ 263 ] {7e03fa76-91f8-4d91-bb55-3f3012c9bb2c} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:27.271101 [ 263 ] {7e03fa76-91f8-4d91-bb55-3f3012c9bb2c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:27.271480 [ 263 ] {7e03fa76-91f8-4d91-bb55-3f3012c9bb2c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 05:44:27.271721 [ 263 ] {7e03fa76-91f8-4d91-bb55-3f3012c9bb2c} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:27.271917 [ 263 ] {7e03fa76-91f8-4d91-bb55-3f3012c9bb2c} executeQuery: Read 60 rows, 4.14 KiB in 0.001551 sec., 38684.71953578336 rows/sec., 2.61 MiB/sec. 2024.12.21 05:44:27.271994 [ 263 ] {7e03fa76-91f8-4d91-bb55-3f3012c9bb2c} TCPHandler: Processed in 0.001814463 sec. 2024.12.21 05:44:30.937058 [ 53 ] {} DNSResolver: Updating DNS cache 2024.12.21 05:44:30.937121 [ 53 ] {} DNSResolver: Updated DNS cache 2024.12.21 05:44:31.033919 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 2024.12.21 05:44:31.034590 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:31.034641 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:31.035270 [ 244 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 05:44:31.035529 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:44:31.035848 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 2024.12.21 05:44:31.039260 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 2024.12.21 05:44:31.041991 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:31.042053 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:31.043557 [ 242 ] {} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:31.043887 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): 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 05:44:31.044670 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 284 2024.12.21 05:44:31.277324 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 2024.12.21 05:44:31.297185 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:31.297260 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:31.304434 [ 243 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 05:44:31.305229 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:44:31.307795 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 61 2024.12.21 05:44:31.750663 [ 258 ] {} TCPHandler: Done processing connection. 2024.12.21 05:44:31.750757 [ 258 ] {} TCP-Session: e937a017-f266-4fc5-a239-26af6ea1a1f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.12.21 05:44:32.000228 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 166.66 MiB, peak 172.70 MiB, free memory in arenas 0.00 B, will set to 168.80 MiB (RSS), difference: 2.14 MiB 2024.12.21 05:44:32.259481 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.259778 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:32.260276 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:32.260328 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} 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 05:44:32.260694 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:32.260778 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:32.260959 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 37-element set) 2024.12.21 05:44:32.261157 [ 296 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:32.261182 [ 295 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:32.261179 [ 294 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 05:44:32.261425 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:32.261457 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:32.261581 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:32.261606 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 05:44:32.261652 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} 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 05:44:32.261702 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} 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 05:44:32.261747 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} 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 05:44:32.263616 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} executeQuery: Read 37 rows, 1.39 KiB in 0.003981 sec., 9294.14719919618 rows/sec., 348.33 KiB/sec. 2024.12.21 05:44:32.263810 [ 263 ] {4c199eca-99c2-442f-8afc-b1f4b7b1b91c} TCPHandler: Processed in 0.004466268 sec. 2024.12.21 05:44:32.264194 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.264441 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} executeQuery: (from [fd00:1122:3344:101::d]:55401) 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 05:44:32.264905 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:32.264958 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} 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 05:44:32.265329 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:32.265411 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:32.265586 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 38-element set) 2024.12.21 05:44:32.265695 [ 295 ] {41c606c9-5830-4a64-b6c0-41756f04a670} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:32.265756 [ 296 ] {41c606c9-5830-4a64-b6c0-41756f04a670} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:32.265763 [ 298 ] {41c606c9-5830-4a64-b6c0-41756f04a670} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 05:44:32.265910 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:32.265941 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:32.266062 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:32.266085 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 05:44:32.266129 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} 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 05:44:32.266178 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} 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 05:44:32.266224 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} 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 05:44:32.267832 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} executeQuery: Read 37 rows, 1.39 KiB in 0.003513 sec., 10532.30856817535 rows/sec., 394.74 KiB/sec. 2024.12.21 05:44:32.268031 [ 260 ] {41c606c9-5830-4a64-b6c0-41756f04a670} TCPHandler: Processed in 0.003986636 sec. 2024.12.21 05:44:32.268290 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.268526 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:32.268954 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:32.269017 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} 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 05:44:32.269395 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:32.269464 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:32.269621 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 39-element set) 2024.12.21 05:44:32.269795 [ 294 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:32.269810 [ 296 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:32.269796 [ 295 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 05:44:32.269956 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:32.269987 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:32.270098 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:32.270120 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 05:44:32.270164 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} 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 05:44:32.270212 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} 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 05:44:32.270258 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} 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 05:44:32.271696 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} executeQuery: Read 37 rows, 1.39 KiB in 0.003292 sec., 11239.368165249089 rows/sec., 421.24 KiB/sec. 2024.12.21 05:44:32.271871 [ 263 ] {7fbeca14-1d83-4dbc-8f24-58599740497c} TCPHandler: Processed in 0.003646988 sec. 2024.12.21 05:44:32.272925 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.273159 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} executeQuery: (from [fd00:1122:3344:101::d]:55401) 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 05:44:32.273527 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:32.273577 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} 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 05:44:32.273914 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:32.273983 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:32.274133 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 40-element set) 2024.12.21 05:44:32.274288 [ 298 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 05:44:32.274292 [ 296 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:32.274305 [ 294 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:32.274451 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:32.274482 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:32.274594 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:32.274616 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 37 rows with 3 streams 2024.12.21 05:44:32.274659 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} 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 05:44:32.274708 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} 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 05:44:32.274754 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} 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 05:44:32.276153 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} executeQuery: Read 37 rows, 1.39 KiB in 0.003117 sec., 11870.388193776067 rows/sec., 444.89 KiB/sec. 2024.12.21 05:44:32.276325 [ 260 ] {3e62c249-f5e3-4287-acc9-9a15a4ba38be} TCPHandler: Processed in 0.003470164 sec. 2024.12.21 05:44:32.287566 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.287721 [ 263 ] {f7da21fd-519b-4ccd-a136-8c0f4b38ce92} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 05:44:32.287793 [ 263 ] {f7da21fd-519b-4ccd-a136-8c0f4b38ce92} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:32.288607 [ 263 ] {f7da21fd-519b-4ccd-a136-8c0f4b38ce92} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.288646 [ 263 ] {f7da21fd-519b-4ccd-a136-8c0f4b38ce92} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.289150 [ 263 ] {f7da21fd-519b-4ccd-a136-8c0f4b38ce92} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:32.289390 [ 263 ] {f7da21fd-519b-4ccd-a136-8c0f4b38ce92} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): 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 05:44:32.289594 [ 263 ] {f7da21fd-519b-4ccd-a136-8c0f4b38ce92} executeQuery: Read 4 rows, 386.00 B in 0.001916 sec., 2087.6826722338205 rows/sec., 196.74 KiB/sec. 2024.12.21 05:44:32.289655 [ 263 ] {f7da21fd-519b-4ccd-a136-8c0f4b38ce92} TCPHandler: Processed in 0.002159352 sec. 2024.12.21 05:44:32.289812 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.289967 [ 260 ] {aa9dcb60-e996-4829-9884-87437672b891} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 05:44:32.290027 [ 260 ] {aa9dcb60-e996-4829-9884-87437672b891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 05:44:32.290670 [ 260 ] {aa9dcb60-e996-4829-9884-87437672b891} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.290715 [ 260 ] {aa9dcb60-e996-4829-9884-87437672b891} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.291119 [ 260 ] {aa9dcb60-e996-4829-9884-87437672b891} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:32.291369 [ 260 ] {aa9dcb60-e996-4829-9884-87437672b891} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): 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 05:44:32.291766 [ 260 ] {aa9dcb60-e996-4829-9884-87437672b891} executeQuery: Read 14 rows, 1.01 KiB in 0.001802 sec., 7769.145394006659 rows/sec., 559.27 KiB/sec. 2024.12.21 05:44:32.291907 [ 260 ] {aa9dcb60-e996-4829-9884-87437672b891} TCPHandler: Processed in 0.002165292 sec. 2024.12.21 05:44:32.292060 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.292200 [ 263 ] {b8cba4b6-aa4b-461a-9415-f8ed032764a0} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:32.292260 [ 263 ] {b8cba4b6-aa4b-461a-9415-f8ed032764a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:32.293100 [ 263 ] {b8cba4b6-aa4b-461a-9415-f8ed032764a0} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.293145 [ 263 ] {b8cba4b6-aa4b-461a-9415-f8ed032764a0} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.293552 [ 263 ] {b8cba4b6-aa4b-461a-9415-f8ed032764a0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 05:44:32.293794 [ 263 ] {b8cba4b6-aa4b-461a-9415-f8ed032764a0} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:32.294115 [ 263 ] {b8cba4b6-aa4b-461a-9415-f8ed032764a0} executeQuery: Read 274 rows, 24.69 KiB in 0.001889 sec., 145050.29115934356 rows/sec., 12.76 MiB/sec. 2024.12.21 05:44:32.294464 [ 263 ] {b8cba4b6-aa4b-461a-9415-f8ed032764a0} TCPHandler: Processed in 0.002465959 sec. 2024.12.21 05:44:32.294642 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.294785 [ 260 ] {09b543f7-d646-48e9-b06a-6d9f8414e5cb} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 05:44:32.294843 [ 260 ] {09b543f7-d646-48e9-b06a-6d9f8414e5cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 05:44:32.295494 [ 260 ] {09b543f7-d646-48e9-b06a-6d9f8414e5cb} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.295533 [ 260 ] {09b543f7-d646-48e9-b06a-6d9f8414e5cb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.295899 [ 260 ] {09b543f7-d646-48e9-b06a-6d9f8414e5cb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:32.296139 [ 260 ] {09b543f7-d646-48e9-b06a-6d9f8414e5cb} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): 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 05:44:32.296339 [ 260 ] {09b543f7-d646-48e9-b06a-6d9f8414e5cb} executeQuery: Read 42 rows, 3.09 KiB in 0.001589 sec., 26431.71806167401 rows/sec., 1.90 MiB/sec. 2024.12.21 05:44:32.296392 [ 260 ] {09b543f7-d646-48e9-b06a-6d9f8414e5cb} TCPHandler: Processed in 0.001821044 sec. 2024.12.21 05:44:32.296545 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.296682 [ 263 ] {c3a1ce7d-2c3d-451d-aa90-3b618f675e50} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 05:44:32.296737 [ 263 ] {c3a1ce7d-2c3d-451d-aa90-3b618f675e50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 05:44:32.297386 [ 263 ] {c3a1ce7d-2c3d-451d-aa90-3b618f675e50} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.297423 [ 263 ] {c3a1ce7d-2c3d-451d-aa90-3b618f675e50} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.297770 [ 263 ] {c3a1ce7d-2c3d-451d-aa90-3b618f675e50} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:32.298007 [ 263 ] {c3a1ce7d-2c3d-451d-aa90-3b618f675e50} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): 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 05:44:32.298376 [ 263 ] {c3a1ce7d-2c3d-451d-aa90-3b618f675e50} executeQuery: Read 15 rows, 1.05 KiB in 0.001692 sec., 8865.248226950354 rows/sec., 618.72 KiB/sec. 2024.12.21 05:44:32.298532 [ 263 ] {c3a1ce7d-2c3d-451d-aa90-3b618f675e50} TCPHandler: Processed in 0.002053519 sec. 2024.12.21 05:44:32.298686 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.298824 [ 260 ] {92054e20-0b18-4d4d-9bc4-67ea6f2b428b} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 05:44:32.298879 [ 260 ] {92054e20-0b18-4d4d-9bc4-67ea6f2b428b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 05:44:32.299515 [ 260 ] {92054e20-0b18-4d4d-9bc4-67ea6f2b428b} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.299553 [ 260 ] {92054e20-0b18-4d4d-9bc4-67ea6f2b428b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.299899 [ 260 ] {92054e20-0b18-4d4d-9bc4-67ea6f2b428b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:32.300141 [ 260 ] {92054e20-0b18-4d4d-9bc4-67ea6f2b428b} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): 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 05:44:32.300409 [ 260 ] {92054e20-0b18-4d4d-9bc4-67ea6f2b428b} executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. 2024.12.21 05:44:32.300555 [ 260 ] {92054e20-0b18-4d4d-9bc4-67ea6f2b428b} TCPHandler: Processed in 0.001935067 sec. 2024.12.21 05:44:32.300704 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.300840 [ 263 ] {9a06876f-6cbf-4ae0-b430-58b3f13a27b4} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:32.300896 [ 263 ] {9a06876f-6cbf-4ae0-b430-58b3f13a27b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:32.301697 [ 263 ] {9a06876f-6cbf-4ae0-b430-58b3f13a27b4} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.301734 [ 263 ] {9a06876f-6cbf-4ae0-b430-58b3f13a27b4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.302112 [ 263 ] {9a06876f-6cbf-4ae0-b430-58b3f13a27b4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 05:44:32.302355 [ 263 ] {9a06876f-6cbf-4ae0-b430-58b3f13a27b4} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:32.302595 [ 263 ] {9a06876f-6cbf-4ae0-b430-58b3f13a27b4} executeQuery: Read 433 rows, 31.78 KiB in 0.00176 sec., 246022.72727272726 rows/sec., 17.63 MiB/sec. 2024.12.21 05:44:32.302700 [ 263 ] {9a06876f-6cbf-4ae0-b430-58b3f13a27b4} TCPHandler: Processed in 0.002063249 sec. 2024.12.21 05:44:32.302842 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.302978 [ 260 ] {55b037ea-04c8-4503-bb84-f9981530945f} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 05:44:32.303034 [ 260 ] {55b037ea-04c8-4503-bb84-f9981530945f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 05:44:32.303535 [ 260 ] {55b037ea-04c8-4503-bb84-f9981530945f} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.303572 [ 260 ] {55b037ea-04c8-4503-bb84-f9981530945f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.303926 [ 260 ] {55b037ea-04c8-4503-bb84-f9981530945f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:32.304160 [ 260 ] {55b037ea-04c8-4503-bb84-f9981530945f} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): 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 05:44:32.304485 [ 260 ] {55b037ea-04c8-4503-bb84-f9981530945f} executeQuery: Read 6 rows, 321.00 B in 0.001507 sec., 3981.4200398142 rows/sec., 208.01 KiB/sec. 2024.12.21 05:44:32.304644 [ 260 ] {55b037ea-04c8-4503-bb84-f9981530945f} TCPHandler: Processed in 0.001866155 sec. 2024.12.21 05:44:32.304788 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.304927 [ 263 ] {65376bac-2e50-46d4-88d1-9dc0df8cbe65} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:32.304987 [ 263 ] {65376bac-2e50-46d4-88d1-9dc0df8cbe65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:32.305602 [ 263 ] {65376bac-2e50-46d4-88d1-9dc0df8cbe65} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.305640 [ 263 ] {65376bac-2e50-46d4-88d1-9dc0df8cbe65} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.306020 [ 263 ] {65376bac-2e50-46d4-88d1-9dc0df8cbe65} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 05:44:32.306257 [ 263 ] {65376bac-2e50-46d4-88d1-9dc0df8cbe65} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:32.306449 [ 263 ] {65376bac-2e50-46d4-88d1-9dc0df8cbe65} executeQuery: Read 237 rows, 16.27 KiB in 0.001553 sec., 152607.8557630393 rows/sec., 10.23 MiB/sec. 2024.12.21 05:44:32.306503 [ 263 ] {65376bac-2e50-46d4-88d1-9dc0df8cbe65} TCPHandler: Processed in 0.001781813 sec. 2024.12.21 05:44:32.306647 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.306785 [ 260 ] {f0a0e46d-e2a9-4ec8-bf12-e2b88daa7a72} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 05:44:32.306844 [ 260 ] {f0a0e46d-e2a9-4ec8-bf12-e2b88daa7a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 05:44:32.307362 [ 260 ] {f0a0e46d-e2a9-4ec8-bf12-e2b88daa7a72} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.307400 [ 260 ] {f0a0e46d-e2a9-4ec8-bf12-e2b88daa7a72} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.307755 [ 260 ] {f0a0e46d-e2a9-4ec8-bf12-e2b88daa7a72} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:32.307987 [ 260 ] {f0a0e46d-e2a9-4ec8-bf12-e2b88daa7a72} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): 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 05:44:32.308195 [ 260 ] {f0a0e46d-e2a9-4ec8-bf12-e2b88daa7a72} executeQuery: Read 2 rows, 134.00 B in 0.001441 sec., 1387.9250520471894 rows/sec., 90.81 KiB/sec. 2024.12.21 05:44:32.308245 [ 260 ] {f0a0e46d-e2a9-4ec8-bf12-e2b88daa7a72} TCPHandler: Processed in 0.00166587 sec. 2024.12.21 05:44:32.308389 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.308526 [ 263 ] {957a27f0-024a-4601-9487-4f274975f87b} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:32.308618 [ 263 ] {957a27f0-024a-4601-9487-4f274975f87b} 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 05:44:32.309939 [ 263 ] {957a27f0-024a-4601-9487-4f274975f87b} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.309979 [ 263 ] {957a27f0-024a-4601-9487-4f274975f87b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.310621 [ 263 ] {957a27f0-024a-4601-9487-4f274975f87b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.12.21 05:44:32.310883 [ 263 ] {957a27f0-024a-4601-9487-4f274975f87b} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): 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 05:44:32.311244 [ 263 ] {957a27f0-024a-4601-9487-4f274975f87b} executeQuery: Read 35 rows, 64.22 KiB in 0.00272 sec., 12867.647058823528 rows/sec., 23.06 MiB/sec. 2024.12.21 05:44:32.311424 [ 263 ] {957a27f0-024a-4601-9487-4f274975f87b} TCPHandler: Processed in 0.003099815 sec. 2024.12.21 05:44:32.311609 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.311746 [ 260 ] {476f454f-67f7-46fe-9a2d-0631c83cc281} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) 2024.12.21 05:44:32.311804 [ 260 ] {476f454f-67f7-46fe-9a2d-0631c83cc281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.12.21 05:44:32.312362 [ 260 ] {476f454f-67f7-46fe-9a2d-0631c83cc281} oximeter.measurements_i64 (6fd4615e-f0af-4cde-8d77-9a0be5af064c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.312401 [ 260 ] {476f454f-67f7-46fe-9a2d-0631c83cc281} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.312843 [ 260 ] {476f454f-67f7-46fe-9a2d-0631c83cc281} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:44:32.313081 [ 260 ] {476f454f-67f7-46fe-9a2d-0631c83cc281} oximeter.measurements_i64 (6fd4615e-f0af-4cde-8d77-9a0be5af064c): 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 05:44:32.313427 [ 260 ] {476f454f-67f7-46fe-9a2d-0631c83cc281} executeQuery: Read 24 rows, 1.78 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.03 MiB/sec. 2024.12.21 05:44:32.313536 [ 260 ] {476f454f-67f7-46fe-9a2d-0631c83cc281} TCPHandler: Processed in 0.001991318 sec. 2024.12.21 05:44:32.313696 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:32.313835 [ 263 ] {21634537-7695-4c46-920c-d885afc86d9a} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:32.313893 [ 263 ] {21634537-7695-4c46-920c-d885afc86d9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:32.314437 [ 263 ] {21634537-7695-4c46-920c-d885afc86d9a} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:32.314476 [ 263 ] {21634537-7695-4c46-920c-d885afc86d9a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:32.314840 [ 263 ] {21634537-7695-4c46-920c-d885afc86d9a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 05:44:32.315080 [ 263 ] {21634537-7695-4c46-920c-d885afc86d9a} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:32.315518 [ 263 ] {21634537-7695-4c46-920c-d885afc86d9a} executeQuery: Read 82 rows, 5.33 KiB in 0.001643 sec., 49908.70359099209 rows/sec., 3.17 MiB/sec. 2024.12.21 05:44:32.315729 [ 263 ] {21634537-7695-4c46-920c-d885afc86d9a} TCPHandler: Processed in 0.00210093 sec. 2024.12.21 05:44:33.000163 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 172.02 MiB, peak 172.70 MiB, free memory in arenas 0.00 B, will set to 168.94 MiB (RSS), difference: -3.08 MiB 2024.12.21 05:44:37.264223 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:37.264426 [ 263 ] {25b8150f-293d-4bc6-a2e5-7ddeae42d911} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:37.264500 [ 263 ] {25b8150f-293d-4bc6-a2e5-7ddeae42d911} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:37.265326 [ 263 ] {25b8150f-293d-4bc6-a2e5-7ddeae42d911} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:37.265374 [ 263 ] {25b8150f-293d-4bc6-a2e5-7ddeae42d911} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:37.265841 [ 263 ] {25b8150f-293d-4bc6-a2e5-7ddeae42d911} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 05:44:37.266127 [ 263 ] {25b8150f-293d-4bc6-a2e5-7ddeae42d911} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:37.266280 [ 41 ] {} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 05:44:37.266325 [ 41 ] {} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:37.266348 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:37.266354 [ 263 ] {25b8150f-293d-4bc6-a2e5-7ddeae42d911} executeQuery: Read 56 rows, 4.38 KiB in 0.001981 sec., 28268.551236749114 rows/sec., 2.16 MiB/sec. 2024.12.21 05:44:37.266559 [ 263 ] {25b8150f-293d-4bc6-a2e5-7ddeae42d911} TCPHandler: Processed in 0.002457419 sec. 2024.12.21 05:44:37.266600 [ 189 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:37.266749 [ 189 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:37.266780 [ 189 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:37.266841 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:37.266901 [ 189 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:37.267054 [ 189 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:37.267405 [ 189 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:37.267428 [ 260 ] {c08ba833-b9a5-4db8-aff8-f5a9834ef292} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:37.267555 [ 189 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 274 rows starting from the beginning of the part 2024.12.21 05:44:37.267651 [ 260 ] {c08ba833-b9a5-4db8-aff8-f5a9834ef292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:37.267916 [ 189 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:37.269973 [ 260 ] {c08ba833-b9a5-4db8-aff8-f5a9834ef292} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:37.270048 [ 260 ] {c08ba833-b9a5-4db8-aff8-f5a9834ef292} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:37.270832 [ 260 ] {c08ba833-b9a5-4db8-aff8-f5a9834ef292} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 05:44:37.271017 [ 189 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 2020 rows, containing 5 columns (5 merged, 0 gathered) in 0.004610601 sec., 438120.7569251818 rows/sec., 38.32 MiB/sec. 2024.12.21 05:44:37.271269 [ 260 ] {c08ba833-b9a5-4db8-aff8-f5a9834ef292} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:37.271333 [ 197 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 05:44:37.271536 [ 41 ] {} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 05:44:37.271614 [ 41 ] {} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:37.271686 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:37.271790 [ 260 ] {c08ba833-b9a5-4db8-aff8-f5a9834ef292} executeQuery: Read 64 rows, 5.12 KiB in 0.00462 sec., 13852.813852813853 rows/sec., 1.08 MiB/sec. 2024.12.21 05:44:37.271980 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:37.272107 [ 260 ] {c08ba833-b9a5-4db8-aff8-f5a9834ef292} TCPHandler: Processed in 0.00541785 sec. 2024.12.21 05:44:37.272120 [ 187 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_11_2} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:37.272383 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:37.272407 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:37.272477 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:37.272528 [ 187 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_11_2} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 05:44:37.272729 [ 263 ] {e3bd4a4d-04a9-4989-8043-4ae1bc02986a} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:37.272846 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:37.272938 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. 2024.12.21 05:44:37.273062 [ 263 ] {e3bd4a4d-04a9-4989-8043-4ae1bc02986a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:37.273181 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:37.273386 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:37.273651 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 433 rows starting from the beginning of the part 2024.12.21 05:44:37.273801 [ 189 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:37.274340 [ 263 ] {e3bd4a4d-04a9-4989-8043-4ae1bc02986a} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:37.274386 [ 263 ] {e3bd4a4d-04a9-4989-8043-4ae1bc02986a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:37.274995 [ 263 ] {e3bd4a4d-04a9-4989-8043-4ae1bc02986a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 05:44:37.275301 [ 263 ] {e3bd4a4d-04a9-4989-8043-4ae1bc02986a} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:37.275559 [ 41 ] {} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 05:44:37.275568 [ 187 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1861 rows, containing 5 columns (5 merged, 0 gathered) in 0.003781661 sec., 492111.79955051496 rows/sec., 37.53 MiB/sec. 2024.12.21 05:44:37.275635 [ 41 ] {} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:37.275703 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:37.275760 [ 263 ] {e3bd4a4d-04a9-4989-8043-4ae1bc02986a} executeQuery: Read 160 rows, 11.41 KiB in 0.003172 sec., 50441.361916771755 rows/sec., 3.51 MiB/sec. 2024.12.21 05:44:37.275984 [ 187 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 05:44:37.276115 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:37.276757 [ 263 ] {e3bd4a4d-04a9-4989-8043-4ae1bc02986a} TCPHandler: Processed in 0.004508088 sec. 2024.12.21 05:44:37.276764 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:37.276910 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:37.276928 [ 187 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_11_2} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:37.277257 [ 187 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_11_2} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 05:44:37.277323 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2221 rows starting from the beginning of the part 2024.12.21 05:44:37.277125 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:37.277543 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. 2024.12.21 05:44:37.277723 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:37.278022 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:37.278047 [ 260 ] {5a856dfe-e079-4b62-a2e8-c15576c54a1e} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:37.278302 [ 260 ] {5a856dfe-e079-4b62-a2e8-c15576c54a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:37.278306 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:37.278624 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:37.280248 [ 260 ] {5a856dfe-e079-4b62-a2e8-c15576c54a1e} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:37.280318 [ 260 ] {5a856dfe-e079-4b62-a2e8-c15576c54a1e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:37.281324 [ 260 ] {5a856dfe-e079-4b62-a2e8-c15576c54a1e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 05:44:37.281742 [ 260 ] {5a856dfe-e079-4b62-a2e8-c15576c54a1e} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:37.281988 [ 41 ] {} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 05:44:37.282144 [ 41 ] {} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:37.282195 [ 41 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:37.282216 [ 260 ] {5a856dfe-e079-4b62-a2e8-c15576c54a1e} executeQuery: Read 60 rows, 4.14 KiB in 0.004337 sec., 13834.44777495965 rows/sec., 954.72 KiB/sec. 2024.12.21 05:44:37.282682 [ 260 ] {5a856dfe-e079-4b62-a2e8-c15576c54a1e} TCPHandler: Processed in 0.005732057 sec. 2024.12.21 05:44:37.282805 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:37.282986 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 3988 rows, containing 5 columns (5 merged, 0 gathered) in 0.007162452 sec., 556792.5621002417 rows/sec., 37.58 MiB/sec. 2024.12.21 05:44:37.283077 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:37.283112 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:37.283183 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:37.283383 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:37.283468 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 05:44:37.283674 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:37.283918 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:37.284117 [ 189 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:37.284507 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_11_2} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:37.284710 [ 200 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_11_2} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 05:44:37.284889 [ 200 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. 2024.12.21 05:44:37.285681 [ 198 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.003305619 sec., 204500.27665015234 rows/sec., 13.40 MiB/sec. 2024.12.21 05:44:37.285859 [ 198 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 05:44:37.286168 [ 198 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_11_2} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:37.286250 [ 198 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_11_2} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 05:44:37.286341 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 05:44:38.536912 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 2024.12.21 05:44:38.537565 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:38.537621 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:38.538186 [ 244 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 05:44:38.538458 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:44:38.538706 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 2024.12.21 05:44:38.808801 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 2024.12.21 05:44:38.830441 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:38.830521 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:38.837976 [ 243 ] {} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.12.21 05:44:38.838811 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:44:38.842782 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 68 2024.12.21 05:44:41.045710 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 326 2024.12.21 05:44:41.049012 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:41.049065 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:41.050567 [ 242 ] {} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:41.050876 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): 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 05:44:41.051046 [ 34 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:41.051109 [ 34 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:41.051149 [ 34 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:41.051700 [ 200 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::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 05:44:41.052775 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 326 2024.12.21 05:44:41.053186 [ 200 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:41.053376 [ 200 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::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 05:44:41.054067 [ 200 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::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 05:44:41.054706 [ 200 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::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 05:44:41.055354 [ 200 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::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 05:44:41.055983 [ 200 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::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 05:44:41.056568 [ 200 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part 2024.12.21 05:44:41.067069 [ 199 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 72 columns (72 merged, 0 gathered) in 0.01578629 sec., 20650.830562469077 rows/sec., 20.96 MiB/sec. 2024.12.21 05:44:41.068136 [ 189 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:41.068986 [ 189 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::all_1_6_1} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): 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 05:44:41.069084 [ 189 ] {c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d::all_1_6_1} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:41.069417 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. 2024.12.21 05:44:42.271095 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.271306 [ 263 ] {d6649ad1-136b-47cd-8081-210e2b9f8e5e} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 05:44:42.271384 [ 263 ] {d6649ad1-136b-47cd-8081-210e2b9f8e5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 05:44:42.272145 [ 263 ] {d6649ad1-136b-47cd-8081-210e2b9f8e5e} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.272188 [ 263 ] {d6649ad1-136b-47cd-8081-210e2b9f8e5e} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.272629 [ 263 ] {d6649ad1-136b-47cd-8081-210e2b9f8e5e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:42.272896 [ 263 ] {d6649ad1-136b-47cd-8081-210e2b9f8e5e} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): 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 05:44:42.273052 [ 33 ] {} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 05:44:42.273102 [ 33 ] {} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.273112 [ 263 ] {d6649ad1-136b-47cd-8081-210e2b9f8e5e} executeQuery: Read 14 rows, 1.01 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 541.54 KiB/sec. 2024.12.21 05:44:42.273135 [ 33 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.273236 [ 263 ] {d6649ad1-136b-47cd-8081-210e2b9f8e5e} TCPHandler: Processed in 0.002272015 sec. 2024.12.21 05:44:42.273416 [ 199 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::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 05:44:42.273547 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.273613 [ 199 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:42.273659 [ 199 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::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 05:44:42.273915 [ 260 ] {80911d4c-08a1-426e-8ed8-067da7870fb6} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:42.273946 [ 199 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::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 05:44:42.274159 [ 260 ] {80911d4c-08a1-426e-8ed8-067da7870fb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:42.274185 [ 199 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::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 05:44:42.274502 [ 199 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::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 05:44:42.274830 [ 199 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::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 05:44:42.277015 [ 260 ] {80911d4c-08a1-426e-8ed8-067da7870fb6} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.277101 [ 260 ] {80911d4c-08a1-426e-8ed8-067da7870fb6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:42.277468 [ 189 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004217201 sec., 16598.68713869697 rows/sec., 1.23 MiB/sec. 2024.12.21 05:44:42.277671 [ 189 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 05:44:42.277999 [ 260 ] {80911d4c-08a1-426e-8ed8-067da7870fb6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 05:44:42.278168 [ 189 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::all_1_5_1} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): 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 05:44:42.278391 [ 189 ] {0648f8ba-bc60-4ed5-834a-e5a220e8ef05::all_1_5_1} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 05:44:42.278569 [ 260 ] {80911d4c-08a1-426e-8ed8-067da7870fb6} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:42.278596 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 05:44:42.278871 [ 260 ] {80911d4c-08a1-426e-8ed8-067da7870fb6} executeQuery: Read 273 rows, 24.60 KiB in 0.005136 sec., 53154.20560747664 rows/sec., 4.68 MiB/sec. 2024.12.21 05:44:42.278956 [ 260 ] {80911d4c-08a1-426e-8ed8-067da7870fb6} TCPHandler: Processed in 0.005580584 sec. 2024.12.21 05:44:42.279149 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.279299 [ 263 ] {a8164f45-1cf2-4a58-b311-970e1ed08453} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 05:44:42.279361 [ 263 ] {a8164f45-1cf2-4a58-b311-970e1ed08453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 05:44:42.280006 [ 263 ] {a8164f45-1cf2-4a58-b311-970e1ed08453} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.280044 [ 263 ] {a8164f45-1cf2-4a58-b311-970e1ed08453} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.280411 [ 263 ] {a8164f45-1cf2-4a58-b311-970e1ed08453} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:42.280665 [ 263 ] {a8164f45-1cf2-4a58-b311-970e1ed08453} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): 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 05:44:42.280874 [ 263 ] {a8164f45-1cf2-4a58-b311-970e1ed08453} executeQuery: Read 42 rows, 3.09 KiB in 0.001604 sec., 26184.538653366584 rows/sec., 1.88 MiB/sec. 2024.12.21 05:44:42.281018 [ 263 ] {a8164f45-1cf2-4a58-b311-970e1ed08453} TCPHandler: Processed in 0.001932127 sec. 2024.12.21 05:44:42.281201 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.281349 [ 260 ] {71600f52-db0d-4bed-b5b5-fbb0f1e1e9f5} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 05:44:42.281411 [ 260 ] {71600f52-db0d-4bed-b5b5-fbb0f1e1e9f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 05:44:42.282022 [ 260 ] {71600f52-db0d-4bed-b5b5-fbb0f1e1e9f5} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.282064 [ 260 ] {71600f52-db0d-4bed-b5b5-fbb0f1e1e9f5} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.282435 [ 260 ] {71600f52-db0d-4bed-b5b5-fbb0f1e1e9f5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:42.282691 [ 260 ] {71600f52-db0d-4bed-b5b5-fbb0f1e1e9f5} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): 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 05:44:42.282974 [ 260 ] {71600f52-db0d-4bed-b5b5-fbb0f1e1e9f5} executeQuery: Read 14 rows, 1004.00 B in 0.001648 sec., 8495.145631067962 rows/sec., 594.94 KiB/sec. 2024.12.21 05:44:42.283118 [ 260 ] {71600f52-db0d-4bed-b5b5-fbb0f1e1e9f5} TCPHandler: Processed in 0.001989117 sec. 2024.12.21 05:44:42.283263 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.283384 [ 263 ] {ac0be7d3-0801-4c81-b17b-c92c554d4356} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 05:44:42.283433 [ 263 ] {ac0be7d3-0801-4c81-b17b-c92c554d4356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 05:44:42.284015 [ 263 ] {ac0be7d3-0801-4c81-b17b-c92c554d4356} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.284054 [ 263 ] {ac0be7d3-0801-4c81-b17b-c92c554d4356} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.284414 [ 263 ] {ac0be7d3-0801-4c81-b17b-c92c554d4356} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:42.284663 [ 263 ] {ac0be7d3-0801-4c81-b17b-c92c554d4356} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): 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 05:44:42.284833 [ 32 ] {} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 05:44:42.284902 [ 263 ] {ac0be7d3-0801-4c81-b17b-c92c554d4356} executeQuery: Read 13 rows, 830.00 B in 0.001542 sec., 8430.609597924773 rows/sec., 525.65 KiB/sec. 2024.12.21 05:44:42.284927 [ 32 ] {} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.284997 [ 32 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.285026 [ 263 ] {ac0be7d3-0801-4c81-b17b-c92c554d4356} TCPHandler: Processed in 0.001809813 sec. 2024.12.21 05:44:42.285201 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.285214 [ 194 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::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 05:44:42.285344 [ 260 ] {9ea676a5-516b-469c-a095-e968f85f36ad} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:42.285387 [ 194 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:42.285404 [ 260 ] {9ea676a5-516b-469c-a095-e968f85f36ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:42.285445 [ 194 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::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 05:44:42.285702 [ 194 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::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 05:44:42.286133 [ 194 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::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 05:44:42.286511 [ 194 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::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 05:44:42.286935 [ 194 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::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 05:44:42.287952 [ 260 ] {9ea676a5-516b-469c-a095-e968f85f36ad} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.288002 [ 260 ] {9ea676a5-516b-469c-a095-e968f85f36ad} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:42.288623 [ 191 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003502174 sec., 18559.900221976408 rows/sec., 1.20 MiB/sec. 2024.12.21 05:44:42.288639 [ 260 ] {9ea676a5-516b-469c-a095-e968f85f36ad} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 05:44:42.288854 [ 191 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 05:44:42.289088 [ 260 ] {9ea676a5-516b-469c-a095-e968f85f36ad} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:42.289534 [ 191 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::all_1_5_1} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): 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 05:44:42.289706 [ 260 ] {9ea676a5-516b-469c-a095-e968f85f36ad} executeQuery: Read 417 rows, 30.48 KiB in 0.004354 sec., 95774.00091869544 rows/sec., 6.84 MiB/sec. 2024.12.21 05:44:42.289848 [ 191 ] {cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06::all_1_5_1} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 05:44:42.289883 [ 260 ] {9ea676a5-516b-469c-a095-e968f85f36ad} TCPHandler: Processed in 0.004766174 sec. 2024.12.21 05:44:42.290098 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. 2024.12.21 05:44:42.290194 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.290420 [ 263 ] {483cbfd2-e871-49d7-b0ca-595b6e645333} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 05:44:42.290514 [ 263 ] {483cbfd2-e871-49d7-b0ca-595b6e645333} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 05:44:42.291015 [ 263 ] {483cbfd2-e871-49d7-b0ca-595b6e645333} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.291081 [ 263 ] {483cbfd2-e871-49d7-b0ca-595b6e645333} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.291466 [ 263 ] {483cbfd2-e871-49d7-b0ca-595b6e645333} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:42.291717 [ 263 ] {483cbfd2-e871-49d7-b0ca-595b6e645333} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): 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 05:44:42.291976 [ 263 ] {483cbfd2-e871-49d7-b0ca-595b6e645333} executeQuery: Read 6 rows, 321.00 B in 0.001605 sec., 3738.3177570093458 rows/sec., 195.31 KiB/sec. 2024.12.21 05:44:42.292043 [ 263 ] {483cbfd2-e871-49d7-b0ca-595b6e645333} TCPHandler: Processed in 0.002043749 sec. 2024.12.21 05:44:42.292196 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.292338 [ 260 ] {03b49913-76ff-40ae-8831-52afb9bb1b3b} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:42.292401 [ 260 ] {03b49913-76ff-40ae-8831-52afb9bb1b3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:42.293005 [ 260 ] {03b49913-76ff-40ae-8831-52afb9bb1b3b} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.293045 [ 260 ] {03b49913-76ff-40ae-8831-52afb9bb1b3b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.293450 [ 260 ] {03b49913-76ff-40ae-8831-52afb9bb1b3b} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 05:44:42.293699 [ 260 ] {03b49913-76ff-40ae-8831-52afb9bb1b3b} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:42.294011 [ 260 ] {03b49913-76ff-40ae-8831-52afb9bb1b3b} executeQuery: Read 237 rows, 16.27 KiB in 0.001681 sec., 140987.50743605 rows/sec., 9.45 MiB/sec. 2024.12.21 05:44:42.294159 [ 260 ] {03b49913-76ff-40ae-8831-52afb9bb1b3b} TCPHandler: Processed in 0.002027999 sec. 2024.12.21 05:44:42.294317 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.294458 [ 263 ] {2120473a-a205-4383-b179-e1feb91ba541} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 05:44:42.294517 [ 263 ] {2120473a-a205-4383-b179-e1feb91ba541} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 05:44:42.295144 [ 263 ] {2120473a-a205-4383-b179-e1feb91ba541} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.295189 [ 263 ] {2120473a-a205-4383-b179-e1feb91ba541} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.295605 [ 263 ] {2120473a-a205-4383-b179-e1feb91ba541} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:42.295857 [ 263 ] {2120473a-a205-4383-b179-e1feb91ba541} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): 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 05:44:42.296134 [ 263 ] {2120473a-a205-4383-b179-e1feb91ba541} executeQuery: Read 1 rows, 69.00 B in 0.0017 sec., 588.2352941176471 rows/sec., 39.64 KiB/sec. 2024.12.21 05:44:42.296273 [ 263 ] {2120473a-a205-4383-b179-e1feb91ba541} TCPHandler: Processed in 0.002022919 sec. 2024.12.21 05:44:42.296407 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.296534 [ 260 ] {4fec9d87-6dd5-496c-bff8-5f410c69424c} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:42.296628 [ 260 ] {4fec9d87-6dd5-496c-bff8-5f410c69424c} 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 05:44:42.297979 [ 260 ] {4fec9d87-6dd5-496c-bff8-5f410c69424c} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.298020 [ 260 ] {4fec9d87-6dd5-496c-bff8-5f410c69424c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.298684 [ 260 ] {4fec9d87-6dd5-496c-bff8-5f410c69424c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:42.298951 [ 260 ] {4fec9d87-6dd5-496c-bff8-5f410c69424c} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): 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 05:44:42.299195 [ 260 ] {4fec9d87-6dd5-496c-bff8-5f410c69424c} executeQuery: Read 35 rows, 64.22 KiB in 0.002691 sec., 13006.317354143443 rows/sec., 23.31 MiB/sec. 2024.12.21 05:44:42.299288 [ 260 ] {4fec9d87-6dd5-496c-bff8-5f410c69424c} TCPHandler: Processed in 0.00293604 sec. 2024.12.21 05:44:42.299438 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:42.299557 [ 263 ] {77488783-d0c8-45ad-93d4-47b3137b6fdf} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:42.299608 [ 263 ] {77488783-d0c8-45ad-93d4-47b3137b6fdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:42.300113 [ 263 ] {77488783-d0c8-45ad-93d4-47b3137b6fdf} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:42.300152 [ 263 ] {77488783-d0c8-45ad-93d4-47b3137b6fdf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.68 GiB. 2024.12.21 05:44:42.300527 [ 263 ] {77488783-d0c8-45ad-93d4-47b3137b6fdf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 05:44:42.300781 [ 263 ] {77488783-d0c8-45ad-93d4-47b3137b6fdf} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:42.300993 [ 263 ] {77488783-d0c8-45ad-93d4-47b3137b6fdf} executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec. 2024.12.21 05:44:42.301045 [ 263 ] {77488783-d0c8-45ad-93d4-47b3137b6fdf} TCPHandler: Processed in 0.00166446 sec. 2024.12.21 05:44:45.937163 [ 26 ] {} DNSResolver: Updating DNS cache 2024.12.21 05:44:45.937224 [ 26 ] {} DNSResolver: Updated DNS cache 2024.12.21 05:44:46.039737 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 2024.12.21 05:44:46.040401 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:46.040449 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:46.040973 [ 244 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 05:44:46.041237 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:44:46.041480 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 2024.12.21 05:44:46.343765 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 2024.12.21 05:44:46.365090 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:46.365160 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:46.373249 [ 243 ] {} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.12.21 05:44:46.374079 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:44:46.377506 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 76 2024.12.21 05:44:47.264151 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.264368 [ 263 ] {7129ef3e-d55f-42a5-9d0d-18d7b771713b} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:47.264450 [ 263 ] {7129ef3e-d55f-42a5-9d0d-18d7b771713b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:47.265207 [ 263 ] {7129ef3e-d55f-42a5-9d0d-18d7b771713b} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.265259 [ 263 ] {7129ef3e-d55f-42a5-9d0d-18d7b771713b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.265692 [ 263 ] {7129ef3e-d55f-42a5-9d0d-18d7b771713b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 05:44:47.265960 [ 263 ] {7129ef3e-d55f-42a5-9d0d-18d7b771713b} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:47.266199 [ 263 ] {7129ef3e-d55f-42a5-9d0d-18d7b771713b} executeQuery: Read 56 rows, 4.38 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.26 MiB/sec. 2024.12.21 05:44:47.266262 [ 263 ] {7129ef3e-d55f-42a5-9d0d-18d7b771713b} TCPHandler: Processed in 0.002253304 sec. 2024.12.21 05:44:47.266514 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.266731 [ 260 ] {6c9d46de-b266-43a4-96e4-6ed966b1cbbe} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:47.266819 [ 260 ] {6c9d46de-b266-43a4-96e4-6ed966b1cbbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:47.267665 [ 260 ] {6c9d46de-b266-43a4-96e4-6ed966b1cbbe} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.267719 [ 260 ] {6c9d46de-b266-43a4-96e4-6ed966b1cbbe} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.268173 [ 260 ] {6c9d46de-b266-43a4-96e4-6ed966b1cbbe} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 05:44:47.268461 [ 260 ] {6c9d46de-b266-43a4-96e4-6ed966b1cbbe} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:47.268753 [ 260 ] {6c9d46de-b266-43a4-96e4-6ed966b1cbbe} executeQuery: Read 64 rows, 5.12 KiB in 0.002077 sec., 30813.673567645645 rows/sec., 2.41 MiB/sec. 2024.12.21 05:44:47.268976 [ 260 ] {6c9d46de-b266-43a4-96e4-6ed966b1cbbe} TCPHandler: Processed in 0.002596642 sec. 2024.12.21 05:44:47.269141 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.269290 [ 263 ] {bb5da722-87b1-4bab-8e8f-eadb99c37f2b} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:47.269354 [ 263 ] {bb5da722-87b1-4bab-8e8f-eadb99c37f2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:47.269973 [ 263 ] {bb5da722-87b1-4bab-8e8f-eadb99c37f2b} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.270014 [ 263 ] {bb5da722-87b1-4bab-8e8f-eadb99c37f2b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.270414 [ 263 ] {bb5da722-87b1-4bab-8e8f-eadb99c37f2b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 05:44:47.270657 [ 263 ] {bb5da722-87b1-4bab-8e8f-eadb99c37f2b} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:47.270875 [ 263 ] {bb5da722-87b1-4bab-8e8f-eadb99c37f2b} executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. 2024.12.21 05:44:47.270931 [ 263 ] {bb5da722-87b1-4bab-8e8f-eadb99c37f2b} TCPHandler: Processed in 0.001862105 sec. 2024.12.21 05:44:47.271087 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.271235 [ 260 ] {5bafc160-37f4-4894-a9bc-3637c135af9b} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:47.271301 [ 260 ] {5bafc160-37f4-4894-a9bc-3637c135af9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:47.271844 [ 260 ] {5bafc160-37f4-4894-a9bc-3637c135af9b} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.271885 [ 260 ] {5bafc160-37f4-4894-a9bc-3637c135af9b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.272274 [ 260 ] {5bafc160-37f4-4894-a9bc-3637c135af9b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.12.21 05:44:47.272515 [ 260 ] {5bafc160-37f4-4894-a9bc-3637c135af9b} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:47.272766 [ 260 ] {5bafc160-37f4-4894-a9bc-3637c135af9b} executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. 2024.12.21 05:44:47.272861 [ 260 ] {5bafc160-37f4-4894-a9bc-3637c135af9b} TCPHandler: Processed in 0.001833434 sec. 2024.12.21 05:44:47.930134 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.930409 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} executeQuery: (from [fd00:1122:3344:101::d]:40784) 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 05:44:47.930858 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.12.21 05:44:47.930914 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} 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 05:44:47.931300 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:47.931383 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} InterpreterSelectQuery: FetchColumns -> Complete 2024.12.21 05:44:47.931560 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Key condition: (column 0 notIn 41-element set) 2024.12.21 05:44:47.931706 [ 296 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.12.21 05:44:47.931826 [ 300 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps 2024.12.21 05:44:47.931893 [ 298 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.12.21 05:44:47.931915 [ 295 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.12.21 05:44:47.932068 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (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 05:44:47.932102 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.12.21 05:44:47.932244 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.12.21 05:44:47.932268 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (SelectExecutor): Reading approx. 41 rows with 4 streams 2024.12.21 05:44:47.932314 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} 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 05:44:47.932361 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} 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 05:44:47.932401 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} 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 05:44:47.932438 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} 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 05:44:47.934499 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} executeQuery: Read 41 rows, 1.56 KiB in 0.00422 sec., 9715.63981042654 rows/sec., 370.72 KiB/sec. 2024.12.21 05:44:47.934723 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} MemoryTracker: Peak memory usage (for query): 144.37 KiB. 2024.12.21 05:44:47.934742 [ 263 ] {b2fcb0ac-cf49-4e3c-8116-90ea38167090} TCPHandler: Processed in 0.004741874 sec. 2024.12.21 05:44:47.974557 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.974742 [ 263 ] {1e611467-0290-4cce-8e6f-6c64ec75a917} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) 2024.12.21 05:44:47.974826 [ 263 ] {1e611467-0290-4cce-8e6f-6c64ec75a917} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.12.21 05:44:47.975774 [ 263 ] {1e611467-0290-4cce-8e6f-6c64ec75a917} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.975819 [ 263 ] {1e611467-0290-4cce-8e6f-6c64ec75a917} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.976310 [ 263 ] {1e611467-0290-4cce-8e6f-6c64ec75a917} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.12.21 05:44:47.976541 [ 263 ] {1e611467-0290-4cce-8e6f-6c64ec75a917} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): 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 05:44:47.976825 [ 263 ] {1e611467-0290-4cce-8e6f-6c64ec75a917} executeQuery: Read 1 rows, 232.00 B in 0.002133 sec., 468.82325363338026 rows/sec., 106.22 KiB/sec. 2024.12.21 05:44:47.977007 [ 263 ] {1e611467-0290-4cce-8e6f-6c64ec75a917} TCPHandler: Processed in 0.002535101 sec. 2024.12.21 05:44:47.977273 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.977464 [ 260 ] {2b94e902-5287-4793-bc1f-65fee785a149} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) 2024.12.21 05:44:47.977539 [ 260 ] {2b94e902-5287-4793-bc1f-65fee785a149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 2024.12.21 05:44:47.978249 [ 260 ] {2b94e902-5287-4793-bc1f-65fee785a149} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.978295 [ 260 ] {2b94e902-5287-4793-bc1f-65fee785a149} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.978712 [ 260 ] {2b94e902-5287-4793-bc1f-65fee785a149} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:47.978977 [ 260 ] {2b94e902-5287-4793-bc1f-65fee785a149} oximeter.fields_i16 (0648f8ba-bc60-4ed5-834a-e5a220e8ef05): 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 05:44:47.979276 [ 260 ] {2b94e902-5287-4793-bc1f-65fee785a149} executeQuery: Read 14 rows, 1.01 KiB in 0.001842 sec., 7600.43431053203 rows/sec., 547.13 KiB/sec. 2024.12.21 05:44:47.979421 [ 260 ] {2b94e902-5287-4793-bc1f-65fee785a149} TCPHandler: Processed in 0.002278855 sec. 2024.12.21 05:44:47.979595 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.979738 [ 263 ] {ccf18f40-b287-4491-8d66-3f6d84faa319} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) 2024.12.21 05:44:47.979798 [ 263 ] {ccf18f40-b287-4491-8d66-3f6d84faa319} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.12.21 05:44:47.980508 [ 263 ] {ccf18f40-b287-4491-8d66-3f6d84faa319} oximeter.fields_ipaddr (ca6151ea-be6c-43ba-841b-8e7af37ec13e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.980555 [ 263 ] {ccf18f40-b287-4491-8d66-3f6d84faa319} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.980930 [ 263 ] {ccf18f40-b287-4491-8d66-3f6d84faa319} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.12.21 05:44:47.981187 [ 263 ] {ccf18f40-b287-4491-8d66-3f6d84faa319} oximeter.fields_ipaddr (ca6151ea-be6c-43ba-841b-8e7af37ec13e): 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 05:44:47.981455 [ 263 ] {ccf18f40-b287-4491-8d66-3f6d84faa319} executeQuery: Read 12 rows, 1002.00 B in 0.001731 sec., 6932.409012131716 rows/sec., 565.29 KiB/sec. 2024.12.21 05:44:47.981521 [ 263 ] {ccf18f40-b287-4491-8d66-3f6d84faa319} TCPHandler: Processed in 0.001992238 sec. 2024.12.21 05:44:47.981691 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.981835 [ 260 ] {42c3491b-9c55-41bb-b406-a7b9f668f1c7} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:47.981894 [ 260 ] {42c3491b-9c55-41bb-b406-a7b9f668f1c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:47.983484 [ 260 ] {42c3491b-9c55-41bb-b406-a7b9f668f1c7} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.983524 [ 260 ] {42c3491b-9c55-41bb-b406-a7b9f668f1c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.983979 [ 260 ] {42c3491b-9c55-41bb-b406-a7b9f668f1c7} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 05:44:47.984237 [ 260 ] {42c3491b-9c55-41bb-b406-a7b9f668f1c7} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:47.984462 [ 260 ] {42c3491b-9c55-41bb-b406-a7b9f668f1c7} executeQuery: Read 1419 rows, 121.15 KiB in 0.002661 sec., 533258.1736189402 rows/sec., 44.46 MiB/sec. 2024.12.21 05:44:47.984518 [ 260 ] {42c3491b-9c55-41bb-b406-a7b9f668f1c7} TCPHandler: Processed in 0.00290371 sec. 2024.12.21 05:44:47.984689 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.984842 [ 263 ] {e61cbbea-bca1-4491-85d6-1727c556a5b7} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) 2024.12.21 05:44:47.984900 [ 263 ] {e61cbbea-bca1-4491-85d6-1727c556a5b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.12.21 05:44:47.985509 [ 263 ] {e61cbbea-bca1-4491-85d6-1727c556a5b7} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.985551 [ 263 ] {e61cbbea-bca1-4491-85d6-1727c556a5b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.985932 [ 263 ] {e61cbbea-bca1-4491-85d6-1727c556a5b7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:47.986191 [ 263 ] {e61cbbea-bca1-4491-85d6-1727c556a5b7} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): 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 05:44:47.986359 [ 39 ] {} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:47.986431 [ 263 ] {e61cbbea-bca1-4491-85d6-1727c556a5b7} executeQuery: Read 54 rows, 3.93 KiB in 0.001611 sec., 33519.5530726257 rows/sec., 2.38 MiB/sec. 2024.12.21 05:44:47.986437 [ 39 ] {} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.986512 [ 39 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.986563 [ 263 ] {e61cbbea-bca1-4491-85d6-1727c556a5b7} TCPHandler: Processed in 0.001942177 sec. 2024.12.21 05:44:47.986783 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.986798 [ 191 ] {c6b024d2-9f13-4906-80be-d3927fda118d::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 05:44:47.987014 [ 260 ] {655d336d-4f0a-475a-8fa8-5415d4042b34} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) 2024.12.21 05:44:47.987061 [ 191 ] {c6b024d2-9f13-4906-80be-d3927fda118d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:47.987126 [ 260 ] {655d336d-4f0a-475a-8fa8-5415d4042b34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 2024.12.21 05:44:47.987133 [ 191 ] {c6b024d2-9f13-4906-80be-d3927fda118d::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 05:44:47.987459 [ 191 ] {c6b024d2-9f13-4906-80be-d3927fda118d::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 05:44:47.987790 [ 191 ] {c6b024d2-9f13-4906-80be-d3927fda118d::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 05:44:47.988133 [ 191 ] {c6b024d2-9f13-4906-80be-d3927fda118d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part 2024.12.21 05:44:47.988423 [ 191 ] {c6b024d2-9f13-4906-80be-d3927fda118d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part 2024.12.21 05:44:47.988715 [ 191 ] {c6b024d2-9f13-4906-80be-d3927fda118d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part 2024.12.21 05:44:47.990373 [ 260 ] {655d336d-4f0a-475a-8fa8-5415d4042b34} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.990444 [ 260 ] {655d336d-4f0a-475a-8fa8-5415d4042b34} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.991477 [ 260 ] {655d336d-4f0a-475a-8fa8-5415d4042b34} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:47.991648 [ 191 ] {c6b024d2-9f13-4906-80be-d3927fda118d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 5 columns (5 merged, 0 gathered) in 0.005037031 sec., 36330.92589662442 rows/sec., 2.71 MiB/sec. 2024.12.21 05:44:47.991850 [ 194 ] {c6b024d2-9f13-4906-80be-d3927fda118d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:47.991889 [ 260 ] {655d336d-4f0a-475a-8fa8-5415d4042b34} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): 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 05:44:47.992168 [ 68 ] {} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:47.992246 [ 260 ] {655d336d-4f0a-475a-8fa8-5415d4042b34} executeQuery: Read 242 rows, 16.79 KiB in 0.005301 sec., 45651.76381814752 rows/sec., 3.09 MiB/sec. 2024.12.21 05:44:47.992298 [ 68 ] {} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.992465 [ 260 ] {655d336d-4f0a-475a-8fa8-5415d4042b34} TCPHandler: Processed in 0.00579406 sec. 2024.12.21 05:44:47.992468 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.992521 [ 194 ] {c6b024d2-9f13-4906-80be-d3927fda118d::all_1_6_1} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d): 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 05:44:47.992804 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.992912 [ 194 ] {c6b024d2-9f13-4906-80be-d3927fda118d::all_1_6_1} oximeter.fields_u16 (c6b024d2-9f13-4906-80be-d3927fda118d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:47.992930 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::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 05:44:47.993369 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. 2024.12.21 05:44:47.993518 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:47.993578 [ 263 ] {f6c8b2da-ae84-4cbe-b390-18edcbf281d4} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) 2024.12.21 05:44:47.993587 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::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 05:44:47.993664 [ 263 ] {f6c8b2da-ae84-4cbe-b390-18edcbf281d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 2024.12.21 05:44:47.993949 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::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 05:44:47.994213 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::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 05:44:47.994593 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part 2024.12.21 05:44:47.994923 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::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 05:44:47.995307 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part 2024.12.21 05:44:47.996543 [ 263 ] {f6c8b2da-ae84-4cbe-b390-18edcbf281d4} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:47.996613 [ 263 ] {f6c8b2da-ae84-4cbe-b390-18edcbf281d4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:47.997589 [ 263 ] {f6c8b2da-ae84-4cbe-b390-18edcbf281d4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:47.998160 [ 263 ] {f6c8b2da-ae84-4cbe-b390-18edcbf281d4} oximeter.fields_u8 (cbf5fa0b-b6c3-49d3-8d98-d7c64b5a8e06): 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 05:44:47.998172 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 541 rows, containing 5 columns (5 merged, 0 gathered) in 0.005492292 sec., 98501.68199360122 rows/sec., 7.06 MiB/sec. 2024.12.21 05:44:47.998409 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:47.998623 [ 263 ] {f6c8b2da-ae84-4cbe-b390-18edcbf281d4} executeQuery: Read 13 rows, 830.00 B in 0.005142 sec., 2528.1991443018283 rows/sec., 157.63 KiB/sec. 2024.12.21 05:44:47.998774 [ 263 ] {f6c8b2da-ae84-4cbe-b390-18edcbf281d4} TCPHandler: Processed in 0.006135938 sec. 2024.12.21 05:44:47.998998 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:47.999014 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::all_1_6_1} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b): 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 05:44:47.999148 [ 195 ] {ac532567-3cac-4a63-a803-587ce108bc9b::all_1_6_1} oximeter.fields_u32 (ac532567-3cac-4a63-a803-587ce108bc9b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:47.999200 [ 260 ] {5a28d76e-59a8-41fb-9d5b-dea148871e2d} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:47.999296 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. 2024.12.21 05:44:47.999323 [ 260 ] {5a28d76e-59a8-41fb-9d5b-dea148871e2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:48.000346 [ 260 ] {5a28d76e-59a8-41fb-9d5b-dea148871e2d} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:48.000386 [ 260 ] {5a28d76e-59a8-41fb-9d5b-dea148871e2d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:48.000799 [ 260 ] {5a28d76e-59a8-41fb-9d5b-dea148871e2d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 05:44:48.001052 [ 260 ] {5a28d76e-59a8-41fb-9d5b-dea148871e2d} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:48.001480 [ 260 ] {5a28d76e-59a8-41fb-9d5b-dea148871e2d} executeQuery: Read 885 rows, 65.75 KiB in 0.00233 sec., 379828.3261802575 rows/sec., 27.56 MiB/sec. 2024.12.21 05:44:48.001669 [ 260 ] {5a28d76e-59a8-41fb-9d5b-dea148871e2d} TCPHandler: Processed in 0.002772936 sec. 2024.12.21 05:44:48.001845 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:48.001986 [ 263 ] {40366f23-a292-46c0-8897-7aa1f38aa451} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) 2024.12.21 05:44:48.002048 [ 263 ] {40366f23-a292-46c0-8897-7aa1f38aa451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2024.12.21 05:44:48.002638 [ 263 ] {40366f23-a292-46c0-8897-7aa1f38aa451} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:48.002679 [ 263 ] {40366f23-a292-46c0-8897-7aa1f38aa451} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:48.003059 [ 263 ] {40366f23-a292-46c0-8897-7aa1f38aa451} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:48.003321 [ 263 ] {40366f23-a292-46c0-8897-7aa1f38aa451} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): 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 05:44:48.003480 [ 68 ] {} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:48.003548 [ 68 ] {} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:48.003583 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:48.003600 [ 263 ] {40366f23-a292-46c0-8897-7aa1f38aa451} executeQuery: Read 6 rows, 321.00 B in 0.001634 sec., 3671.970624235006 rows/sec., 191.85 KiB/sec. 2024.12.21 05:44:48.003817 [ 263 ] {40366f23-a292-46c0-8897-7aa1f38aa451} TCPHandler: Processed in 0.002034989 sec. 2024.12.21 05:44:48.003854 [ 194 ] {9b10e659-0c9b-486b-9565-8178d217fb35::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 05:44:48.004003 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:48.004017 [ 194 ] {9b10e659-0c9b-486b-9565-8178d217fb35::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:48.004057 [ 194 ] {9b10e659-0c9b-486b-9565-8178d217fb35::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 05:44:48.004231 [ 194 ] {9b10e659-0c9b-486b-9565-8178d217fb35::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 05:44:48.004248 [ 260 ] {6f4d74a3-d089-446f-a50d-b6cabf2cb08b} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:48.004473 [ 194 ] {9b10e659-0c9b-486b-9565-8178d217fb35::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 05:44:48.004477 [ 260 ] {6f4d74a3-d089-446f-a50d-b6cabf2cb08b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:48.004773 [ 194 ] {9b10e659-0c9b-486b-9565-8178d217fb35::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 05:44:48.005124 [ 194 ] {9b10e659-0c9b-486b-9565-8178d217fb35::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 05:44:48.005583 [ 194 ] {9b10e659-0c9b-486b-9565-8178d217fb35::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 05:44:48.007040 [ 260 ] {6f4d74a3-d089-446f-a50d-b6cabf2cb08b} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:48.007088 [ 260 ] {6f4d74a3-d089-446f-a50d-b6cabf2cb08b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:48.007355 [ 195 ] {9b10e659-0c9b-486b-9565-8178d217fb35::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003680558 sec., 9781.125579327918 rows/sec., 511.03 KiB/sec. 2024.12.21 05:44:48.007553 [ 195 ] {9b10e659-0c9b-486b-9565-8178d217fb35::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:48.007939 [ 260 ] {6f4d74a3-d089-446f-a50d-b6cabf2cb08b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 05:44:48.008106 [ 195 ] {9b10e659-0c9b-486b-9565-8178d217fb35::all_1_6_1} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35): 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 05:44:48.008226 [ 195 ] {9b10e659-0c9b-486b-9565-8178d217fb35::all_1_6_1} oximeter.measurements_bool (9b10e659-0c9b-486b-9565-8178d217fb35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:48.008356 [ 195 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. 2024.12.21 05:44:48.008415 [ 260 ] {6f4d74a3-d089-446f-a50d-b6cabf2cb08b} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:48.008660 [ 260 ] {6f4d74a3-d089-446f-a50d-b6cabf2cb08b} executeQuery: Read 961 rows, 65.39 KiB in 0.004534 sec., 211954.12439347155 rows/sec., 14.08 MiB/sec. 2024.12.21 05:44:48.008727 [ 260 ] {6f4d74a3-d089-446f-a50d-b6cabf2cb08b} TCPHandler: Processed in 0.004811036 sec. 2024.12.21 05:44:48.008892 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:48.009035 [ 263 ] {d8c3bca0-3982-48c8-a9fe-6e7370109556} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) 2024.12.21 05:44:48.009098 [ 263 ] {d8c3bca0-3982-48c8-a9fe-6e7370109556} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 2024.12.21 05:44:48.009679 [ 263 ] {d8c3bca0-3982-48c8-a9fe-6e7370109556} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:48.009720 [ 263 ] {d8c3bca0-3982-48c8-a9fe-6e7370109556} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:48.010107 [ 263 ] {d8c3bca0-3982-48c8-a9fe-6e7370109556} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:48.010364 [ 263 ] {d8c3bca0-3982-48c8-a9fe-6e7370109556} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): 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 05:44:48.010531 [ 68 ] {} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:48.010601 [ 68 ] {} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:48.010652 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:48.010667 [ 263 ] {d8c3bca0-3982-48c8-a9fe-6e7370109556} executeQuery: Read 1 rows, 69.00 B in 0.001655 sec., 604.2296072507553 rows/sec., 40.71 KiB/sec. 2024.12.21 05:44:48.010892 [ 263 ] {d8c3bca0-3982-48c8-a9fe-6e7370109556} TCPHandler: Processed in 0.002063739 sec. 2024.12.21 05:44:48.010980 [ 188 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::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 05:44:48.011081 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:48.011289 [ 188 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:48.011348 [ 260 ] {a9a2777f-0234-41c7-a5f2-a7a566ddceaf} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:48.011378 [ 188 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part 2024.12.21 05:44:48.011691 [ 260 ] {a9a2777f-0234-41c7-a5f2-a7a566ddceaf} 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 05:44:48.011758 [ 188 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.12.21 05:44:48.012130 [ 188 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.12.21 05:44:48.012484 [ 188 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.12.21 05:44:48.012830 [ 188 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::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 05:44:48.013191 [ 188 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::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 05:44:48.016924 [ 188 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 7 rows, containing 4 columns (4 merged, 0 gathered) in 0.006158628 sec., 1136.6167919218371 rows/sec., 75.95 KiB/sec. 2024.12.21 05:44:48.017108 [ 194 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:48.017138 [ 260 ] {a9a2777f-0234-41c7-a5f2-a7a566ddceaf} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:48.017186 [ 260 ] {a9a2777f-0234-41c7-a5f2-a7a566ddceaf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:48.017483 [ 194 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::all_1_6_1} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72): 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 05:44:48.017599 [ 194 ] {eef789dc-a4f5-4f0a-95da-4e236b115e72::all_1_6_1} oximeter.measurements_f64 (eef789dc-a4f5-4f0a-95da-4e236b115e72) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:48.017700 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. 2024.12.21 05:44:48.018004 [ 260 ] {a9a2777f-0234-41c7-a5f2-a7a566ddceaf} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.12.21 05:44:48.018263 [ 260 ] {a9a2777f-0234-41c7-a5f2-a7a566ddceaf} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): 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 05:44:48.018439 [ 68 ] {} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.12.21 05:44:48.018498 [ 68 ] {} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:48.018545 [ 68 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:48.018587 [ 260 ] {a9a2777f-0234-41c7-a5f2-a7a566ddceaf} executeQuery: Read 35 rows, 64.22 KiB in 0.007299 sec., 4795.177421564598 rows/sec., 8.59 MiB/sec. 2024.12.21 05:44:48.018810 [ 194 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::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 05:44:48.018916 [ 260 ] {a9a2777f-0234-41c7-a5f2-a7a566ddceaf} TCPHandler: Processed in 0.00790549 sec. 2024.12.21 05:44:48.019187 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:48.019213 [ 194 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:48.019295 [ 194 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::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 05:44:48.019674 [ 263 ] {db98e16d-f78b-4c26-b348-6048a21b1488} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:48.019851 [ 194 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::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 05:44:48.019859 [ 263 ] {db98e16d-f78b-4c26-b348-6048a21b1488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:48.020597 [ 194 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::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 05:44:48.021233 [ 194 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2024.12.21 05:44:48.021832 [ 194 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2024.12.21 05:44:48.022379 [ 194 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2024.12.21 05:44:48.022614 [ 263 ] {db98e16d-f78b-4c26-b348-6048a21b1488} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:48.022876 [ 263 ] {db98e16d-f78b-4c26-b348-6048a21b1488} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:48.024074 [ 263 ] {db98e16d-f78b-4c26-b348-6048a21b1488} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.12.21 05:44:48.024737 [ 263 ] {db98e16d-f78b-4c26-b348-6048a21b1488} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:48.025276 [ 263 ] {db98e16d-f78b-4c26-b348-6048a21b1488} executeQuery: Read 34 rows, 2.02 KiB in 0.005853 sec., 5808.986844353323 rows/sec., 345.21 KiB/sec. 2024.12.21 05:44:48.025481 [ 263 ] {db98e16d-f78b-4c26-b348-6048a21b1488} TCPHandler: Processed in 0.006457096 sec. 2024.12.21 05:44:48.026916 [ 192 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 129 rows, containing 19 columns (19 merged, 0 gathered) in 0.0082997 sec., 15542.730460137112 rows/sec., 27.85 MiB/sec. 2024.12.21 05:44:48.027396 [ 192 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.12.21 05:44:48.027879 [ 192 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::all_1_6_1} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d): 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 05:44:48.027965 [ 192 ] {b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d::all_1_6_1} oximeter.measurements_histogramu64 (b0b2f5e5-1432-4a1b-9fb4-f7d65997f92d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.12.21 05:44:48.028136 [ 192 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. 2024.12.21 05:44:51.053927 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 384 2024.12.21 05:44:51.057702 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:51.057763 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:51.059308 [ 242 ] {} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.12.21 05:44:51.059653 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): 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 05:44:51.060291 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 384 2024.12.21 05:44:52.262659 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:52.262960 [ 263 ] {3cb7bd60-096e-4212-8a95-bac7ce44972a} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:52.263080 [ 263 ] {3cb7bd60-096e-4212-8a95-bac7ce44972a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:52.264188 [ 263 ] {3cb7bd60-096e-4212-8a95-bac7ce44972a} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:52.264237 [ 263 ] {3cb7bd60-096e-4212-8a95-bac7ce44972a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:52.264679 [ 263 ] {3cb7bd60-096e-4212-8a95-bac7ce44972a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 05:44:52.264966 [ 263 ] {3cb7bd60-096e-4212-8a95-bac7ce44972a} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:52.265232 [ 263 ] {3cb7bd60-096e-4212-8a95-bac7ce44972a} executeQuery: Read 56 rows, 4.38 KiB in 0.002356 sec., 23769.100169779285 rows/sec., 1.81 MiB/sec. 2024.12.21 05:44:52.265293 [ 263 ] {3cb7bd60-096e-4212-8a95-bac7ce44972a} TCPHandler: Processed in 0.002772146 sec. 2024.12.21 05:44:52.265566 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:52.265780 [ 260 ] {94b256d6-c650-4ac2-842d-d2d18ccb9129} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:52.265854 [ 260 ] {94b256d6-c650-4ac2-842d-d2d18ccb9129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:52.266625 [ 260 ] {94b256d6-c650-4ac2-842d-d2d18ccb9129} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:52.266679 [ 260 ] {94b256d6-c650-4ac2-842d-d2d18ccb9129} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:52.267126 [ 260 ] {94b256d6-c650-4ac2-842d-d2d18ccb9129} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 05:44:52.267388 [ 260 ] {94b256d6-c650-4ac2-842d-d2d18ccb9129} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:52.267634 [ 260 ] {94b256d6-c650-4ac2-842d-d2d18ccb9129} executeQuery: Read 64 rows, 5.12 KiB in 0.00191 sec., 33507.85340314136 rows/sec., 2.62 MiB/sec. 2024.12.21 05:44:52.267704 [ 260 ] {94b256d6-c650-4ac2-842d-d2d18ccb9129} TCPHandler: Processed in 0.002277604 sec. 2024.12.21 05:44:52.267935 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:52.268164 [ 263 ] {43c40d78-594c-4e16-9080-624df94aa0f9} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:52.268265 [ 263 ] {43c40d78-594c-4e16-9080-624df94aa0f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:52.269033 [ 263 ] {43c40d78-594c-4e16-9080-624df94aa0f9} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:52.269073 [ 263 ] {43c40d78-594c-4e16-9080-624df94aa0f9} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:52.269469 [ 263 ] {43c40d78-594c-4e16-9080-624df94aa0f9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 05:44:52.269714 [ 263 ] {43c40d78-594c-4e16-9080-624df94aa0f9} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:52.269952 [ 263 ] {43c40d78-594c-4e16-9080-624df94aa0f9} executeQuery: Read 128 rows, 9.13 KiB in 0.001847 sec., 69301.57011369789 rows/sec., 4.83 MiB/sec. 2024.12.21 05:44:52.270077 [ 263 ] {43c40d78-594c-4e16-9080-624df94aa0f9} TCPHandler: Processed in 0.002253244 sec. 2024.12.21 05:44:52.270242 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:52.270389 [ 260 ] {8d047907-033b-4f83-8f0c-f0f37e4565b7} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:52.270453 [ 260 ] {8d047907-033b-4f83-8f0c-f0f37e4565b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:52.270996 [ 260 ] {8d047907-033b-4f83-8f0c-f0f37e4565b7} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:52.271037 [ 260 ] {8d047907-033b-4f83-8f0c-f0f37e4565b7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:52.271428 [ 260 ] {8d047907-033b-4f83-8f0c-f0f37e4565b7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.12.21 05:44:52.271677 [ 260 ] {8d047907-033b-4f83-8f0c-f0f37e4565b7} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:52.271907 [ 260 ] {8d047907-033b-4f83-8f0c-f0f37e4565b7} executeQuery: Read 48 rows, 3.31 KiB in 0.001555 sec., 30868.16720257235 rows/sec., 2.08 MiB/sec. 2024.12.21 05:44:52.271964 [ 260 ] {8d047907-033b-4f83-8f0c-f0f37e4565b7} TCPHandler: Processed in 0.001790213 sec. 2024.12.21 05:44:53.542541 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 2024.12.21 05:44:53.543287 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:53.543330 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:53.543863 [ 244 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 05:44:53.544130 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:44:53.544322 [ 107 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 05:44:53.544395 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 2024.12.21 05:44:53.544424 [ 107 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:53.544457 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:53.544568 [ 196 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:53.544659 [ 196 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:53.544691 [ 196 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:53.544754 [ 196 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:53.544840 [ 196 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:53.545045 [ 196 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:53.545247 [ 196 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:53.545504 [ 196 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::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 05:44:53.547211 [ 194 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002684195 sec., 1886226.596800903 rows/sec., 26.98 MiB/sec. 2024.12.21 05:44:53.547653 [ 201 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 05:44:53.548020 [ 201 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::all_1_11_2} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:44:53.548126 [ 201 ] {5d28f185-6a58-4710-bf62-1db0c6e6f1a2::all_1_11_2} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 05:44:53.548247 [ 201 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. 2024.12.21 05:44:53.878499 [ 243 ] {} SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 2024.12.21 05:44:53.900226 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:53.900291 [ 243 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:53.907748 [ 243 ] {} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.12.21 05:44:53.908542 [ 243 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:44:53.908853 [ 107 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.12.21 05:44:53.908924 [ 107 ] {} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:53.908968 [ 107 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:53.909379 [ 196 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:53.925139 [ 243 ] {} SystemLog (system.metric_log): Flushed system log up to offset 83 2024.12.21 05:44:53.926534 [ 196 ] {9a104dba-be77-4878-8543-f4eb729c4712::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:53.928174 [ 196 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:53.933700 [ 196 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:53.939116 [ 196 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:53.944469 [ 196 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:53.950200 [ 196 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:53.954899 [ 196 ] {9a104dba-be77-4878-8543-f4eb729c4712::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 05:44:54.001209 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 182.28 MiB, peak 182.28 MiB, free memory in arenas 0.00 B, will set to 173.80 MiB (RSS), difference: -8.48 MiB 2024.12.21 05:44:54.012291 [ 194 ] {9a104dba-be77-4878-8543-f4eb729c4712::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.103182923 sec., 804.3966732750922 rows/sec., 4.16 MiB/sec. 2024.12.21 05:44:54.015474 [ 194 ] {9a104dba-be77-4878-8543-f4eb729c4712::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.12.21 05:44:54.018724 [ 194 ] {9a104dba-be77-4878-8543-f4eb729c4712::all_1_11_2} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712): 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 05:44:54.018866 [ 194 ] {9a104dba-be77-4878-8543-f4eb729c4712::all_1_11_2} system.metric_log (9a104dba-be77-4878-8543-f4eb729c4712) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 2024.12.21 05:44:54.021623 [ 194 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. 2024.12.21 05:44:55.001171 [ 247 ] {} AsynchronousMetrics: MemoryTracking: was 164.07 MiB, peak 182.28 MiB, free memory in arenas 0.00 B, will set to 173.96 MiB (RSS), difference: 9.90 MiB 2024.12.21 05:44:57.263782 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:57.263997 [ 263 ] {1e99714f-ec19-46e5-bc34-948988b72c94} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) 2024.12.21 05:44:57.264081 [ 263 ] {1e99714f-ec19-46e5-bc34-948988b72c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.12.21 05:44:57.264968 [ 263 ] {1e99714f-ec19-46e5-bc34-948988b72c94} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:57.265021 [ 263 ] {1e99714f-ec19-46e5-bc34-948988b72c94} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:57.265469 [ 263 ] {1e99714f-ec19-46e5-bc34-948988b72c94} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 05:44:57.265728 [ 263 ] {1e99714f-ec19-46e5-bc34-948988b72c94} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:57.265937 [ 50 ] {} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 05:44:57.265997 [ 263 ] {1e99714f-ec19-46e5-bc34-948988b72c94} executeQuery: Read 56 rows, 4.38 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 2.08 MiB/sec. 2024.12.21 05:44:57.266033 [ 50 ] {} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:57.266112 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:57.266128 [ 263 ] {1e99714f-ec19-46e5-bc34-948988b72c94} TCPHandler: Processed in 0.00248846 sec. 2024.12.21 05:44:57.266335 [ 190 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:57.266464 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:57.266503 [ 190 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:57.266554 [ 190 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1414 rows starting from the beginning of the part 2024.12.21 05:44:57.266653 [ 260 ] {8345df53-ff68-41e8-ae41-e0c2ae894518} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) 2024.12.21 05:44:57.266707 [ 190 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 273 rows starting from the beginning of the part 2024.12.21 05:44:57.266791 [ 260 ] {8345df53-ff68-41e8-ae41-e0c2ae894518} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.12.21 05:44:57.267173 [ 190 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part 2024.12.21 05:44:57.267516 [ 190 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1419 rows starting from the beginning of the part 2024.12.21 05:44:57.267905 [ 190 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::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 05:44:57.268314 [ 190 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part 2024.12.21 05:44:57.269411 [ 260 ] {8345df53-ff68-41e8-ae41-e0c2ae894518} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:57.269464 [ 260 ] {8345df53-ff68-41e8-ae41-e0c2ae894518} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:57.270165 [ 260 ] {8345df53-ff68-41e8-ae41-e0c2ae894518} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 05:44:57.270437 [ 260 ] {8345df53-ff68-41e8-ae41-e0c2ae894518} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:57.270597 [ 50 ] {} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 05:44:57.270655 [ 50 ] {} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:57.270659 [ 260 ] {8345df53-ff68-41e8-ae41-e0c2ae894518} executeQuery: Read 64 rows, 5.12 KiB in 0.004063 sec., 15751.907457543688 rows/sec., 1.23 MiB/sec. 2024.12.21 05:44:57.270686 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:57.270769 [ 260 ] {8345df53-ff68-41e8-ae41-e0c2ae894518} TCPHandler: Processed in 0.004493848 sec. 2024.12.21 05:44:57.270929 [ 194 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:57.271050 [ 263 ] {} TCP-Session: 41ace080-0fb5-47cf-8264-fe853e058fc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:57.271447 [ 194 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:57.271579 [ 194 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 889 rows starting from the beginning of the part 2024.12.21 05:44:57.271591 [ 263 ] {d2ddd6a8-2fb3-4ad2-a0ab-7e2662422c91} executeQuery: (from [fd00:1122:3344:101::d]:40784) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) 2024.12.21 05:44:57.271600 [ 190 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 3274 rows, containing 5 columns (5 merged, 0 gathered) in 0.00538041 sec., 608503.8129064513 rows/sec., 53.09 MiB/sec. 2024.12.21 05:44:57.271882 [ 263 ] {d2ddd6a8-2fb3-4ad2-a0ab-7e2662422c91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.12.21 05:44:57.271891 [ 194 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 417 rows starting from the beginning of the part 2024.12.21 05:44:57.272232 [ 197 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 05:44:57.272325 [ 194 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2024.12.21 05:44:57.272819 [ 194 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 885 rows starting from the beginning of the part 2024.12.21 05:44:57.273192 [ 194 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::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 05:44:57.273682 [ 194 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part 2024.12.21 05:44:57.273727 [ 187 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_16_3} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f): 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 05:44:57.274194 [ 187 ] {d536be24-0784-4193-8865-9bf6e6e84e4f::all_1_16_3} oximeter.fields_string (d536be24-0784-4193-8865-9bf6e6e84e4f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 05:44:57.274538 [ 187 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. 2024.12.21 05:44:57.275823 [ 263 ] {d2ddd6a8-2fb3-4ad2-a0ab-7e2662422c91} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:57.275889 [ 263 ] {d2ddd6a8-2fb3-4ad2-a0ab-7e2662422c91} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:57.276745 [ 263 ] {d2ddd6a8-2fb3-4ad2-a0ab-7e2662422c91} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 05:44:57.277051 [ 197 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.006277241 sec., 379625.38000373094 rows/sec., 29.09 MiB/sec. 2024.12.21 05:44:57.277199 [ 263 ] {d2ddd6a8-2fb3-4ad2-a0ab-7e2662422c91} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:57.277305 [ 190 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 05:44:57.277443 [ 50 ] {} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 05:44:57.277550 [ 50 ] {} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:57.277630 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:57.277767 [ 263 ] {d2ddd6a8-2fb3-4ad2-a0ab-7e2662422c91} executeQuery: Read 160 rows, 11.41 KiB in 0.006306 sec., 25372.660957817952 rows/sec., 1.77 MiB/sec. 2024.12.21 05:44:57.277975 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:57.278076 [ 263 ] {d2ddd6a8-2fb3-4ad2-a0ab-7e2662422c91} TCPHandler: Processed in 0.007175643 sec. 2024.12.21 05:44:57.278273 [ 190 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_16_3} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c): 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 05:44:57.278363 [ 260 ] {} TCP-Session: d84113eb-72c0-4aa7-b7b7-37844ad31d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.12.21 05:44:57.278412 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:57.278445 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3988 rows starting from the beginning of the part 2024.12.21 05:44:57.278459 [ 190 ] {ca55155f-b33f-41f7-bebd-26fc01169e0c::all_1_16_3} oximeter.fields_uuid (ca55155f-b33f-41f7-bebd-26fc01169e0c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 05:44:57.278625 [ 260 ] {477d6bb3-1d2b-410e-819e-631865649bea} executeQuery: (from [fd00:1122:3344:101::d]:55401) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) 2024.12.21 05:44:57.278745 [ 190 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. 2024.12.21 05:44:57.278904 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:57.278924 [ 260 ] {477d6bb3-1d2b-410e-819e-631865649bea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.12.21 05:44:57.279216 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:57.279614 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:57.280020 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:57.280441 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::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 05:44:57.281157 [ 260 ] {477d6bb3-1d2b-410e-819e-631865649bea} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:57.281201 [ 260 ] {477d6bb3-1d2b-410e-819e-631865649bea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:57.281713 [ 260 ] {477d6bb3-1d2b-410e-819e-631865649bea} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.12.21 05:44:57.282025 [ 260 ] {477d6bb3-1d2b-410e-819e-631865649bea} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:57.282217 [ 50 ] {} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.12.21 05:44:57.282263 [ 50 ] {} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:57.282292 [ 50 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:57.282293 [ 260 ] {477d6bb3-1d2b-410e-819e-631865649bea} executeQuery: Read 60 rows, 4.14 KiB in 0.003801 sec., 15785.319652722967 rows/sec., 1.06 MiB/sec. 2024.12.21 05:44:57.282577 [ 260 ] {477d6bb3-1d2b-410e-819e-631865649bea} TCPHandler: Processed in 0.004355475 sec. 2024.12.21 05:44:57.283057 [ 197 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:57.283178 [ 197 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:57.283211 [ 197 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:57.283290 [ 197 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:57.283434 [ 197 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:57.283644 [ 197 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:57.283861 [ 197 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:57.284300 [ 197 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::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 05:44:57.284431 [ 190 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 5634 rows, containing 5 columns (5 merged, 0 gathered) in 0.0066495 sec., 847281.750507557 rows/sec., 57.16 MiB/sec. 2024.12.21 05:44:57.285058 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 05:44:57.285660 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_16_3} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164): 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 05:44:57.285859 [ 198 ] {1a8d75fe-3aa0-4e74-acd1-f042ab143164::all_1_16_3} oximeter.measurements_cumulativeu64 (1a8d75fe-3aa0-4e74-acd1-f042ab143164) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 05:44:57.286018 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. 2024.12.21 05:44:57.286343 [ 200 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.003842963 sec., 249807.2450866688 rows/sec., 16.34 MiB/sec. 2024.12.21 05:44:57.286579 [ 198 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.12.21 05:44:57.286867 [ 198 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_16_3} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf): 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 05:44:57.286940 [ 198 ] {316e5c77-134f-4a00-88a7-cf8ae7f2f3cf::all_1_16_3} oximeter.measurements_u64 (316e5c77-134f-4a00-88a7-cf8ae7f2f3cf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 2024.12.21 05:44:57.287019 [ 198 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. 2024.12.21 05:44:58.594183 [ 60 ] {} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.12.21 05:44:58.594255 [ 60 ] {} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:44:58.594280 [ 60 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:44:58.594451 [ 197 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::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 05:44:58.594822 [ 197 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.12.21 05:44:58.594873 [ 197 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2024.12.21 05:44:58.594968 [ 197 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::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 05:44:58.595062 [ 197 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.12.21 05:44:58.595145 [ 197 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.12.21 05:44:58.595224 [ 197 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::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 05:44:58.597324 [ 200 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.002964572 sec., 14167.306444235459 rows/sec., 2.34 MiB/sec. 2024.12.21 05:44:58.597561 [ 199 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.12.21 05:44:58.598079 [ 199 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::all_1_5_1} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0): 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 05:44:58.598170 [ 199 ] {561a288e-6f32-4e80-96e9-9a3e35cd33c0::all_1_5_1} oximeter.timeseries_schema (561a288e-6f32-4e80-96e9-9a3e35cd33c0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 2024.12.21 05:44:58.598282 [ 199 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. 2024.12.21 05:45:00.937289 [ 36 ] {} DNSResolver: Updating DNS cache 2024.12.21 05:45:00.937354 [ 36 ] {} DNSResolver: Updated DNS cache 2024.12.21 05:45:01.045462 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 2024.12.21 05:45:01.046151 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:45:01.046202 [ 244 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:45:01.046833 [ 244 ] {} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.12.21 05:45:01.047128 [ 244 ] {} system.asynchronous_metric_log (5d28f185-6a58-4710-bf62-1db0c6e6f1a2): 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 05:45:01.047432 [ 244 ] {} SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 2024.12.21 05:45:01.061520 [ 242 ] {} SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 400 2024.12.21 05:45:01.064585 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.12.21 05:45:01.064643 [ 242 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.67 GiB. 2024.12.21 05:45:01.066185 [ 242 ] {} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.12.21 05:45:01.066525 [ 242 ] {} system.query_log (c6b9b6a2-5449-4e56-8d92-ffce0ec5f23d): 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 05:45:01.067168 [ 242 ] {} SystemLog (system.query_log): Flushed system log up to offset 400